@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Raleway:wght@300;400;600&family=UnifrakturMaguntia&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,300;0,400;0,500;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;700&family=JetBrains+Mono:wght@300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400&family=JetBrains+Mono:wght@300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400&family=UnifrakturMaguntia&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&family=UnifrakturMaguntia&display=swap";:root{--bg-header: #fff1d8;--bg-menu: #0A0A0A;--text-main: #fff1d8;--gray-light: #7C7C7C;--accent-red: #8B1E16;--accent-gold: #C5A46D;--border-gold: rgba(197, 164, 109, .15);--old-london: "UnifrakturMaguntia", cursive;--sans: "Inter", sans-serif;--serif: "Playfair Display", serif;text-decoration:none}.fm-header{position:fixed;top:0;left:0;width:100%;z-index:10000;color:#000;transition:all .6s cubic-bezier(.16,1,.3,1);background:transparent;border-bottom:1px solid transparent;transition:all 1s ease;animation:fadeIn 2s ease forwards}.fm-header.scroll{background:#ffffffd9;color:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-gold)}.fm-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:.4rem 3vw}.left-section{display:flex;align-items:center}.logo{font-family:var(--old-london);color:#000;font-size:1.3vw;text-decoration:none;transition:all .4s ease;opacity:1}.logo:hover{opacity:.5}.center-section{display:flex;align-items:center;gap:1.5rem}.nav-item{position:relative}.nav-link{padding:8px 16px;color:#000;text-decoration:none;font-family:var(--sans);font-size:.75rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;transition:all .3s ease;display:flex;align-items:center;cursor:crosshair}.nav-item:hover .nav-link{color:var(--accent-gold)}.mega-menu{position:absolute;margin-top:-.8vh;top:100%;left:50%;transform:translate(-50%) translateY(12px) scale(.98);border-radius:4px;background:var(--bg-menu);border:1px solid var(--border-gold);box-shadow:0 40px 80px #000000f2,0 0 0 1px #000;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;filter:blur(8px)}.mega-menu:before{content:"";position:absolute;top:-20px;left:0;width:100%;height:20px;background:transparent}.nav-item:hover .mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(8px) scale(1);filter:blur(0)}.w-large{width:850px}.w-medium{width:650px}.menu-wrapper{display:flex;flex-direction:column}.menu-grid{display:flex;background:var(--bg-menu)}.menu-col{flex:1;padding:2.5rem;border-right:1px dashed var(--border-gold);display:flex;flex-direction:column;gap:2.5rem}.menu-col:last-child{border-right:none}.menu-card{display:flex;flex-direction:column;text-decoration:none;transition:transform .3s ease;cursor:crosshair}.menu-card:hover{transform:translate(6px)}.card-label{color:var(--accent-red);font-family:var(--sans);font-size:.7rem;letter-spacing:.25em;margin-bottom:.8rem;transition:color .3s ease}.menu-card:hover .card-label{color:var(--accent-gold)}.card-title.OldLondon{color:var(--text-main);font-family:var(--old-london);font-size:1.8rem;line-height:1.1;margin-bottom:.5rem;transition:color .3s ease}.menu-card:hover .card-title.OldLondon{color:var(--accent-gold)}.card-desc{color:var(--gray-light);font-family:var(--sans);font-size:.85rem;line-height:1.5;transition:color .3s ease}.menu-card:hover .card-desc{color:var(--text-main)}.menu-footer{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;background:#050505;border-top:1px solid var(--border-gold)}.footer-text{color:var(--gray-light);font-family:var(--sans);font-size:.7rem;letter-spacing:.2em;font-weight:500}.footer-link{color:var(--accent-gold);font-family:var(--old-london);text-decoration:none;font-size:1.2rem;transition:all .3s;cursor:crosshair}.footer-link:hover{color:#fff;transform:translate(4px)}.right-section{display:flex;align-items:center}.btn-premium{padding:.8rem 2.2rem;background:transparent;color:var(--accent-gold);border:1px solid var(--accent-gold);border-radius:2px;font-family:var(--sans);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;cursor:crosshair;transition:all .5s ease;text-decoration:none}:root{--bg-footer: #030303;--text-main: #E5E0D8;--gray-light: #7C7C7C;--accent-red: #8B1E16;--accent-gold: #C5A46D;--border-gold: rgba(197, 164, 109, .15);--old-london: "UnifrakturMaguntia", cursive;--sans: "Inter", sans-serif;--serif: "Playfair Display", serif}.fm-footer{position:relative;background:var(--bg-footer);border-top:1px solid var(--border-gold);z-index:10;font-family:var(--sans);display:flex;flex-direction:column}.fm-footer-container{max-width:1400px;margin:0 auto;padding:6rem 2vw 5rem;display:grid;gap:4rem}@media(min-width:1024px){.fm-footer-container{grid-template-columns:1.2fr 2.8fr;gap:6rem;align-items:start}}.fm-footer-brand{display:flex;flex-direction:column;gap:1.5rem}.fm-footer-logo{height:22px;width:auto;opacity:.9;transition:opacity .3s ease}.fm-footer-logo-link:hover .fm-footer-logo{opacity:1;filter:drop-shadow(0 0 10px rgba(197,164,109,.4))}.fm-footer-desc{color:var(--gray-light);font-size:.9rem;line-height:1.8;max-width:360px}.fm-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:3rem}.fm-footer-col{display:flex;flex-direction:column;gap:1rem}.fm-footer-label{color:var(--accent-red);font-family:var(--sans);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase}.fm-footer-col-title{color:var(--text-main);font-family:var(--serif);font-size:1.5rem;font-weight:500;letter-spacing:-.02em;margin-bottom:.5rem}.fm-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.fm-footer-list a{color:var(--gray-light);text-decoration:none;font-size:.85rem;transition:all .3s ease;cursor:crosshair}.fm-footer-list a:hover{color:var(--accent-gold);transform:translate(4px)}.fm-footer-bottom{border-top:1px dashed var(--border-gold);background:#020202}.fm-footer-bottom-container{max-width:1400px;margin:0 auto;padding:2rem 3vw;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media(min-width:768px){.fm-footer-bottom-container{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.fm-footer-copy{color:var(--gray-light);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.fm-footer-legal{display:flex;align-items:center;gap:1rem}.fm-footer-legal a{color:var(--gray-light);text-decoration:none;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;transition:color .3s ease;cursor:crosshair}.fm-footer-legal a:hover{color:var(--accent-gold)}.fm-footer-dot{color:var(--gray-light);opacity:.4}.fm-footer-sig.OldLondon{color:#c5a46d40;font-family:var(--old-london);font-size:1.8rem;line-height:1}.athena-page{background-color:#000;color:#fff;min-height:100vh;font-family:Raleway,sans-serif;-webkit-font-smoothing:antialiased}.mono{font-family:Raleway,sans-serif;text-transform:uppercase}.italic-accent{font-style:italic}.red-text{color:red}.athena-hero{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:radial-gradient(circle at 50% 50%,#28000033,#000 70%)}.hero-meta{position:absolute;top:4rem;display:flex;justify-content:space-between;width:90%;max-width:1400px;font-size:.7rem;color:#444;font-weight:300}.status-badge{display:flex;align-items:center;gap:.8rem;color:#666}.red-dot{width:6px;height:6px;background-color:red;border-radius:50%;box-shadow:0 0 10px red}.red-dot.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.athena-title{font-size:clamp(5rem,15vw,12rem);font-weight:100;line-height:1;color:#fff;letter-spacing:.3em;animation:Title 4s ease}.hero-tagline-section{height:60vh;display:flex;align-items:center;justify-content:center}.athena-tagline{font-size:clamp(1.5rem,4vw,3rem);color:red;font-weight:300;text-transform:uppercase;letter-spacing:.3em}.athena-manifesto-section{padding:10rem 5vw;text-align:center;max-width:1200px;margin:0 auto}.athena-manifesto{font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.1;margin-bottom:3rem}.athena-subtitle{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6;font-weight:400}.product-interface-section{padding:10rem 5vw;display:flex;justify-content:center}.hero-terminal-mockup{width:100%;max-width:1100px;background:#050505;border:1px solid rgba(255,255,255,.05);border-radius:8px;overflow:hidden;box-shadow:0 50px 100px #000c}.term-header{background:#ffffff05;padding:1rem 1.5rem;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.03)}.term-btns{display:flex;gap:.5rem}.term-btn{width:8px;height:8px;border-radius:50%;background:#222}.term-title{margin-left:auto;font-size:.65rem;color:#333}.term-body{padding:4rem}.term-prompt{font-size:1.5rem;font-weight:300;margin-bottom:3rem;display:flex;align-items:center;gap:1rem}.cursor{width:10px;height:24px;background:red;display:inline-block;animation:blink .8s infinite}.term-logs{font-size:.8rem;color:#444;margin-bottom:4rem;display:flex;flex-direction:column;gap:.8rem}.log-success{color:#222;margin-left:auto}.animate-log-1{animation:fadeIn .1s forwards .5s;opacity:0}.animate-log-2{animation:fadeIn .1s forwards 1s;opacity:0}.animate-log-3{animation:fadeIn .1s forwards 1.5s;opacity:0}.animate-log-4{animation:fadeIn .1s forwards 2s;opacity:0}.animate-result{animation:fadeIn .8s forwards 2.5s;opacity:0}@keyframes fadeIn{to{opacity:1}}.term-result{background:#ffffff03;border:1px solid rgba(255,255,255,.03);border-left:2px solid #FF0000;padding:2.5rem}.result-header{display:flex;justify-content:space-between;font-size:.7rem;color:#444;margin-bottom:1.5rem}.result-content{font-size:1.1rem;line-height:1.7;color:#aaa;margin-bottom:3rem}.result-visual{display:flex;align-items:flex-end;gap:1.5rem;height:80px;border-bottom:1px solid rgba(255,255,255,.03)}.bar{flex:1;background:#ffffff0d;transition:height 1s ease}.bar.red{background:red}.statement-section{padding:15rem 5vw;text-align:center}.massive-statement{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.2}.statement-sub{display:block;color:#333;margin-top:1.5rem;font-weight:100}.how-it-thinks-section{padding:10rem 5vw;text-align:center}.section-title{font-size:.7rem;color:#444;margin-bottom:6rem}.thinking-pipeline{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.thinking-step{font-size:1.2rem;font-weight:300;color:#888;transition:color .3s}.thinking-step:hover{color:#fff}.thinking-arrow{color:#222;font-size:1.5rem}.architecture-section{padding:10rem 5vw;background:#020202}.blueprint-svg-container{max-width:1000px;margin:0 auto}.blueprint-svg{width:100%;height:auto}.svg-line{stroke:#222;stroke-width:1}.svg-box{fill:#000;stroke:#222;stroke-width:1}.svg-text{fill:#444;font-size:14px;font-weight:300}.svg-text.small{font-size:10px}.svg-text.tiny{font-size:8px}.athena-node{stroke:#fff}.athena-node+text{fill:#fff}.user-node{fill:#666}.integrations-section{padding:10rem 5vw;text-align:center}.integrations-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:3rem;max-width:1000px;margin:0 auto}.integration-item{font-size:.9rem;color:#333;transition:all .4s ease;cursor:default}.integration-item:hover{color:#fff;transform:translateY(-5px)}.capabilities-section{padding:10rem 5vw;max-width:1400px;margin:0 auto}.bento-container{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:900px){.bento-container{grid-template-columns:1fr 1fr}.bento-card.wide{grid-column:span 2}}.bento-card{background:#050505;border:1px solid rgba(255,255,255,.03);padding:6rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.bento-icon{font-size:1.2rem;color:#222}.bento-card h4{font-size:2.5rem;font-weight:300}.bento-card p{color:#555;font-size:1.1rem;line-height:1.6;max-width:500px}.tech-specs-section{padding:10rem 5vw;max-width:900px;margin:0 auto}.specs-grid-v2{display:flex;flex-direction:column;gap:2rem}.spec-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #111;padding-bottom:1.5rem}.spec-label{color:#444;font-size:.8rem}.spec-value{color:#fff;font-size:1.2rem;font-weight:300}.doc-specs-section{padding:10rem 5vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:6rem;max-width:1200px;margin:0 auto}.doc-title{font-size:1.2rem;margin-bottom:1.5rem;font-weight:300}.doc-divider{height:1px;background:red;width:100%;margin-bottom:3rem}.doc-list{list-style:none;display:flex;flex-direction:column;gap:1.5rem;padding:0}.doc-list li{color:#555;font-size:1rem}.athena-cta{padding:15rem 5vw;text-align:center;background:radial-gradient(circle at 50% 100%,#ff00000d,#000 60%)}.cta-manifesto{font-size:2rem;font-weight:100;color:#444;margin-bottom:4rem;line-height:1.5}.cta-divider{width:60px;height:1px;background:#222;margin:0 auto 4rem}.athena-cta h2{font-size:clamp(3rem,8vw,6rem);font-weight:100;margin-bottom:5rem}.premium-cta{background:#fff;color:#000;border:none;padding:1.5rem 4rem;font-size:.9rem;cursor:pointer;transition:all .3s ease}.premium-cta:hover{background:red;color:#fff}@media(max-width:768px){.term-body{padding:2rem}.term-prompt{font-size:1.1rem}.athena-title{font-size:4rem}}:root{--bg-primary: #000000;--bg-secondary: #050505;--bg-tertiary: #090909;--bg-quaternary: #020202;--text-primary: #ffffff;--text-secondary: #888888;--text-tertiary: #555555;--text-dim: #333333;--orange: #ff4500;--orange-dim: #ff450066;--orange-glow: rgba(255, 69, 0, .15);--hairline: rgba(255, 255, 255, .06);--hairline-strong: rgba(255, 255, 255, .1);--container-max: 1400px;--container-pad: 4rem}.hephaestus-page{background-color:var(--bg-primary);color:var(--text-primary);font-family:Raleway,sans-serif;-webkit-font-smoothing:antialiased;animation:fadeIn 4s ease forwards}.orange-text{color:var(--orange)}.orange-bg{background-color:var(--orange)!important}.container{max-width:var(--container-max);margin:0 auto;padding-inline:var(--container-pad)}.divider{border:none;border-bottom:1px solid var(--hairline)}.texture-grid{background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:80px 80px}.eng-detail{position:absolute;font-size:.6rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.15em;display:flex;flex-direction:column;gap:.3rem;pointer-events:none}.eng-detail span:first-child{color:var(--text-tertiary)}.eng-detail .value{color:var(--text-secondary)}.eng-detail--tl{top:2.5rem;left:var(--container-pad)}.eng-detail--tr{top:2.5rem;right:var(--container-pad);text-align:right}.eng-detail--bl{bottom:2.5rem;left:var(--container-pad)}.eng-detail--br{bottom:2.5rem;right:var(--container-pad);text-align:right}.hero-section{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:20rem 5vw 14rem;position:relative;background:radial-gradient(circle at 50% 0%,rgba(255,69,0,.06) 0%,transparent 55%)}.hero-meta{position:absolute;top:4rem;display:flex;justify-content:space-between;width:90%;max-width:var(--container-max);font-size:.7rem;color:var(--text-dim)}.orange-dot{width:6px;height:6px;background:var(--orange);border-radius:50%;box-shadow:0 0 10px var(--orange)}.orange-dot.pulse{animation:pulse 2s infinite}.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:12rem}.hero-title{font-size:clamp(4rem,15vw,130px);font-weight:100;line-height:1;text-align:center;margin-bottom:2.5rem;animation:Title 4s ease forwards}.hero-tagline{font-size:1.4rem;font-weight:300;color:var(--orange);margin-bottom:0;text-transform:uppercase;letter-spacing:.4em}.hero-stats-row{display:flex;gap:5rem;justify-content:center;margin-top:6rem}.stat-item{display:flex;flex-direction:column-reverse;align-items:center;gap:.75rem}.stat-item .label{font-size:.65rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.2em;font-weight:500}.stat-item .value{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:200;color:var(--text-primary);line-height:1}.hero-software-mockup{width:100%;max-width:var(--container-max);height:700px;background:#060606;border:none;border-radius:12px;display:flex;overflow:hidden;box-shadow:0 40px 120px #00000080,0 0 0 1px #ffffff08}.mockup-sidebar{width:220px;background:#080808;border-right:none;border-bottom:none;box-shadow:inset -1px 0 0 var(--hairline);display:flex;flex-direction:column;padding:2rem 0;gap:0}.sidebar-group-label{font-size:.6rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.15em;padding:0 1.5rem;margin:1.5rem 0 .75rem}.connection-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1.5rem;font-size:.75rem;color:var(--text-secondary);font-weight:300;transition:color .3s,background .3s}.connection-item:hover{color:var(--text-primary);background:#ffffff05}.connection-item .conn-dot{width:5px;height:5px;border-radius:50%;background:var(--text-dim)}.connection-item.online .conn-dot{background:var(--orange);box-shadow:0 0 6px var(--orange)}.sidebar-item{width:24px;height:24px;background:#1a1a1a;border-radius:4px}.sidebar-item.active{background:var(--orange)}.mt-auto{margin-top:auto}.mockup-main{flex:1;display:flex;flex-direction:column;min-width:0}.mockup-topbar{height:54px;border-bottom:1px solid var(--hairline);display:flex;align-items:center;padding:0 2rem;justify-content:space-between}.breadcrumb{font-size:.65rem;color:var(--text-tertiary);letter-spacing:.05em}.topbar-actions{display:flex;gap:.8rem}.action-btn{width:40px;height:20px;background:#141414;border-radius:2px;transition:background .3s}.action-btn:hover{background:#1e1e1e}.mockup-content{flex:1;padding:2rem}.editor-grid{display:grid;grid-template-columns:1fr 320px;gap:2px;background:var(--hairline);height:100%}.canvas-area{background:#050505;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(#111 1px,transparent 1px);background-size:30px 30px}.node-grid{display:flex;flex-direction:column;align-items:center;gap:2rem}.node-item{width:220px;background:#000;border:none;border-radius:6px;padding:1.1rem 1.2rem;box-shadow:0 0 0 1px #ffffff0a;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s}.node-item:hover{transform:translateY(-4px)}.node-item.active{box-shadow:0 0 0 1px var(--orange-dim),0 0 30px var(--orange-glow)}.node-header{display:flex;justify-content:space-between;font-size:.55rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem}.node-header .node-status{color:var(--text-dim)}.node-item.active .node-header .node-status{color:var(--orange)}.node-body{font-size:.85rem;font-weight:300;margin-bottom:.5rem}.node-footer{display:flex;justify-content:space-between;font-size:.6rem;color:var(--text-tertiary)}.node-line{width:1px;height:30px;background:var(--hairline-strong)}.terminal-area{background:#000;border:none;box-shadow:inset 1px 0 0 var(--hairline);padding:1.5rem;font-size:.68rem;color:var(--text-tertiary);line-height:1.7;font-weight:300}.term-cursor{width:6px;height:12px;background:var(--orange);display:inline-block;margin-left:5px;animation:blink .8s infinite}@keyframes blink{50%{opacity:0}}.metric-bar{display:flex;align-items:center;gap:.75rem}.metric-bar .track{flex:1;height:3px;background:#141414;border-radius:2px;overflow:hidden}.metric-bar .fill{height:100%;background:var(--orange)}.statement-section{padding:24rem 5vw;text-align:center;background:var(--bg-secondary)}.massive-text{font-size:clamp(3rem,10vw,84px);font-weight:100;line-height:1.15}.dim-text{color:var(--text-dim)}.feature-showcase{padding:18rem 5vw;background:var(--bg-tertiary);background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:80px 80px}.showcase-header{text-align:center;margin-bottom:8rem}.showcase-header h3{font-size:.7rem;font-weight:500;color:var(--text-dim);letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem}.showcase-title{font-size:3rem;font-weight:300}.pipeline-industrial{display:flex;justify-content:center;align-items:stretch;gap:1px;max-width:var(--container-max);margin:0 auto;background:var(--hairline)}.pipe-block{width:220px;height:130px;border:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;padding:1.5rem;position:relative;background:#030303;transition:transform .4s cubic-bezier(.16,1,.3,1)}.pipe-block:hover{transform:translateY(-6px)}.pipe-block.active{box-shadow:inset 0 -2px 0 var(--orange)}.pipe-block.active .pipe-glow{position:absolute;inset:0;background:var(--orange);opacity:.05;filter:blur(10px);pointer-events:none}.pipe-label{font-size:.75rem;color:var(--text-secondary);font-weight:400}.pipe-block.active .pipe-label{color:var(--orange)}.pipe-status{font-size:.55rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.12em}.pipe-meta{font-size:.6rem;color:var(--text-tertiary)}.pipe-connector{width:40px;height:1px;background:var(--hairline-strong);align-self:center}.interlude-section{padding:28rem 5vw;text-align:center;background:var(--bg-quaternary)}.interlude-text{font-size:clamp(2rem,8vw,64px);font-weight:100;color:var(--text-dim)}.bento-grid-section{padding:18rem 5vw;background:var(--bg-primary)}.bento-container{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(220px,auto);grid-auto-flow:dense;gap:1px;background:var(--hairline);max-width:var(--container-max);margin:0 auto}.bento-card-text,.bento-card-large{background:var(--bg-primary);padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:center;transition:transform .4s cubic-bezier(.16,1,.3,1),background .4s}.bento-card-text:hover,.bento-card-large:hover{transform:translateY(-6px);background:#030303}.bento-card-large{grid-column:span 2;grid-row:span 2;padding:4.5rem}.bento-card-tall{grid-row:span 2}.bento-card-wide{grid-column:span 2}.bento-container h4{font-size:.7rem;font-weight:600;color:var(--text-dim);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem}.bento-container p{font-size:1.5rem;font-weight:300;color:var(--text-primary)}.bento-card-large p{font-size:2rem}.architecture-section{padding:18rem 5vw;background:var(--bg-secondary)}.arch-header{margin-bottom:8rem;max-width:var(--container-max);margin-left:auto;margin-right:auto;text-align:left}.arch-header h3{font-size:.7rem;font-weight:500;color:var(--text-dim);letter-spacing:.15em;text-transform:uppercase;margin-bottom:2rem}.arch-header p{font-size:2.5rem;font-weight:300;max-width:700px}.arch-content{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;gap:4rem}.arch-item{display:grid;grid-template-columns:100px 1fr;gap:4rem;align-items:start;padding-bottom:4rem;border-bottom:1px solid var(--hairline)}.arch-item:last-child{border-bottom:none}.arch-line{display:none}.arch-text h5{font-size:.9rem;font-weight:500;margin-bottom:1rem}.arch-text p{font-size:1.15rem;color:var(--text-secondary);font-weight:300;max-width:600px}.integrations-section{padding:18rem 5vw;background:var(--bg-tertiary);text-align:center;overflow:hidden}.section-title{font-size:.7rem;font-weight:500;color:var(--text-dim);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8rem}.integrations-wall{display:flex;flex-direction:column;gap:3.5rem}.wall-row{display:flex;justify-content:center;gap:4rem;white-space:nowrap}.wall-row span{font-size:2.75rem;font-weight:100;color:var(--text-primary);opacity:.8;transition:opacity .4s,transform .4s;cursor:default}.wall-row span:hover{opacity:1;transform:translateY(-3px)}.cta-section{padding:28rem 5vw;text-align:center;background:var(--bg-primary)}.cta-line{width:1px;height:100px;background:var(--orange);margin:0 auto 4rem}.cta-eyebrow{font-size:.7rem;font-weight:500;color:var(--text-dim);letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem}.cta-section h2{font-size:4rem;font-weight:100;line-height:1.2;margin-bottom:5rem}.premium-button{background:var(--text-primary);color:var(--bg-primary);border:none;padding:1.5rem 4rem;font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s,color .3s}.premium-button:hover{background:var(--orange);color:var(--text-primary);transform:translateY(-4px)}@media(max-width:1000px){.hero-section{padding:12rem 6vw 8rem}.hero-content{margin-bottom:6rem}.statement-section,.interlude-section,.cta-section{padding:14rem 6vw}.hero-software-mockup{height:500px}.editor-grid{grid-template-columns:1fr}.mockup-sidebar{width:60px}.sidebar-group-label,.connection-item span:not(.conn-dot){display:none}.terminal-area{display:none}.bento-container{grid-template-columns:1fr}.bento-card-large,.bento-card-wide{grid-column:span 1}.bento-card-tall{grid-row:span 1}.pipeline-industrial{flex-direction:column;background:none}.pipe-block{width:100%;border-bottom:1px solid var(--hairline)}.pipe-connector{width:1px;height:30px;align-self:center}.eng-detail{display:none}.arch-item{grid-template-columns:1fr;gap:1rem}}:root{--bg-0: #000000;--bg-1: #050505;--bg-2: #090909;--bg-3: #020202;--text-1: #ffffff;--text-2: #888888;--text-3: #333333;--blue: #007aff;--blue-glow: rgba(0, 122, 255, .2)}.hermes-page{background-color:var(--bg-0);color:var(--text-1);font-family:Raleway,sans-serif;-webkit-font-smoothing:antialiased;animation:fadeIn 4s ease forwards}.mockup{display:flex;justify-content:center;align-items:center;background-color:#050505;padding:20vh 0}.mono{font-family:Raleway,sans-serif;text-transform:uppercase;letter-spacing:.3em}.scroll-element{opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.scroll-element.reveal{opacity:1;transform:translateY(0)}.hero-section{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:18rem 5vw 10rem;position:relative;background:radial-gradient(circle at 50% 0%,rgba(0,122,255,.05) 0%,transparent 50%)}.hero-meta{position:absolute;top:4rem;display:flex;justify-content:space-between;width:90%;max-width:1400px;font-size:.7rem;color:var(--text-3)}.status-badge{display:flex;align-items:center;gap:.6rem}.blue-dot{width:6px;height:6px;background:var(--blue);border-radius:50%;box-shadow:0 0 10px var(--blue)}.blue-dot.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.hero-content{text-align:center;margin-bottom:8rem}.hero-title{font-size:clamp(4rem,15vw,120px);font-weight:100;line-height:1;margin-bottom:1.5rem}.hero-tagline{font-size:1.5rem;font-weight:300;color:var(--blue);margin-bottom:4rem;letter-spacing:.5em}.hero-metrics{display:flex;gap:4rem;justify-content:center}.metric{display:flex;flex-direction:column;gap:.5rem}.metric .label{font-size:.6rem;color:var(--text-3)}.metric .value{font-size:.9rem;font-weight:400}.hero-network-mockup{width:100%;max-width:1100px;height:400px;background:#080808;border:1px solid #111;border-radius:12px;padding:2rem;display:flex;flex-direction:column;box-shadow:0 50px 100px #000c}.mockup-header{display:flex;justify-content:space-between;font-size:.6rem;color:#333;margin-bottom:4rem}.mockup-body{flex:1;display:flex;align-items:center;justify-content:center}.network-grid{display:flex;align-items:center;gap:1rem;width:100%;max-width:800px}.system-node{width:120px;height:120px;border:1px solid #1a1a1a;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:#000}.system-node.core{border-color:var(--blue);box-shadow:0 0 30px var(--blue-glow)}.node-tag{font-size:.5rem;color:#444;position:absolute;bottom:-2rem}.core-rings span{position:absolute;border:1px solid var(--blue);border-radius:50%;animation:ripple 3s infinite}.core-rings span:nth-child(2){animation-delay:1.5s}@keyframes ripple{0%{width:0;height:0;opacity:1}to{width:200px;height:200px;opacity:0}}.network-line{flex:1;height:1px;background:#1a1a1a;position:relative}.data-packet{width:4px;height:4px;background:var(--blue);position:absolute;top:-2px;left:0;animation:travel 2s infinite linear}.data-packet.reverse{animation-direction:reverse}@keyframes travel{to{left:100%}}.manifesto-section{padding:20rem 5vw;text-align:center;background:var(--bg-1)}.massive-text{font-size:clamp(3rem,10vw,80px);font-weight:100;line-height:1.1}.dim-text{color:var(--text-3)}.feature-section{padding:18rem 5vw;background:var(--bg-2)}.feature-header{text-align:center;margin-bottom:8rem}.feature-header h3{font-size:.7rem;color:var(--text-3);margin-bottom:2rem}.feature-title{font-size:3rem;font-weight:300}.interop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}.interop-item{text-align:center}.interop-item .mono{font-size:.9rem;color:var(--text-2);margin-bottom:2rem}.interop-line{height:1px;background:#1a1a1a;position:relative}.interop-line:after{content:"";position:absolute;top:-2px;left:50%;width:5px;height:5px;background:var(--blue);border-radius:50%}.interlude-section{padding:25rem 5vw;text-align:center;background:var(--bg-3)}.interlude-text{font-size:clamp(2rem,8vw,64px);font-weight:100;color:var(--text-3)}.bento-section{padding:18rem 5vw;background:var(--bg-0)}.bento-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#111;max-width:1400px;margin:0 auto}.bento-card{background:var(--bg-0);padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center}.bento-card.large{grid-column:span 2}.bento-card h4{font-size:.7rem;color:var(--text-3);margin-bottom:1.5rem}.bento-card p{font-size:1.5rem;font-weight:300}.pipeline-section{padding:18rem 5vw;background:var(--bg-1);text-align:center}.section-title{font-size:.7rem;color:var(--text-3);margin-bottom:8rem}.transmission-flow{display:flex;justify-content:center;align-items:center;gap:1rem;max-width:1000px;margin:0 auto}.flow-step{width:180px;height:80px;border:1px solid #1a1a1a;display:flex;align-items:center;justify-content:center;position:relative;background:#000}.flow-step.active{border-color:var(--blue)}.flow-step.active .step-glow{position:absolute;inset:0;background:var(--blue);opacity:.05;filter:blur(10px)}.step-label{font-size:.7rem;color:#444}.flow-step.active .step-label{color:var(--blue)}.flow-connector{width:40px;height:1px;background:#1a1a1a}.integrations-section{padding:18rem 5vw;background:var(--bg-2);text-align:center;overflow:hidden}.network-wall{display:flex;flex-direction:column;gap:4rem}.wall-row{display:flex;justify-content:center;gap:6rem}.wall-row span{font-size:3rem;font-weight:100;color:#1a1a1a;transition:color .4s;cursor:default}.wall-row span:hover{color:var(--text-1)}.specs-section{padding:18rem 5vw;background:var(--bg-1)}.specs-header{margin-bottom:8rem;max-width:1200px;margin:0 auto 8rem}.specs-header h3{font-size:.7rem;color:var(--text-3);margin-bottom:2rem}.specs-header p{font-size:2.5rem;font-weight:300}.specs-grid{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.spec-item{display:grid;grid-template-columns:100px 1fr;gap:4rem}.spec-line{width:100%;height:1px;background:#222;margin-top:1rem}.spec-content h5{font-size:.9rem;font-weight:400;margin-bottom:1rem}.spec-content p{font-size:1.2rem;color:var(--text-2);font-weight:300;max-width:600px}.cta-section{padding:25rem 5vw;text-align:center;background:var(--bg-0)}.cta-container{max-width:800px;margin:0 auto}.cta-divider{width:1px;height:100px;background:var(--blue);margin:0 auto 4rem}.cta-section h2{font-size:4rem;font-weight:100;margin-bottom:5rem}.premium-button{background:var(--text-1);color:var(--bg-0);border:none;padding:1.5rem 4rem;font-size:.9rem;cursor:pointer;transition:all .3s}.premium-button:hover{background:var(--blue);color:var(--text-1)}@media(max-width:1000px){.hero-network-mockup{height:auto}.network-grid{flex-direction:column}.network-line{width:1px;height:40px}.bento-container{grid-template-columns:1fr}.bento-card.large{grid-column:span 1}.transmission-flow{flex-direction:column}.flow-connector{width:1px;height:40px}.interop-grid{grid-template-columns:1fr 1fr}}:root{--white: #ffffff;--black: #111111;--gray-1: #666666;--gray-2: #999999;--gray-3: #dddddd;--gray-4: #f5f5f7;--blue: #0A84FF;--blue-soft: rgba(10, 132, 255, .1)}.atlas-page{background-color:var(--white);color:var(--black);font-family:Raleway,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.mono{font-family:JetBrains Mono,monospace;text-transform:uppercase;letter-spacing:.2em}.blue-text{color:var(--blue)}.scroll-element{opacity:0;transform:translateY(20px) scale(.98);transition:all .8s cubic-bezier(.16,1,.3,1)}.scroll-element.reveal{opacity:1;transform:translateY(0) scale(1)}.hero-section{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:15rem 5vw 0;text-align:center}.hero-title{font-size:clamp(4rem,15vw,120px);font-weight:100;line-height:1;margin-bottom:2rem}.hero-tagline{font-size:1.5rem;font-weight:300;color:var(--gray-2);margin-bottom:1rem;letter-spacing:.4em}.hero-sub{font-size:1.2rem;font-weight:300;color:var(--gray-1);margin-bottom:4rem}.hero-quote{font-size:1.5rem;font-weight:300;line-height:1.6;color:var(--black);margin-bottom:10rem}.hero-dashboard-preview{width:100%;max-width:1200px;background:var(--white);border:1px solid var(--gray-3);border-bottom:none;border-radius:12px 12px 0 0;padding:4rem;box-shadow:0 40px 100px #0000000d}.dashboard-header{display:flex;justify-content:space-around;margin-bottom:6rem}.kpi-item{display:flex;flex-direction:column;gap:1rem}.kpi-item .label{font-size:.7rem;color:var(--gray-2)}.kpi-item .value{font-size:2.5rem;font-weight:300}.dashboard-chart-area{height:300px}.main-chart{width:100%;height:100%}.statement-section{padding:20rem 5vw;text-align:center}.massive-text{font-size:clamp(3rem,10vw,80px);font-weight:100;line-height:1.1;margin-bottom:4rem}.statement-sub{font-size:1.2rem;font-weight:300;color:var(--gray-1);max-width:600px;margin:0 auto}.ia-insights-section{padding:15rem 5vw;background:var(--gray-4)}.insights-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}.mini-chart{display:flex;align-items:flex-end;gap:1rem;height:200px}.bar{flex:1;background:var(--gray-3);border-radius:2px}.bar.highlight{background:var(--blue)}.insight-card{background:var(--white);padding:4rem;border-radius:4px;box-shadow:0 20px 50px #00000005}.insight-card .label{font-size:.6rem;color:var(--gray-2);margin-bottom:2rem;display:block}.insight-title{font-size:2rem;font-weight:300;margin-bottom:1.5rem}.insight-meta{display:flex;justify-content:space-between;font-size:1.1rem;margin-bottom:4rem}.insight-reason p{font-size:1.1rem;color:var(--gray-1);line-height:1.6}.timeline-section{padding:15rem 5vw}.timeline-container{max-width:1000px;margin:0 auto;text-align:center}.timeline-labels{display:flex;justify-content:space-between;margin-bottom:2rem;color:var(--gray-2);font-size:.8rem}.timeline-line{height:1px;background:var(--gray-3);display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem}.dot{width:8px;height:8px;background:var(--gray-3);border-radius:50%}.dot.active{background:var(--blue);transform:scale(1.5);box-shadow:0 0 10px var(--blue-soft)}.timeline-details{display:flex;justify-content:space-around}.detail-item{display:flex;flex-direction:column;gap:1rem}.detail-item .label{font-size:.6rem;color:var(--gray-2)}.detail-item .val{font-size:1.5rem;font-weight:300}.drill-down-section{padding:15rem 5vw;text-align:center}.section-title{font-size:.7rem;color:var(--gray-2);margin-bottom:6rem}.drill-tree{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.tree-level{font-size:1.5rem;font-weight:100;color:var(--gray-2);transition:all .3s;cursor:pointer}.tree-level.active{color:var(--black);font-weight:400}.tree-arrow{color:var(--gray-3);font-size:1.2rem}.comparison-section{padding:15rem 5vw}.comparison-container{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:4rem}.comp-item{flex:1}.comp-item .label{font-size:.6rem;color:var(--gray-2);margin-bottom:1.5rem;display:block}.comp-bar-container{height:4px;background:var(--gray-4);border-radius:2px}.comp-bar{height:100%;background:var(--gray-3);border-radius:2px}.comp-bar.blue{background:var(--blue)}.comp-value{font-size:4rem;font-weight:100}.forecast-section{padding:15rem 5vw;text-align:center}.forecast-chart-container{max-width:1000px;margin:0 auto}.forecast-chart{width:100%;height:auto}.forecast-chart .small{font-size:10px;fill:var(--gray-2)}.alerts-section{padding:15rem 5vw;background:var(--gray-4)}.alerts-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.alert-card{background:var(--white);padding:4rem;border-radius:4px}.alert-card h4{font-size:1.2rem;font-weight:400;margin-bottom:3rem}.alert-stat{display:flex;justify-content:space-between;margin-bottom:2rem}.alert-stat .label{font-size:.6rem;color:var(--gray-2)}.alert-stat .val{font-size:1.5rem;font-weight:300}.alert-arrow{color:var(--blue);margin-bottom:2rem}.alert-msg{font-size:1.1rem;color:var(--gray-1)}.bento-section{padding:15rem 5vw}.bento-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.bento-item{padding:6rem 4rem;background:var(--gray-4);border-radius:4px;transition:transform .3s}.bento-item:hover{transform:translateY(-5px)}.bento-item h4{font-size:.8rem;color:var(--gray-2);margin-bottom:2rem}.bento-item p{font-size:1.8rem;font-weight:300}.cta-section{padding:20rem 5vw;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-text{font-size:2.5rem;font-weight:100;color:var(--gray-1);margin:4rem 0 6rem}.launch-button{background:var(--black);color:var(--white);border:none;padding:1.5rem 4rem;font-size:1rem;cursor:pointer;transition:all .3s}.launch-button:hover{background:var(--blue)}@media(max-width:900px){.insights-container{grid-template-columns:1fr}.timeline-details{flex-direction:column;gap:3rem}.comparison-container{flex-direction:column}.alerts-grid,.bento-grid{grid-template-columns:1fr}}.orion-page{--bg: #000000;--bg-2: #040404;--bg-3: #080808;--text: #ffffff;--text-2: #8f8f8f;--text-3: #404040;--accent: #00aeef;--glow: rgba(0, 174, 239, .18);--line: rgba(255, 255, 255, .06);position:relative;background:var(--bg);color:var(--text);font-family:Raleway,sans-serif;font-weight:200;overflow:hidden;isolation:isolate}.orion-page *{box-sizing:border-box;animation:fadeIn 6s ease forwards}@media(prefers-reduced-motion:reduce){.orion-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.orion-starfield{position:fixed;inset:0;z-index:0;pointer-events:none}.orion-star{fill:#fff;animation:orionTwinkle linear infinite}@keyframes orionTwinkle{0%,to{opacity:.15}50%{opacity:.9}}.orion-dust{fill:var(--accent);opacity:.4;animation:orionDrift linear infinite}@keyframes orionDrift{0%{transform:translate(0);opacity:0}10%{opacity:.5}90%{opacity:.5}to{transform:translate(60px,40px);opacity:0}}.orion-nebula{position:absolute;border-radius:50%;filter:blur(90px);opacity:.06;animation:orionNebula 90s ease-in-out infinite}.orion-nebula-a{width:60vw;height:60vw;top:-10%;left:-10%;background:radial-gradient(circle,var(--accent),transparent 70%)}.orion-nebula-b{width:50vw;height:50vw;bottom:-10%;right:-5%;background:radial-gradient(circle,#4b6fff,transparent 70%);animation-delay:-30s}@keyframes orionNebula{0%,to{transform:translate(0) scale(1)}50%{transform:translate(3%,-2%) scale(1.08)}}.orion-section{position:relative;z-index:1;max-width:1080px;margin:0 auto;padding:160px 32px;text-align:center}.orion-section--wide{max-width:1200px}.orion-eyebrow{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.35em;color:var(--text-2);margin-bottom:56px;font-weight:300}.orion-h2{font-size:clamp(28px,4vw,46px);font-weight:100;letter-spacing:.01em;line-height:1.3;margin:0 0 24px}.orion-h2-muted{color:var(--text-2)}.orion-p{color:var(--text-2);font-size:16px;font-weight:200;max-width:520px;margin:0 auto;line-height:1.7}.orion-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);display:inline-block;box-shadow:0 0 8px var(--glow)}.orion-dot.is-live{animation:orionPulseDot 3s ease-in-out infinite}@keyframes orionPulseDot{0%,to{opacity:.5}50%{opacity:1}}.orion-btn{font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.15em;color:var(--text);background:transparent;border:1px solid var(--line);padding:16px 40px;cursor:pointer;transition:border-color .6s ease,box-shadow .6s ease}.orion-btn:hover{border-color:var(--accent);box-shadow:0 0 24px var(--glow)}.orion-btn--light{border-color:#ffffff26}.orion-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:28px 48px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(to bottom,rgba(0,0,0,.6),transparent)}.orion-header-left{display:flex;flex-direction:column;line-height:1.2}.orion-brand-sub{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.3em;color:var(--text-3)}.orion-brand-main{font-size:15px;letter-spacing:.4em;font-weight:300}.orion-header-right{display:flex;gap:32px;align-items:center;font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-2)}.orion-status{display:flex;align-items:center;gap:8px;color:var(--text)}.orion-metric b{color:var(--text);font-weight:400;margin-left:6px}.orion-hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1}.orion-hero-sphere{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 1.2s ease-out;width:640px;height:640px}.orion-sphere-wrap{width:100%;height:100%;animation:orionSphereRotate 60s linear infinite}.orion-sphere-wrap.is-compact{animation-duration:40s}@keyframes orionSphereRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orion-sphere-svg{width:100%;height:100%;overflow:visible}.orion-core-pulse{animation:orionCorePulse 10s ease-in-out infinite}@keyframes orionCorePulse{0%,to{opacity:.6}50%{opacity:1}}.orion-ring{fill:none;stroke:var(--line);stroke-width:.75;transform-origin:center;animation-name:orionSphereRotate;animation-timing-function:linear;animation-iteration-count:infinite}.orion-core-body{fill:#00aeef14}.orion-core-body-outline{fill:none;stroke:var(--accent);stroke-width:.6;opacity:.5}.orion-particle{fill:var(--accent);opacity:.55;animation-name:orionParticleFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes orionParticleFloat{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.8;transform:scale(1.6)}}.orion-orbit-node{animation:orionNodeAppear 2s ease forwards;opacity:0}@keyframes orionNodeAppear{to{opacity:1}}.orion-node-dot{fill:var(--text)}.orion-node-label{fill:var(--text-2);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.08em}.orion-hero-copy{position:relative;z-index:2;text-align:center;pointer-events:none}.orion-hero-copy .orion-btn{pointer-events:auto}.orion-h1{font-size:clamp(64px,12vw,140px);font-weight:100;letter-spacing:.18em;margin:0;animation:orionFadeUp 2s ease both;animation:Title 4s ease forwards}.orion-hero-sub{font-family:JetBrains Mono,monospace;font-size:13px;letter-spacing:.3em;color:var(--text-2);margin:16px 0 64px;animation:orionFadeUp 2s ease .3s both}.orion-hero-line{font-size:22px;font-weight:100;letter-spacing:.02em;margin:0 0 12px;animation:orionFadeUp 2s ease .6s both}.orion-hero-line--muted{color:var(--text-2);font-size:16px;margin-bottom:48px;animation-delay:.9s}@keyframes orionFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.orion-scroll-hint{position:absolute;bottom:48px;left:50%;transform:translate(-50%);font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.3em;color:var(--text-3);animation:orionScrollPulse 3s ease-in-out infinite}@keyframes orionScrollPulse{0%,to{opacity:.3}50%{opacity:.8}}.orion-intro{padding-top:80px}.orion-hud-sphere{width:140px;height:140px;margin:0 auto 40px;opacity:.7}.orion-radar-wrap{display:flex;align-items:center;justify-content:center;gap:64px;flex-wrap:wrap}.orion-radar-svg{width:min(70vw,460px);height:min(70vw,460px);overflow:visible}.orion-radar-ring{fill:none;stroke:var(--line);stroke-width:.75}.orion-radar-tick{stroke:var(--text-3);stroke-width:1}.orion-radar-axis{stroke:var(--line);stroke-width:.75}.orion-radar-sweep{transform-origin:0 0;animation:orionSweep 8s linear infinite}@keyframes orionSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orion-radar-sweep-fill{fill:var(--accent);opacity:.08}.orion-radar-feed{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--text-2);display:flex;flex-direction:column;gap:18px;min-width:220px;text-align:left}.orion-radar-feed-item{display:flex;align-items:center;gap:10px;animation:orionFadeUp 1.2s ease both}.orion-starmap{width:100%;height:60vh;max-height:560px}.orion-starmap-svg{width:100%;height:100%}.orion-starmap-line{stroke:var(--line);stroke-width:.15;transition:stroke .6s ease,stroke-width .6s ease}.orion-starmap-line.is-active{stroke:var(--accent);stroke-width:.3;opacity:.6}.orion-starmap-dot{fill:var(--text);transition:r .4s ease}.orion-starmap-node:hover .orion-starmap-dot{fill:var(--accent)}.orion-starmap-label{fill:var(--text-3);font-family:JetBrains Mono,monospace;font-size:2.4px;text-anchor:middle}.orion-telemetry{display:grid;grid-template-columns:1fr 1fr;gap:64px;text-align:left}.orion-telemetry-list{display:flex;flex-direction:column;gap:18px}.orion-telemetry-row{display:grid;grid-template-columns:90px 1fr 70px;align-items:center;gap:16px;font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-2)}.orion-telemetry-bar{height:1px;background:var(--line);position:relative;overflow:hidden}.orion-telemetry-bar-fill{position:absolute;inset:0;width:40%;background:var(--accent);opacity:.5;animation:orionBarShift 12s ease-in-out infinite}@keyframes orionBarShift{0%,to{width:20%}50%{width:70%}}.orion-telemetry-value{color:var(--text);text-align:right}.orion-wave-wrap{display:flex;flex-direction:column;gap:24px;justify-content:center}.orion-wave-svg{width:100%;height:120px}.orion-wave-path{fill:none;stroke:var(--accent);stroke-width:.75;opacity:.7}.orion-globe-wrap{display:flex;justify-content:center}.orion-globe-svg{width:min(80vw,560px);height:min(80vw,560px);animation:orionSphereRotate 90s linear infinite}.orion-globe-outline,.orion-globe-meridian{fill:none;stroke:var(--line);stroke-width:.2}.orion-globe-line{stroke:var(--accent);stroke-width:.1;opacity:.25}.orion-globe-dot{fill:var(--accent)}.orion-globe-label{fill:var(--text-2);font-family:JetBrains Mono,monospace;font-size:2.2px;text-anchor:middle}.orion-health{display:flex;align-items:center;justify-content:center;gap:80px;flex-wrap:wrap}.orion-health-core{position:relative;width:220px;height:220px}.orion-health-ring{width:100%;height:100%;transform:rotate(-90deg)}.orion-health-ring-bg{fill:none;stroke:var(--line);stroke-width:1}.orion-health-ring-fg{fill:none;stroke:var(--accent);stroke-width:1;stroke-dasharray:553;stroke-dashoffset:11;animation:orionRingPulse 10s ease-in-out infinite}@keyframes orionRingPulse{0%,to{stroke-dashoffset:11}50%{stroke-dashoffset:30}}.orion-health-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.orion-health-pct{font-size:40px;font-weight:100}.orion-health-caption{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.2em;color:var(--text-2);margin-top:8px}.orion-health-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:16px 40px;text-align:left}.orion-health-item{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-2)}.orion-health-status{margin-left:auto;color:var(--text-3)}.orion-timeline{position:relative;display:flex;justify-content:space-between;padding-top:40px;overflow-x:auto;gap:24px}.orion-timeline-line{position:absolute;top:0;left:0;right:0;height:1px;background:var(--line)}.orion-timeline-item{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:110px;position:relative}.orion-timeline-dot{position:absolute;top:-44px;width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--glow)}.orion-timeline-time{font-family:JetBrains Mono,monospace;font-size:10px;color:var(--text-3)}.orion-timeline-event{font-size:12px;color:var(--text-2);text-align:center}.orion-decision-sphere{position:relative;width:160px;height:160px;margin:0 auto 48px}.orion-decision-core{position:absolute;inset:30%;border-radius:50%;background:radial-gradient(circle,var(--glow),transparent 70%);animation:orionCorePulse 10s ease-in-out infinite}.orion-decision-ring{position:absolute;inset:0;border-radius:50%;border:1px solid var(--line);animation:orionSphereRotate 50s linear infinite}.orion-decision-ring:before{content:"";position:absolute;inset:20%;border-radius:50%;border:1px solid var(--line)}.orion-decision-flow{display:flex;flex-direction:column;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;color:var(--text-2);letter-spacing:.1em}.orion-arrow{color:var(--text-3)}.orion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.orion-card{background:var(--bg);padding:48px 32px;text-align:left;transition:background .6s ease}.orion-card:hover{background:var(--bg-2)}.orion-card h3{font-weight:200;font-size:18px;margin:0 0 12px;letter-spacing:.02em}.orion-card p{color:var(--text-2);font-size:13px;margin:0;line-height:1.6}.orion-console{max-width:480px;margin:0 auto;text-align:left;background:var(--bg-3);border:1px solid var(--line);padding:32px;font-family:JetBrains Mono,monospace;font-size:12px;line-height:2;color:var(--text-2);min-height:260px}.orion-console-line.is-command{color:var(--accent)}.orion-console-cursor{display:inline-block;width:6px;height:12px;background:var(--accent);animation:orionPulseDot 1s steps(2) infinite;vertical-align:middle}.orion-footer{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:240px 32px 160px;text-align:center;gap:40px}.orion-footer-sphere{width:90px;height:90px;opacity:.5}.orion-footer-text{font-size:20px;font-weight:100;color:var(--text-2);line-height:1.6}@media(max-width:860px){.orion-header{padding:20px 24px}.orion-header-right{gap:16px;font-size:9px}.orion-metric b{margin-left:4px}.orion-hero-sphere{width:420px;height:420px}.orion-telemetry{grid-template-columns:1fr}.orion-health{gap:40px}.orion-grid{grid-template-columns:1fr}.orion-section{padding:100px 24px}}:root{--bg: #F8F6F1;--text: #0D0D0D;--gray: #7C7C7C;--accent: #8B1E16;--hover: #C5A46D;--old-london: "UnifrakturMaguntia", cursive;--sans: "Inter", sans-serif}*{box-sizing:border-box}.tj-page{position:relative;background:var(--bg);color:var(--text);font-family:var(--sans);font-weight:300;overflow-x:hidden}.logohome{width:50vw;margin-bottom:5vh;pointer-events:none}.tj-grain{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.tj-vignette{position:fixed;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at 50% 0%,#0000,#0000000f),radial-gradient(ellipse at 50% -10%,#fffaeb80,#0000 55%)}.tj-bg-circles{position:fixed;inset:0;z-index:0;pointer-events:none}.tj-circle{position:absolute;border:1px solid rgba(13,13,13,.04);border-radius:50%}.tj-circle-a{width:70vw;height:70vw;top:10%;left:15%}.tj-circle-b{width:45vw;height:45vw;top:40%;right:5%}.tj-circle-c{width:30vw;height:30vw;bottom:5%;left:30%}.tj-coords{position:fixed;top:2.5rem;right:2.5rem;z-index:1;display:flex;flex-direction:column;gap:.5rem;font-family:var(--sans);font-size:.65rem;letter-spacing:.2em;color:#0d0d0d1f;text-align:right;pointer-events:none}.tj-hero{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0;padding:5vw}.tj-numeral{font-family:var(--old-london);font-size:clamp(3rem,8vw,5rem);color:var(--text);margin-bottom:6rem;animation:tj-spin 30s linear infinite;display:inline-block}@keyframes tj-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tj-hero-title{font-size:.85rem;font-weight:300;letter-spacing:.6em;color:var(--text);margin-bottom:2.5rem}.tj-hero-phrase{font-size:1.05rem;font-weight:300;font-style:italic;color:var(--gray);max-width:480px;margin:0 0 6rem;line-height:1.7}.tj-btn{background:transparent;color:var(--text);border:1px solid var(--text);border-radius:4px;font-family:var(--sans);font-weight:300;font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;padding:1.1rem 3rem;cursor:pointer;transition:all .5s ease}.tj-btn:hover{background:#000;color:#fff;border-color:var(--hover);transform:translateY(-3px);box-shadow:0 12px 30px #0000001f}h1,h2,h3,.tj-cross-cursor{cursor:crosshair}.tj-divider{position:relative;z-index:2;height:220px;display:flex;justify-content:center}.tj-divider-line{width:1px;height:100%;background:#0d0d0d26}.tj-divider-tick{position:absolute;width:10px;height:1px;background:#0d0d0d26;left:calc(50% - 5px)}.tj-section{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:260px 5vw;text-align:center}.tj-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:300;margin:0 0 40px;cursor:crosshair}.tj-title--old{font-family:var(--old-london);font-size:clamp(2rem,4vw,3rem)}.tj-subtitle{font-size:1rem;color:var(--gray);line-height:1.8;margin:0 0 90px}.tj-reveal{opacity:0;filter:blur(20px);transform:translateY(15px) scale(.98);transition:opacity 1.2s ease,filter 1.2s ease,transform 1.2s ease}.tj-reveal.is-visible{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}.tj-pillars{display:flex;flex-direction:column;gap:80px}.tj-pillar{display:flex;flex-direction:column;align-items:center;gap:14px}.tj-pillar-num{font-size:.75rem;letter-spacing:.3em;color:var(--accent)}.tj-pillar-rule{width:40px;height:1px;background:#0d0d0d33}.tj-pillar-title{font-size:1.4rem;font-weight:300}.tj-pillar-desc{font-size:.95rem;color:var(--gray);margin:0}.tj-manifesto{position:relative;z-index:2;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:46px;text-align:center;padding:5vw}.tj-manifesto-line{font-size:clamp(1.8rem,5vw,3.2rem);font-weight:300;margin:0}.tj-manifesto-line--muted{color:var(--gray);font-size:clamp(1.2rem,3vw,1.8rem)}.tj-timeline{display:flex;flex-direction:column;align-items:center;gap:80px;margin-top:100px}.tj-timeline-item{display:flex;flex-direction:column;align-items:center;gap:12px}.tj-timeline-year{font-family:var(--old-london);font-size:1.6rem;color:var(--accent)}.tj-timeline-rule{width:1px;height:30px;background:#0d0d0d33}.tj-timeline-title{font-size:1.1rem;letter-spacing:.05em}.tj-infinity{position:relative;z-index:2;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:60px;padding:5vw}.tj-title-infinity{font-family:Raleway,sans-serif;font-weight:500;font-size:3vw}.tj-infinity-symbol img{width:15vw;margin:3vh 0}.tj-infinity-caption{font-size:1rem;color:var(--gray);margin:0}.fm-product-showcase{display:flex;flex-direction:column;gap:120px;padding:100px 5vw;max-width:1100px;margin:0 auto;position:relative;z-index:2}.fm-product-banner{display:flex;align-items:center;gap:60px;justify-content:space-between}.fm-product-banner.reverse{flex-direction:row-reverse}.fm-banner-content{flex:1;max-width:480px;display:flex;flex-direction:column;gap:20px}.fm-banner-tag{font-size:.75rem;letter-spacing:.2em;color:var(--accent);text-transform:uppercase}.fm-banner-title{font-size:clamp(2.5rem,4vw,3.5rem);margin:0;color:var(--text);line-height:1}.fm-banner-desc{font-size:1rem;color:var(--gray);line-height:1.6;margin-bottom:20px}.fm-banner-actions{display:flex;gap:20px;align-items:center}.fm-btn-primary,.fm-btn-secondary{padding:.9rem 2.2rem;font-family:var(--sans);font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all .3s ease;border-radius:4px}.fm-btn-primary{background:transparent;color:var(--text);border:1px solid var(--text)}.fm-btn-primary:hover{background:var(--text);color:var(--bg);transform:translateY(-2px)}.fm-btn-secondary{background:transparent;color:var(--gray);border:1px solid transparent}.fm-btn-secondary:hover{color:var(--hover)}.fm-banner-mockup{flex:1.2;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .4s ease}.fm-banner-mockup:hover{transform:scale(1.02)}.fm-mockup-img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 20px 50px #0000000d}@media(max-width:900px){.fm-product-banner,.fm-product-banner.reverse{flex-direction:column;text-align:center}.fm-banner-content{align-items:center}.fm-banner-mockup{width:100%;margin-top:2rem}}.tj-final{position:relative;z-index:2;max-width:700px;margin:0 auto;padding:320px 5vw;text-align:center}.tj-final-caption{font-size:.95rem;color:var(--gray);margin:0 0 90px}.tj-footer{position:relative;z-index:2;display:flex;justify-content:center;padding:80px 5vw 60px}.tj-footer-signature{font-family:var(--old-london);font-size:.9rem;color:#0d0d0d66}@media(max-width:700px){.tj-coords{display:none}.tj-section,.tj-final{padding-top:160px;padding-bottom:160px}}.fm-modal-backdrop{position:fixed;inset:0;z-index:99999;background:#000000d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeInModal .4s cubic-bezier(.16,1,.3,1) forwards}.fm-modal-container{background:#0a0a0a;border:1px solid rgba(197,164,109,.2);width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;position:relative;box-shadow:0 40px 100px #000000e6;overflow:hidden;transform:translateY(20px) scale(.98);animation:slideUpModal .5s cubic-bezier(.16,1,.3,1) forwards}.fm-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;border-bottom:1px dashed rgba(197,164,109,.2);background:#050505}.fm-modal-meta{display:flex;gap:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:.2em}.fm-modal-id{color:#8b1e16}.fm-modal-version{color:#7c7c7c}.fm-modal-close{background:transparent;border:none;color:#7c7c7c;font-size:1.2rem;cursor:pointer;transition:color .3s ease,transform .3s ease}.fm-modal-close:hover{color:#c5a46d;transform:rotate(90deg)}.fm-modal-content{flex:1;padding:3rem 2.5rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:4rem}.fm-modal-content::-webkit-scrollbar{width:6px}.fm-modal-content::-webkit-scrollbar-track{background:#050505}.fm-modal-content::-webkit-scrollbar-thumb{background:#c5a46d4d}.fm-modal-hero{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center}.fm-modal-title{color:#e5e0d8;font-size:clamp(3rem,5vw,4.5rem);margin:0;line-height:1}.fm-modal-tagline{color:#8b1e16;font-family:Inter,sans-serif;font-size:.85rem;letter-spacing:.3em;text-transform:uppercase;font-weight:400;margin:0}.fm-modal-mission{border-left:1px solid #C5A46D;border-right:1px solid #C5A46D;padding:0 2rem;margin:1.5rem 0}.fm-modal-mission p{color:#c5a46d;font-style:italic;font-size:1.1rem;margin:0}.fm-modal-overview{color:#7c7c7c;line-height:1.8;max-width:700px;font-size:1rem}.fm-modal-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;background:#050505;padding:2.5rem;border:1px solid rgba(255,255,255,.05)}.fm-modal-list-section h4,.fm-modal-section-tech h4{font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#e5e0d8;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.8rem}.fm-modal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.fm-modal-list li{color:#7c7c7c;font-size:.9rem;position:relative;padding-left:1.2rem}.fm-modal-list li:before{content:">";position:absolute;left:0;color:#8b1e16;font-family:monospace}.fm-modal-chips{display:flex;flex-wrap:wrap;gap:.8rem}.fm-chip{background:transparent;border:1px solid rgba(197,164,109,.3);color:#c5a46d;padding:.4rem .8rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.fm-modal-section-tech{display:flex;flex-direction:column}.fm-properties-table{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.05)}.fm-table-header-row{display:grid;grid-template-columns:1fr 2fr;padding:1rem 1.5rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.05)}.fm-table-header-row span{font-size:.7rem;letter-spacing:.2em;color:#7c7c7c;text-transform:uppercase}.fm-table-row{display:grid;grid-template-columns:1fr 2fr;padding:1.2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.03);transition:background .3s ease}.fm-table-row:last-child{border-bottom:none}.fm-table-row:hover{background:#c5a46d08}.fm-prop-name{color:#e5e0d8;font-size:.9rem}.fm-prop-detail{color:#7c7c7c;font-size:.9rem;font-family:monospace}.fm-modal-footer-cta{display:flex;justify-content:center;margin-top:2rem}.fm-modal-primary-btn{padding:1.2rem 3.5rem;background:transparent;color:#c5a46d;border:1px solid #C5A46D;font-family:Inter,sans-serif;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:all .5s ease}.fm-modal-primary-btn:hover{background:#c5a46d;color:#000;transform:translateY(-3px);box-shadow:0 15px 30px #c5a46d26}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes slideUpModal{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.fm-philosophy-page{background:#0b0b0b;color:#fefaff;font-family:Inter,sans-serif;position:relative;animation:fadeIn 3s ease forwards}.fm-scroll-container{max-width:900px;margin:0 auto;padding:6rem 3vw;background:#0f0f0fe6;border:1px solid rgba(255,162,12,.25);box-shadow:0 20px 60px #000c,inset 0 0 40px #ffa20c08;position:relative;z-index:2}.fm-scroll-header{text-align:center;margin-bottom:4rem;border-bottom:1px dashed rgba(255,162,12,.2);padding-bottom:2rem}.fm-scroll-tag{font-size:.75rem;letter-spacing:.3em;color:red;text-transform:uppercase}.fm-scroll-title{font-size:clamp(2.5rem,4vw,3.5rem);color:#ffa20c;margin-top:1rem}.fm-scroll-body{display:flex;flex-direction:column;gap:2.5rem}.fm-scroll-paragraph p{font-size:1.15rem;line-height:1.9;color:#fefaff;font-weight:300;text-align:justify}.fm-pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1300px;margin:0 auto;padding:0 3vw}.fm-pillar-card{background:#121212d9;border:1px solid rgba(255,255,255,.08);padding:3.5rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .4s ease}.fm-pillar-card:hover{border-color:#ffa20c;transform:translateY(-5px);box-shadow:0 15px 30px #0009}.fm-pillar-num{font-size:.8rem;letter-spacing:.3em;color:red}.fm-pillar-card h3{font-size:2.2rem;color:#fefaff}.fm-pillar-card p{color:#888;line-height:1.7;font-size:.95rem}.fm-quote-section{max-width:1000px;margin:8rem auto;padding:0 3vw}.fm-quote-box{background:#0f0f0ff2;border:1px solid rgba(255,162,12,.3);padding:5rem 4rem;text-align:center;position:relative}.fm-quote-mark{font-size:6rem;color:#ffa20c;line-height:.5;display:block;margin-bottom:1.5rem;opacity:.6}.fm-quote-text{font-size:1.4rem;font-style:italic;color:#fefaff;line-height:1.8;margin-bottom:2rem;font-family:Inter,sans-serif}.fm-quote-author{font-size:.85rem;letter-spacing:.25em;color:red;text-transform:uppercase}.fm-axioms-list{max-width:900px;margin:0 auto;padding:0 3vw;display:flex;flex-direction:column;gap:2rem}.fm-axiom-item{display:grid;grid-template-columns:120px 1fr;gap:2rem;align-items:center;background:#0f0f0fcc;border:1px solid rgba(255,255,255,.05);padding:2.5rem;transition:border-color .3s ease}.fm-axiom-item:hover{border-color:#ffa20c66}.fm-axiom-code{font-size:.75rem;letter-spacing:.2em;color:red}.fm-axiom-item h4{font-size:1.25rem;color:#fefaff;margin-bottom:.5rem;font-weight:500}.fm-axiom-item p{color:#888;font-size:.95rem;line-height:1.6;margin:0}@media(max-width:768px){.fm-axiom-item{grid-template-columns:1fr;gap:1rem}}.fm-manifesto-page{background:#0b0b0b;color:#fefaff;font-family:Inter,sans-serif;position:relative;animation:fadeIn 3s ease forwards}.fm-manifesto-main-title{font-size:clamp(3rem,7vw,6rem);color:#ffa20c;margin-bottom:2rem;line-height:1.1;text-align:center}.fm-manifesto-chapter{max-width:900px;margin:0 auto;padding:8rem 3vw;position:relative;z-index:2;border-bottom:1px dashed rgba(255,162,12,.15)}.fm-manifesto-chapter:last-of-type{border-bottom:none}.fm-chapter-content{background:#0f0f0fd9;border:1px solid rgba(255,255,255,.05);padding:4rem 3.5rem;display:flex;flex-direction:column;gap:2rem;box-shadow:0 20px 50px #0009}.fm-chapter-num{font-size:.75rem;letter-spacing:.3em;color:red;text-transform:uppercase}.fm-chapter-content h2{font-size:clamp(2rem,4vw,3rem);color:#fefaff;margin:0}.fm-chapter-content p{font-size:1.1rem;line-height:1.9;color:#888;margin:0}.fm-manifesto-quote{border-left:2px solid #FFA20C;padding-left:2rem;margin:1.5rem 0 0;font-style:italic;font-size:1.2rem;color:#fefaff;line-height:1.7}@media(max-width:768px){.fm-chapter-content{padding:2.5rem 2rem}}.fm-process-page-light{background:#fff;color:#0b0b0b;font-family:Inter,sans-serif;position:relative;min-height:100vh;overflow-x:hidden;animation:fadeIn 3s ease forwards}.fm-blueprint-grid{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.08;background-image:linear-gradient(rgba(11,11,11,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(11,11,11,.1) 1px,transparent 1px);background-size:50px 50px}.fm-hero-light{position:relative;z-index:2;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5vw}.fm-numeral-light{font-family:UnifrakturMaguntia,cursive;font-size:clamp(5rem,12vw,9rem);color:#ffa20c;margin-bottom:1.5rem}.fm-hero-title-light{font-size:.85rem;font-weight:500;letter-spacing:.5em;color:red;margin-bottom:1.5rem;text-transform:uppercase}.fm-process-main-title{font-family:UnifrakturMaguntia,cursive;font-size:clamp(2.5rem,6vw,5rem);color:#0b0b0b;margin-bottom:2rem;line-height:1.1}.fm-hero-phrase-light{font-size:1.15rem;color:#555;max-width:600px;line-height:1.8}.fm-divider-light{position:relative;z-index:2;height:120px;display:flex;justify-content:center}.fm-divider-line-light{width:1px;height:100%;background:#0b0b0b26}.fm-process-steps-container{position:relative;z-index:2;max-width:1000px;margin:0 auto;padding:4rem 3vw 10rem;display:flex;flex-direction:column;gap:3rem}.fm-process-card-light{background:#fafafc;border:1px solid rgba(11,11,11,.08);border-left:4px solid #FFA20C;padding:3.5rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:0 20px 40px #00000008;transition:all .4s ease}.fm-process-card-light:hover{transform:translateY(-4px);border-color:#0b0b0b;box-shadow:0 25px 50px #0000000f}.fm-step-number{font-size:.75rem;letter-spacing:.25em;color:red;font-weight:600}.fm-process-card-light h2{font-family:UnifrakturMaguntia,cursive;font-size:2.2rem;color:#0b0b0b}.fm-process-card-light p{color:#555;font-size:1.05rem;line-height:1.8;margin:0}.fm-final-light{position:relative;z-index:2;text-align:center;padding:100px 3vw 150px;display:flex;flex-direction:column;align-items:center;gap:2.5rem;background:#fafafc;border-top:1px solid rgba(11,11,11,.08)}.fm-final-light h2{font-family:UnifrakturMaguntia,cursive;font-size:clamp(2.5rem,5vw,4rem);color:#0b0b0b}.fm-btn-light{padding:1.2rem 3.5rem;background:#0b0b0b;color:#fefaff;border:1px solid #0B0B0B;border-radius:2px;font-family:Inter,sans-serif;font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:all .4s ease;cursor:crosshair}.fm-btn-light:hover{background:#ffa20c;color:#0b0b0b;border-color:#ffa20c;transform:translateY(-3px);box-shadow:0 10px 30px #ffa20c4d}.fm-careers-page{background:#0b0b0b;color:#fefaff;font-family:Inter,sans-serif;position:relative;animation:fadeIn 3s ease forwards}.fm-careers-main-title{font-size:clamp(3rem,7vw,6rem);color:#ffa20c;margin-bottom:2rem;line-height:1.1;text-align:center}.fm-careers-content-section{max-width:800px;margin:0 auto;padding:6rem 3vw;position:relative;z-index:2}.fm-careers-card{background:#0f0f0fe6;border:1px solid rgba(255,162,12,.25);padding:5rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;box-shadow:0 20px 60px #000c}.fm-careers-tag{font-size:.75rem;letter-spacing:.3em;color:red;text-transform:uppercase}.fm-careers-card h2{font-size:clamp(2rem,4vw,3rem);color:#fefaff;margin:0}.fm-careers-card p{color:#888;line-height:1.8;max-width:600px;font-size:1.05rem;margin:0}.fm-careers-subtext{color:#ffa20c!important;font-style:italic;font-size:.95rem!important}@media(max-width:768px){.fm-careers-card{padding:3rem 2rem}}.tj-page{animation:fadeIn 3s ease forwards}.tj-contact-form{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;margin:0 auto;text-align:left}.tj-form-group input,.tj-form-group textarea{width:100%;background:transparent;border:1px solid rgba(13,13,13,.2);border-radius:4px;padding:1rem 1.2rem;font-family:var(--sans);color:var(--text);font-size:.95rem;outline:none;transition:border-color .3s ease}.tj-form-group input:focus,.tj-form-group textarea:focus{border-color:var(--hover)}.tj-success-msg{padding:2rem}body{margin:0;padding:0}@font-face{font-family:Coolvetica;src:url(/Fonts/Coolvetica%20Rg.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Coolvetica It;src:url(/Fonts/Coolvetica%20Rg%20It.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/Fonts/Raleway-Regular.ttf) format("truetype")}@font-face{font-family:Raleway Bold;src:url(/Fonts/Raleway-ExtraBold.ttf) format("truetype")}@font-face{font-family:Raleway Black;src:url(/Fonts/Raleway-Black.ttf) format("truetype")}@font-face{font-family:Old London;src:url(/Fonts/OldLondon.ttf) format("truetype")}::selection{background:red;color:#fff}@keyframes fadeIn{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur(0)}}@keyframes Title{0%{letter-spacing:200px;opacity:0;filter:blur(10px)}to{letter-spacing:.3em;opacity:1;filter:blur(0px)}}.btn-premium{position:relative;overflow:hidden;background:#fff;border:solid 1px rgba(0,0,0,.112);color:#000;padding:.5rem 2rem;border-radius:5px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .7s ease;cursor:pointer;display:inline-block}.btn-premium:before{content:"";position:absolute;inset:0;background:#000;border:solid 1px rgba(255,255,255,.112);z-index:-1;clip-path:ellipse(0% 0% at 50% 100%);transition:clip-path .7s ease-in-out}.btn-premium:hover:before{clip-path:ellipse(150% 150% at 50% 100%)}.btn-premium:hover{color:var(--primary);transform:translateY(-3px);color:#fff}.btn-outline{background:transparent;color:var(--primary);border:1px solid var(--primary)}
