*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0c0816;--text: #f0ecf5;--text-muted: #a99cc0;--purple-deep: #2d1a5e;--purple: #463082;--purple-light: #6b4baa;--orange: #F59E1B;--orange-hot: #ff8c00;--orange-glow: #ffb84d;--cream: #f8f4ff;--card-bg: rgba(248, 244, 255, .93);--card-border: rgba(70, 48, 130, .35);--font-display: "Syne", sans-serif;--font-serif: "Instrument Serif", serif;--font-elegant: "Cormorant Garamond", serif;--font-mono: "JetBrains Mono", monospace}html{font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-display);overflow-x:hidden}.grain{position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:999;padding:0 2rem;transition:background .4s ease,box-shadow .4s ease,padding .4s ease}.site-header.scrolled{background:#0c0816d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 40px #0000004d;border-bottom:1px solid rgba(107,75,170,.08)}.header-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px;transition:height .4s ease}.site-header.scrolled .header-inner{height:60px}.header-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header-logo__img{height:28px;width:auto;object-fit:contain;transition:height .4s ease}.site-header.scrolled .header-logo__img{height:24px}.header-nav{display:flex;align-items:center;gap:.2rem}.header-nav__link{font-family:Syne,sans-serif;font-size:.88rem;font-weight:600;color:#f0ecf5a6;text-decoration:none;padding:.45rem .85rem;border-radius:8px;transition:color .3s ease,background .3s ease;letter-spacing:.015em;white-space:nowrap}.header-nav__link:hover{color:var(--text);background:#ffffff0f}.header-nav__link.active{color:var(--orange)}.header-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-family:Syne,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.03em;color:var(--bg);background:linear-gradient(135deg,var(--orange),var(--orange-glow));border:none;border-radius:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.header-cta:hover{transform:translateY(-1px);box-shadow:0 6px 24px #f59e1b40}.header-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.header-burger span{width:22px;height:2px;background:var(--text);border-radius:2px;transition:all .3s ease}.header-burger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header-burger.open span:nth-child(2){opacity:0}.header-burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(70,48,130,.22) 0%,transparent 65%),radial-gradient(ellipse 50% 50% at 25% 70%,rgba(245,158,27,.08) 0%,transparent 60%),radial-gradient(ellipse 50% 50% at 75% 70%,rgba(245,158,27,.06) 0%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(45,26,94,.18) 0%,transparent 40%),var(--bg)}.hero-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-grid-overlay{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(107,75,170,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(107,75,170,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black 0%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black 0%,transparent 75%);opacity:0;animation:heroGridFadeIn 3s ease-out .3s forwards}@keyframes heroGridFadeIn{0%{opacity:0}to{opacity:1}}.hero-burst{position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-55%);border-radius:50%;background:radial-gradient(circle,rgba(245,158,27,.15) 0%,rgba(107,75,170,.08) 30%,transparent 60%);z-index:2;opacity:0;animation:heroBurstExpand 2s cubic-bezier(.16,1,.3,1) .1s forwards;pointer-events:none}@keyframes heroBurstExpand{0%{width:0;height:0;opacity:0}30%{opacity:.8}to{width:1200px;height:1200px;opacity:.3}}.hero-light-sweep{position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(245,158,27,.03) 40%,rgba(245,158,27,.08) 50%,rgba(245,158,27,.03) 60%,transparent 80%);z-index:3;pointer-events:none;animation:heroLightSweep 4s cubic-bezier(.4,0,.2,1) 1.2s forwards}@keyframes heroLightSweep{0%{left:-60%;opacity:0}10%{opacity:1}to{left:160%;opacity:0}}.hero-border-line{position:absolute;z-index:4;pointer-events:none}.hero-border-line--top{top:0;left:0;width:0;height:1px;background:linear-gradient(90deg,transparent,rgba(107,75,170,.2),rgba(245,158,27,.15),transparent);animation:heroLineH 2.5s cubic-bezier(.16,1,.3,1) .5s forwards}.hero-border-line--bottom{bottom:0;right:0;width:0;height:1px;background:linear-gradient(270deg,transparent,rgba(107,75,170,.15),rgba(245,158,27,.1),transparent);animation:heroLineH 2.5s cubic-bezier(.16,1,.3,1) .8s forwards}.hero-border-line--left{top:0;left:0;width:1px;height:0;background:linear-gradient(180deg,transparent,rgba(107,75,170,.12),transparent);animation:heroLineV 2.5s cubic-bezier(.16,1,.3,1) .6s forwards}.hero-border-line--right{bottom:0;right:0;width:1px;height:0;background:linear-gradient(0deg,transparent,rgba(245,158,27,.08),transparent);animation:heroLineV 2.5s cubic-bezier(.16,1,.3,1) .9s forwards}@keyframes heroLineH{0%{width:0}to{width:100%}}@keyframes heroLineV{0%{height:0}to{height:100%}}.hero-parallax{position:absolute;inset:0;pointer-events:none;z-index:1}.hero-parallax--deep{z-index:1}.hero-parallax--mid{z-index:2}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:0;animation-fill-mode:forwards}.hero-orb--1{width:550px;height:550px;top:3%;left:-8%;background:radial-gradient(circle,rgba(107,75,170,.6) 0%,transparent 70%);animation:heroOrbAppear 2s ease-out .2s forwards,heroOrbFloat1 12s ease-in-out 2.2s infinite}.hero-orb--2{width:450px;height:450px;top:45%;right:-10%;background:radial-gradient(circle,rgba(245,158,27,.45) 0%,transparent 70%);animation:heroOrbAppear 2s ease-out .5s forwards,heroOrbFloat2 15s ease-in-out 2.5s infinite}.hero-orb--3{width:380px;height:380px;bottom:3%;left:28%;background:radial-gradient(circle,rgba(70,48,130,.5) 0%,transparent 70%);animation:heroOrbAppear 2s ease-out .8s forwards,heroOrbFloat3 18s ease-in-out 2.8s infinite}.hero-orb--4{width:300px;height:300px;top:20%;right:15%;background:radial-gradient(circle,rgba(245,158,27,.2) 0%,rgba(107,75,170,.15) 40%,transparent 70%);animation:heroOrbAppear 2s ease-out 1s forwards,heroOrbFloat4 20s ease-in-out 3s infinite}@keyframes heroOrbAppear{0%{opacity:0;transform:scale(.5)}to{opacity:.3;transform:scale(1)}}@keyframes heroOrbFloat1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(40px,-30px) scale(1.08)}50%{transform:translate(-10px,15px) scale(.95)}75%{transform:translate(20px,10px) scale(1.02)}}@keyframes heroOrbFloat2{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-30px,25px) scale(.92)}50%{transform:translate(15px,-35px) scale(1.1)}75%{transform:translate(-20px,-10px) scale(1.03)}}@keyframes heroOrbFloat3{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-25px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.96)}}@keyframes heroOrbFloat4{0%,to{transform:translate(0) scale(1)}30%{transform:translate(-30px,20px) scale(1.06)}60%{transform:translate(25px,-20px) scale(.94)}}.hero-ring{position:absolute;border-radius:50%;border:1px solid;opacity:0;animation:heroRingAppear 2s ease-out forwards}.hero-ring--1{width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#6b4baa1a;animation-delay:.6s;animation-duration:2s}.hero-ring--2{width:800px;height:800px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#f59e1b0d;animation-delay:1s;animation-duration:2.5s}.hero-ring--3{width:1100px;height:1100px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#6b4baa08;animation-delay:1.4s;animation-duration:3s}@keyframes heroRingAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.6) rotate(-5deg)}60%{opacity:1}to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}.hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1000px;padding:5rem 2rem 0}.hero-logo-mark{position:relative;margin-bottom:2.5rem}.hero-logo-mark__img{height:90px;width:auto;object-fit:contain;opacity:0;animation:heroLogoReveal 1.4s cubic-bezier(.23,1,.32,1) .2s forwards}.hero-logo-mark__glow{position:absolute;inset:-50px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,27,.15) 0%,transparent 65%);filter:blur(35px);animation:heroGlowPulse 4s ease-in-out infinite}.hero-logo-mark__rays{position:absolute;inset:-80px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,rgba(245,158,27,.06) 15deg,transparent 30deg,transparent 60deg,rgba(107,75,170,.04) 75deg,transparent 90deg,transparent 120deg,rgba(245,158,27,.05) 135deg,transparent 150deg,transparent 180deg,rgba(107,75,170,.04) 195deg,transparent 210deg,transparent 240deg,rgba(245,158,27,.06) 255deg,transparent 270deg,transparent 300deg,rgba(107,75,170,.04) 315deg,transparent 330deg,transparent 360deg);opacity:0;animation:heroRaysAppear 2s ease-out .5s forwards,heroRaysSpin 30s linear 2.5s infinite}@keyframes heroRaysAppear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes heroRaysSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes heroLogoReveal{0%{opacity:0;transform:scale(.5) translateY(30px);filter:blur(15px)}50%{filter:blur(3px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes heroGlowPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.hero-text{margin-bottom:2.5rem}.hero-title{display:flex;flex-direction:column;align-items:center;gap:.15em;margin-bottom:1.5rem}.hero-title__line{display:flex;align-items:baseline;justify-content:center;gap:.35em;opacity:0;filter:blur(14px);transform:translateY(40px) scale(.92);animation:heroWordReveal 1.2s cubic-bezier(.16,1,.3,1) forwards}.hero-title__line--1{animation-delay:.5s}.hero-title__line--2{animation-delay:.8s}.hero-title__line--3{animation-delay:1.1s}@keyframes heroWordReveal{0%{opacity:0;transform:translateY(50px) scale(.9);filter:blur(18px)}40%{filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.hero-title__the,.hero-title__for{font-family:Playfair Display,serif;font-style:italic;font-weight:400;font-size:clamp(1.2rem,2vw,1.6rem);color:var(--text-muted);letter-spacing:.02em}.hero-title__word--enterprise{font-family:Unbounded,sans-serif;font-weight:900;font-size:clamp(2.5rem,5.5vw,4.5rem);color:var(--text);letter-spacing:-.03em;line-height:1.05;position:relative}.hero-title__word--enterprise:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:heroTextShimmer 4s ease-in-out 2s infinite}@keyframes heroTextShimmer{0%{left:-50%}40%{left:150%}to{left:150%}}.hero-title__word--operating{font-family:Unbounded,sans-serif;font-weight:700;font-size:clamp(2rem,4.5vw,3.8rem);color:var(--text);letter-spacing:-.02em;line-height:1.05}.hero-title__word--generative{font-family:Playfair Display,serif;font-weight:700;font-style:italic;font-size:clamp(2.2rem,5vw,4rem);background:linear-gradient(135deg,var(--orange) 0%,var(--orange-glow) 45%,var(--orange-hot) 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.01em;line-height:1.1;filter:drop-shadow(0 0 30px rgba(245,158,27,.2));animation:heroGradientShift 6s ease-in-out infinite}@keyframes heroGradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-sub{font-family:var(--font-mono);font-size:clamp(.8rem,1.4vw,1rem);color:var(--text-muted);line-height:1.8;letter-spacing:.12em;text-transform:uppercase;opacity:0;animation:heroSubReveal 1.4s cubic-bezier(.23,1,.32,1) 1.5s forwards}@keyframes heroSubReveal{0%{opacity:0;letter-spacing:.4em;filter:blur(6px)}to{opacity:.7;letter-spacing:.12em;filter:blur(0)}}.hero-separator{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;opacity:0;animation:fadeSlideUp 1s ease-out 1.8s forwards}.hero-separator__line{width:60px;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,27,.3),transparent)}.hero-separator__dot{width:5px;height:5px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px #f59e1b66;animation:heroDotPulse 2s ease-in-out infinite}@keyframes heroDotPulse{0%,to{transform:scale(1);box-shadow:0 0 12px #f59e1b66}50%{transform:scale(1.3);box-shadow:0 0 20px #f59e1b99}}.hero-ctas{display:flex;align-items:center;gap:1rem;margin-bottom:4rem;opacity:0;animation:fadeSlideUp 1s ease-out 2s forwards}.hero-cta{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:Syne,sans-serif;font-weight:700;font-size:.9rem;letter-spacing:.03em;border-radius:14px;cursor:pointer;transition:all .35s cubic-bezier(.23,1,.32,1);text-decoration:none;border:none;position:relative;overflow:hidden}.hero-cta--primary{color:var(--bg);background:linear-gradient(135deg,var(--orange),var(--orange-glow));box-shadow:0 4px 24px #f59e1b33}.hero-cta--primary:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:none;animation:heroCtaShine 3s ease-in-out 2.5s infinite}@keyframes heroCtaShine{0%{left:-60%}30%{left:160%}to{left:160%}}.hero-cta--primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 14px 44px #f59e1b59}.hero-cta--secondary{color:var(--text-muted);background:#ffffff0a;border:1px solid rgba(107,75,170,.15)}.hero-cta--secondary:hover{color:var(--text);background:#ffffff12;border-color:#6b4baa59;transform:translateY(-2px)}.hero-scroll{display:flex;flex-direction:column;align-items:center;gap:.8rem;opacity:0;animation:kickerFadeIn 1s ease-out 2.6s forwards}.hero-scroll__line{width:1px;height:40px;background:linear-gradient(180deg,var(--orange) 0%,transparent 100%);position:relative;overflow:hidden}.hero-scroll__line:after{content:"";position:absolute;top:-20px;left:0;width:100%;height:12px;background:var(--orange);border-radius:1px;animation:scrollLineDrop 2s ease-in-out infinite}@keyframes scrollLineDrop{0%{top:-12px;opacity:0}20%{opacity:1}80%{opacity:1}to{top:40px;opacity:0}}.hero-scroll__text{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:#a99cc066}.demo-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.demo-modal.open{opacity:1;pointer-events:auto}.demo-modal__backdrop{position:absolute;inset:0;background:#06030ceb;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.demo-modal__container{position:relative;z-index:2;width:90%;max-width:620px;max-height:90vh;overflow-y:auto;background:#120c1e;border:1px solid rgba(107,75,170,.2);border-radius:24px;padding:2.5rem;box-shadow:0 24px 80px #0009,0 0 120px #6b4baa0f,inset 0 1px #ffffff0a;transform:translateY(30px) scale(.96);transition:transform .5s cubic-bezier(.16,1,.3,1)}.demo-modal.open .demo-modal__container{transform:translateY(0) scale(1)}.demo-modal__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.demo-modal__title{font-family:Syne,sans-serif;font-weight:800;font-size:1.5rem;color:var(--text);margin-bottom:.4rem}.demo-modal__desc{font-family:var(--font-elegant);font-size:.95rem;color:var(--text-muted);font-style:italic}.demo-modal__close{background:#ffffff0d;border:1px solid rgba(107,75,170,.1);border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;flex-shrink:0;transition:all .3s ease}.demo-modal__close:hover{background:#ffffff14;color:var(--text);border-color:#6b4baa33}.demo-form{display:flex;flex-direction:column;gap:1.4rem}.demo-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.demo-form__field{display:flex;flex-direction:column}.demo-form__label{font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);margin-bottom:.5rem}.demo-form__optional{color:#a99cc066;font-weight:300;text-transform:none;letter-spacing:.05em}.demo-form__input{font-family:Syne,sans-serif;font-size:.92rem;font-weight:500;color:var(--text);background:#ffffff08;border:1px solid rgba(107,75,170,.12);border-radius:10px;padding:.7rem .9rem;outline:none;transition:border-color .4s ease,background .3s ease;width:100%}.demo-form__input::placeholder{color:#a99cc040;font-style:italic;font-weight:400}.demo-form__input:focus{border-color:var(--orange);background:#f59e1b08}.demo-form__textarea{resize:vertical;min-height:90px;line-height:1.5}.demo-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1rem 2rem;font-family:Syne,sans-serif;font-weight:700;font-size:.92rem;letter-spacing:.03em;color:var(--bg);background:linear-gradient(135deg,var(--orange),var(--orange-glow));border:none;border-radius:14px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-top:.4rem}.demo-form__submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f59e1b4d}.section-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.section{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.section__inner{width:100%;max-width:1200px;padding:0 2rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.section--orchestration{min-height:100vh;padding:5rem 0 4rem;justify-content:center;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(70,48,130,.12) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 20% 60%,rgba(245,158,27,.04) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 80% 60%,rgba(245,158,27,.04) 0%,transparent 60%),var(--bg);overflow:hidden}.constellation-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.orch-title{text-align:left;margin-bottom:4rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.orch-title__kicker{display:block;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards}.orch-title__main{display:flex;justify-content:flex-start;align-items:baseline;gap:.5em;flex-wrap:wrap;margin-top:.4rem}.orch-title__word{display:inline-block;font-family:var(--font-display);font-weight:800;font-size:clamp(3rem,6vw,5rem);letter-spacing:-.04em;line-height:1.1;color:var(--text);opacity:0;filter:blur(12px);transform:translateY(40px);animation:wordReveal .9s cubic-bezier(.16,1,.3,1) forwards}.orch-title__word--1{animation-delay:.3s}.orch-title__word--2{animation-delay:.6s}.orch-title__word--3{animation-delay:.9s;color:var(--orange);text-shadow:0 0 40px rgba(245,158,27,.3),0 0 80px rgba(245,158,27,.1)}.orch-title__sub{opacity:0;animation:subtitleReveal 1.2s cubic-bezier(.23,1,.32,1) 1.2s forwards;margin-top:.2rem}.orch-title__gradient{font-family:var(--font-elegant);font-style:italic;font-weight:600;font-size:clamp(1.5rem,3.5vw,2.6rem);line-height:1.3;background:linear-gradient(135deg,var(--purple-light) 0%,#9b7fce 25%,var(--orange-glow) 55%,var(--orange) 80%,var(--orange-hot) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 100%;animation:gradientShift 6s ease-in-out infinite}.orch-flow{display:flex;align-items:center;justify-content:center;gap:0;width:100%;margin-bottom:3.5rem}.orch-node{display:flex;flex-direction:column;align-items:center;gap:.8rem}.orch-node--left{opacity:0;animation:orchSlideLeft .8s ease-out .8s forwards}.orch-node--center{opacity:0;animation:orchScaleUp 1s ease-out 1.2s forwards}.orch-node--right{opacity:0;animation:orchSlideRight .8s ease-out 1.6s forwards}.orch-node__label{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--text);letter-spacing:.02em}.orch-node__sub{font-family:var(--font-display);font-weight:500;font-size:.85rem;color:var(--text-muted);text-align:center;line-height:1.4}.orch-circle{position:relative;width:140px;height:140px}.orch-circle__border{position:absolute;inset:0;border-radius:50%;padding:3px;background:conic-gradient(from 180deg,var(--purple) 0deg,var(--purple-light) 90deg,var(--orange) 180deg,var(--orange-hot) 270deg,var(--purple) 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:borderRotate 6s linear infinite}.orch-circle__inner{position:absolute;inset:3px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#46308226,#0c0816e6 70%);display:grid;place-items:center;overflow:hidden}.orch-circle__border--gold{background:conic-gradient(from 180deg,var(--orange) 0deg,var(--orange-glow) 90deg,var(--orange-hot) 180deg,#ffd280 270deg,var(--orange) 360deg)}.orch-circle__inner--gold{background:radial-gradient(circle at 30% 30%,#f59e1b1f,#0c0816eb 70%)}.orch-circle__pulse{position:absolute;inset:-10px;border-radius:50%;border:1.5px solid var(--purple-light);opacity:0;pointer-events:none;animation:circlePulse 3s ease-out infinite}.orch-circle__pulse--1{animation-delay:0s}.orch-circle__pulse--2{animation-delay:1.5s}.orch-circle__pulse--gold{border-color:var(--orange)}.orch-icon{width:60px;height:60px;color:var(--text-muted)}.cursor-blink{animation:cursorBlink .8s ease-in-out infinite alternate}.key{animation:keyPress 3.5s ease-in-out infinite}.key--1{animation-delay:0s}.key--2{animation-delay:.25s}.key--3{animation-delay:.5s}.key--4{animation-delay:.75s}.key--5{animation-delay:1s}.key--6{animation-delay:1.25s}.key--7{animation-delay:1.5s}.sparkle-overlay{position:absolute;inset:0;border-radius:50%;pointer-events:none;overflow:hidden}.sparkle-overlay:before,.sparkle-overlay:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#ffffffe6;box-shadow:0 0 6px 2px #ffffff80,0 0 12px 4px #f59e1b4d;animation:sparkle 2.8s ease-in-out infinite}.sparkle-overlay:before{top:18%;left:65%;animation-delay:0s}.sparkle-overlay:after{top:60%;left:25%;width:3px;height:3px;animation-delay:1.4s}.orch-beam{position:relative;width:120px;height:4px;align-self:center;flex-shrink:0;margin:1.8rem .6rem 0;opacity:0}.orch-beam--1{animation:fadeIn .8s ease-out 1s forwards}.orch-beam--2{animation:fadeIn .8s ease-out 1.4s forwards}.orch-beam__canvas{position:absolute;top:-20px;left:-10px;width:calc(100% + 20px);height:calc(100% + 40px);pointer-events:none;z-index:2}.orch-beam__line{position:absolute;top:50%;left:0;width:100%;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,var(--purple-light) 0%,var(--purple) 30%,var(--orange) 70%,var(--orange-glow) 100%);border-radius:2px;box-shadow:0 0 8px #6b4baa66,0 0 20px #f59e1b26}.orch-beam__pulse{position:absolute;top:50%;left:0;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:50%;background:var(--orange-glow);box-shadow:0 0 10px var(--orange),0 0 25px #f59e1b80,0 0 50px #f59e1b33;animation:beamPulse 2s cubic-bezier(.4,0,.2,1) infinite}.orch-reactor{position:relative;display:flex;align-items:center;justify-content:center;width:340px;height:300px}.reactor-ring{position:absolute;border-radius:50%;border:1.5px solid transparent;pointer-events:none}.reactor-ring--1{width:310px;height:280px;border-color:#6b4baa40;border-top-color:#f59e1b80;border-right-color:#6b4baa66;animation:reactorRing1 4s linear infinite;box-shadow:0 0 10px #6b4baa14,inset 0 0 10px #6b4baa0d}.reactor-ring--2{width:340px;height:260px;border-color:#f59e1b26;border-bottom-color:#6b4baa59;border-left-color:#f59e1b4d;animation:reactorRing2 7s linear infinite reverse;box-shadow:0 0 12px #f59e1b0f,inset 0 0 12px #f59e1b0a}.reactor-ring--3{width:370px;height:310px;border-color:#6b4baa1a;border-top-color:#f59e1b33;border-left-color:#6b4baa33;animation:reactorRing3 11s linear infinite;box-shadow:0 0 16px #6b4baa0a,inset 0 0 16px #f59e1b08}.reactor-glow{position:absolute;width:400px;height:350px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(107,75,170,.15) 0%,rgba(245,158,27,.06) 35%,rgba(70,48,130,.03) 60%,transparent 80%);z-index:-1;pointer-events:none;animation:reactorGlow 3.5s ease-in-out infinite}.orch-card{position:relative;width:280px;height:240px;z-index:1}.orch-card__border{position:absolute;inset:0;border-radius:16px;padding:3px;background:linear-gradient(135deg,var(--purple) 0%,var(--purple-light) 30%,var(--orange) 70%,var(--orange-hot) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:cardBorderPulse 3s ease-in-out infinite}.orch-card__inner{position:absolute;inset:3px;border-radius:14px;background:radial-gradient(ellipse at 50% 30%,#f0ecfaf7,#e6e1f5f2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem;overflow:hidden}.orch-card__header{font-family:var(--font-display);font-weight:700;font-size:.85rem;color:var(--purple-deep);text-align:center;letter-spacing:.01em;line-height:1.4}.orch-card__logo{width:170px;height:auto;animation:logoPulse 4s ease-in-out infinite;filter:drop-shadow(0 4px 12px rgba(70,48,130,.15))}.orch-card__status{display:flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-weight:400;font-size:.7rem;color:var(--purple);letter-spacing:.05em;text-transform:uppercase}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 6px var(--orange),0 0 12px #f59e1b66;animation:statusPulse 1.5s ease-in-out infinite}.orch-tagline{font-family:var(--font-elegant);font-weight:600;font-size:clamp(1.1rem,2.2vw,1.6rem);color:var(--text-muted);text-align:center;max-width:750px;line-height:1.5;font-style:italic;opacity:0;animation:fadeSlideUp 1s ease-out 2s forwards}.orch-tagline__accent{color:var(--orange-glow);font-weight:700;background:linear-gradient(90deg,var(--orange) 0%,var(--orange-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section--funnel{min-height:100vh;padding:4rem 0 5rem;background:radial-gradient(ellipse 80% 50% at 50% 35%,rgba(70,48,130,.1) 0%,transparent 70%),radial-gradient(ellipse 60% 40% at 50% 75%,rgba(245,158,27,.05) 0%,transparent 60%),var(--bg)}.hero-title{text-align:center;margin-bottom:1.8rem;opacity:0;animation:fadeSlideDown 1s ease-out .2s forwards}.hero-title h2{display:flex;flex-direction:column;gap:.15rem}.title-line{display:block}.title-line--1{font-family:var(--font-display);font-weight:800;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.03em;color:var(--text)}.title-line--1 em{font-family:var(--font-serif);font-style:italic;color:var(--orange-glow);font-weight:400}.title-line--2{font-family:var(--font-display);font-weight:500;font-size:clamp(1.4rem,3vw,2.4rem);color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase}.flow-layout{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px}.user-badge{display:flex;align-items:center;gap:.4rem;padding:.35rem 1rem .35rem .55rem;background:#46308233;border:1px solid rgba(107,75,170,.25);border-radius:50px;font-size:.8rem;font-weight:600;letter-spacing:.02em;color:var(--cream);opacity:0;animation:fadeSlideDown .8s ease-out .5s forwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.user-badge__icon{width:26px;height:26px;border-radius:50%;background:#f59e1b26;border:1px solid rgba(245,158,27,.3);display:grid;place-items:center;color:var(--orange-glow)}.user-input-block{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin:.3rem 0 .2rem;opacity:0;animation:fadeIn .8s ease-out .8s forwards}.down-arrow{opacity:.7}.user-input-label{display:flex;flex-direction:column;align-items:center;gap:.15rem}.input-label{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:var(--text);letter-spacing:.03em}.input-text{font-family:var(--font-serif);font-style:italic;font-size:1.35rem;color:var(--cream)}.funnel-wrapper{position:relative;width:440px;height:420px;flex-shrink:0;opacity:0;animation:funnelReveal 1.2s ease-out .8s forwards}#funnel-canvas{position:absolute;inset:-60px -80px;width:calc(100% + 160px);height:calc(100% + 120px);pointer-events:none;z-index:2}.funnel-body{position:relative;width:100%;height:100%;z-index:1}.funnel-svg{width:100%;height:100%;filter:drop-shadow(0 15px 50px rgba(70,48,130,.2)) drop-shadow(0 4px 20px rgba(0,0,0,.3))}.funnel-shape{animation:funnelPulse 4s ease-in-out infinite}.funnel-rim{animation:rimGlow 3s ease-in-out infinite}.funnel-opening{animation:openingPulse 2.5s ease-in-out infinite}.funnel-core-text{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:5;display:flex;flex-direction:column;align-items:center;gap:.15rem;pointer-events:none;width:100%}.core-label{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 40px rgba(70,48,130,.5);letter-spacing:.04em;opacity:0;animation:coreTextReveal 1s ease-out 2s forwards}.core-label--big{font-size:1.5rem;font-weight:700;color:var(--orange-glow);text-shadow:0 2px 20px rgba(0,0,0,.7),0 0 35px rgba(245,158,27,.4);animation-delay:2.2s}.energy-ring{position:absolute;left:50%;border-radius:50%;border:1.5px solid rgba(245,158,27,.25);transform:translate(-50%,-50%);pointer-events:none;z-index:4}.energy-ring--1{top:39%;width:150px;height:38px;animation:ringPulse 2.5s ease-in-out infinite 0s}.energy-ring--2{top:47%;width:110px;height:28px;animation:ringPulse 2.5s ease-in-out infinite .8s}.energy-ring--3{top:55%;width:70px;height:18px;animation:ringPulse 2.5s ease-in-out infinite 1.6s}.glow-orb{position:absolute;top:46%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(245,158,27,.3) 0%,rgba(70,48,130,.12) 45%,transparent 70%);z-index:3;animation:orbPulse 2s ease-in-out infinite;pointer-events:none}.glow-orb:after{content:"";position:absolute;inset:-30px;border-radius:50%;background:radial-gradient(circle,rgba(107,75,170,.1) 0%,transparent 60%);animation:orbPulse 2s ease-in-out infinite 1s}.output-stream{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;margin-top:-8px;opacity:0;animation:fadeSlideUp 1s ease-out 2.5s forwards}.output-label{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.2rem;text-align:center}.output-title{font-family:var(--font-elegant);font-weight:700;font-size:2.4rem;color:var(--orange-glow);letter-spacing:.01em}.output-desc{font-family:var(--font-elegant);font-weight:600;font-style:italic;font-size:1.7rem;color:var(--cream);line-height:1.4}.code-rain-wrapper{position:relative;width:100%;max-width:520px}#output-canvas{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:220px;height:300px;pointer-events:none;z-index:0}.code-rain{position:relative;z-index:1;width:100%;height:180px;overflow:hidden;border-radius:10px;background:#0c0816bf;border:1px solid rgba(70,48,130,.15);padding:1rem 1.2rem;font-family:var(--font-mono);font-size:.62rem;line-height:1.55;color:#b4a5c880;mask-image:linear-gradient(to bottom,transparent,black 12%,black 75%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 12%,black 75%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.code-line{white-space:nowrap;overflow:hidden;opacity:0;animation:codeFadeIn .5s ease-out forwards;transform:translateY(-4px)}.code-line .keyword{color:#f59e1bb3}.code-line .string{color:#ffb84d99}.code-line .comment{color:#6b4baa80}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes kickerFadeIn{0%{opacity:0;letter-spacing:.35em;filter:blur(4px)}to{opacity:1;letter-spacing:.22em;filter:blur(0)}}@keyframes wordReveal{0%{opacity:0;transform:translateY(40px) scale(.95);filter:blur(12px)}60%{filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes subtitleReveal{0%{opacity:0;transform:translateY(20px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes orchSlideLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes orchSlideRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes orchScaleUp{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes borderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cardBorderPulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes logoPulse{0%,to{transform:scale(1);filter:drop-shadow(0 4px 12px rgba(70,48,130,.15))}50%{transform:scale(1.03);filter:drop-shadow(0 6px 20px rgba(70,48,130,.25))}}@keyframes beamPulse{0%{left:-5%;opacity:0;transform:translate(-50%,-50%) scale(.6)}10%{opacity:1;transform:translate(-50%,-50%) scale(1)}90%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{left:105%;opacity:0;transform:translate(-50%,-50%) scale(.6)}}@keyframes reactorRing1{0%{transform:rotateX(65deg) rotate(0)}to{transform:rotateX(65deg) rotate(360deg)}}@keyframes reactorRing2{0%{transform:rotateX(70deg) rotateY(20deg) rotate(0)}to{transform:rotateX(70deg) rotateY(20deg) rotate(360deg)}}@keyframes reactorRing3{0%{transform:rotateX(60deg) rotateY(-15deg) rotate(0)}to{transform:rotateX(60deg) rotateY(-15deg) rotate(360deg)}}@keyframes reactorGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}@keyframes circlePulse{0%{inset:-5px;opacity:.6;border-width:2px}70%{opacity:.1}to{inset:-35px;opacity:0;border-width:.5px}}@keyframes cursorBlink{0%{opacity:0}to{opacity:1}}@keyframes keyPress{0%,15%,to{opacity:.3;fill:currentColor}7%{opacity:1;fill:var(--orange)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(.5)}20%{opacity:1;transform:scale(1.2)}40%{opacity:.6;transform:scale(.8)}60%{opacity:1;transform:scale(1)}80%{opacity:0;transform:scale(.4)}}@keyframes statusPulse{0%,to{opacity:1;box-shadow:0 0 6px var(--orange),0 0 12px #f59e1b66}50%{opacity:.4;box-shadow:0 0 2px var(--orange),0 0 4px #f59e1b33}}@keyframes funnelReveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes funnelPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.06)}}@keyframes rimGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes openingPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ringPulse{0%{opacity:0;transform:translate(-50%,-50%) scale(.6);border-color:#f59e1b80}50%{opacity:.6;transform:translate(-50%,-50%) scale(1);border-color:#6b4baa66}to{opacity:0;transform:translate(-50%,-50%) scale(1.4);border-color:#4630821a}}@keyframes coreTextReveal{0%{opacity:0;transform:scale(.85);filter:blur(4px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes codeFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes orbPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.4);opacity:.9}}.section--governance{min-height:100vh;padding:6rem 0 5rem;background:radial-gradient(ellipse 60% 50% at 50% 30%,rgba(70,48,130,.08) 0%,transparent 70%),radial-gradient(ellipse 40% 30% at 80% 70%,rgba(245,158,27,.04) 0%,transparent 60%),var(--bg);overflow:hidden}.gov-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(107,75,170,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(107,75,170,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 20%,transparent 70%);pointer-events:none;z-index:0}.gov-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.gov-title{text-align:left;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.gov-title__kicker{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards;overflow:visible;padding:2px 0}.gov-shield-icon{color:var(--orange);flex-shrink:0;overflow:visible}.gov-title__main{display:flex;justify-content:flex-start;align-items:baseline;gap:.5em;flex-wrap:wrap;margin-top:.4rem}.gov-title__word{display:inline-block;font-family:var(--font-display);font-weight:800;font-size:clamp(3rem,6vw,5rem);letter-spacing:-.04em;line-height:1.1;color:var(--text);opacity:0;filter:blur(12px);transform:translateY(40px);animation:wordReveal .9s cubic-bezier(.16,1,.3,1) forwards}.gov-title__word--1{animation-delay:.3s}.gov-title__word--2{animation-delay:.6s}.gov-title__word--3{animation-delay:.9s;color:var(--orange);text-shadow:0 0 40px rgba(245,158,27,.3),0 0 80px rgba(245,158,27,.1)}.gov-title__sub{opacity:0;animation:subtitleReveal 1.2s cubic-bezier(.23,1,.32,1) 1.2s forwards;margin-top:.2rem}.gov-title__gradient{font-family:var(--font-elegant);font-style:italic;font-weight:600;font-size:clamp(1.3rem,3vw,2.2rem);line-height:1.3;background:linear-gradient(135deg,var(--purple-light) 0%,#9b7fce 30%,var(--orange-glow) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 100%;animation:gradientShift 6s ease-in-out infinite}.gov-showcase{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:1100px;margin-bottom:3rem;padding:2rem 0}.gov-browser{position:relative;width:720px;border-radius:14px;overflow:visible;background:#120c2399;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(107,75,170,.2);box-shadow:0 30px 80px #0006,0 10px 30px #46308226,inset 0 1px #ffffff0d;opacity:0;animation:browserReveal 1s cubic-bezier(.23,1,.32,1) 1.4s forwards;z-index:2}.gov-browser__glow{position:absolute;inset:-2px;border-radius:16px;background:linear-gradient(135deg,var(--purple) 0%,var(--purple-light) 30%,var(--orange) 70%,var(--orange-hot) 100%);z-index:-1;opacity:.4;animation:cardBorderPulse 3s ease-in-out infinite;filter:blur(1px)}.gov-browser__bar{display:flex;align-items:center;gap:.8rem;padding:.7rem 1rem;background:#1e1437cc;border-bottom:1px solid rgba(107,75,170,.12);border-radius:14px 14px 0 0}.gov-browser__dots{display:flex;gap:6px}.dot{width:10px;height:10px;border-radius:50%}.dot--red{background:#ff5f57}.dot--yellow{background:#febc2e}.dot--green{background:#28c840}.gov-browser__url{flex:1;display:flex;align-items:center;gap:.4rem;padding:.3rem .8rem;background:#0c081680;border-radius:6px;font-family:var(--font-mono);font-size:.65rem;color:var(--text-muted);letter-spacing:.02em}.gov-browser__content{position:relative;padding:1.5rem;overflow:hidden;background:#fff;border-radius:0 0 14px 14px}.gov-scanline{position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,var(--purple-light) 20%,var(--orange) 50%,var(--purple-light) 80%,transparent 100%);box-shadow:0 0 10px #f59e1b4d,0 0 20px #6b4baa26;opacity:0;z-index:10;animation:scanDown 4s ease-in-out 2.5s infinite}.gov-log__title{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:#1a1235;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(70,48,130,.12)}.gov-log__title svg{color:var(--purple)}.gov-table{width:100%}.gov-table__header{display:grid;grid-template-columns:90px 160px 1fr 120px 90px;gap:0;padding:.55rem .8rem;background:#f3f0fa;border:1px solid rgba(70,48,130,.1);border-radius:8px 8px 0 0}.gov-table__header .gov-col{font-family:var(--font-display);font-weight:600;font-size:.7rem;color:#5a4580;letter-spacing:.06em;text-transform:uppercase}.gov-table__row{display:grid;grid-template-columns:90px 160px 1fr 120px 90px;gap:0;padding:.7rem .8rem;border:1px solid rgba(70,48,130,.06);border-top:none;align-items:center;transition:background .3s ease;opacity:0;transform:translateY(8px);background:#fff}.gov-table__row:last-child{border-radius:0 0 8px 8px}.gov-table__row:hover{background:#f8f6fc}.gov-table__row--1{animation:rowSlideIn .6s ease-out 2s forwards}.gov-table__row--2{animation:rowSlideIn .6s ease-out 2.4s forwards}.gov-table__row--3{animation:rowSlideIn .6s ease-out 2.8s forwards}.gov-table__row--4{animation:rowSlideIn .6s ease-out 3.2s forwards}.gov-col{font-size:.75rem;color:#2d1a5e}.gov-mono{font-family:var(--font-mono);font-weight:400;font-size:.72rem;color:#4a3874;letter-spacing:-.01em}.gov-prompt-text{font-family:var(--font-mono);font-size:.68rem;color:#3b2a60;opacity:.85}.gov-status{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-mono);font-weight:500;font-size:.68rem;letter-spacing:.04em}.gov-status--blocked{color:#dc2626}.gov-status--approved{color:#16a34a}.gov-reason{display:block;font-family:var(--font-mono);font-size:.6rem;color:#dc2626;opacity:.7;margin-top:2px}.gov-action-badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-family:var(--font-mono);font-size:.6rem;font-weight:500;letter-spacing:.03em}.gov-action-badge--none{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.gov-action-badge--ok{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.gov-callout{position:absolute;display:flex;align-items:center;gap:.5rem;z-index:5;opacity:0}.gov-callout--left{left:-220px;top:55%;transform:translateY(-50%);animation:annotationFadeLeft .8s ease-out 3s forwards}.gov-callout--right-top{right:-220px;top:40%;transform:translateY(-50%);animation:annotationFadeRight .8s ease-out 3.4s forwards}.gov-callout--right-bottom{right:-220px;bottom:12%;animation:annotationFadeRight .8s ease-out 3.8s forwards}.gov-callout__card{display:flex;flex-direction:column;gap:.25rem;padding:.75rem .9rem;background:#120c23cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(107,75,170,.25);border-radius:10px;box-shadow:0 8px 24px #0000004d;min-width:150px;max-width:180px}.gov-callout__icon{color:var(--orange);flex-shrink:0;margin-bottom:.1rem}.gov-callout__title{font-family:var(--font-display);font-weight:700;font-size:.78rem;color:var(--text);letter-spacing:.01em;line-height:1.3}.gov-callout__desc{font-family:var(--font-display);font-weight:400;font-size:.65rem;color:var(--text-muted);line-height:1.4}.gov-callout__arrow{flex-shrink:0;display:flex;align-items:center}.gov-callout__arrow svg{display:block}.gov-tagline{font-family:var(--font-elegant);font-weight:600;font-size:clamp(1.1rem,2.2vw,1.6rem);color:var(--text-muted);text-align:center;max-width:800px;line-height:1.6;font-style:italic;opacity:0;animation:fadeSlideUp 1s ease-out 4s forwards}.gov-tagline__emphasis{color:var(--text);font-weight:700;font-style:normal;position:relative}.gov-tagline__emphasis:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--purple-light),var(--orange));border-radius:2px}.gov-tagline__accent{color:var(--orange-glow);font-weight:700;background:linear-gradient(90deg,var(--orange) 0%,var(--orange-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes browserReveal{0%{opacity:0;transform:translateY(40px) scale(.95);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes scanDown{0%{top:0;opacity:0}5%{opacity:.8}50%{top:100%;opacity:.6}55%{opacity:0}to{top:100%;opacity:0}}@keyframes rowSlideIn{0%{opacity:0;transform:translateY(8px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes annotationFadeLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes annotationFadeRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.gov-table__row--1.flash-blocked,.gov-table__row--4.flash-blocked{background:#ef44440f;box-shadow:inset 0 0 0 1px #dc26262e}.section--orchestra{min-height:100vh;padding:6rem 0 5rem;background:radial-gradient(ellipse 70% 50% at 50% 40%,rgba(70,48,130,.1) 0%,transparent 70%),radial-gradient(ellipse 40% 35% at 25% 55%,rgba(107,75,170,.06) 0%,transparent 60%),radial-gradient(ellipse 40% 35% at 75% 55%,rgba(245,158,27,.04) 0%,transparent 60%),var(--bg);overflow:hidden}.orchestra-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.orch-models-title{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;gap:.6rem;align-items:center}.orch-models-title__kicker{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards;overflow:visible;padding:2px 0}.orch-models-title__kicker svg{color:var(--orange);flex-shrink:0;overflow:visible}.orch-models-title__main{display:flex;justify-content:center;align-items:baseline;gap:.5em;flex-wrap:wrap;margin-top:.4rem}.orch-models-title__word{display:inline-block;font-family:var(--font-display);font-weight:800;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.04em;line-height:1.1;color:var(--text);opacity:0;filter:blur(12px);transform:translateY(40px);animation:wordReveal .9s cubic-bezier(.16,1,.3,1) forwards}.orch-models-title__word--1{animation-delay:.3s}.orch-models-title__word--2{animation-delay:.6s}.orch-models-title__word--3{animation-delay:.9s;color:var(--orange);text-shadow:0 0 40px rgba(245,158,27,.3),0 0 80px rgba(245,158,27,.1)}.orch-models-title__sub{opacity:0;animation:subtitleReveal 1.2s cubic-bezier(.23,1,.32,1) 1.2s forwards;margin-top:.2rem}.orch-models-title__gradient{font-family:var(--font-elegant);font-style:italic;font-weight:600;font-size:clamp(1rem,2.2vw,1.6rem);line-height:1.3;background:linear-gradient(135deg,var(--purple-light) 0%,#9b7fce 30%,var(--orange-glow) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 100%;animation:gradientShift 6s ease-in-out infinite}.orch-models-flow{display:flex;align-items:center;justify-content:center;width:100%;gap:0;margin-bottom:3.5rem;padding:0 2rem}.orch-models-side{flex:1;display:flex;align-items:center;min-width:0}.orch-models-side--left{justify-content:flex-end}.orch-models-side--right{justify-content:flex-start}.orch-models-group{display:flex;flex-direction:column;align-items:center;gap:.6rem}.orch-models-group--left{opacity:0;animation:orchSlideLeft .8s ease-out .8s forwards;align-self:center;flex:1;max-width:420px}.orch-models-group--right{opacity:0;animation:orchSlideRight .8s ease-out 1.6s forwards;align-self:center;flex:1;min-width:0;max-width:420px;overflow:hidden}.orch-models-group__header{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:.3rem}.orch-models-group__label{font-family:var(--font-display);font-weight:800;font-size:1.4rem;letter-spacing:-.01em;background:linear-gradient(135deg,var(--text) 0%,var(--orange-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.orch-models-group--left .orch-models-group__label{background:linear-gradient(135deg,var(--text) 0%,var(--purple-light) 70%,var(--orange-glow) 100%);-webkit-background-clip:text;background-clip:text}.orch-models-group--right .orch-models-group__label{background:linear-gradient(135deg,var(--text) 0%,var(--orange) 70%,var(--orange-hot) 100%);-webkit-background-clip:text;background-clip:text}.orch-models-group__sub{font-family:var(--font-mono);font-weight:500;font-size:.72rem;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;opacity:.7}.orch-models-cards{display:flex;flex-direction:column;gap:.8rem;margin-top:.5rem;width:100%}.orch-models-cards--grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.orch-models-cards--grid .orch-model-card{min-width:0;min-height:75px;padding:.8rem 1rem}.orch-model-card{position:relative;display:flex;align-items:center;justify-content:center;padding:1.1rem 1.6rem;background:#fffffff2;border:1px solid rgba(107,75,170,.1);border-radius:14px;min-width:140px;min-height:70px;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(15px);box-shadow:0 4px 20px #0000001f,0 1px 4px #4630820f}.orch-model-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 40px #0000002e,0 0 20px #f59e1b14}.orch-model-card--1{animation:orchCardReveal .6s ease-out 1s forwards}.orch-model-card--2{animation:orchCardReveal .6s ease-out 1.2s forwards}.orch-model-card--3{animation:orchCardReveal .6s ease-out 1.8s forwards}.orch-model-card--4{animation:orchCardReveal .6s ease-out 2s forwards}.orch-model-card--5{animation:orchCardReveal .6s ease-out 2.2s forwards}.orch-model-card--6{animation:orchCardReveal .6s ease-out 2.4s forwards}.orch-model-card__logo{height:40px;width:auto;max-width:150px;object-fit:contain;transition:transform .3s ease}.orch-model-card--1 .orch-model-card__logo,.orch-model-card--2 .orch-model-card__logo{height:50px;max-width:170px}.orch-model-card--3 .orch-model-card__logo{height:44px;max-width:130px}.orch-model-card--4 .orch-model-card__logo{height:40px;max-width:130px}.orch-model-card--5 .orch-model-card__logo,.orch-model-card--6 .orch-model-card__logo{height:38px;max-width:130px}.orch-model-card:hover .orch-model-card__logo{transform:scale(1.05)}.orch-pipe{position:relative;flex-shrink:0;opacity:0}.orch-pipe--left{width:80px;flex-shrink:0;animation:fadeIn .8s ease-out 1.3s forwards;align-self:stretch;pointer-events:none}.orch-pipe--right{width:80px;flex-shrink:0;animation:fadeIn .8s ease-out 1.7s forwards;align-self:stretch;pointer-events:none}.orch-pipe__svg{width:100%;height:100%;overflow:visible}.orch-pipe__path{filter:drop-shadow(0 0 6px rgba(107,75,170,.3))}.orch-models-hub{flex-shrink:0;opacity:0;animation:orchScaleUp 1s ease-out 1.2s forwards}.orch-models-hub__reactor{position:relative;display:flex;align-items:center;justify-content:center;width:320px;height:320px}.orch-models-hub__ring{position:absolute;border-radius:50%;border:2px solid transparent;pointer-events:none}.orch-models-hub__ring--1{width:290px;height:290px;border-color:#6b4baa33;border-top-color:#f59e1b80;border-right-color:#6b4baa59;animation:reactorRing1 4s linear infinite;box-shadow:0 0 8px #6b4baa0f,inset 0 0 8px #6b4baa0a}.orch-models-hub__ring--2{width:310px;height:275px;border-color:#f59e1b1f;border-bottom-color:#6b4baa4d;border-left-color:#f59e1b40;animation:reactorRing2 7s linear infinite reverse;box-shadow:0 0 10px #f59e1b0a,inset 0 0 10px #f59e1b08}.orch-models-hub__ring--3{width:340px;height:320px;border-color:#6b4baa14;border-top-color:#f59e1b26;border-left-color:#6b4baa26;animation:reactorRing3 11s linear infinite;box-shadow:0 0 12px #6b4baa08,inset 0 0 12px #f59e1b05}.orch-models-hub__core{position:relative;width:210px;height:210px;z-index:1}.orch-models-hub__border{position:absolute;inset:0;border-radius:50%;padding:3.5px;background:conic-gradient(from 180deg,var(--purple) 0deg,var(--purple-light) 90deg,var(--orange) 180deg,var(--orange-hot) 270deg,var(--purple) 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:borderRotate 6s linear infinite}.orch-models-hub__inner{position:absolute;inset:3.5px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#46308233,#0c0816f2 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;overflow:hidden}.orch-models-hub__logo{width:120px;height:auto;filter:drop-shadow(0 6px 24px rgba(245,158,27,.4)) drop-shadow(0 0 40px rgba(107,75,170,.2));animation:logoPulse 4s ease-in-out infinite}.orch-models-hub__status{display:flex;align-items:center;gap:.35rem;font-family:var(--font-mono);font-weight:400;font-size:.6rem;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase}.orch-models-hub__glow{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(107,75,170,.18) 0%,rgba(245,158,27,.1) 30%,rgba(70,48,130,.05) 55%,transparent 75%);z-index:-1;pointer-events:none;animation:reactorGlow 3.5s ease-in-out infinite}.orch-models-tagline{font-family:var(--font-elegant);font-weight:600;font-size:clamp(1.1rem,2.2vw,1.6rem);color:var(--text-muted);text-align:center;max-width:750px;line-height:1.6;font-style:italic;opacity:0;animation:fadeSlideUp 1s ease-out 2.8s forwards}.orch-models-tagline__count{font-family:var(--font-display);font-weight:800;font-style:normal;color:var(--orange);text-shadow:0 0 20px rgba(245,158,27,.25)}.orch-models-tagline__accent{color:var(--orange-glow);font-weight:700;background:linear-gradient(90deg,var(--orange) 0%,var(--orange-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes orchCardReveal{0%{opacity:0;transform:translateY(15px) scale(.95);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.orch-pipe__dot{filter:drop-shadow(0 0 4px currentColor)}.section--modular{min-height:100vh;padding:6rem 0 5rem;background:radial-gradient(ellipse 60% 45% at 50% 35%,rgba(70,48,130,.08) 0%,transparent 70%),radial-gradient(ellipse 35% 30% at 30% 60%,rgba(245,158,27,.05) 0%,transparent 60%),radial-gradient(ellipse 35% 30% at 70% 60%,rgba(107,75,170,.05) 0%,transparent 60%),var(--bg);overflow:hidden}.mod-title{text-align:left;margin-bottom:2rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.mod-title__kicker{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards;overflow:visible;padding:2px 0}.mod-title__kicker svg{color:var(--orange);flex-shrink:0;overflow:visible}.mod-title__main{display:flex;justify-content:flex-start;align-items:baseline;gap:.5em;flex-wrap:wrap;margin-top:.4rem}.mod-title__word{display:inline-block;font-family:var(--font-display);font-weight:800;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.04em;line-height:1.1;color:var(--text);opacity:0;filter:blur(12px);transform:translateY(40px);animation:wordReveal .9s cubic-bezier(.16,1,.3,1) forwards}.mod-title__word--1{animation-delay:.3s}.mod-title__word--2{animation-delay:.5s}.mod-title__word--3{animation-delay:.7s}.mod-title__word--4{animation-delay:.9s;color:var(--orange);text-shadow:0 0 40px rgba(245,158,27,.3),0 0 80px rgba(245,158,27,.1)}.mod-title__sub{opacity:0;animation:subtitleReveal 1.2s cubic-bezier(.23,1,.32,1) 1.2s forwards;margin-top:.2rem}.mod-title__gradient{font-family:var(--font-elegant);font-style:italic;font-weight:600;font-size:clamp(1rem,2.2vw,1.6rem);line-height:1.3;background:linear-gradient(135deg,var(--purple-light) 0%,#9b7fce 30%,var(--orange-glow) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 100%;animation:gradientShift 6s ease-in-out infinite}.mod-accent-line{width:220px;height:3px;margin:0 auto 3.5rem;border-radius:2px;background:linear-gradient(90deg,var(--purple) 0%,var(--purple-light) 40%,var(--orange) 70%,var(--orange-hot) 100%);opacity:0;animation:accentLineReveal 1s ease-out 1.4s forwards}@keyframes accentLineReveal{0%{opacity:0;width:0}to{opacity:1;width:220px}}.mod-cards{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;width:100%;max-width:1100px;margin:0 auto 3.5rem;padding:0}.mod-card{position:relative;border-radius:20px;overflow:visible;opacity:0;transform:translateY(30px);animation:modCardReveal .8s cubic-bezier(.16,1,.3,1) forwards;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.mod-card--camera{animation-delay:1.6s}.mod-card--cost{animation-delay:1.9s}@keyframes modCardReveal{0%{opacity:0;transform:translateY(30px) scale(.97);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.mod-card__glow{position:absolute;inset:0;border-radius:20px;background:linear-gradient(135deg,#6b4baa14,#f59e1b0d);z-index:0;pointer-events:none;transition:opacity .4s ease;opacity:0}.mod-card:hover .mod-card__glow{opacity:1}.mod-card__inner{position:relative;z-index:1;background:#fffffff2;border:1px solid rgba(107,75,170,.12);border-radius:20px;padding:1.8rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;height:100%;box-shadow:0 4px 24px #00000014,0 1px 4px #4630820a;transition:box-shadow .4s ease,border-color .4s ease}.mod-card:hover .mod-card__inner{box-shadow:0 12px 48px #00000024,0 0 30px #6b4baa0f;border-color:#6b4baa38}.mod-card__title{font-family:var(--font-display);font-weight:700;font-size:1.25rem;color:#1a1128;letter-spacing:-.02em;text-align:center}.mod-arc-slider{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.mod-arc-slider__label-active{font-family:var(--font-display);font-weight:700;font-size:.9rem;color:#1a1128;margin-bottom:.1rem;transition:all .3s ease}.mod-arc-slider__svg{width:100%;max-width:260px;touch-action:none}.mod-arc-slider__labels{display:flex;justify-content:space-between;width:100%;max-width:280px;padding:0 .5rem;margin-top:.4rem}.mod-arc-slider__label{font-family:var(--font-display);font-weight:600;font-size:.72rem;color:#6b5b8a;letter-spacing:.02em;transition:color .3s ease,transform .3s ease}.mod-arc-slider__label[data-pos=mid]{color:#9b8ab8;font-size:.68rem;font-weight:500}.mod-arc-slider__label.active{color:var(--purple);transform:scale(1.08)}.mod-camera-modes{display:flex;gap:.6rem;margin-top:.2rem}.mod-camera-mode{width:42px;height:42px;border-radius:10px;border:1.5px solid rgba(107,75,170,.15);background:#f8f4ff99;color:#8b7ba8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.mod-camera-mode:before{content:"";position:absolute;inset:0;border-radius:10px;background:linear-gradient(135deg,#6b4baa26,#f59e1b1a);opacity:0;transition:opacity .3s ease}.mod-camera-mode:hover{border-color:#6b4baa59;color:#6b4baa;transform:translateY(-2px);box-shadow:0 4px 16px #6b4baa1a}.mod-camera-mode:hover:before{opacity:1}.mod-camera-mode--active{border-color:var(--purple-light);background:linear-gradient(135deg,#6b4baa2e,#f59e1b14);color:var(--purple-light);box-shadow:0 4px 16px #6b4baa26}.mod-camera-mode--active:before{opacity:1}.mod-card--cost .mod-card__inner{justify-content:center}.mod-toggle-area{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.mod-toggle-side{display:flex;flex-direction:column;align-items:center;gap:.3rem}.mod-toggle-icon{color:#9b8ab8;transition:color .4s ease,transform .4s ease}.mod-toggle-side--left .mod-toggle-icon{color:#bba8d6}.mod-toggle-side--right .mod-toggle-icon{color:var(--purple-light)}.mod-toggle-switch{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mod-toggle-switch__track{width:100px;height:48px;border-radius:24px;background:linear-gradient(135deg,#463082,#6b4baa,#f59e1b);position:relative;padding:4px;transition:background .5s ease;box-shadow:inset 0 2px 8px #0003,0 2px 12px #6b4baa33}.mod-toggle-switch__thumb{width:40px;height:40px;border-radius:50%;background:#fff;position:absolute;top:4px;left:56px;transition:left .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;box-shadow:0 2px 8px #00000026,0 0 20px #f59e1b26;z-index:2}.mod-toggle-switch__thumb.draft{left:4px;box-shadow:0 2px 8px #00000026,0 0 20px #6b4baa26}.mod-toggle-switch__track.draft{background:linear-gradient(135deg,#bba8d6,#9b8ab8,#6b4baa)}.mod-toggle-switch__glow-trail{position:absolute;inset:10px;border-radius:14px;background:radial-gradient(ellipse at 75% 50%,rgba(245,158,27,.3) 0%,transparent 70%);transition:all .5s ease;pointer-events:none}.mod-toggle-switch__track.draft .mod-toggle-switch__glow-trail{background:radial-gradient(ellipse at 25% 50%,rgba(107,75,170,.25) 0%,transparent 70%)}.mod-toggle-labels{display:flex;justify-content:space-between;width:100%;margin-top:.8rem;padding:0 .5rem}.mod-toggle-label{display:flex;flex-direction:column;align-items:center;gap:.15rem;transition:opacity .4s ease,transform .4s ease;opacity:.45}.mod-toggle-label--active{opacity:1}.mod-toggle-label__name{font-family:var(--font-display);font-weight:700;font-size:.85rem;color:#1a1128}.mod-toggle-label__desc{font-family:var(--font-mono);font-weight:400;font-size:.65rem;color:#8b7ba8}.mod-cost-bar{width:100%;margin-top:.5rem}.mod-cost-bar__track{width:100%;height:6px;border-radius:3px;background:#6b4baa1a;overflow:hidden}.mod-cost-bar__fill{height:100%;width:85%;border-radius:3px;background:linear-gradient(90deg,var(--purple) 0%,var(--purple-light) 50%,var(--orange) 100%);transition:width .6s cubic-bezier(.16,1,.3,1),background .6s ease;position:relative}.mod-cost-bar__fill:after{content:"";position:absolute;right:0;top:-2px;width:10px;height:10px;border-radius:50%;background:var(--orange);box-shadow:0 0 10px #f59e1b80;transition:background .6s ease,box-shadow .6s ease}.mod-cost-bar__fill.draft{width:25%;background:linear-gradient(90deg,#bba8d6 0%,var(--purple-light) 100%)}.mod-cost-bar__fill.draft:after{background:var(--purple-light);box-shadow:0 0 10px #6b4baa66}.mod-cost-bar__labels{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.mod-cost-bar__val{font-family:var(--font-display);font-weight:700;font-size:1rem;color:#1a1128;transition:all .4s ease}.mod-cost-bar__val small{font-weight:400;font-size:.7rem;color:#8b7ba8}.mod-cost-bar__savings{font-family:var(--font-mono);font-weight:500;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--orange);transition:color .4s ease}.mod-cost-bar__savings.draft{color:#2dd4a0}.mod-carousel{width:100%;position:relative;overflow:hidden}.mod-carousel__track{display:flex;transition:transform .7s cubic-bezier(.16,1,.3,1);width:100%}.mod-carousel__slide{min-width:100%;opacity:0;transition:opacity .5s ease;pointer-events:none}.mod-carousel__slide--active{opacity:1;pointer-events:auto}.mod-carousel__dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.5rem}.mod-carousel__dot{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(107,75,170,.3);background:transparent;cursor:pointer;transition:all .4s ease;padding:0}.mod-carousel__dot:hover{border-color:#6b4baa99;background:#6b4baa1a}.mod-carousel__dot--active{border-color:var(--orange);background:var(--orange);box-shadow:0 0 12px #f59e1b59;transform:scale(1.15)}.mod-prompt-engine{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%}.mod-prompt-input,.mod-prompt-output{width:100%;background:#f8f4ff99;border:1px solid rgba(107,75,170,.12);border-radius:10px;padding:.5rem .8rem;position:relative}.mod-prompt-input__label,.mod-prompt-output__label{font-family:var(--font-mono);font-weight:500;font-size:.55rem;text-transform:uppercase;letter-spacing:.1em;color:#9b8ab8;margin-bottom:.15rem;display:block}.mod-prompt-input__field{font-family:var(--font-display);font-weight:600;font-size:.9rem;color:#1a1128}.mod-prompt-output__field{font-family:var(--font-mono);font-weight:400;font-size:.68rem;color:#463082;line-height:1.5;height:40px;overflow:hidden}.mod-prompt-line{display:block;white-space:pre-wrap;word-break:break-word}.mod-prompt-line:after{content:"|";animation:promptCursorBlink .7s step-end infinite;color:var(--orange);font-weight:700}@keyframes promptCursorBlink{0%,to{opacity:1}50%{opacity:0}}.mod-prompt-arrow{color:#9b8ab8;display:flex;align-items:center;justify-content:center;animation:promptArrowPulse 2s ease-in-out infinite}@keyframes promptArrowPulse{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(3px);opacity:1}}.mod-prompt-stats{display:flex;gap:1rem;margin-top:0;flex-wrap:wrap;justify-content:center}.mod-prompt-stat{font-family:var(--font-mono);font-weight:400;font-size:.65rem;color:#8b7ba8}.mod-prompt-stat strong{font-weight:700;color:#463082;font-size:.85rem}.mod-prompt-stat--live{display:flex;align-items:center;gap:.35rem;color:#2dd4a0}.mod-prompt-stat__dot{width:6px;height:6px;border-radius:50%;background:#2dd4a0;animation:liveDotPulse 1.5s ease-in-out infinite}@keyframes liveDotPulse{0%,to{opacity:1;box-shadow:0 0 #2dd4a080}50%{opacity:.6;box-shadow:0 0 0 4px #2dd4a000}}.mod-visual-gen{width:100%;display:flex;flex-direction:column;gap:.4rem}.mod-visual-gen__canvas{width:100%;height:110px;border-radius:12px;background:#0c0816;position:relative;overflow:hidden;border:1px solid rgba(107,75,170,.2)}.mod-visual-gen__scanline{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent 0%,var(--purple-light) 30%,var(--orange) 70%,transparent 100%);opacity:.8;z-index:3;box-shadow:0 0 12px #f59e1b66,0 0 30px #6b4baa33}.mod-visual-gen__pixels{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(8,1fr);gap:1px;padding:2px}.mod-visual-gen__pixel{border-radius:2px;opacity:0;transition:opacity .3s ease,background .5s ease}.mod-visual-gen__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;color:#ffffff26;transition:opacity .8s ease}.mod-visual-gen__info{display:flex;flex-direction:column;gap:.35rem}.mod-visual-gen__progress{width:100%;height:4px;border-radius:2px;background:#6b4baa1a;overflow:hidden}.mod-visual-gen__bar{height:100%;width:0%;border-radius:2px;background:linear-gradient(90deg,var(--purple) 0%,var(--purple-light) 50%,var(--orange) 100%);transition:width .3s ease;position:relative}.mod-visual-gen__bar:after{content:"";position:absolute;right:0;top:-2px;width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 8px #f59e1b80}.mod-visual-gen__meta{display:flex;justify-content:space-between;align-items:center}.mod-visual-gen__step{font-family:var(--font-mono);font-weight:500;font-size:.65rem;color:#8b7ba8;letter-spacing:.02em}.mod-visual-gen__pct{font-family:var(--font-display);font-weight:700;font-size:.85rem;color:#463082}.mod-visual-stats{display:flex;gap:1rem;margin-top:0;flex-wrap:wrap;justify-content:center}.mod-visual-stat{font-family:var(--font-mono);font-weight:500;font-size:.65rem;color:#8b7ba8;text-transform:uppercase;letter-spacing:.04em}.mod-visual-stat--live{display:flex;align-items:center;gap:.35rem;color:var(--orange)}.mod-visual-stat__dot{width:6px;height:6px;border-radius:50%;background:var(--orange);animation:liveDotPulse 1.5s ease-in-out infinite}.mod-tagline{font-family:var(--font-elegant);font-weight:600;font-size:clamp(1.1rem,2.2vw,1.6rem);color:var(--text-muted);text-align:center;max-width:750px;line-height:1.6;font-style:italic;opacity:0;animation:fadeSlideUp 1s ease-out 2.4s forwards;margin:0 auto}.mod-tagline__accent{color:var(--orange-glow);font-weight:700;background:linear-gradient(90deg,var(--orange) 0%,var(--orange-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section--cycle{padding:5rem 0 4rem;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(70,48,130,.08) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 30% 70%,rgba(245,158,27,.04) 0%,transparent 60%),var(--bg);overflow:hidden}.cycle-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.cycle-title{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:.4rem;align-items:center}.cycle-title__kicker{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards}.cycle-title__kicker svg{color:var(--orange);flex-shrink:0}.cycle-title__main{display:flex;flex-direction:column;align-items:center;gap:.1rem;margin-top:.4rem}.cycle-title__line{display:flex;align-items:baseline;justify-content:center;gap:.4em;opacity:0;filter:blur(12px);transform:translateY(30px);animation:wordReveal .9s cubic-bezier(.16,1,.3,1) forwards}.cycle-title__line--1{animation-delay:.3s}.cycle-title__line--2{animation-delay:.55s}.cycle-title__line--3{animation-delay:.8s}.cycle-title__the{font-family:"Playfair Display",var(--font-serif);font-style:italic;font-weight:400;font-size:1.2rem;color:var(--text-muted);letter-spacing:.02em;line-height:1}.cycle-title__culture{font-family:"Unbounded",var(--font-display);font-weight:900;font-size:clamp(2.8rem,5vw,4rem);color:var(--text);letter-spacing:-.03em;line-height:1.05}.cycle-title__of{font-family:"Playfair Display",var(--font-serif);font-style:italic;font-weight:400;font-size:1rem;color:var(--text-muted);letter-spacing:.15em;line-height:1}.cycle-title__infinite{font-family:"Playfair Display",var(--font-serif);font-weight:700;font-style:italic;font-size:clamp(2.5rem,4.5vw,3.8rem);color:var(--text);letter-spacing:-.01em;line-height:1.05}.cycle-title__custom{font-family:"Unbounded",var(--font-display);font-weight:700;font-size:clamp(2.5rem,5vw,3.5rem);letter-spacing:-.02em;line-height:1.05;background:linear-gradient(135deg,var(--orange) 0%,var(--orange-glow) 40%,var(--orange-hot) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none;filter:drop-shadow(0 0 30px rgba(245,158,27,.2))}.cycle-title__sub{opacity:0;animation:subtitleReveal 1.2s cubic-bezier(.23,1,.32,1) 1.2s forwards;margin-top:.3rem}.cycle-title__gradient{font-family:var(--font-elegant);font-style:italic;font-weight:600;font-size:clamp(1.3rem,3vw,2.2rem);line-height:1.3;background:linear-gradient(135deg,var(--purple-light) 0%,#9b7fce 25%,var(--orange-glow) 55%,var(--orange) 80%,var(--orange-hot) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 100%;animation:gradientShift 6s ease-in-out infinite}.cycle-diagram{position:relative;width:500px;height:500px;margin:0 auto}.cycle-field-canvas{position:absolute;inset:-40px;width:calc(100% + 80px);height:calc(100% + 80px);z-index:0;pointer-events:none}.cycle-outer-ring{position:absolute;inset:-30px;width:calc(100% + 60px);height:calc(100% + 60px);border-radius:50%;border:1.5px dashed rgba(107,75,170,.12);z-index:0;pointer-events:none;animation:cycleOuterRingSpin 30s linear infinite}@keyframes cycleOuterRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cycle-ring{position:absolute;inset:0;width:100%;height:100%;z-index:1}.cycle-arc{stroke-dasharray:600;stroke-dashoffset:600;transition:stroke-dashoffset 1.2s cubic-bezier(.16,1,.3,1)}.cycle-arc.revealed{stroke-dashoffset:0}.cycle-arc--1{transition-delay:.2s}.cycle-arc--2{transition-delay:.5s}.cycle-arc--3{transition-delay:.8s}.cycle-arc--4{transition-delay:1.1s}.cycle-connector{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease}.cycle-connector line,.cycle-connector path{stroke:url(#connectorGradient);stroke-width:1.5;stroke-linecap:round}.cycle-step--active~.cycle-connector--1,.cycle-step--active~.cycle-connector--2,.cycle-step--active~.cycle-connector--3,.cycle-step--active~.cycle-connector--4{opacity:0}.cycle-step--active[data-step="1"]~.cycle-connector--1,.cycle-step--active[data-step="2"]~.cycle-connector--2,.cycle-step--active[data-step="3"]~.cycle-connector--3,.cycle-step--active[data-step="4"]~.cycle-connector--4{opacity:.4;animation:connectorPulse 2s ease-in-out infinite}@keyframes connectorPulse{0%,to{opacity:.3}50%{opacity:.6}}.cycle-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:140px;height:140px}.cycle-center__ring--1{position:absolute;width:80px;height:80px;border-radius:50%;border:1px solid rgba(107,75,170,.3);top:50%;left:50%;transform:translate(-50%,-50%);animation:cycleCenterOrbit1 6s linear infinite;pointer-events:none}@keyframes cycleCenterOrbit1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.cycle-center__ring--2{position:absolute;width:100px;height:100px;border-radius:50%;border:1px solid rgba(245,158,27,.2);top:50%;left:50%;transform:translate(-50%,-50%);animation:cycleCenterOrbit2 8s linear infinite reverse;pointer-events:none}@keyframes cycleCenterOrbit2{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.cycle-center__core{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.1rem;background:#0c081699;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:50%;width:70px;height:70px;justify-content:center;border:1px solid rgba(107,75,170,.15);box-shadow:0 0 20px #6b4baa14,inset 0 0 12px #4630821a}.cycle-center__label{font-family:var(--font-display);font-weight:800;font-size:1.6rem;color:var(--text);letter-spacing:-.02em;line-height:1.2}.cycle-center__sub{font-family:var(--font-elegant);font-style:italic;font-weight:600;font-size:1.3rem;background:linear-gradient(90deg,var(--purple-light),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cycle-center__pulse{position:absolute;width:120px;height:120px;border-radius:50%;border:1.5px solid rgba(107,75,170,.2);top:50%;left:50%;transform:translate(-50%,-50%);animation:cycleCenterPulse 3s ease-out infinite;pointer-events:none}.cycle-center__pulse--2{animation-delay:1.5s}.cycle-center__pulse--3{animation-delay:.75s;border-color:#f59e1b26}@keyframes cycleCenterPulse{0%{width:80px;height:80px;opacity:.5;border-color:#f59e1b4d}to{width:180px;height:180px;opacity:0;border-color:#6b4baa00}}.cycle-step{position:absolute;z-index:4;opacity:0;transform:scale(.8);transition:opacity .6s ease,transform .6s cubic-bezier(.16,1,.3,1)}.cycle-step.revealed{opacity:1;transform:scale(1)}.cycle-step--top{top:-10px;left:50%;transform:translate(-50%) scale(.8);transition-delay:.3s}.cycle-step--top.revealed{transform:translate(-50%) scale(1)}.cycle-step--right{top:50%;right:-60px;transform:translateY(-50%) scale(.8);transition-delay:.6s}.cycle-step--right.revealed{transform:translateY(-50%) scale(1)}.cycle-step--bottom{bottom:-10px;left:50%;transform:translate(-50%) scale(.8);transition-delay:.9s}.cycle-step--bottom.revealed{transform:translate(-50%) scale(1)}.cycle-step--left{top:50%;left:-60px;transform:translateY(-50%) scale(.8);transition-delay:1.2s}.cycle-step--left.revealed{transform:translateY(-50%) scale(1)}.cycle-step__card{background:#fffffff0;border:1px solid rgba(107,75,170,.12);border-radius:16px;padding:1rem 1.2rem;display:flex;flex-direction:column;align-items:center;gap:.3rem;min-width:150px;text-align:center;box-shadow:0 4px 24px #0000001a,0 1px 4px #4630820d;transition:box-shadow .4s ease,transform .3s ease,border-color .4s ease;cursor:default;position:relative;overflow:hidden;border-left:3px solid transparent}.cycle-step__card:before{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(135deg,#6b4baa0f,#f59e1b0a);opacity:0;transition:opacity .4s ease}.cycle-step__card:hover{box-shadow:0 12px 40px #00000026,0 0 30px #6b4baa14;border-color:#6b4baa40;transform:translateY(-3px)}.cycle-step__card:hover:before{opacity:1}.cycle-step__num{font-family:var(--font-mono);font-weight:500;font-size:.6rem;color:var(--orange);letter-spacing:.1em;position:relative;z-index:1}.cycle-step__icon{color:#6b4baa;position:relative;z-index:1}.cycle-step__name{font-family:var(--font-display);font-weight:700;font-size:.95rem;color:#1a1128;letter-spacing:-.01em;position:relative;z-index:1}.cycle-step__desc{font-family:var(--font-display);font-weight:400;font-size:.68rem;color:#8b7ba8;line-height:1.3;max-width:140px;position:relative;z-index:1}.cycle-step--active .cycle-step__card{border-color:#f59e1b59;border-left:3px solid transparent;border-image:linear-gradient(180deg,var(--orange) 0%,var(--purple-light) 100%) 1;border-image-slice:1;box-shadow:0 8px 32px #0000001f,0 0 20px #f59e1b1a,0 0 40px #f59e1b0d;transform:scale(1.03)}.cycle-step--active .cycle-step__card:before{opacity:1;background:linear-gradient(135deg,#f59e1b0f,#6b4baa0a)}.cycle-step--active .cycle-step__icon{color:var(--orange)}.cycle-step--active .cycle-step__num{color:var(--purple-light)}.cycle-step--active.cycle-step--top .cycle-step__card,.cycle-step--active.cycle-step--bottom .cycle-step__card,.cycle-step--active.cycle-step--right .cycle-step__card,.cycle-step--active.cycle-step--left .cycle-step__card{border-image:none;border-left:3px solid var(--orange)}.cycle-tagline{font-family:var(--font-elegant);font-weight:600;font-size:clamp(1.1rem,2.2vw,1.6rem);color:var(--text-muted);text-align:center;max-width:750px;line-height:1.6;font-style:italic;opacity:0;animation:fadeSlideUp 1s ease-out 2.4s forwards;margin:2.5rem auto 0}.cycle-tagline__accent{color:var(--orange-glow);font-weight:700;background:linear-gradient(90deg,var(--orange) 0%,var(--orange-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section--scale{position:relative;width:100%;padding:5rem 0 4rem;background:radial-gradient(ellipse 80% 50% at 50% 30%,rgba(70,48,130,.06) 0%,transparent 70%),radial-gradient(ellipse 40% 60% at 10% 50%,rgba(107,75,170,.04) 0%,transparent 50%),radial-gradient(ellipse 40% 60% at 90% 50%,rgba(245,158,27,.03) 0%,transparent 50%),var(--bg);overflow:hidden}.scale-wide{width:100%;max-width:1600px;margin:0 auto;padding:0 3rem}.scale-header{text-align:left;margin-bottom:3rem}.scale-header__kicker{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards}.scale-header__kicker svg{color:var(--orange)}.scale-header__title{display:flex;flex-direction:column;gap:0}.scale-header__line{display:block}.scale-header__word{display:inline-block;opacity:0;filter:blur(12px);transform:translateY(40px);animation:wordReveal .9s cubic-bezier(.16,1,.3,1) forwards}.scale-header__word--1{font-family:Unbounded,sans-serif;font-weight:900;font-size:clamp(2.5rem,5vw,4.5rem);color:var(--text);letter-spacing:-.03em;animation-delay:.3s}.scale-header__word--2{font-family:Playfair Display,serif;font-weight:700;font-style:italic;font-size:clamp(2.8rem,5.5vw,5rem);background:linear-gradient(135deg,var(--purple-light),var(--orange-glow),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation-delay:.6s}.scale-visual{position:relative;width:100%;height:420px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#0f081ef2,#0c0816fa,#140c23f2);border:1px solid rgba(107,75,170,.12);box-shadow:0 8px 60px #0006,0 0 100px #6b4baa0d,inset 0 1px #ffffff08}.scale-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1}.scale-anchor--left{position:absolute;left:40px;top:30px;z-index:6}.scale-anchor__badge{display:flex;align-items:center;gap:.5rem;background:#6b4baa26;border:1px solid rgba(107,75,170,.3);border-radius:10px;padding:.5rem .9rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text);font-family:var(--font-display);font-weight:600;font-size:.85rem}.scale-anchor__badge svg{color:var(--purple-light)}.scale-anchor__pulse{position:absolute;width:60px;height:60px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);border:1.5px solid rgba(107,75,170,.3);animation:scaleAnchorPulse 2.5s ease-out infinite;pointer-events:none;z-index:-1}.scale-anchor--right{position:absolute;right:40px;top:30px;z-index:3}.scale-anchor__badge--large{background:#f59e1b1f;border:1px solid rgba(245,158,27,.3);border-radius:14px;padding:.8rem 1.4rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;gap:.2rem}.scale-anchor__count{font-family:Unbounded,sans-serif;font-weight:700;font-size:1.4rem;color:var(--orange);letter-spacing:-.02em}.scale-anchor__label{font-family:var(--font-display);font-weight:500;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.scale-iso-grid{position:absolute;top:100%;right:0;width:200px;height:120px;position:relative;overflow:visible}.scale-visual:after{content:"";position:absolute;bottom:0;left:0;width:55%;height:65%;background:linear-gradient(45deg,rgba(12,8,22,.85) 0%,rgba(12,8,22,.5) 40%,transparent 75%);z-index:4;pointer-events:none;border-radius:0 0 0 20px}.scale-overlay{position:absolute;bottom:30px;left:40px;z-index:6;max-width:500px}.scale-overlay__title{display:flex;gap:.5rem;align-items:baseline;flex-wrap:wrap}.scale-overlay__word{font-family:Unbounded,sans-serif;font-weight:900;font-size:clamp(1.8rem,3.5vw,2.8rem);color:#fff;letter-spacing:-.02em;opacity:0;animation:fadeSlideUp .8s ease-out forwards;text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 40px rgba(12,8,22,.9)}.scale-overlay__word--1{animation-delay:.5s}.scale-overlay__word--2{animation-delay:.8s}.scale-overlay__sub{font-family:var(--font-elegant);font-style:italic;font-weight:500;font-size:clamp(.9rem,1.5vw,1.15rem);color:var(--text-muted);line-height:1.5;margin-top:.6rem;opacity:0;animation:fadeSlideUp .8s ease-out 1.1s forwards;text-shadow:0 1px 12px rgba(0,0,0,.7)}.scale-stats{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;padding:1.5rem 2.5rem;background:#ffffff05;border:1px solid rgba(107,75,170,.08);border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scale-stat{display:flex;flex-direction:column;align-items:center;gap:.3rem}.scale-stat__value{font-family:Unbounded,sans-serif;font-weight:700;font-size:clamp(1.5rem,2.5vw,2.2rem);color:var(--text);letter-spacing:-.02em}.scale-stat__unit{font-family:Unbounded,sans-serif;font-weight:300;font-size:clamp(1rem,1.5vw,1.4rem);color:var(--orange)}.scale-stat__label{font-family:var(--font-display);font-weight:500;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.scale-stat__divider{width:1px;height:50px;background:linear-gradient(180deg,transparent 0%,rgba(107,75,170,.2) 50%,transparent 100%)}.scale-stat__infinity{font-family:Playfair Display,serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:400;font-style:italic;background:linear-gradient(135deg,var(--purple-light),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes scaleAnchorPulse{0%{width:40px;height:40px;opacity:.6;border-color:#6b4baa66}to{width:100px;height:100px;opacity:0;border-color:#6b4baa00}}.section--whyus{position:relative;width:100%;min-height:100vh;padding:4rem 0 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse 50% 50% at 25% 50%,rgba(220,38,38,.04),transparent 70%),radial-gradient(ellipse 50% 50% at 75% 50%,rgba(245,158,27,.04),transparent 70%),var(--bg);overflow:hidden}.whyus-title{position:relative;z-index:2;text-align:center;margin-bottom:1.8rem;padding:0 2rem}.whyus-title__kicker{display:block;font-family:var(--font-mono);font-weight:400;font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.6rem;opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards}.whyus-title__main{display:flex;align-items:baseline;justify-content:center;gap:.4em;flex-wrap:wrap;line-height:1.1}.whyus-title__word--beyond{font-family:"Playfair Display",var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.4rem,2.5vw,2rem);color:var(--text-muted);letter-spacing:.02em}.whyus-title__word--the{font-family:"Unbounded",var(--font-display);font-weight:900;font-size:clamp(2rem,4vw,3.2rem);color:var(--text);text-transform:uppercase;letter-spacing:-.02em}.whyus-title__word--economy{font-family:"Playfair Display",var(--font-serif);font-weight:700;font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);background:linear-gradient(135deg,var(--orange),var(--orange-glow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.whyus-layout{position:relative;z-index:2;max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch}.whyus-col{display:flex;flex-direction:column;gap:1.2rem;padding:0 1.5rem}.whyus-col__header{font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;padding-bottom:.8rem;margin-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.06)}.whyus-col__header--red{color:#dc2626}.whyus-col__header--gold{color:var(--orange)}.whyus-item{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.2rem;border-radius:12px;transition:transform .3s ease,background .3s ease}.whyus-item:hover{transform:translate(4px)}.whyus-item--problem{background:#dc262608;border:1px solid rgba(220,38,38,.1);border-left:3px solid #dc2626}.whyus-item--problem:hover{background:#dc26260f}.whyus-item--solution{background:#f59e1b08;border:1px solid rgba(245,158,27,.12);border-left:3px solid var(--orange)}.whyus-item--solution:hover{background:#f59e1b0f}.whyus-item__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.whyus-item__icon--red{background:#dc262614;color:#dc2626}.whyus-item__icon--gold{background:#f59e1b1a;color:var(--orange)}.whyus-item__title{font-family:Syne,sans-serif;font-weight:700;font-size:1.15rem;color:var(--text);margin-bottom:.35rem;line-height:1.3}.whyus-item__desc{font-family:var(--font-elegant);font-size:1.08rem;color:#c4b8d8;line-height:1.55}.whyus-center{display:flex;flex-direction:column;align-items:center;padding:0 .5rem;position:relative;width:60px}.whyus-center__line{flex:1;width:2px;background:linear-gradient(180deg,rgba(220,38,38,.2),var(--purple-light),rgba(245,158,27,.3));position:relative;overflow:hidden}.whyus-center__line--bottom{background:linear-gradient(180deg,rgba(245,158,27,.3),var(--purple-light),rgba(220,38,38,.2))}.whyus-center__pulse{position:absolute;width:6px;height:20px;left:-2px;border-radius:3px;background:var(--orange);box-shadow:0 0 12px #f59e1b99;animation:whyusPulseDown 2.5s ease-in-out infinite}.whyus-center__pulse--up{animation:whyusPulseUp 2.5s ease-in-out infinite;animation-delay:1.25s}.whyus-center__badge{width:36px;height:36px;border-radius:50%;background:var(--purple-deep);border:2px solid var(--purple-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2;box-shadow:0 0 20px #6b4baa4d}.whyus-center__vs{font-family:Unbounded,sans-serif;font-weight:700;font-size:.55rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text)}.whyus-punch{position:relative;z-index:2;text-align:center;margin-top:2.5rem;font-family:Syne,sans-serif;font-size:1.35rem;font-weight:600;color:var(--text);padding:0 2rem}.whyus-punch__accent{background:linear-gradient(135deg,var(--orange),var(--orange-glow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes whyusPulseDown{0%{top:-20px;opacity:0}15%{opacity:1}85%{opacity:1}to{top:calc(100% + 20px);opacity:0}}@keyframes whyusPulseUp{0%{bottom:-20px;top:auto;opacity:0}15%{opacity:1}85%{opacity:1}to{bottom:calc(100% + 20px);top:auto;opacity:0}}.section--contact{min-height:100vh;padding:7rem 0 2rem;background:radial-gradient(ellipse 60% 50% at 20% 30%,rgba(70,48,130,.1) 0%,transparent 70%),radial-gradient(ellipse 50% 50% at 80% 70%,rgba(245,158,27,.06) 0%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(45,26,94,.04) 0%,transparent 50%),var(--bg);overflow:hidden}.contact-orbital{position:absolute;border-radius:50%;border:1px solid rgba(107,75,170,.06);pointer-events:none;z-index:0}.contact-orbital--1{width:700px;height:700px;top:-15%;right:-10%;animation:contactOrbit1 25s linear infinite}.contact-orbital--2{width:500px;height:500px;bottom:-10%;left:-8%;border-color:#f59e1b0a;animation:contactOrbit2 20s linear infinite reverse}@keyframes contactOrbit1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes contactOrbit2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:start;position:relative;z-index:2}.contact-left{display:flex;flex-direction:column;gap:3rem}.contact-title{text-align:left;margin-bottom:0;position:relative;z-index:2}.contact-title__kicker{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .1s forwards}.contact-title__kicker svg{color:var(--orange);flex-shrink:0}.contact-title__main{display:flex;align-items:baseline;gap:.4em;flex-wrap:wrap;margin-bottom:1rem}.contact-title__word--1{font-family:Cormorant Garamond,serif;font-weight:400;font-style:italic;font-size:clamp(2.2rem,4vw,3.5rem);color:var(--text-muted);opacity:0;animation:wordReveal 1s cubic-bezier(.23,1,.32,1) .2s forwards}.contact-title__word--2{font-family:Unbounded,sans-serif;font-weight:900;font-size:clamp(2.8rem,5.5vw,4.5rem);background:linear-gradient(135deg,var(--orange),var(--orange-glow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:0;animation:wordReveal 1s cubic-bezier(.23,1,.32,1) .35s forwards}.contact-title__sub{font-family:var(--font-elegant);font-size:1.2rem;color:var(--text-muted);font-style:italic;line-height:1.6;opacity:0;animation:kickerFadeIn 1.2s cubic-bezier(.23,1,.32,1) .5s forwards}.contact-info-cards{display:flex;flex-direction:column;gap:1.2rem}.contact-info-card{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem 1.4rem;border-radius:14px;background:#ffffff05;border:1px solid rgba(107,75,170,.08);transition:all .4s cubic-bezier(.23,1,.32,1)}.contact-info-card:hover{background:#ffffff0a;border-color:#6b4baa26;transform:translate(6px)}.contact-info-card__icon{width:42px;height:42px;border-radius:12px;background:#6b4baa1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--purple-light);transition:all .4s ease}.contact-info-card:hover .contact-info-card__icon{background:#f59e1b1f;color:var(--orange)}.contact-info-card__icon--social{background:#f59e1b14;color:var(--orange)}.contact-info-card__text{display:flex;flex-direction:column;gap:.3rem}.contact-info-card__label{font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted)}.contact-info-card__value{font-family:var(--font-elegant);font-size:.95rem;color:#f0ecf5bf;line-height:1.6}.contact-info-card__socials{display:flex;gap:1rem;flex-wrap:wrap}.contact-social-link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:.85rem;font-weight:500;color:#f0ecf599;text-decoration:none;padding:.35rem .8rem;border-radius:8px;background:#ffffff08;border:1px solid rgba(107,75,170,.1);transition:all .3s ease}.contact-social-link:hover{color:var(--orange);border-color:#f59e1b40;background:#f59e1b0f;transform:translateY(-2px)}.contact-social-link svg{flex-shrink:0;opacity:.7;transition:opacity .3s ease}.contact-social-link:hover svg{opacity:1}.contact-form-wrapper{position:relative}.contact-form-glow{position:absolute;inset:-2px;border-radius:22px;background:linear-gradient(135deg,#6b4baa26,#f59e1b1a,#6b4baa14);z-index:0;filter:blur(1px);opacity:0;transition:opacity .6s ease}.contact-form-wrapper:hover .contact-form-glow{opacity:1}.contact-form{max-width:100%;width:100%;display:flex;flex-direction:column;gap:0;position:relative;z-index:2;background:#0c0816d9;border:1px solid rgba(107,75,170,.12);border-radius:20px;overflow:hidden;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 60px #0006,0 0 80px #6b4baa0a,inset 0 1px #ffffff0a}.contact-form__header{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.4rem;background:#ffffff05;border-bottom:1px solid rgba(107,75,170,.08)}.contact-form__dot{width:10px;height:10px;border-radius:50%}.contact-form__dot--1{background:#ff5f57}.contact-form__dot--2{background:#febc2e}.contact-form__dot--3{background:#28c840}.contact-form__header-label{font-family:var(--font-mono);font-size:.65rem;color:#a99cc073;letter-spacing:.08em;margin-left:auto}.contact-form__body{padding:2rem 2.2rem 2.2rem;display:flex;flex-direction:column;gap:1.8rem}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem}.contact-form__field{position:relative;display:flex;flex-direction:column}.contact-form__label{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);margin-bottom:.6rem}.contact-form__input{font-family:Syne,sans-serif;font-size:1rem;font-weight:500;color:var(--text);background:transparent;border:none;border-bottom:1px solid rgba(107,75,170,.15);padding:.7rem 0;outline:none;transition:border-color .4s ease;width:100%}.contact-form__input::placeholder{color:#a99cc040;font-style:italic;font-weight:400}.contact-form__input:focus{border-color:var(--orange)}.contact-form__line{position:absolute;bottom:0;left:0;height:2px;width:0;background:linear-gradient(90deg,var(--orange),var(--purple-light));transition:width .5s cubic-bezier(.23,1,.32,1);border-radius:1px}.contact-form__input:focus~.contact-form__line{width:100%}.contact-form__textarea{resize:vertical;min-height:110px;line-height:1.6}.contact-form__submit{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.1rem 2.4rem;font-family:Syne,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.05em;color:var(--bg);background:linear-gradient(135deg,var(--orange),var(--orange-glow));border:none;border-radius:14px;cursor:pointer;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;margin-top:.4rem}.contact-form__submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f59e1b4d,0 0 60px #f59e1b1a}.contact-form__submit:active{transform:translateY(0)}.contact-form__submit-arrow{transition:transform .3s ease}.contact-form__submit:hover .contact-form__submit-arrow{transform:translate(4px)}.contact-form__submit-shine{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:none;animation:submitShine 3s ease-in-out infinite}@keyframes submitShine{0%{left:-100%}30%{left:150%}to{left:150%}}.site-footer{position:relative;width:100%;background:linear-gradient(180deg,var(--bg) 0%,rgba(6,3,12,1) 100%);border-top:1px solid rgba(107,75,170,.08);padding:1.5rem 0 2rem;overflow:hidden}.site-footer:before{content:"";position:absolute;width:600px;height:300px;top:-100px;left:50%;transform:translate(-50%);background:radial-gradient(ellipse,rgba(107,75,170,.06) 0%,transparent 70%);pointer-events:none}.footer-inner{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem}.footer-brand__logo-img{display:block;height:40px;width:auto;object-fit:contain;margin-bottom:1rem}.footer-brand__tagline{font-family:var(--font-elegant);font-size:1rem;color:var(--text-muted);font-style:italic;line-height:1.5;margin-bottom:1.2rem}.footer-brand__socials{display:flex;gap:.6rem}.footer-social-icon{width:40px;height:40px;border-radius:12px;background:#ffffff08;border:1px solid rgba(107,75,170,.1);display:flex;align-items:center;justify-content:center;color:#f0ecf580;text-decoration:none;transition:all .35s cubic-bezier(.23,1,.32,1)}.footer-social-icon:hover{background:#f59e1b14;border-color:#f59e1b40;color:var(--orange);transform:translateY(-3px);box-shadow:0 6px 20px #f59e1b1f}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-links__heading{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:1.2rem;display:block;position:relative}.footer-links__heading:after{content:"";position:absolute;bottom:-.4rem;left:0;width:20px;height:1.5px;background:linear-gradient(90deg,var(--orange),transparent);border-radius:1px}.footer-links__col{display:flex;flex-direction:column}.footer-links__link{display:block;font-family:Syne,sans-serif;font-size:.9rem;font-weight:500;color:#f0ecf580;text-decoration:none;padding:.35rem 0;transition:color .3s ease,transform .3s ease}.footer-links__link:hover{color:var(--orange);transform:translate(4px)}.footer-links__social{display:inline-flex;align-items:center;gap:.5rem}.footer-links__social svg{flex-shrink:0;opacity:.5;transition:opacity .3s ease}.footer-links__social:hover svg{opacity:1}.footer-divider{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(107,75,170,.12) 20%,rgba(245,158,27,.08) 50%,rgba(107,75,170,.12) 80%,transparent 100%);margin-bottom:2rem}.footer-bottom{display:flex;justify-content:flex-start;align-items:center}.footer-copyright{font-family:var(--font-mono);font-size:.6rem;color:#a99cc04d;letter-spacing:.1em;white-space:nowrap}@media(max-width:1000px){.header-nav{display:none}.header-burger{display:flex}.header-nav.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#0c0816f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1rem 2rem 1.5rem;border-bottom:1px solid rgba(107,75,170,.1);gap:.2rem}.header-nav.open .header-nav__link{padding:.7rem .5rem;font-size:.95rem;font-weight:600}.hero-logo-mark__img{height:70px}.hero-ring--1{width:400px;height:400px}.hero-ring--2{width:600px;height:600px}.hero-ring--3{width:800px;height:800px}.hero-burst{animation-name:heroBurstExpand}.hero-grid-overlay{background-size:45px 45px}.hero-logo-mark__rays{inset:-60px}.demo-form__row{grid-template-columns:1fr}.demo-modal__container{padding:2rem 1.5rem}.mod-cards{grid-template-columns:1fr;max-width:500px}.section--modular{min-height:auto}.mod-title__word{font-size:clamp(1.5rem,3.5vw,2.8rem)}.cycle-diagram{width:380px;height:380px}.cycle-step__card{padding:.7rem .8rem;min-width:120px}.cycle-step__name{font-size:.82rem}.cycle-step__desc{font-size:.6rem;max-width:110px}.cycle-step__icon{width:26px;height:26px}.cycle-step--right{right:-20px}.cycle-step--left{left:-20px}.cycle-title__culture{font-size:clamp(2rem,4vw,3rem)}.cycle-title__infinite{font-size:clamp(1.8rem,3.5vw,2.8rem)}.cycle-title__custom{font-size:clamp(1.8rem,4vw,2.6rem)}.cycle-title__the{font-size:1rem}.cycle-title__of{font-size:.85rem}.cycle-center__ring--1,.cycle-center__ring--2{display:none}.gov-showcase{flex-direction:column;gap:2rem}.gov-callout--left,.gov-callout--right-top,.gov-callout--right-bottom{position:relative;inset:auto;transform:none;justify-content:center}.gov-callout--left,.gov-callout--right-top,.gov-callout--right-bottom{animation-name:fadeSlideUp}.gov-callout__arrow{display:none}.gov-browser{width:100%;max-width:600px}.gov-table__header,.gov-table__row{grid-template-columns:70px 130px 1fr 100px 75px}.orch-flow{flex-direction:column;gap:1.5rem}.orch-beam{transform:rotate(90deg);margin:0;width:80px}.orch-card{width:260px;height:220px}.orch-reactor{width:280px;height:260px}.reactor-ring--1{width:260px;height:240px}.reactor-ring--2{width:280px;height:220px}.reactor-ring--3{width:300px;height:260px}.reactor-glow{width:300px;height:280px}.orch-title__word{font-size:clamp(2.2rem,5vw,3.5rem)}.orch-title__gradient{font-size:clamp(1.2rem,3vw,2rem)}.orch-models-flow{flex-direction:column;gap:1.5rem}.orch-models-side{width:100%;justify-content:center!important}.orch-pipe{display:none}.orch-models-hub__reactor{width:180px;height:180px}.orch-models-hub__ring--1{width:165px;height:165px}.orch-models-hub__ring--2{width:180px;height:155px}.orch-models-hub__ring--3{width:195px;height:180px}.orch-models-hub__core{width:120px;height:120px}.orch-models-hub__logo{width:60px}.orch-models-hub__glow{width:210px;height:210px}.orch-models-cards--grid{grid-template-columns:1fr 1fr}.orch-models-title__word{font-size:clamp(1.5rem,3.5vw,2.8rem)}.whyus-layout{grid-template-columns:1fr;gap:2rem}.whyus-center{flex-direction:row;width:100%;height:60px;padding:0}.whyus-center__line{width:auto;height:2px;flex:1;background:linear-gradient(90deg,rgba(220,38,38,.2),var(--purple-light),rgba(245,158,27,.3))}.whyus-center__line--bottom{background:linear-gradient(90deg,rgba(245,158,27,.3),var(--purple-light),rgba(220,38,38,.2))}.whyus-center__pulse{width:20px;height:6px;top:-2px;left:-20px;animation:whyusPulseRight 2.5s ease-in-out infinite}.whyus-center__pulse--up{animation:whyusPulseLeft 2.5s ease-in-out infinite;animation-delay:1.25s}.whyus-col{padding:0}.whyus-title{margin-bottom:1.2rem}.whyus-title__word--the{font-size:clamp(1.6rem,5vw,2.4rem)}.whyus-title__word--beyond{font-size:clamp(1.2rem,2.5vw,1.6rem)}.whyus-title__word--economy{font-size:clamp(1.3rem,3vw,1.8rem)}.contact-layout{grid-template-columns:1fr;gap:3rem}.contact-title{text-align:center}.contact-title__main{justify-content:center}.contact-form__row{grid-template-columns:1fr}.contact-title__word--2{font-size:clamp(2rem,6vw,3rem)}.contact-info-cards{max-width:500px;margin:0 auto}.section--whyus,.section--orchestration,.section--funnel,.section--governance,.section--orchestra,.section--modular,.section--cycle,.section--scale,.section--contact{min-height:auto}.footer-top{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{justify-content:flex-start}}@media(max-width:900px){.funnel-wrapper{width:340px;height:340px}.output-title{font-size:1.6rem}.output-desc{font-size:1.2rem}.orch-circle{width:120px;height:120px}.orch-icon{width:50px;height:50px}.scale-wide{padding:0 1.5rem}.scale-visual{height:320px}.scale-anchor--left{left:20px}.scale-anchor--right{right:20px}.scale-overlay{left:20px;bottom:20px}.scale-overlay__word{font-size:clamp(1.4rem,4vw,2rem)}.scale-stats{padding:1rem 1.5rem;flex-wrap:wrap;gap:1rem;justify-content:center}.scale-stat__divider{display:none}}@media(max-width:600px){.hero-content{padding-top:6rem}.hero-logo-mark__img{height:55px}.hero-logo-mark{margin-bottom:1.5rem}.hero-logo-mark__rays{display:none}.hero-text{margin-bottom:2rem}.hero-title__word--enterprise{font-size:clamp(1.8rem,8vw,2.5rem)}.hero-title__word--operating{font-size:clamp(1.5rem,7vw,2.2rem)}.hero-title__word--generative{font-size:clamp(1.6rem,7vw,2.4rem)}.hero-title__the,.hero-title__for{font-size:1rem}.hero-sub{font-size:.7rem;letter-spacing:.08em}.hero-ctas{flex-direction:column;width:100%}.hero-cta{width:100%;justify-content:center}.hero-orb{filter:blur(60px)}.hero-orb--1{width:300px;height:300px}.hero-orb--2{width:250px;height:250px}.hero-orb--3{width:200px;height:200px}.hero-orb--4,.hero-ring{display:none}.hero-scroll{margin-bottom:2rem}.hero-grid-overlay,.hero-border-line{display:none}.hero-separator__line{width:40px}.header-cta{padding:.45rem 1rem;font-size:.72rem}.header-logo__img{height:22px}.site-header{padding:0 1rem}.demo-modal__container{padding:1.5rem 1.2rem;border-radius:18px}.demo-modal__title{font-size:1.2rem}.cycle-diagram{width:300px;height:300px}.cycle-step__card{padding:.5rem .6rem;min-width:100px;border-radius:12px}.cycle-step__name{font-size:.72rem}.cycle-step__desc{display:none}.cycle-step__icon{width:22px;height:22px}.cycle-step__num{font-size:.5rem}.cycle-step--right{right:-15px}.cycle-step--left{left:-15px}.cycle-center__label{font-size:1.1rem}.cycle-center__sub{font-size:.95rem}.cycle-title__culture{font-size:clamp(1.6rem,7vw,2.4rem)}.cycle-title__infinite{font-size:clamp(1.4rem,6vw,2rem)}.cycle-title__custom{font-size:clamp(1.4rem,7vw,2rem)}.cycle-title__the{font-size:.85rem}.cycle-title__of{font-size:.7rem}.cycle-title__gradient{font-size:clamp(.95rem,3.5vw,1.3rem)}.cycle-title__kicker{font-size:.65rem}.section--cycle{padding:3rem 0 2.5rem}.cycle-tagline{font-size:1rem;max-width:90%}.mod-title__word{font-size:clamp(1.3rem,5.5vw,2rem)}.mod-title__gradient{font-size:clamp(.85rem,3vw,1.1rem)}.mod-card__inner{padding:1.4rem 1.2rem}.mod-toggle-switch__track{width:80px;height:40px}.mod-toggle-switch__thumb{width:32px;height:32px}.mod-toggle-switch__thumb.draft{left:4px}.mod-camera-mode{width:36px;height:36px}.section--modular{padding:2rem 0 1.5rem;min-height:auto}.mod-cards{margin:0 auto 1.5rem;gap:1.5rem}.mod-tagline{font-size:1rem;max-width:90%}.gov-title__word{font-size:clamp(1.8rem,8vw,2.8rem)}.gov-title__gradient{font-size:clamp(1rem,4vw,1.5rem)}.gov-title__kicker{font-size:.65rem}.gov-table__header,.gov-table__row{grid-template-columns:60px 1fr 1fr}.gov-col--prompt,.gov-col--action{display:none}.gov-browser__content{padding:1rem}.gov-tagline{font-size:1rem;max-width:90%}.section--governance{padding:3rem 0 2.5rem}.orch-title__main{gap:.25em}.orch-title__word{font-size:clamp(1.8rem,8vw,2.8rem)}.orch-title__gradient{font-size:clamp(1rem,4vw,1.5rem)}.orch-title__kicker{font-size:.65rem;letter-spacing:.15em}.orch-beam{width:60px}.orch-reactor{width:240px;height:220px}.reactor-ring--1{width:220px;height:200px}.reactor-ring--2{width:240px;height:190px}.reactor-ring--3{width:260px;height:220px}.reactor-glow{width:260px;height:240px}.orch-card{width:220px;height:200px}.orch-card__logo{width:130px}.orch-circle{width:100px;height:100px}.orch-icon{width:42px;height:42px}.section--orchestration{padding:3rem 0 2.5rem}.orch-title{margin-bottom:2.5rem}.orch-tagline{font-size:1rem;max-width:90%}.section--orchestra{padding:3rem 0 2.5rem}.orch-models-title{margin-bottom:2.5rem}.orch-models-title__word{font-size:clamp(1.3rem,5.5vw,2rem)}.orch-models-title__gradient{font-size:clamp(.85rem,3vw,1.1rem)}.orch-models-title__kicker{font-size:.65rem}.orch-pipe{display:none}.orch-models-hub__reactor{width:150px;height:150px}.orch-models-hub__ring--1{width:138px;height:138px}.orch-models-hub__ring--2{width:150px;height:130px}.orch-models-hub__ring--3{width:162px;height:150px}.orch-models-hub__core{width:100px;height:100px}.orch-models-hub__logo{width:50px}.orch-models-hub__glow{width:175px;height:175px}.orch-model-card{padding:.7rem 1rem;min-width:100px}.orch-model-card__logo{height:30px;max-width:70px}.orch-models-cards--grid .orch-model-card{padding:.6rem .5rem;min-height:60px}.orch-model-card__logo{max-height:28px;max-width:100%}.orch-model-card__name{font-size:.62rem}.orch-models-tagline{font-size:1rem;max-width:90%}.orch-models-group__label{font-size:.95rem}.scale-visual{height:280px;border-radius:12px}.scale-header__word--1{font-size:clamp(1.8rem,8vw,2.5rem)}.scale-header__word--2{font-size:clamp(2rem,9vw,2.8rem)}.scale-anchor__badge{font-size:.75rem;padding:.4rem .7rem}.scale-anchor__count{font-size:1.1rem}.scale-overlay__word{font-size:clamp(1.2rem,5vw,1.6rem)}.scale-overlay__sub{font-size:.85rem}.scale-stats{padding:1rem;gap:1.2rem}.scale-stat__value{font-size:1.3rem}.section--scale{padding:3rem 0 2.5rem}.scale-iso-grid{display:none}.section--whyus{padding:2rem 0 1.5rem;min-height:auto}.whyus-item{padding:.8rem 1rem}.section--whyus,.section--orchestration,.section--funnel,.section--governance,.section--orchestra,.section--modular,.section--cycle,.section--scale,.section--contact{min-height:auto}.whyus-item__title{font-size:.85rem}.whyus-item__desc{font-size:.8rem}.whyus-item__icon{width:34px;height:34px}.whyus-punch{font-size:.95rem;margin-top:1.5rem}.whyus-col{gap:.8rem}.whyus-title{margin-bottom:.8rem}.whyus-title__kicker{font-size:.6rem;margin-bottom:.4rem}.whyus-title__word--the{font-size:clamp(1.3rem,7vw,1.8rem)}.whyus-title__word--beyond{font-size:clamp(1rem,3vw,1.3rem)}.whyus-title__word--economy{font-size:clamp(1.1rem,4vw,1.5rem)}.section--contact{padding:3rem 0 .5rem;min-height:auto}.contact-layout,.contact-left{gap:2rem}.contact-title{margin-bottom:0}.contact-title__kicker{font-size:.65rem}.contact-title__word--1{font-size:clamp(1.5rem,6vw,2rem)}.contact-title__word--2{font-size:clamp(1.8rem,8vw,2.5rem)}.contact-title__sub{font-size:.95rem}.contact-form__body{padding:1.4rem 1.2rem 1.6rem;gap:1.4rem}.contact-form__submit{width:100%;justify-content:center}.contact-info-card{padding:.9rem 1rem}.contact-info-card__icon{width:36px;height:36px}.contact-orbital{display:none}.footer-links{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-brand__logo-img{height:26px}.site-footer{padding:1rem 0 1.5rem}.footer-social-icon{width:36px;height:36px}}
