@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--lh-ink:#0b0c0e;--lh-ink-surface:#101216;--lh-ink-card:#101218b8;--lh-ink-elevated:#161820;--lh-cloud:#f7f8fa;--lh-white:#fff;--lh-orange:#ff5c34;--lh-orange-light:#ff7754;--lh-orange-dark:#e44820;--lh-orange-subtle:#ff5c3414;--lh-orange-glow:#ff5c3438;--lh-orange-glow-lg:#ff5c3473;--lh-gradient-orange:linear-gradient(135deg, #ff7e5f 0%, #ff5c34 50%, #e63e14 100%);--lh-gradient-orange-subtle:linear-gradient(180deg, #ff5c341f 0%, #ff5c3403 100%);--lh-gradient-text-light:linear-gradient(180deg, #fff 20%, #bfc4d0 100%);--lh-gradient-card:linear-gradient(180deg, #ffffff0d 0%, #ffffff03 100%);--lh-gradient-glass-border:linear-gradient(180deg, #ffffff26 0%, #ffffff08 100%);--lh-text-primary:#f7f8fa;--lh-text-secondary:#9fa5b2;--lh-text-tertiary:#656c7b;--lh-text-inverse:#0b0c0e;--lh-border:#ffffff14;--lh-border-strong:#ffffff29;--lh-border-highlight:#ffffff47;--lh-border-orange:#ff5c3459;--lh-border-orange-glow:#ff5c3499;--lh-surface:#ffffff08;--lh-surface-elevated:#ffffff0f;--lh-surface-card:#12141aa6;--lh-surface-interactive:#ffffff14;--lh-surface-specular:inset 0 1px 0 0 #ffffff1f;--lh-surface-specular-orange:inset 0 1px 0 0 #ff5c3466;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--space-11:160px;--font-display:"Outfit", "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-family:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"Space Grotesk", "JetBrains Mono", monospace;--text-display:clamp(3.25rem, 8.5vw, 7.5rem);--text-h1:clamp(2.25rem, 5vw, 4.25rem);--text-h2:clamp(1.75rem, 3.5vw, 3rem);--text-h3:clamp(1.25rem, 2vw, 1.85rem);--text-body:1.0625rem;--text-secondary:.9375rem;--text-caption:.8125rem;--text-ui:.875rem;--text-code:.8125rem;--leading-tight:1.05;--leading-normal:1.6;--leading-relaxed:1.8;--tracking-tight:-.03em;--tracking-snug:-.015em;--tracking-normal:0em;--tracking-wide:.06em;--tracking-wider:.14em;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--radius-2xl:30px;--radius-pill:999px;--shadow-sm:0 1px 2px #00000040;--shadow-md:0 4px 20px #00000059;--shadow-lg:0 12px 36px #00000073;--shadow-glass:0 20px 40px -15px #0009;--shadow-glow:0 0 60px #ff5c342e;--shadow-glow-intense:0 0 80px #ff5c3459;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.6s;--duration-slower:1s;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-spring:cubic-bezier(.175, .885, .32, 1.275);--max-width:1280px;--max-width-narrow:820px;--max-width-wide:1440px;--gutter:clamp(20px, 5vw, 64px);--z-base:0;--z-elevated:10;--z-header:100;--z-overlay:200;--z-modal:300}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:#0a0b0e}body{font-family:var(--font-family);font-size:var(--text-body);line-height:var(--leading-normal);color:var(--lh-text-primary);background-color:#0a0b0e;min-height:100vh;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}img,picture,video,canvas,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}ul,ol{list-style:none}input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--lh-orange);outline-offset:3px;border-radius:var(--radius-sm)}::selection{background:var(--lh-orange);color:#fff}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0a0b0e}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#ffffff26}::-webkit-scrollbar-thumb:hover{background:var(--lh-orange)}.text-display{font-size:var(--text-display);font-weight:900;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}.text-h1{font-size:var(--text-h1);font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}.text-h2{font-size:var(--text-h2);letter-spacing:var(--tracking-tight);font-weight:700;line-height:1.2}.text-h3{font-size:var(--text-h3);letter-spacing:var(--tracking-snug);font-weight:600;line-height:1.3}.text-body{font-size:var(--text-body);line-height:var(--leading-normal)}.text-secondary{font-size:var(--text-secondary);color:var(--lh-text-secondary);line-height:var(--leading-normal)}.text-caption{font-size:var(--text-caption);color:var(--lh-text-secondary);letter-spacing:var(--tracking-wide)}.text-gradient-light{background:linear-gradient(#fff 30%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-orange{background:linear-gradient(135deg,#ff7754 0%,#ff5c34 50%,#ff380b 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 35px #ff5c3466);-webkit-background-clip:text;background-clip:text}.glass-panel{-webkit-backdrop-filter:blur(28px)saturate(160%);border-radius:var(--radius-2xl);transition:border-color var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out), transform var(--duration-normal) var(--ease-out);background:#0e1016b3;border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff1a,0 24px 50px -15px #000000b3}.glass-panel:hover{border-color:#ff5c3459;box-shadow:inset 0 1px #ff5c344d,0 30px 60px -15px #ff5c3426}.status-beacon{border-radius:var(--radius-pill);letter-spacing:.08em;text-transform:uppercase;color:var(--lh-text-secondary);background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.status-beacon__dot{background:#10b981;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 10px #10b981}.status-beacon__dot--orange{background:var(--lh-orange);box-shadow:0 0 10px var(--lh-orange)}.status-beacon__dot:after{content:"";opacity:.4;border:1px solid;border-radius:50%;animation:2s ease-out infinite beacon-pulse;position:absolute;inset:-3px}@keyframes beacon-pulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(2.2)}}.container{width:100%;max-width:var(--max-width);padding-left:var(--gutter);padding-right:var(--gutter);margin-left:auto;margin-right:auto}.container--narrow{max-width:var(--max-width-narrow)}.container--wide{max-width:var(--max-width-wide)}.section{padding-top:140px;padding-bottom:140px;position:relative}@media (width<=768px){.section{padding-top:80px;padding-bottom:80px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lh-corner--tl{align-items:flex-start;gap:12px;display:flex;top:clamp(92px,12vh,104px);left:clamp(24px,4vw,56px)}.lh-corner--tr{text-align:right;align-items:flex-start;display:flex;top:clamp(92px,12vh,104px);right:clamp(24px,4vw,56px)}.lh-corner--bl{align-items:flex-end;display:flex;bottom:clamp(20px,3.5vh,34px);left:clamp(24px,4vw,56px)}.lh-corner--br{text-align:right;align-items:flex-end;display:flex;bottom:clamp(20px,3.5vh,34px);right:clamp(24px,4vw,56px)}.lh-corner__tag{letter-spacing:.16em;color:#ffffff8c;margin-top:1px;font-family:Space Grotesk,monospace;font-size:.8rem;line-height:1}.lh-corner__border-left--orange{border-left-color:#ff5c34}.lh-corner__border-right{letter-spacing:.16em;color:#ffffff8c;text-transform:uppercase;border-right:1.5px solid #ffffff59;flex-direction:column;align-items:flex-end;gap:2px;padding-right:10px;font-family:Space Grotesk,monospace;font-size:.65rem;line-height:1.35;display:flex}.lh-corner__border-right--orange{border-right-color:#ff5c34}.lh-header{z-index:100;-webkit-backdrop-filter:blur(10px);background:linear-gradient(#0009 0%,#0003 60%,#0000 100%);border-bottom:1px solid #ffffff08;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.lh-header__inner{justify-content:space-between;align-items:center;width:100%;max-width:1680px;margin:0 auto;padding:0 clamp(24px,4vw,56px);display:flex}.lh-header__brand{z-index:10;align-items:center;gap:12px;text-decoration:none;display:flex}.lh-header__logo-icon{object-fit:contain;filter:drop-shadow(0 0 16px #ff5c3473);width:30px;height:auto;transition:transform .25s}.lh-header__brand:hover .lh-header__logo-icon{transform:scale(1.05)}.lh-header__wordmark{letter-spacing:.22em;color:#fff;text-transform:uppercase;align-items:center;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;display:flex}.lh-header__nav{align-items:center;gap:clamp(24px,3.2vw,44px);display:flex}.lh-header__link{letter-spacing:.04em;color:#ffffffb8;flex-direction:column;align-items:center;padding:8px 2px;font-family:Space Grotesk,sans-serif;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.lh-header__link:hover{color:#fff}.lh-header__link--active{color:#fff;font-weight:500}.lh-header__active-pill{background:#ff5c34;border-radius:2px;width:24px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #ff5c34,0 0 4px #ff7754}.lh-header__cta-wrap{align-items:center;display:flex}.lh-header__cta-btn{letter-spacing:.06em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12121666;border:1px solid #ff5c3473;border-radius:9999px;align-items:center;gap:8px;padding:8px 22px;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 0 14px #ff5c3426}.lh-header__cta-btn:hover{background:#ff5c341f;border-color:#ff5c34;box-shadow:0 0 24px #ff5c3466}.lh-header__cta-chevron{color:#ffffffd9;transition:transform .25s}.lh-header__cta-btn:hover .lh-header__cta-chevron{color:#ff5c34;transform:translate(2px)}.lh-header__menu-btn{color:#fff;z-index:10;padding:8px;display:none}.lh-mobile-menu{display:none}.atmospheric-canvas{pointer-events:none;z-index:5;mix-blend-mode:screen;width:100vw;height:100vh;position:fixed;inset:0}.lh-hero-section{color:#fff;background-color:#000;width:100%;height:100vh;min-height:700px;position:relative;overflow:hidden}.lh-hero-art{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.lh-hero-art__img{object-fit:cover;object-position:center center;width:100%;height:100%}.lh-hero-art__overlay{background:radial-gradient(circle,#0000 40%,#00000073 85%,#000c 100%),linear-gradient(#00000080 0%,#0000 20% 80%,#000000b3 100%);position:absolute;inset:0}.lh-corner{z-index:10;pointer-events:none;position:absolute}.lh-corner--tl{top:92px;left:clamp(24px,4vw,56px)}.lh-corner--tr{top:92px;right:clamp(24px,4vw,56px)}.lh-corner--bl{bottom:32px;left:clamp(24px,4vw,56px)}.lh-corner--br{bottom:32px;right:clamp(24px,4vw,56px)}.lh-corner__border-left{letter-spacing:.16em;color:#ffffff8c;text-transform:uppercase;border-left:1.5px solid #ffffff59;flex-direction:column;gap:2px;padding-left:10px;font-family:Space Grotesk,monospace;font-size:.65rem;line-height:1.35;display:flex}.lh-corner__border-right{letter-spacing:.16em;color:#ffffff8c;text-transform:uppercase;text-align:right;border-right:1.5px solid #ff5c34b3;flex-direction:column;gap:2px;padding-right:10px;font-family:Space Grotesk,monospace;font-size:.65rem;line-height:1.35;display:flex}.lh-side{z-index:10;letter-spacing:.22em;color:#ffffff59;text-transform:uppercase;pointer-events:none;flex-direction:column;gap:3px;font-family:Space Grotesk,monospace;font-size:.72rem;display:flex;position:absolute;top:58%;transform:translateY(-50%)}.lh-side--left{left:clamp(24px,4vw,56px)}.lh-side--right{text-align:right;align-items:flex-end;right:clamp(24px,4vw,56px)}.lh-side__dash{background:#ffffff4d;width:18px;height:1.5px;margin-top:6px}.lh-hero-center{z-index:10;text-align:center;pointer-events:none;flex-direction:column;align-items:center;width:100%;max-width:1280px;padding:0 20px;display:flex;position:absolute;top:20%;left:50%;transform:translate(-50%)}.lh-hero-title{letter-spacing:.26em;color:#fff;text-transform:uppercase;text-shadow:0 4px 30px #000000d9;justify-content:center;align-items:center;gap:.5em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.6rem,5.2vw,4.8rem);font-weight:700;line-height:1.1;display:flex}.lh-lambda{letter-spacing:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.lh-hero-tagline{letter-spacing:.22em;color:#fff;text-transform:uppercase;text-shadow:0 2px 20px #000000d9;margin-top:18px;font-family:Outfit,sans-serif;font-size:clamp(1rem,1.8vw,1.6rem);font-weight:500}.lh-hero-subtitle{letter-spacing:.35em;color:#ffffff8c;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(10px,1.5vw,20px);margin-top:24px;font-family:Space Grotesk,sans-serif;font-size:clamp(.68rem,.85vw,.82rem);font-weight:400;display:flex}.lh-cross{color:#ffffff4d;font-size:.85rem}.lh-hero-bottom-center{z-index:10;text-align:center;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.lh-scroll-indicator{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;transition:transform .25s;display:flex}.lh-scroll-indicator:hover{transform:translateY(3px)}.lh-scroll-needle-circle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .25s;display:flex}.lh-scroll-indicator:hover .lh-scroll-needle-circle{border-color:#ff5c34}.lh-scroll-needle{background:#ff5c34;width:1px;height:10px;display:block;box-shadow:0 0 8px #ff5c34}.lh-scroll-label{letter-spacing:.24em;color:#ffffff80;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:.65rem}.lh-wwb-section{color:#fff;background-color:#000;width:100%;height:100vh;min-height:700px;position:relative;overflow:hidden}.lh-wwb-art{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.lh-wwb-art__img{object-fit:cover;object-position:center center;width:100%;height:100%}.lh-wwb-art__overlay{background:radial-gradient(circle,#0000 45%,#00000073 85%,#000c 100%),linear-gradient(#00000080 0%,#0000 20% 80%,#000000b3 100%);position:absolute;inset:0}.lh-corner__tag{letter-spacing:.18em;color:#fff9;margin-bottom:6px;font-family:Space Grotesk,monospace;font-size:.8rem}.lh-wwb-center{z-index:10;text-align:center;pointer-events:none;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:0 20px;display:flex;position:absolute;top:13%;left:50%;transform:translate(-50%)}.lh-wwb-eyebrow{letter-spacing:.35em;color:#ff5c34;text-transform:uppercase;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:600}.lh-wwb-title{letter-spacing:.12em;color:#fff;text-transform:uppercase;white-space:nowrap;text-shadow:0 4px 24px #000000d9;margin:0 0 14px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.8rem,3.2vw,3.2rem);font-weight:700;line-height:1.15}.lh-wwb-desc{color:#ffffffb8;max-width:640px;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.82rem,.95vw,.92rem);line-height:1.65}.lh-wwb-portals{z-index:12;pointer-events:none;position:absolute;inset:0}.lh-portal-node{pointer-events:auto;flex-direction:column;align-items:flex-start;display:flex;position:absolute}.lh-portal-node--1{top:36%;left:24%}.lh-portal-node__header{align-items:center;gap:6px;margin-bottom:2px;display:flex}.lh-portal-dash{background:#ff5c34;width:14px;height:2px}.lh-portal-num{color:#fff;font-family:Space Grotesk,monospace;font-size:.75rem;font-weight:600}.lh-portal-node__title{color:#fff;letter-spacing:-.01em;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;line-height:1.1;text-decoration:none;transition:color .25s}.lh-portal-node__title:hover{color:#ff5c34}.lh-portal-node__sub{letter-spacing:.2em;color:#ffffff8c;text-transform:uppercase;flex-direction:column;gap:2px;margin:8px 0 14px;font-family:Space Grotesk,monospace;font-size:.65rem;display:flex}.lh-portal-circle-btn{color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .25s;display:flex}.lh-portal-circle-btn:hover{color:#ff5c34;border-color:#ff5c34;transform:scale(1.1);box-shadow:0 0 12px #ff5c3466}.lh-portal-node--2{align-items:center;top:57%;left:59.5%}.lh-portal-node--3{align-items:center;top:60%;left:78%}.lh-portal-node--4{align-items:center;top:63%;left:91%}.lh-portal-node__tag{color:#ffffffb3;font-family:Space Grotesk,monospace;font-size:.75rem}.lh-portal-node__dash-line{background:#fff6;width:14px;height:1px;margin:3px 0}.lh-portal-node__label{letter-spacing:.15em;color:#fff;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:500}.lh-wwb-bottom-center{z-index:10;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.lh-wwb-bottom-dash{background:#ffffff59;width:24px;height:1px}.lh-wwb-bottom-text{letter-spacing:.28em;color:#ffffff80;text-transform:uppercase;align-items:center;gap:12px;font-family:Space Grotesk,sans-serif;font-size:.68rem;display:flex}.lh-product-hero-section{color:#fff;background-color:#000;width:100%;height:100vh;min-height:700px;position:relative;overflow:hidden}.lh-product-art{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.lh-product-art__img{object-fit:cover;object-position:center center;width:100%;height:100%}.lh-product-art__overlay{background:radial-gradient(circle at 75%,#0000 40%,#00000073 85%,#000c 100%),linear-gradient(#00000080 0%,#0000 20% 80%,#000000b3 100%);position:absolute;inset:0}.lh-product-main{z-index:10;max-width:520px;position:absolute;top:28%;left:clamp(24px,4vw,56px)}.lh-product-eyebrow{letter-spacing:.32em;color:#ff5c34;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:22px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;display:flex}.lh-eyebrow-slash{color:#ffffff4d}.lh-product-name{letter-spacing:-.01em;color:#fff;text-shadow:0 4px 30px #000000e6;margin:0 0 16px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(4rem,7.5vw,6.5rem);font-weight:400;line-height:1}.lh-product-subtitle{letter-spacing:.01em;color:#fff;text-shadow:0 2px 20px #000000e6;flex-direction:column;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.4rem,2.3vw,2.2rem);font-weight:300;line-height:1.25;display:flex}.lh-product-desc{color:#ffffffa6;margin-bottom:28px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.85rem,1vw,.95rem);line-height:1.6}.lh-product-btn{letter-spacing:.12em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12121666;border:1px solid #ff5c3473;border-radius:9999px;align-items:center;gap:10px;padding:10px 24px;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 0 16px #ff5c342e}.lh-product-btn:hover{background:#ff5c3426;border-color:#ff5c34;transform:translateY(-1px);box-shadow:0 0 24px #ff5c3473}.lh-product-bottom-center{z-index:10;pointer-events:none;align-items:center;gap:18px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.lh-pagination-line{background:#ffffff59;width:32px;height:1px}.lh-pagination-nums{letter-spacing:.15em;color:#ffffffa6;align-items:center;gap:8px;font-family:Space Grotesk,monospace;font-size:.85rem;display:flex}.lh-pag-curr{color:#fff;font-weight:600}.lh-pag-sep{color:#ffffff4d}.lh-explore-section{color:#fff;background-color:#000;width:100%;height:100vh;min-height:720px;position:relative;overflow:hidden}.lh-explore-art{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.lh-explore-art__img{object-fit:cover;object-position:center center;width:100%;height:100%}.lh-explore-art__overlay{background:radial-gradient(circle at 75%,#0000 40%,#00000073 85%,#000c 100%),linear-gradient(#00000080 0%,#0000 20% 80%,#000000b3 100%);position:absolute;inset:0}.lh-explore-left{z-index:10;max-width:440px;position:absolute;top:26%;left:clamp(24px,4vw,56px)}.lh-explore-eyebrow{letter-spacing:.28em;color:#ff5c34;text-transform:uppercase;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:.76rem;font-weight:600}.lh-explore-title{letter-spacing:.04em;color:#fff;text-transform:uppercase;text-shadow:0 4px 24px #000000d9;flex-direction:column;margin:0 0 20px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.2rem,3.4vw,3.4rem);font-weight:700;line-height:1.08;display:flex}.lh-dot{color:#ff5c34;text-shadow:0 0 12px #ff5c34;font-weight:700}.lh-explore-desc{color:#ffffffa6;max-width:400px;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.85rem,.95vw,.92rem);line-height:1.6}.lh-explore-btn{letter-spacing:.12em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12121666;border:1px solid #ff5c3473;border-radius:9999px;align-items:center;gap:10px;padding:10px 24px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 0 16px #ff5c342e}.lh-explore-btn:hover{background:#ff5c3426;border-color:#ff5c34;transform:translateY(-1px);box-shadow:0 0 24px #ff5c3473}.lh-explore-right{z-index:10;flex-direction:column;gap:clamp(8px,1.2vh,12px);width:clamp(340px,29vw,460px);display:flex;position:absolute;top:clamp(138px,17vh,175px);right:clamp(24px,4vw,56px)}.lh-eco-card{-webkit-backdrop-filter:blur(16px);color:inherit;cursor:pointer;background:#0e101499;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;padding:clamp(11px,1.4vh,15px) 20px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.lh-eco-card--active{background:#121016b8;border-color:#ff5c34;box-shadow:0 0 24px #ff5c3447,inset 0 1px #ff5c3459}.lh-eco-card:hover{border-color:#ff5c3480;transform:translate(-3px)}.lh-eco-card__left{flex-direction:column;flex:1;display:flex}.lh-eco-card__num{color:#ffffff73;letter-spacing:.05em;font-family:Space Grotesk,monospace;font-size:.72rem;font-weight:500}.lh-eco-card__title{color:#fff;letter-spacing:.01em;margin:2px 0 4px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.lh-eco-card__desc{color:#ffffffa6;margin:0 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem;line-height:1.35}.lh-eco-card__tags{letter-spacing:.16em;color:#ffffff73;text-transform:uppercase;align-items:center;gap:8px;font-family:Space Grotesk,monospace;font-size:.62rem;display:flex}.lh-tag-cross{color:#ffffff40;margin-right:8px;font-size:.7rem}.lh-eco-card__right{flex-shrink:0;align-items:center;gap:14px;margin-left:16px;display:flex}.lh-eco-graphic{justify-content:center;align-items:center;width:48px;height:44px;display:flex;position:relative}.lh-graphic-planet{width:42px;height:42px;position:relative}.lh-planet-glow{filter:blur(4px);background:radial-gradient(circle,#ff5c3473 0%,#0000 70%);border-radius:50%;position:absolute;inset:-6px}.lh-planet-sphere{background:radial-gradient(circle at 68% 32%,#fa8 0%,#ff5c34 32%,#a02600 68%,#140400 95%);border-radius:50%;width:100%;height:100%;box-shadow:inset -4px -4px 10px #000000f2,inset 2px 2px 6px #ffc8b466,0 0 14px #ff5c348c}.lh-graphic-cube{filter:drop-shadow(0 0 6px #ff5c3466);justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.lh-graphic-arc{filter:drop-shadow(0 0 6px #ff5c3473);justify-content:center;align-items:center;width:44px;height:42px;display:flex;position:relative}.lh-graphic-horizon{filter:drop-shadow(0 0 6px #ff5c3473);justify-content:center;align-items:center;width:46px;height:30px;display:flex;position:relative}.lh-eco-circle-btn{color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .25s;display:flex}.lh-eco-card:hover .lh-eco-circle-btn{color:#ff5c34;border-color:#ff5c34;transform:scale(1.08)}button.lh-eco-card{font-family:inherit;font-size:inherit;text-align:left;width:100%}.lh-modal-backdrop{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s forwards lh-modal-fade;display:flex;position:fixed;inset:0}.lh-modal-box{background:#0e1016f0;border:1px solid #ff5c3466;border-radius:18px;width:100%;max-width:480px;padding:32px 36px;position:relative;box-shadow:0 0 50px #ff5c3438,inset 0 1px #ffffff1a}.lh-modal-close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.lh-modal-close:hover{color:#ff5c34;background:#ffffff0f}.lh-modal-eyebrow{letter-spacing:.2em;color:#ff5c34;text-transform:uppercase;margin-bottom:8px;font-family:Space Grotesk,monospace;font-size:.72rem}.lh-modal-title{letter-spacing:.02em;color:#fff;margin:0 0 10px;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700}.lh-modal-badge{letter-spacing:.14em;color:#ffa07a;text-transform:uppercase;background:#ff5c341f;border:1px solid #ff5c344d;border-radius:4px;margin-bottom:16px;padding:4px 10px;font-family:Space Grotesk,monospace;font-size:.65rem;display:inline-block}.lh-modal-desc{color:#ffffffbf;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:.92rem;line-height:1.6}.lh-modal-btn{letter-spacing:.08em;color:#fff;background:#ff5c3426;border:1px solid #ff5c34;border-radius:9999px;align-items:center;gap:8px;padding:10px 22px;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 20px #ff5c344d}.lh-modal-btn:hover{background:#ff5c34;transform:translateY(-1px);box-shadow:0 0 30px #ff5c3499}@keyframes lh-modal-fade{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.lh-community-section{color:#fff;background-color:#000;width:100%;height:100vh;min-height:720px;position:relative;overflow:hidden}.lh-community-art{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.lh-community-art__img{object-fit:cover;object-position:center center;width:100%;height:100%}.lh-community-art__overlay{background:radial-gradient(circle,#0000 45%,#00000073 85%,#000c 100%),linear-gradient(#00000080 0%,#0000 20% 75%,#000000bf 100%);position:absolute;inset:0}.lh-corner{z-index:10;letter-spacing:.22em;color:#fff6;text-transform:uppercase;pointer-events:none;font-family:Space Grotesk,monospace;font-size:.72rem;position:absolute}.lh-community-side-wall{z-index:15;text-align:left;letter-spacing:.08em;color:#ff5a36;text-transform:uppercase;pointer-events:none;white-space:nowrap;text-shadow:0 0 10px #ff5a36d9,0 0 22px #ff5a3680,0 0 35px #ff5a3640;flex-direction:column;align-items:flex-start;gap:clamp(4px,.6vh,8px);font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.1rem,1.4vw,1.62rem);font-weight:600;line-height:1.28;display:flex;position:absolute;top:calc(50% - max(100vh,56.3063vw)/4.55789);left:calc(50% + max(100vw,177.6vh)/2.58799)}.lh-community-side-wall span{display:block}.lh-community-hero{z-index:10;max-width:480px;position:absolute;top:clamp(190px,21vh,220px);left:clamp(24px,4vw,56px)}.lh-community-eyebrow{letter-spacing:.32em;color:#ff5c34;text-transform:uppercase;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:.74rem;font-weight:600}.lh-community-title{letter-spacing:.05em;color:#fff;text-transform:uppercase;text-shadow:0 4px 24px #000000d9;flex-direction:column;margin:0 0 14px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.2rem,3.4vw,3.4rem);font-weight:700;line-height:1.05;display:flex}.lh-community-desc{color:#ffffffad;margin-bottom:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.82rem,.92vw,.88rem);line-height:1.55}.lh-community-btn{letter-spacing:.1em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12121666;border:1px solid #ff5c3473;border-radius:9999px;align-items:center;gap:10px;padding:9px 22px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 0 16px #ff5c342e}.lh-community-btn:hover{background:#ff5c3426;border-color:#ff5c34;transform:translateY(-1px);box-shadow:0 0 24px #ff5c3473}.lh-community__portal-text{z-index:8;letter-spacing:.2em;color:#fff6;text-transform:uppercase;pointer-events:none;flex-direction:column;gap:3px;font-family:Space Grotesk,monospace;font-size:.68rem;display:flex;position:absolute;top:35%;left:36%}.lh-community-cards-row{z-index:10;grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:absolute;bottom:85px;left:clamp(24px,4vw,56px);right:clamp(24px,4vw,56px)}.lh-comm-card{-webkit-backdrop-filter:blur(16px);background:#0e10148c;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:16px 20px;transition:all .25s;display:flex;position:relative}.lh-comm-card:hover{border-color:#ff5c3466;transform:translateY(-3px)}.lh-comm-card__header{margin-bottom:12px}.lh-comm-card__icon-wrap{color:#ffffffd9}.lh-comm-card__title{color:#fff;margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:500}.lh-comm-card__desc{color:#fff9;flex:1;margin-bottom:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;line-height:1.45}.lh-comm-circle-btn{color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:26px;height:26px;text-decoration:none;transition:all .25s;display:flex}.lh-comm-circle-btn:hover{color:#ff5c34;border-color:#ff5c34;transform:scale(1.1)}.lh-community-bottom-bar{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:24px;left:clamp(24px,4vw,56px);right:clamp(24px,4vw,56px)}.lh-comm-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.lh-comm-stat__num{color:#fff;letter-spacing:.05em;font-family:Space Grotesk,sans-serif;font-size:clamp(1.1rem,1.6vw,1.55rem);font-weight:700}.lh-comm-stat__lbl{letter-spacing:.18em;color:#ffffff80;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:.65rem}.lh-comm-divider{background:#ffffff26;flex-shrink:0;width:1px;height:28px}.lh-about-section{color:#fff;background-color:#000;width:100%;height:100vh;min-height:720px;position:relative;overflow:hidden}.lh-about-art{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.lh-about-art__img{object-fit:cover;object-position:center center;width:100%;height:100%}.lh-about-art__overlay{background:radial-gradient(circle,#0000 45%,#00000073 85%,#000c 100%),linear-gradient(#00000080 0%,#0000 20% 75%,#000000d9 100%);position:absolute;inset:0}.lh-about-pillar-column{z-index:15;pointer-events:none;flex-direction:column;align-items:flex-end;gap:clamp(24px,3.5vh,44px);display:flex;position:absolute;top:clamp(190px,22vh,230px);right:clamp(48px,6.8vw,110px)}.lh-about-pillar-telemetry{letter-spacing:.22em;color:#ffffff73;text-transform:uppercase;flex-direction:column;align-items:flex-end;gap:3px;font-family:Space Grotesk,monospace;font-size:.72rem;display:flex}.lh-about-pillar-dash{background:#ffffff59;width:18px;height:1.5px;margin-top:6px}.lh-about-pillar-brand{flex-direction:column;align-items:center;gap:8px;display:flex}.lh-about-pillar-logo{filter:drop-shadow(0 0 20px #ff5c34a6)}.lh-about-pillar-name{letter-spacing:.22em;color:#ff7754;text-shadow:0 0 16px #ff5c3499;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600}.lh-about-hero{z-index:10;max-width:520px;position:absolute;top:clamp(190px,21vh,220px);left:clamp(24px,4vw,56px)}.lh-about-eyebrow{letter-spacing:.32em;color:#ff5c34;text-transform:uppercase;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:.74rem;font-weight:600}.lh-about-title{letter-spacing:.05em;color:#fff;text-transform:uppercase;text-shadow:0 4px 24px #000000d9;flex-direction:column;margin:0 0 14px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.2rem,3.4vw,3.4rem);font-weight:700;line-height:1.05;display:flex}.lh-about-title--orange{color:#ff5c34;text-shadow:0 0 24px #ff5c3473}.lh-about-desc{color:#ffffffad;margin-bottom:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.82rem,.92vw,.88rem);line-height:1.55}.lh-about-btn{letter-spacing:.1em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12121666;border:1px solid #ff5c3473;border-radius:9999px;align-items:center;gap:10px;padding:9px 22px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 0 16px #ff5c342e}.lh-about-btn:hover{background:#ff5c3426;border-color:#ff5c34;transform:translateY(-1px);box-shadow:0 0 24px #ff5c3473}.lh-about-cards-strip{z-index:10;justify-content:space-between;align-items:flex-end;gap:40px;display:flex;position:absolute;bottom:85px;left:clamp(24px,4vw,56px);right:clamp(24px,4vw,56px)}.lh-about-cards-row{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;display:grid}.lh-about-card{-webkit-backdrop-filter:blur(16px);background:#0e10148c;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:18px 20px;transition:all .25s;display:flex}.lh-about-card:hover{border-color:#ff5c3466;transform:translateY(-3px)}.lh-about-card__icon-wrap{color:#ffffffd9;margin-bottom:8px}.lh-about-card__title{color:#fff;margin:0 0 4px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:500}.lh-about-card__desc{color:#fff9;font-family:Plus Jakarta Sans,sans-serif;font-size:.76rem;line-height:1.45}.lh-about-quote-wrap{flex-direction:column;align-items:flex-start;gap:8px;min-width:180px;display:flex}.lh-about-quote{color:#fff;letter-spacing:.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:400}.lh-about-quote-dash{background:#ff5c34;width:32px;height:1.5px;box-shadow:0 0 8px #ff5c34}.lh-about-quote-author{letter-spacing:.22em;color:#ffffff80;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:.68rem}.lh-about-bottom-bar{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:24px;left:clamp(24px,4vw,56px);right:clamp(24px,4vw,56px)}.lh-about-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.lh-about-stat__num{color:#fff;letter-spacing:.05em;font-family:Space Grotesk,sans-serif;font-size:clamp(1.1rem,1.6vw,1.55rem);font-weight:700}.lh-about-stat__lbl{letter-spacing:.18em;color:#ffffff80;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:.65rem}.lh-story-modal-backdrop{-webkit-backdrop-filter:blur(18px);z-index:1200;background:#000000c7;justify-content:center;align-items:center;padding:24px;animation:.22s forwards lh-story-modal-fade;display:flex;position:fixed;inset:0}.lh-story-modal-box{background:#0e1016f5;border:1px solid #ff5c3466;border-radius:20px;width:100%;max-width:580px;max-height:90vh;padding:36px 40px;position:relative;overflow-y:auto;box-shadow:0 0 60px #ff5c3440,inset 0 1px #ffffff1a}.lh-story-modal-close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.lh-story-modal-close:hover{color:#ff5c34;background:#ffffff14}.lh-story-modal-eyebrow{letter-spacing:.2em;color:#ff5c34;text-transform:uppercase;margin-bottom:8px;font-family:Space Grotesk,monospace;font-size:.72rem}.lh-story-modal-title{letter-spacing:.02em;color:#fff;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.15}.lh-story-quote-banner{background:#ff5c3414;border-left:3px solid #ff5c34;border-radius:0 8px 8px 0;flex-direction:column;gap:4px;margin-bottom:20px;padding:12px 16px;display:flex}.lh-story-quote-text{color:#ffa07a;font-family:Outfit,sans-serif;font-size:1.05rem;font-style:italic;font-weight:600}.lh-story-quote-author{letter-spacing:.16em;color:#ffffff80;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:.65rem}.lh-story-modal-body{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.lh-story-modal-body p{color:#ffffffc7;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;line-height:1.65}.lh-story-modal-body strong{color:#fff;font-weight:600}.lh-story-modal-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:28px;display:grid}.lh-story-stat-card{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;display:flex}.lh-story-stat-val{color:#ff5c34;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.lh-story-stat-lbl{letter-spacing:.08em;color:#ffffff80;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:.58rem;line-height:1.2}.lh-story-modal-actions{justify-content:flex-start;display:flex}.lh-story-modal-btn{letter-spacing:.08em;color:#fff;cursor:pointer;background:#ff5c3426;border:1px solid #ff5c34;border-radius:9999px;align-items:center;gap:10px;padding:12px 26px;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:500;transition:all .25s;display:inline-flex;box-shadow:0 0 24px #ff5c3459}.lh-story-modal-btn:hover{background:#ff5c34;transform:translateY(-1px);box-shadow:0 0 35px #ff5c34b3}@keyframes lh-story-modal-fade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (width<=600px){.lh-story-modal-box{padding:24px 20px}.lh-story-modal-stats{grid-template-columns:repeat(2,1fr)}}.lh-scene-nav{z-index:85;pointer-events:auto;flex-direction:column;align-items:center;display:flex;position:fixed;top:50%;right:clamp(14px,2.2vw,32px);transform:translateY(-50%)}.lh-scene-nav__track{-webkit-backdrop-filter:blur(12px);background:#0a0b0e73;border:1px solid #ffffff14;border-radius:9999px;flex-direction:column;gap:16px;padding:12px 6px;display:flex;box-shadow:0 10px 30px #00000080}.lh-scene-nav__item{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .25s;display:flex;position:relative}.lh-scene-nav__dot{background:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:6px;height:6px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.lh-scene-nav__dot-inner{border-radius:50%;width:100%;height:100%}.lh-scene-nav__item:hover .lh-scene-nav__dot{background:#fff;transform:scale(1.4)}.lh-scene-nav__item--active .lh-scene-nav__dot{background:#ff5c34;border-radius:9999px;width:8px;height:22px;box-shadow:0 0 14px #ff5c34cc,0 0 28px #ff5c3466}.lh-scene-nav__tooltip{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(16px);white-space:nowrap;letter-spacing:.14em;color:#fff;text-transform:uppercase;background:#0e1016d9;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-family:Space Grotesk,monospace;font-size:.72rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;right:calc(100% + 14px);transform:translateY(-50%)translate(6px);box-shadow:0 8px 24px #0009}.lh-scene-nav__tooltip-num{color:#ff5c34;font-weight:700}.lh-scene-nav__tooltip-name{color:#ffffffd9}.lh-scene-nav__item:hover .lh-scene-nav__tooltip{opacity:1;transform:translateY(-50%)translate(0)}.lh-world-flow{background-color:#000;width:100%;position:relative;overflow-x:hidden}.lh-world-flow>section{scroll-snap-align:start;scroll-snap-stop:always;border-bottom:1px solid #ffffff0d;width:100%;height:100vh;min-height:700px;scroll-margin-top:0;position:relative}.lh-world-flow>section:last-child{border-bottom:none}
