
:root{--bg:#050711;--text:#f7f8fc;--muted:rgba(238,240,250,.64);--line:rgba(255,255,255,.095);--purple:#8656ff;--blue:#56b8ff;--cyan:#8ce5ff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#04050c,#070b16 52%,#050711);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.noise{position:fixed;inset:0;z-index:999;pointer-events:none;opacity:.055;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:460px;height:460px;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(117,79,255,.09),transparent 65%);transform:translate(-50%,-50%)}
.header{position:fixed;inset:0 0 auto 0;z-index:100;padding:16px 26px;pointer-events:none}.nav{max-width:1440px;margin:auto;height:68px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:22px;background:rgba(7,9,20,.62);backdrop-filter:blur(24px);box-shadow:0 18px 46px rgba(0,0,0,.22);pointer-events:auto;transition:.3s}.header.scrolled .nav{background:rgba(6,8,17,.84);border-color:rgba(255,255,255,.13)}.brand img{width:184px;height:auto;display:block}.links{display:flex;gap:28px;font-size:13px;color:rgba(255,255,255,.68)}.links a:hover{color:#fff}.nav-cta{padding:11px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);font-size:12px}.flying-logo{position:fixed;left:50%;top:50%;width:94px;height:94px;z-index:26;opacity:0;pointer-events:none;filter:drop-shadow(0 0 24px rgba(122,93,255,.5));transform-origin:center}
.hero{height:100svh;min-height:780px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:126px 28px 48px}.hero-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-grid{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(circle at 50% 45%,#000 22%,transparent 78%)}.hero-orb-wrap{position:absolute;left:50%;top:8.5%;transform:translateX(-50%);width:470px;height:470px;display:grid;place-items:center;z-index:4;animation:orbFloat 6.2s ease-in-out infinite}.hero-orb{width:230px;height:230px;border-radius:50%;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 37% 28%,rgba(142,92,255,.38),transparent 24%),radial-gradient(circle at 67% 75%,rgba(44,155,255,.26),transparent 28%),radial-gradient(circle,#1b0b3d 0,#090b14 72%);border:1px solid rgba(255,255,255,.12);box-shadow:0 0 90px rgba(91,70,255,.42),inset 0 0 48px rgba(82,44,170,.44)}.hero-orb img{width:176px;height:176px;object-fit:contain;filter:drop-shadow(0 0 28px rgba(142,120,255,.35));animation:logoBreath 3.6s ease-in-out infinite}.ring{position:absolute;border-radius:50%;border:1px solid rgba(133,123,255,.25)}.r1{width:286px;height:286px;box-shadow:0 0 24px rgba(66,152,255,.16);animation:spin 12s linear infinite}.r2{width:338px;height:338px;border-style:dashed;opacity:.5;animation:spinR 18s linear infinite}.r3{width:400px;height:400px;border-color:rgba(255,255,255,.07);animation:ringPulse 4s ease-in-out infinite}.hero-copy{position:relative;z-index:5;text-align:center;max-width:1000px;margin-top:270px}.eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:rgba(255,255,255,.52)}.hero h1{font-size:clamp(62px,7.2vw,116px);line-height:.86;letter-spacing:-.068em;font-weight:600;margin:16px 0 0}.hero h1 span,.section-heading h2 em,.philo-copy h2 span,.manifesto h2 span{font-style:normal;background:linear-gradient(90deg,#fff,#bcb3ff 48%,#7ed0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{max-width:790px;margin:24px auto 0;color:var(--muted);font-size:19px;line-height:1.55}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:10px;padding:15px 22px;border-radius:999px;font-size:13px;font-weight:600}.primary{background:linear-gradient(90deg,#7b4eff,#59bcff);box-shadow:0 14px 34px rgba(94,82,255,.34),inset 0 1px rgba(255,255,255,.32);transition:.25s}.primary:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(94,82,255,.46)}.ghost{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);color:rgba(255,255,255,.83)}.float-card{position:absolute;z-index:4;width:258px;display:flex;gap:12px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(9,13,28,.62);backdrop-filter:blur(18px);box-shadow:0 14px 38px rgba(0,0,0,.24)}.fc-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(130,86,255,.28),rgba(57,156,255,.18));border:1px solid rgba(255,255,255,.1);color:#ded8ff}.float-card strong{display:block;font-size:13px}.float-card small{display:block;margin-top:3px;color:var(--muted);font-size:10px;line-height:1.35}.fc1{left:7%;top:34%;animation:floatA 7s ease-in-out infinite}.fc2{right:7%;top:39%;animation:floatB 7.8s ease-in-out infinite}.fc3{right:12%;bottom:17%;animation:floatC 8.4s ease-in-out infinite}.scroll-cue{position:absolute;bottom:24px;z-index:5;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.4);font-size:9px;letter-spacing:.18em}.scroll-cue i{width:28px;height:28px;border:1px solid rgba(255,255,255,.15);border-radius:50%;position:relative}.scroll-cue i:after{content:"";position:absolute;left:50%;top:7px;width:4px;height:4px;border-radius:50%;background:#fff;transform:translateX(-50%);animation:scrollDot 1.7s ease-in-out infinite}
.section{max-width:1440px;margin:auto;padding:120px 30px;position:relative}.section-heading{display:grid;grid-template-columns:110px 1fr;gap:16px;margin-bottom:44px}.num{font-size:12px;color:rgba(255,255,255,.28);padding-top:6px}.section-heading h2{font-size:clamp(46px,5.4vw,84px);line-height:.94;letter-spacing:-.05em;font-weight:600;margin:10px 0 0}.section-heading>div>p{max-width:800px;color:var(--muted);font-size:16px;line-height:1.65;margin:22px 0 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{position:relative;min-height:565px;padding:22px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:inset 0 1px rgba(255,255,255,.04),0 22px 58px rgba(0,0,0,.18);overflow:hidden;transition:.3s}.service-card:hover{border-color:rgba(138,102,255,.5);box-shadow:0 28px 74px rgba(43,26,90,.3),inset 0 1px rgba(255,255,255,.06)}.service-card>img{width:100%;aspect-ratio:1.52;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.1);display:block;margin-bottom:24px}.card-no{position:absolute;right:24px;top:24px;font-size:10px;color:rgba(255,255,255,.42);padding:6px 8px;border-radius:999px;background:rgba(5,8,17,.55);backdrop-filter:blur(10px)}.service-card h3{font-size:28px;margin:0 0 10px}.service-card p{color:var(--muted);line-height:1.68;font-size:14px;margin:0}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.chips span,.pill-list span{font-size:10px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(255,255,255,.64)}
.philosophy{min-height:850px;display:flex;align-items:center;justify-content:center;text-align:center}.philo-glow{position:absolute;inset:7% -15%;background:radial-gradient(circle at 50% 50%,rgba(120,60,255,.18),transparent 46%)}.philo-copy{position:relative;z-index:2;max-width:1180px}.philo-copy h2{font-size:clamp(52px,6.3vw,98px);line-height:.92;letter-spacing:-.058em;margin:16px 0 28px}.philo-copy p{max-width:760px;margin:10px auto;color:var(--muted);font-size:17px;line-height:1.65}
.timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:76px}.timeline:before{content:"";position:absolute;left:4%;right:4%;top:18px;height:1px;background:rgba(255,255,255,.08)}.timeline-progress{position:absolute;left:4%;top:18px;height:1px;width:0;background:linear-gradient(90deg,#8558ff,#61bfff);box-shadow:0 0 16px rgba(116,92,255,.5)}.step{position:relative;padding-top:52px}.step:before{content:"";position:absolute;top:10px;left:0;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 0 20px #8b73ff}.step span{font-size:10px;color:rgba(255,255,255,.35)}.step h3{font-size:23px;margin:8px 0}.step p{color:var(--muted);font-size:13px;line-height:1.62;margin:0}
.eco-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.02));padding:36px;overflow:hidden}.eco-map{position:relative;min-height:560px;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(113,66,255,.14),transparent 44%)}.eco-core{position:relative;z-index:3;width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:#080b14;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 60px rgba(118,89,255,.34)}.eco-core img{width:122px;height:122px}.eco-rings{position:absolute;width:450px;height:450px;border-radius:50%;border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 68px rgba(255,255,255,.01),0 0 0 136px rgba(255,255,255,.006)}.eco-lines{position:absolute;inset:0;width:100%;height:100%}.eco-lines path{stroke:rgba(197,205,255,.22);stroke-width:1.2;fill:none;stroke-dasharray:5 9;animation:dash 12s linear infinite}.node{position:absolute;z-index:2;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:rgba(8,12,25,.7);font-size:9px;letter-spacing:.14em;color:rgba(255,255,255,.66);box-shadow:0 0 24px rgba(92,70,255,.12)}.n1{left:8%;top:16%}.n2{right:7%;top:17%}.n3{left:4%;top:49%}.n4{right:5%;top:49%}.n5{left:8%;bottom:16%}.n6{right:7%;bottom:16%}.n7{left:50%;top:5%;transform:translateX(-50%)}.n8{left:50%;bottom:5%;transform:translateX(-50%)}.eco-copy p{color:var(--muted);font-size:16px;line-height:1.68;margin:0 0 13px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.metrics div{padding:18px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.metrics strong{display:block;font-size:30px}.metrics small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.concept-note{margin-top:10px;font-size:9px;color:rgba(255,255,255,.28)}
.usecases{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.usecase{min-height:320px;padding:24px;border-radius:26px;border:1px solid var(--line);background:radial-gradient(circle at 100% 0%,rgba(115,65,255,.14),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));position:relative;overflow:hidden}.usecase:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-50px;bottom:-55px;background:radial-gradient(circle,rgba(83,176,255,.14),transparent 70%)}.usecase-tag{font-size:9px;letter-spacing:.18em;color:rgba(255,255,255,.36)}.usecase h3{font-size:29px;margin:20px 0 22px}.pill-list{display:flex;gap:7px;flex-wrap:wrap}
.design-stage{position:relative;min-height:760px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 50% 40%,rgba(116,71,255,.13),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.018));overflow:hidden;padding:48px}.device{position:absolute;border:1px solid rgba(255,255,255,.12);background:rgba(8,12,24,.88);box-shadow:0 30px 80px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.05);backdrop-filter:blur(18px)}.phone{width:260px;height:530px;border-radius:38px;left:9%;top:90px;padding:18px;transform:rotate(-4deg)}.device-head{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.device-head img{width:26px;height:26px}.mobile-card{height:230px;border-radius:24px;margin-top:28px;background:radial-gradient(circle at 50% 36%,#c6b9ff 0 5%,#7452d8 6% 14%,#201448 15% 38%,#0d1120 39%);border:1px solid rgba(255,255,255,.08)}.mobile-lines{height:120px;margin-top:22px;border-radius:18px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.12) 0 10px,transparent 10px 26px);opacity:.42}.dashboard{width:650px;height:430px;border-radius:28px;right:8%;top:105px;display:grid;grid-template-columns:130px 1fr;transform:rotate(2deg)}.dash-side{border-right:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(255,255,255,.045),transparent)}.dash-main{padding:24px}.dash-top{height:48px;border-radius:16px;background:rgba(255,255,255,.045)}.dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.dash-kpis i{height:90px;border-radius:18px;background:linear-gradient(145deg,rgba(123,82,255,.16),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.06)}.dash-chart{height:190px;border-radius:20px;margin-top:18px;background:rgba(255,255,255,.025);padding:20px}.dash-chart svg{width:100%;height:100%}.dash-chart path{fill:none;stroke:#8c6bff;stroke-width:5;stroke-linecap:round;filter:drop-shadow(0 0 10px rgba(140,107,255,.55))}.principles{position:absolute;left:36%;right:7%;bottom:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.principles article{padding:18px;border-radius:18px;background:rgba(7,10,20,.72);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.principles span{font-size:9px;color:rgba(255,255,255,.36)}.principles h3{font-size:20px;margin:7px 0}.principles p{font-size:12px;color:var(--muted);line-height:1.5;margin:0}
.manifesto{min-height:100svh;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.manifesto canvas{position:absolute;inset:0;width:100%;height:100%}.manifesto-copy{position:relative;z-index:2;max-width:1000px;padding:120px 24px}.manifesto-logo{width:142px;height:142px;filter:drop-shadow(0 0 26px rgba(120,94,255,.5));margin-bottom:12px}.manifesto h2{font-size:clamp(62px,7.4vw,116px);line-height:.87;letter-spacing:-.066em;margin:16px 0 26px}.manifesto p{font-size:18px;line-height:1.65;color:var(--muted);margin:0 auto;max-width:780px}.manifesto-meta{margin-top:46px;font-size:10px;letter-spacing:.24em;color:rgba(255,255,255,.4)}footer{max-width:1440px;margin:auto;padding:30px;display:grid;grid-template-columns:1fr auto auto;gap:40px;align-items:center;border-top:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.42);font-size:11px}.foot-left img{width:145px}.foot-bottom{grid-column:1/-1;padding-top:18px;border-top:1px solid rgba(255,255,255,.04);letter-spacing:.08em}
.reveal{opacity:0;transform:translateY(38px) scale(.988);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.intro-anim{opacity:0;transform:translateY(18px);animation:intro .8s cubic-bezier(.2,.7,.2,1) forwards}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.3s}
@keyframes intro{to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinR{to{transform:rotate(-360deg)}}@keyframes ringPulse{0%,100%{transform:scale(.98);opacity:.45}50%{transform:scale(1.03);opacity:.85}}@keyframes logoBreath{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes orbFloat{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}@keyframes floatA{0%,100%{transform:translate(0,0)}50%{transform:translate(8px,-12px)}}@keyframes floatB{0%,100%{transform:translate(0,0)}50%{transform:translate(-9px,9px)}}@keyframes floatC{0%,100%{transform:translate(0,0)}50%{transform:translate(-6px,-10px)}}@keyframes scrollDot{0%{transform:translate(-50%,0);opacity:0}30%{opacity:1}100%{transform:translate(-50%,11px);opacity:0}}@keyframes dash{to{stroke-dashoffset:-160}}
@media(max-width:1100px){.links{display:none}.float-card{display:none}.services-grid,.usecases{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,1fr)}.timeline:before,.timeline-progress{display:none}.eco-shell{grid-template-columns:1fr}.design-stage{min-height:1080px}.phone{left:10%;top:90px}.dashboard{width:70%;right:7%;top:120px}.principles{left:8%;right:8%;bottom:48px}}
@media(max-width:760px){.header{padding:10px}.nav{height:60px}.brand img{width:148px}.nav-cta{display:none}.hero{min-height:760px;padding:100px 18px 36px}.hero-orb-wrap{width:310px;height:310px;top:13%}.hero-orb{width:164px;height:164px}.hero-orb img{width:126px;height:126px}.r1{width:214px;height:214px}.r2{width:248px;height:248px}.r3{width:286px;height:286px}.hero-copy{margin-top:220px}.hero h1{font-size:54px}.hero-sub{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.section{padding:92px 18px}.section-heading{grid-template-columns:1fr}.num{display:none}.section-heading h2{font-size:49px}.philosophy{min-height:720px}.philo-copy h2{font-size:50px}.timeline{grid-template-columns:1fr}.step{padding-top:18px}.step:before{display:none}.eco-shell{padding:18px}.eco-map{min-height:430px}.eco-rings{width:280px;height:280px;box-shadow:0 0 0 46px rgba(255,255,255,.01),0 0 0 92px rgba(255,255,255,.006)}.eco-core{width:116px;height:116px}.eco-core img{width:90px;height:90px}.node{font-size:7px;padding:7px 9px}.metrics{grid-template-columns:1fr}.design-stage{min-height:1110px;padding:22px}.phone{width:220px;height:460px;left:50%;transform:translateX(-50%) rotate(-3deg);top:54px}.dashboard{width:92%;height:360px;right:4%;top:560px;grid-template-columns:90px 1fr}.principles{grid-template-columns:1fr;left:4%;right:4%;bottom:30px}.manifesto h2{font-size:58px}footer{grid-template-columns:1fr;gap:16px}.flying-logo{width:66px;height:66px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.flying-logo{display:none}}

/* =========================================================
   NEXORA V1.1 — PERFORMANCE + MOBILE POLISH
   No content or visual direction changes: only rendering,
   responsiveness, spacing and animation smoothness.
   ========================================================= */

/* Keep animated layers on the compositor to reduce scroll jank. */
.hero-orb-wrap,.hero-orb,.ring,.flying-logo,.float-card,.reveal,.intro-anim,
.service-card,.timeline-progress,.eco-lines,.manifesto-logo{
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
}
.hero-orb-wrap,.flying-logo,.cursor-glow,.timeline-progress{
  will-change:transform,opacity;
}
.hero-canvas,.manifesto canvas{
  contain:strict;
}
.header .nav,.float-card,.device,.principles article,.card-no{
  -webkit-backdrop-filter:blur(18px);
}

/* Avoid an expensive cursor effect on touch devices. */
@media (hover:none),(pointer:coarse){
  .cursor-glow{display:none}
  .service-card{transform:none!important}
}

/* Tablet refinement: keep text and cards breathing before the phone breakpoint. */
@media (max-width:1100px){
  .section{padding-left:24px;padding-right:24px}
  .section-heading{grid-template-columns:72px 1fr}
  .eco-shell{gap:24px}
}

@media(max-width:760px){
  html{-webkit-text-size-adjust:100%}
  body{background:linear-gradient(180deg,#04050c,#070b16 52%,#050711)}
  .noise{opacity:.04}

  /* Header */
  .header{padding:8px 10px}
  .nav{height:58px;border-radius:18px;padding:0 12px;background:rgba(7,9,20,.72)}
  .header.scrolled .nav{background:rgba(6,8,17,.91)}
  .brand img{width:136px}

  /* Hero: keep the same composition, with more deliberate phone proportions. */
  .hero{
    height:auto;
    min-height:100svh;
    padding:92px 18px 40px;
    align-items:flex-start;
  }
  .hero-orb-wrap{
    width:292px;height:292px;
    top:94px;
  }
  .hero-orb{width:154px;height:154px}
  .hero-orb img{width:118px;height:118px}
  .r1{width:202px;height:202px}
  .r2{width:234px;height:234px}
  .r3{width:270px;height:270px}
  .hero-copy{
    width:100%;
    max-width:520px;
    margin-top:300px;
    padding:0 2px;
  }
  .eyebrow{font-size:9px;letter-spacing:.20em;line-height:1.5}
  .hero h1{
    font-size:clamp(44px,13.4vw,56px);
    line-height:.90;
    letter-spacing:-.057em;
    text-wrap:balance;
  }
  .hero-sub{
    max-width:430px;
    margin-top:20px;
    font-size:15px;
    line-height:1.6;
  }
  .hero-actions{margin-top:24px;gap:10px}
  .hero-actions .btn{width:min(100%,310px);justify-content:center;padding:14px 20px}
  .scroll-cue{bottom:14px;transform:scale(.88);transform-origin:center bottom}

  /* Section rhythm */
  .section{padding:78px 18px}
  .section-heading{margin-bottom:30px}
  .section-heading h2{
    font-size:clamp(40px,12vw,50px);
    line-height:.97;
    letter-spacing:-.046em;
    text-wrap:balance;
  }
  .section-heading>div>p{font-size:15px;line-height:1.65;margin-top:18px}

  /* Services */
  .services-grid{gap:14px}
  .service-card{min-height:0;padding:16px;border-radius:24px}
  .service-card>img{border-radius:18px;margin-bottom:20px}
  .service-card h3{font-size:25px}
  .service-card p{font-size:13.5px;line-height:1.68}
  .chips{margin-top:17px}

  /* Philosophy */
  .philosophy{min-height:640px;padding-top:88px;padding-bottom:88px}
  .philo-copy h2{font-size:clamp(42px,12.2vw,52px);line-height:.96;letter-spacing:-.05em}
  .philo-copy p{font-size:15px;line-height:1.68}

  /* Method: a real vertical mobile timeline instead of four isolated blocks. */
  .timeline{display:grid;grid-template-columns:1fr;gap:30px;margin-top:44px;padding-left:34px}
  .timeline:before{
    display:block;
    left:7px;right:auto;top:0;bottom:0;
    width:1px;height:auto;
    background:rgba(255,255,255,.09);
  }
  .timeline-progress{
    display:block;
    left:7px;right:auto;top:0;
    width:1px!important;height:0;
    background:linear-gradient(180deg,#8558ff,#61bfff);
    box-shadow:0 0 16px rgba(116,92,255,.5);
  }
  .step{padding:0}
  .step:before{
    display:block;
    left:-34px;top:4px;
    width:15px;height:15px;
  }
  .step h3{font-size:22px}
  .step p{font-size:13.5px;line-height:1.65}

  /* Ecosystem: retain every node but give the map enough room to breathe. */
  .eco-shell{padding:16px;border-radius:25px;gap:18px}
  .eco-map{min-height:480px;border-radius:20px}
  .eco-rings{width:248px;height:248px;box-shadow:0 0 0 42px rgba(255,255,255,.01),0 0 0 84px rgba(255,255,255,.006)}
  .eco-core{width:108px;height:108px}
  .eco-core img{width:84px;height:84px}
  .node{font-size:6.8px;padding:7px 8px;letter-spacing:.10em;white-space:nowrap}
  .n7{top:4%}.n8{bottom:4%}
  .n1{left:3%;top:17%}.n2{right:3%;top:17%}
  .n3{left:0;top:48%}.n4{right:0;top:48%}
  .n5{left:3%;bottom:17%}.n6{right:3%;bottom:17%}
  .eco-copy p{font-size:14.5px;line-height:1.65}
  .metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}
  .metrics div{padding:13px 8px;text-align:center}
  .metrics strong{font-size:22px}
  .metrics small{font-size:8px;line-height:1.25}
  .concept-note{text-align:center}

  /* Use cases */
  .usecases{gap:14px}
  .usecase{min-height:0;padding:20px;border-radius:23px}
  .usecase h3{font-size:25px;margin:17px 0 18px}

  /* Design section: switch from absolute positioning to a stable mobile flow. */
  .design-stage{
    min-height:0;
    padding:22px 16px;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:22px;
    overflow:hidden;
    border-radius:26px;
  }
  .device,.principles{
    position:relative;
    left:auto;right:auto;top:auto;bottom:auto;
  }
  .phone{
    width:min(230px,72vw);
    height:460px;
    transform:rotate(-2deg);
    flex:0 0 auto;
  }
  .dashboard{
    width:100%;
    height:330px;
    grid-template-columns:74px 1fr;
    transform:rotate(1deg);
    flex:0 0 auto;
  }
  .dash-main{padding:15px}
  .dash-kpis{gap:8px;margin-top:13px}
  .dash-kpis i{height:70px}
  .dash-chart{height:145px;margin-top:13px;padding:14px}
  .principles{
    width:100%;
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
  }
  .principles article{padding:16px}
  .principles h3{font-size:19px}
  .principles p{font-size:12.5px}

  /* Manifesto + footer */
  .manifesto{min-height:88svh}
  .manifesto-copy{padding:96px 18px}
  .manifesto-logo{width:118px;height:118px}
  .manifesto h2{font-size:clamp(49px,13vw,60px);line-height:.90;text-wrap:balance}
  .manifesto p{font-size:15.5px}
  .manifesto-meta{font-size:8px;letter-spacing:.18em;line-height:1.5}
  footer{text-align:center;justify-items:center;padding:28px 18px;gap:13px}
  .foot-left img{width:135px}
  .foot-bottom{width:100%;line-height:1.55}

  .flying-logo{width:62px;height:62px}
}

/* Tiny phones */
@media(max-width:390px){
  .brand img{width:126px}
  .hero{padding-left:14px;padding-right:14px}
  .hero-orb-wrap{width:270px;height:270px}
  .hero-copy{margin-top:286px}
  .hero h1{font-size:clamp(42px,13vw,50px)}
  .section{padding-left:15px;padding-right:15px}
  .section-heading h2{font-size:clamp(38px,11.6vw,46px)}
  .eco-map{min-height:450px}
  .node{font-size:6.2px;padding:6px 7px}
  .dashboard{grid-template-columns:62px 1fr;height:310px}
}

/* =========================================================
   NEXORA V1.2 — MOTION, MEMBRANES & MOBILE COMPOSITION
   Same content / same art direction. This layer only improves
   motion quality, membrane depth and responsive composition.
   ========================================================= */

/* The flying mark is now compositor-only: JavaScript never edits top/left. */
.flying-logo{
  left:0;
  top:0;
  will-change:transform,opacity;
  transform-style:preserve-3d;
  -webkit-transform-style:preserve-3d;
  contain:layout style paint;
}
.hero-canvas{
  transform:translateZ(0);
  will-change:contents;
}
.hero-orb-wrap,.hero-orb,.ring,.float-card{
  transform-style:preserve-3d;
}

/* Keep the organic network visually dominant only around the orb / galaxy. */
.hero:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:2;
  background:
    radial-gradient(circle at 50% 28%,rgba(122,75,255,.08),transparent 27%),
    linear-gradient(180deg,transparent 0 54%,rgba(4,5,12,.12) 66%,rgba(4,5,12,.72) 100%);
}
.hero-copy,.float-card,.scroll-cue{z-index:6}
.hero-orb-wrap{z-index:7}

@media(max-width:1100px){
  .hero-copy{max-width:820px}
  .section{padding-top:104px;padding-bottom:104px}
  .eco-shell{padding:28px}
}

@media(max-width:760px){
  /* Hero gets its own breathing room instead of compressing the network,
     orb, copy and CTAs into a single phone viewport. */
  .hero{
    min-height:920px;
    height:auto;
    padding:84px 18px 58px;
    align-items:flex-start;
  }
  .hero-canvas{
    -webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 50%,rgba(0,0,0,.82) 58%,rgba(0,0,0,.24) 70%,transparent 80%);
    mask-image:linear-gradient(to bottom,#000 0%,#000 50%,rgba(0,0,0,.82) 58%,rgba(0,0,0,.24) 70%,transparent 80%);
  }
  .hero-grid{
    -webkit-mask-image:radial-gradient(ellipse at 50% 30%,#000 12%,rgba(0,0,0,.8) 43%,transparent 76%);
    mask-image:radial-gradient(ellipse at 50% 30%,#000 12%,rgba(0,0,0,.8) 43%,transparent 76%);
    opacity:.72;
  }
  .hero:after{
    background:
      radial-gradient(circle at 50% 25%,rgba(122,75,255,.08),transparent 25%),
      linear-gradient(180deg,transparent 0 48%,rgba(4,5,12,.16) 60%,rgba(4,5,12,.9) 79%,rgba(4,5,12,1) 100%);
  }
  .hero-orb-wrap{
    top:88px;
    width:324px;
    height:324px;
  }
  .hero-orb{width:164px;height:164px}
  .hero-orb img{width:126px;height:126px}
  .r1{width:218px;height:218px}
  .r2{width:252px;height:252px}
  .r3{width:292px;height:292px}
  .hero-copy{
    margin-top:352px;
    padding:0 2px;
    max-width:520px;
  }
  .hero h1{
    font-size:clamp(45px,12.5vw,54px);
    line-height:.91;
    letter-spacing:-.056em;
  }
  .hero-sub{
    max-width:420px;
    font-size:15px;
    line-height:1.62;
    margin-top:19px;
  }
  .hero-actions{margin-top:23px}
  .scroll-cue{bottom:13px;opacity:.72}

  /* Consistent section spacing and readable widths on phones. */
  .section{padding:76px 17px}
  .section-heading{margin-bottom:28px}
  .section-heading h2{
    font-size:clamp(39px,11.2vw,48px);
    line-height:.98;
    max-width:100%;
  }
  .section-heading>div>p{max-width:100%;font-size:14.5px;line-height:1.68}
  .eyebrow{font-size:8.8px;letter-spacing:.19em}

  .services-grid{gap:16px}
  .service-card{padding:15px;border-radius:23px}
  .service-card>img{aspect-ratio:1.46;border-radius:17px;margin-bottom:19px}
  .service-card h3{font-size:24px;line-height:1.1}
  .service-card p{font-size:13.4px;line-height:1.68}
  .chips{gap:6px}
  .chips span,.pill-list span{font-size:9.5px;padding:7px 9px}

  .philosophy{
    min-height:610px;
    padding-top:82px;
    padding-bottom:82px;
  }
  .philo-copy{max-width:520px}
  .philo-copy h2{font-size:clamp(40px,11.3vw,49px);line-height:.97}
  .philo-copy p{font-size:14.6px;line-height:1.68}

  /* Vertical timeline stays centered and aligned with the actual text blocks. */
  .timeline{margin-top:38px;padding-left:32px;gap:27px}
  .timeline:before,.timeline-progress{left:7px}
  .step:before{left:-32px;top:3px}
  .step h3{font-size:21px;margin:6px 0}
  .step p{font-size:13.3px}

  /* More room around the ecosystem nodes; this was one of the most cramped mobile areas. */
  .eco-shell{padding:14px;gap:20px;border-radius:24px}
  .eco-map{min-height:510px;border-radius:20px;overflow:hidden}
  .eco-rings{width:236px;height:236px;box-shadow:0 0 0 42px rgba(255,255,255,.009),0 0 0 84px rgba(255,255,255,.005)}
  .eco-core{width:104px;height:104px}
  .eco-core img{width:80px;height:80px}
  .node{font-size:6.5px;padding:6px 8px;letter-spacing:.08em;white-space:nowrap}
  .n7{top:6%}.n8{bottom:6%}
  .n1{left:5%;top:18%}.n2{right:5%;top:18%}
  .n3{left:2%;top:48%}.n4{right:2%;top:48%}
  .n5{left:5%;bottom:18%}.n6{right:5%;bottom:18%}
  .eco-copy p{font-size:14px;line-height:1.68}
  .metrics{gap:7px}
  .metrics div{padding:12px 6px}
  .metrics strong{font-size:21px}

  .usecases{gap:15px}
  .usecase{padding:19px;border-radius:22px}
  .usecase h3{font-size:23px;line-height:1.13;margin:15px 0 17px}

  /* Stable flow for the mockups: no overlap, no content falling outside the stage. */
  .design-stage{
    padding:20px 14px;
    gap:20px;
    border-radius:24px;
  }
  .phone{width:min(218px,68vw);height:438px;transform:rotate(-1.5deg)}
  .dashboard{width:100%;height:318px;grid-template-columns:70px 1fr;transform:rotate(.65deg)}
  .dash-main{padding:13px}
  .dash-kpis{gap:7px;margin-top:11px}
  .dash-kpis i{height:64px}
  .dash-chart{height:134px;margin-top:11px;padding:12px}
  .principles{gap:8px}
  .principles article{padding:15px}
  .principles h3{font-size:18px}
  .principles p{font-size:12.2px;line-height:1.55}

  .manifesto{min-height:84svh}
  .manifesto-copy{padding:88px 17px}
  .manifesto-logo{width:112px;height:112px}
  .manifesto h2{font-size:clamp(46px,12.2vw,57px);line-height:.91}
  .manifesto p{font-size:15px;line-height:1.65}

  footer{padding:26px 17px 34px}
  .flying-logo{width:60px;height:60px}
}

@media(max-width:430px){
  .hero{min-height:890px;padding-left:14px;padding-right:14px}
  .hero-orb-wrap{top:86px;width:302px;height:302px}
  .hero-copy{margin-top:334px}
  .hero h1{font-size:clamp(42px,12.1vw,49px)}
  .hero-sub{font-size:14.5px}
  .section{padding-left:14px;padding-right:14px}
  .section-heading h2{font-size:clamp(37px,10.8vw,44px)}
  .eco-map{min-height:485px}
  .node{font-size:6.1px;padding:6px 7px}
  .dashboard{grid-template-columns:60px 1fr;height:300px}
}


/* =========================================================
   NEXORA V1.3 — CORE JOURNEY + REFERENCE ART INTEGRATION
   Preserves content, improves narrative motion and mobile UX.
   ========================================================= */

/* Generated reference art is used as material, never as a raw mockup. */
.hero-galaxy-ref,.hero-membrane-ref{
  position:absolute;inset:0;pointer-events:none;will-change:transform,opacity;
}
.hero-galaxy-ref{
  z-index:0;
  background:url("assets/hero-galaxy.webp") center 24%/cover no-repeat;
  opacity:.52;
  filter:saturate(.92) contrast(1.03) brightness(.72);
  transform:scale(1.035);
}
.hero-membrane-ref{
  z-index:2;
  background:url("assets/hero-membranes.webp") center 20%/cover no-repeat;
  opacity:.54;
  mix-blend-mode:screen;
  filter:saturate(.82) contrast(1.06) brightness(.92);
  -webkit-mask-image:linear-gradient(to bottom,#000 0 58%,rgba(0,0,0,.76) 68%,transparent 84%);
  mask-image:linear-gradient(to bottom,#000 0 58%,rgba(0,0,0,.76) 68%,transparent 84%);
}
.hero-canvas{z-index:3;opacity:.43;mix-blend-mode:screen}
.hero-grid{z-index:4;opacity:.76}
.hero:after{z-index:5}
.hero-copy,.float-card,.scroll-cue{z-index:8}
.hero-orb-wrap{z-index:9}
.hero-orb{
  background:#080a14;
  overflow:hidden;
  box-shadow:0 0 95px rgba(88,72,255,.46),inset 0 0 40px rgba(90,61,181,.34);
}
.hero-orb-art{
  position:absolute;inset:-2px;border-radius:50%;pointer-events:none;
  background:url("assets/hero-orb.webp") center/207% 207% no-repeat;
  opacity:.92;
  filter:saturate(.94) contrast(1.08) brightness(.82);
}
.hero-orb:after{
  content:"";position:absolute;inset:8%;border-radius:50%;pointer-events:none;
  background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.08),transparent 54%);
  box-shadow:inset 0 0 28px rgba(0,0,0,.32);
}
.hero-orb img{position:relative;z-index:2;transition:opacity .45s ease,transform .45s ease}
.hero.core-launched .hero-orb img{opacity:.2;transform:scale(.91)}

/* Story core */
.core-journey{
  position:fixed;left:0;top:0;width:88px;height:88px;z-index:24;opacity:0;pointer-events:none;
  will-change:transform,opacity;transform-style:preserve-3d;contain:layout style paint;
}
.core-journey img{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 0 24px rgba(119,95,255,.54))}
.core-journey-halo{position:absolute;inset:-32%;border-radius:50%;background:radial-gradient(circle,rgba(149,123,255,.22),rgba(88,115,255,.08) 38%,transparent 69%);filter:blur(5px);opacity:.65;transform:translateZ(-1px)}
.core-journey.is-docked .core-journey-halo{animation:coreHalo 2.2s ease-in-out infinite}
@keyframes coreHalo{50%{transform:scale(1.16) translateZ(-1px);opacity:.95}}

/* Services: the core actually powers the three capabilities. */
.services{isolation:isolate}
.service-core-anchor{position:absolute;left:50%;top:327px;width:1px;height:1px;pointer-events:none}
.service-beams{position:absolute;z-index:0;left:2.5%;right:2.5%;top:286px;width:95%;height:430px;pointer-events:none;overflow:visible;opacity:0;transition:opacity .45s ease}
.service-beams path{fill:none;stroke:rgba(164,142,255,.38);stroke-width:1.5;stroke-dasharray:7 12;stroke-dashoffset:90;filter:drop-shadow(0 0 7px rgba(111,93,255,.35))}
.services.core-active .service-beams{opacity:1}
.services.core-active .service-beams path{animation:beamDraw 2.8s linear infinite}
@keyframes beamDraw{to{stroke-dashoffset:-90}}
.services-grid,.section-heading{position:relative;z-index:3}
.service-card{transform-style:preserve-3d}
.service-card:after{content:"";position:absolute;inset:-40% -35%;pointer-events:none;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.055) 49%,transparent 58%);transform:translateX(-72%) rotate(4deg);transition:transform 1s cubic-bezier(.2,.7,.2,1)}
.service-card:hover:after,.service-card.visible:after{transform:translateX(72%) rotate(4deg)}
.service-card>img{filter:saturate(.94) contrast(1.02) brightness(.88);transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}
.service-card:hover>img{transform:scale(1.025);filter:saturate(1) contrast(1.04) brightness(.94)}
.service-card>img.ai-service-art{object-position:center center}

/* Philosophy: core pauses behind the key thought. */
.philo-system-target{font:inherit;font-weight:inherit;position:relative;white-space:nowrap}
.philo-system-target:after{content:"";position:absolute;left:50%;top:55%;width:220px;height:92px;transform:translate(-50%,-50%) scale(.7);border-radius:50%;background:radial-gradient(circle,rgba(139,102,255,.22),transparent 68%);opacity:0;filter:blur(7px);transition:opacity .5s ease,transform .7s ease}
.philosophy.core-active .philo-system-target:after{opacity:1;transform:translate(-50%,-50%) scale(1.15);animation:philoPulse 2.6s ease-in-out infinite}
@keyframes philoPulse{50%{transform:translate(-50%,-50%) scale(1.35);opacity:.72}}

/* Method: the core becomes the moving progress cursor. */
.method.core-active .timeline-progress{box-shadow:0 0 22px rgba(116,92,255,.68)}
.method.core-active .step:before{transition:box-shadow .45s ease,transform .45s ease}
.method .step.core-passed:before{box-shadow:0 0 26px #8b73ff,0 0 48px rgba(81,170,255,.25);transform:scale(1.12)}

/* Ecosystem: core docks into the system and wakes it up. */
.eco-core{transition:box-shadow .55s ease,border-color .55s ease}
.eco-core img{transition:opacity .45s ease,transform .45s ease}
.eco-core-pulse{position:absolute;inset:-30%;border-radius:50%;border:1px solid rgba(130,105,255,.18);opacity:0;transform:scale(.7)}
.ecosystem.core-active .eco-core{box-shadow:0 0 78px rgba(118,89,255,.55),0 0 130px rgba(75,149,255,.16);border-color:rgba(181,166,255,.28)}
.ecosystem.core-active .eco-core img{opacity:.14;transform:scale(.88)}
.ecosystem.core-active .eco-core-pulse{animation:ecoPulse 2.4s ease-out infinite}
.ecosystem.core-active .eco-lines path{stroke:rgba(205,211,255,.42);filter:drop-shadow(0 0 5px rgba(128,104,255,.5));animation-duration:6s}
.ecosystem.core-active .node{border-color:rgba(166,146,255,.25);box-shadow:0 0 28px rgba(92,70,255,.2)}
@keyframes ecoPulse{0%{opacity:.65;transform:scale(.72)}100%{opacity:0;transform:scale(1.55)}}

/* Custom solutions: a light trace connects the core to the active example. */
.custom-core-trail{position:absolute;left:50%;top:300px;width:1px;height:calc(100% - 350px);background:linear-gradient(180deg,rgba(127,101,255,.0),rgba(127,101,255,.18),rgba(87,175,255,.0));opacity:0;transition:opacity .45s ease;pointer-events:none}
.custom.core-active .custom-core-trail{opacity:1}
.usecase{transition:border-color .45s ease,box-shadow .45s ease,transform .45s ease}
.usecase.core-card-active{border-color:rgba(141,111,255,.32);box-shadow:0 24px 65px rgba(43,25,86,.24),inset 0 1px rgba(255,255,255,.06);transform:translateY(-4px)}

/* Design: the core is only reflected here, not forced over the content. */
.core-reflection{position:absolute;left:50%;top:44%;width:150px;height:72px;border-radius:50%;transform:translate(-50%,-50%) scale(.8);background:radial-gradient(ellipse,rgba(134,105,255,.15),rgba(76,149,255,.06) 42%,transparent 70%);filter:blur(10px);opacity:.18;transition:opacity .5s ease,transform .6s ease;pointer-events:none}
.design.core-active .core-reflection{opacity:.68;transform:translate(-50%,-50%) scale(1.25)}

/* Final docking */
.manifesto-logo-dock{display:inline-grid;place-items:center;position:relative;width:142px;height:142px;margin-bottom:12px}
.manifesto-logo-dock:before{content:"";position:absolute;inset:-42%;border-radius:50%;background:radial-gradient(circle,rgba(128,95,255,.15),transparent 67%);opacity:0;transition:opacity .5s ease}
.manifesto.core-active .manifesto-logo-dock:before{opacity:1;animation:coreHalo 2.6s ease-in-out infinite}
.manifesto-logo{margin-bottom:0;transition:opacity .5s ease,transform .5s ease}
.manifesto.core-active .manifesto-logo{opacity:.15;transform:scale(.9)}

/* Section-to-section continuity */
.section:before{content:"";position:absolute;left:7%;right:7%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.045),transparent)}
.services:before{display:none}
.reveal{filter:blur(7px);transform:translateY(40px) scale(.982);transition:opacity .9s ease,transform .95s cubic-bezier(.2,.7,.2,1),filter .8s ease}
.reveal.visible{filter:blur(0);transform:none}

@media(max-width:1100px){
  .service-core-anchor{top:315px}
  .service-beams{display:none}
}

@media(max-width:760px){
  .core-journey{width:54px;height:54px}
  .core-journey-halo{inset:-25%}

  /* Mobile hero: reference membrane occupies a dedicated upper stage instead of filling the whole page. */
  .hero-galaxy-ref{background-size:auto 430px;background-position:center 58px;opacity:.46}
  .hero-membrane-ref{
    top:68px;height:356px;inset-inline:0;bottom:auto;
    background-size:auto 315px;background-position:center 18px;background-repeat:no-repeat;
    opacity:.50;
    -webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 8%,#000 76%,transparent 100%);
    mask-image:linear-gradient(to bottom,transparent 0,#000 8%,#000 76%,transparent 100%);
  }
  .hero-canvas{opacity:.27}
  .hero-grid{opacity:.5}
  .hero-orb-wrap{top:95px}
  .hero-copy{margin-top:366px}
  .hero{min-height:940px;padding-top:84px;padding-bottom:62px}
  .hero h1{text-wrap:balance}

  /* Services no longer feel compressed on phone. */
  .services{padding-top:82px}
  .service-core-anchor{top:260px}
  .service-card{min-height:0}
  .service-card>img{aspect-ratio:4/3}

  /* Core journey follows content on mobile without covering copy. */
  .philo-system-target{white-space:normal}
  .philo-system-target:after{width:150px;height:68px}
  .timeline .step{min-height:112px}

  /* Ecosystem gets more vertical breathing room. */
  .eco-map{min-height:535px;padding-block:24px}
  .node{font-size:6.3px}

  /* Custom solution cards remain full width and core glow stays subtle. */
  .custom-core-trail{left:28px;top:300px;height:calc(100% - 330px)}
  .usecase.core-card-active{transform:translateY(-2px)}

  .core-reflection{top:51%;width:112px;height:56px}
  .manifesto-logo-dock{width:112px;height:112px}
}

@media(max-width:430px){
  .hero-galaxy-ref{background-size:auto 400px;background-position:center 62px}
  .hero-membrane-ref{top:74px;height:330px;background-size:auto 284px;background-position:center 22px}
  .hero-orb-wrap{top:103px;width:292px;height:292px}
  .hero-copy{margin-top:350px}
  .hero{min-height:915px}
  .service-card{padding:14px}
  .eco-map{min-height:515px}
}


/* ============================================================
   NEXORA V1.3.1 — VISUAL ENGINE FIX
   Same content. Rebuilt motion engine, hero depth and journey.
   ============================================================ */

/* The previous travelling full logo is intentionally disabled. */
.core-journey{display:none!important}

/* Living Nexora accents: only the colour moves, never the typography. */
.hero h1 span,
.section-heading h2 em,
.philo-copy h2 span,
.manifesto h2 span{
  background-image:linear-gradient(105deg,#ffffff 0%,#dcd7ff 18%,#9e82ff 39%,#6cc9ff 58%,#c4b7ff 78%,#ffffff 100%);
  background-size:220% 100%;
  -webkit-background-clip:text;background-clip:text;color:transparent;
  animation:nexoraGradientFlow 8.5s ease-in-out infinite;
  filter:drop-shadow(0 0 0 rgba(117,100,255,0));
  will-change:background-position,filter;
}
@keyframes nexoraGradientFlow{
  0%,100%{background-position:0% 50%;filter:drop-shadow(0 0 0 rgba(117,100,255,0))}
  45%{filter:drop-shadow(0 0 8px rgba(128,105,255,.16))}
  55%{background-position:100% 50%;filter:drop-shadow(0 0 12px rgba(94,176,255,.20))}
}

/* ---------------- HERO: layered living space ---------------- */
.hero{isolation:isolate;background:#03050c}
.hero-galaxy-ref{
  position:absolute;inset:-5%;z-index:0;
  background:url('assets/hero-galaxy.webp') center/cover no-repeat;
  opacity:.52;filter:saturate(1.05) contrast(1.06) brightness(.70);
  transform:translate3d(var(--gx,0px),var(--gy,0px),0) scale(1.08);
  will-change:transform,opacity;animation:galaxyBreath 18s ease-in-out infinite alternate;
}
@keyframes galaxyBreath{
  0%{filter:saturate(1.02) contrast(1.04) brightness(.66)}
  50%{filter:saturate(1.11) contrast(1.07) brightness(.73)}
  100%{filter:saturate(1.05) contrast(1.05) brightness(.68)}
}
.space-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.92}
.hero-membrane-ref,.membrane-depth{
  position:absolute;inset:6% -3% 29%;z-index:2;pointer-events:none;
  background:url('assets/hero-membranes.webp') center/cover no-repeat;
  mix-blend-mode:screen;
  -webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 68%,rgba(0,0,0,.55) 82%,transparent 100%);
  mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 68%,rgba(0,0,0,.55) 82%,transparent 100%);
  transform-style:preserve-3d;backface-visibility:hidden;
  will-change:transform,opacity,filter;
}
.hero-membrane-ref{
  opacity:.34;filter:saturate(1.02) brightness(.88) contrast(1.10);
  transform:perspective(1100px) translate3d(var(--mx,0px),var(--my,0px),0) rotateX(var(--mrx,0deg)) rotateY(var(--mry,0deg)) scale(1.055);
  animation:membraneBreathA 8s ease-in-out infinite alternate;
}
.membrane-depth-a{
  opacity:.18;filter:blur(2.2px) brightness(1.10) saturate(1.15);
  transform:perspective(1050px) translate3d(var(--mx-a,0px),var(--my-a,0px),0) rotateX(var(--mrx-a,0deg)) rotateY(var(--mry-a,0deg)) scale(1.09);
  animation:membraneBreathB 10.5s ease-in-out infinite alternate;
}
.membrane-depth-b{
  opacity:.10;filter:blur(7px) brightness(1.28) saturate(1.28);
  transform:perspective(1000px) translate3d(var(--mx-b,0px),var(--my-b,0px),0) rotateY(var(--mry-b,0deg)) scale(1.12);
  animation:membraneBreathC 13s ease-in-out infinite alternate;
}
@keyframes membraneBreathA{from{scale:1.052}to{scale:1.073}}
@keyframes membraneBreathB{from{opacity:.14}to{opacity:.23}}
@keyframes membraneBreathC{from{opacity:.07}to{opacity:.13}}
.hero-canvas{z-index:3;opacity:.82;mix-blend-mode:screen;pointer-events:none}
.hero-grid{z-index:4;opacity:.62}
.hero-orb-wrap{z-index:6}
.hero-copy,.float-card,.scroll-cue{z-index:7}
.hero-orb{overflow:visible}
.hero-orb img{position:relative;z-index:3}
.hero-orb:after{content:"";position:absolute;inset:-18%;border-radius:50%;background:radial-gradient(circle,rgba(145,117,255,.18),rgba(83,159,255,.055) 45%,transparent 70%);filter:blur(10px);z-index:0;animation:heroCoreAura 4.8s ease-in-out infinite}
@keyframes heroCoreAura{50%{transform:scale(1.12);opacity:.75}}

/* ---------------- Energy journey ---------------- */
.journey-energy{
  position:fixed;left:0;top:0;width:30px;height:30px;z-index:28;pointer-events:none;opacity:0;
  transform:translate3d(-100px,-100px,0);will-change:transform,opacity;contain:layout style paint;
}
.energy-core{position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 8px #fff,0 0 20px #9c83ff,0 0 34px rgba(85,179,255,.78)}
.energy-ring{position:absolute;inset:3px;border-radius:50%;border:1px solid rgba(187,173,255,.60);box-shadow:inset 0 0 12px rgba(113,96,255,.25),0 0 14px rgba(96,135,255,.25);animation:energyRing 2.2s ease-in-out infinite}
.energy-tail{position:absolute;width:82px;height:2px;right:15px;top:14px;transform-origin:right center;background:linear-gradient(90deg,transparent,rgba(102,169,255,.08),rgba(183,164,255,.52));filter:blur(.2px);opacity:.78}
@keyframes energyRing{50%{transform:scale(1.34);opacity:.36}}

/* Local section roles: energy docks into content instead of sitting on top of it. */
.service-core-anchor{width:18px;height:18px;border-radius:50%;transform:translate(-50%,-50%) scale(.4);opacity:0;background:#fff;box-shadow:0 0 14px #fff,0 0 36px rgba(125,98,255,.82);transition:opacity .45s,transform .55s cubic-bezier(.2,.75,.2,1)}
.services.core-active .service-core-anchor{opacity:1;transform:translate(-50%,-50%) scale(1)}
.services.core-active .service-beams{opacity:1}
.services.core-active .service-card{box-shadow:inset 0 1px rgba(255,255,255,.05),0 22px 58px rgba(0,0,0,.18),0 0 0 1px rgba(119,97,255,.025)}

.philo-system-target{position:relative;white-space:nowrap}
.philosophy.core-active .philo-system-target:after{content:"";position:absolute;left:-7%;right:-7%;bottom:-.13em;height:.56em;border-radius:999px;background:radial-gradient(ellipse at center,rgba(127,99,255,.26),transparent 70%);filter:blur(9px);animation:philoAura 2.5s ease-in-out infinite;z-index:-1}
@keyframes philoAura{50%{opacity:.48;transform:scaleX(1.08)}}

.timeline{--method-p:0}
.timeline-progress{width:calc((92%) * var(--method-p));transition:none}
.timeline-cursor{position:absolute;z-index:5;left:calc(4% + 92% * var(--method-p));top:18px;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 10px #fff,0 0 24px #8b73ff;opacity:.0;transition:opacity .25s}
.method.core-active .timeline-cursor{opacity:1}
.method.core-active .step:before{box-shadow:0 0 22px #8b73ff,0 0 42px rgba(97,191,255,.14)}

.ecosystem.core-active .eco-core{box-shadow:0 0 72px rgba(118,89,255,.52),0 0 130px rgba(64,137,255,.12)}
.ecosystem.core-active .eco-core-pulse{position:absolute;inset:-22%;border:1px solid rgba(150,128,255,.36);border-radius:50%;animation:ecoPulse131 2.4s ease-out infinite}
.ecosystem.core-active .eco-lines path{stroke:rgba(206,211,255,.43);filter:drop-shadow(0 0 8px rgba(111,93,255,.32))}
@keyframes ecoPulse131{0%{transform:scale(.72);opacity:.0}20%{opacity:.9}100%{transform:scale(1.38);opacity:0}}

.custom.core-active .custom-core-trail{opacity:1}
.custom.core-active .usecase:nth-child(1){box-shadow:0 20px 62px rgba(61,43,125,.18)}
.custom.core-active .usecase:nth-child(2){box-shadow:0 20px 62px rgba(61,43,125,.16)}
.custom.core-active .usecase:nth-child(3){box-shadow:0 20px 62px rgba(61,43,125,.14)}

.design.core-active .core-reflection{opacity:1;transform:translate(-50%,-50%) scale(1)}
.core-reflection{position:absolute;left:50%;top:46%;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(132,102,255,.17),rgba(80,157,255,.07) 38%,transparent 69%);filter:blur(14px);opacity:.25;transform:translate(-50%,-50%) scale(.85);transition:opacity .7s,transform .8s}
.manifesto.core-active .manifesto-logo{animation:manifestoDock131 3s ease-in-out infinite}
@keyframes manifestoDock131{50%{filter:drop-shadow(0 0 34px rgba(120,94,255,.68)) drop-shadow(0 0 18px rgba(84,180,255,.34));transform:scale(1.035)}}

/* Mobile is composed rather than merely scaled down. */
@media(max-width:760px){
  .hero{min-height:980px;padding:82px 18px 60px;align-items:flex-start}
  .hero-galaxy-ref{inset:-2% -25% 39%;background-size:auto 520px;background-position:center 36px;opacity:.48;animation-duration:22s}
  .space-canvas{height:58%;opacity:.75}
  .hero-membrane-ref,.membrane-depth{inset:62px -35% auto;height:390px;background-size:auto 340px;background-position:center 16px;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 9%,#000 68%,transparent 96%);mask-image:linear-gradient(to bottom,transparent 0,#000 9%,#000 68%,transparent 96%)}
  .hero-membrane-ref{opacity:.33}
  .membrane-depth-a{opacity:.14}
  .membrane-depth-b{display:none}
  .hero-canvas{height:430px;opacity:.60}
  .hero-orb-wrap{top:105px;width:310px;height:310px}
  .hero-copy{margin-top:386px;max-width:560px}
  .hero h1{font-size:clamp(48px,13.8vw,58px);line-height:.88;letter-spacing:-.06em;text-wrap:balance}
  .hero-sub{font-size:15.5px;line-height:1.58;max-width:520px}
  .hero-actions{margin-top:24px;gap:10px}
  .scroll-cue{bottom:20px}
  .journey-energy{width:22px;height:22px}
  .energy-core{width:7px;height:7px}.energy-ring{inset:2px}.energy-tail{width:44px;top:10px;right:11px}
  .section{padding:96px 18px}
  .services-grid{gap:18px}
  .service-card{min-height:auto;padding:18px}.service-card>img{margin-bottom:20px}
  .philosophy{min-height:760px;padding-top:120px;padding-bottom:120px}
  .philo-copy h2{font-size:clamp(43px,11.5vw,52px);line-height:.96}
  .timeline{display:block;padding-left:28px;margin-top:58px}
  .timeline:before{left:7px;top:0;bottom:0;width:1px;height:auto;right:auto;background:rgba(255,255,255,.08)}
  .timeline-progress{left:7px;top:0;width:1px!important;height:calc(100% * var(--method-p));background:linear-gradient(180deg,#8558ff,#61bfff)}
  .timeline-cursor{left:7px!important;top:calc(100% * var(--method-p));transform:translate(-50%,-50%)}
  .step{padding:0 0 48px 14px}.step:last-child{padding-bottom:0}.step:before{display:block;left:-28px;top:5px;width:13px;height:13px}
  .eco-map{min-height:455px}
  .design-stage{min-height:1160px;padding:20px}
  .manifesto-copy{padding-left:18px;padding-right:18px}
}
@media(max-width:430px){
  .hero{min-height:1000px}
  .hero-copy{margin-top:398px}
  .hero h1{font-size:clamp(45px,13vw,54px)}
  .hero-sub{font-size:15px}
  .section-heading h2{font-size:clamp(42px,11.5vw,49px)}
  .philo-copy h2{font-size:clamp(40px,11vw,48px)}
  .eco-shell{padding:16px}
}
@media(prefers-reduced-motion:reduce){
  .hero-galaxy-ref,.hero-membrane-ref,.membrane-depth,.hero h1 span,.section-heading h2 em,.philo-copy h2 span,.manifesto h2 span{animation:none!important}
  .journey-energy{display:none}
}

/* Final V1.3.1 visual balance + safety overrides */
html,body{overflow-x:clip}
.hero,.philosophy{contain:paint}
.reveal.visible{opacity:1!important}
.hero-membrane-ref{opacity:.52}
.membrane-depth-a{opacity:.21}
.membrane-depth-b{opacity:.08}
.hero-canvas{opacity:.38}
.manifesto.core-active .manifesto-logo{opacity:1;transform:scale(1);animation:manifestoDock131 3s ease-in-out infinite}
@media(max-width:760px){
  .hero-membrane-ref{opacity:.46}
  .membrane-depth-a{opacity:.16}
  .hero-canvas{opacity:.30}
}
/* Content must never disappear if a browser throttles transition timelines. */
.reveal{opacity:1!important}
/* Avoid browser-specific reveal throttling: motion remains on transform, content stays crisp. */
.reveal{filter:none!important}

/* ============================================================
   NEXORA V1.4 — VIDEO HERO + CLEAN JOURNEY
   Final overrides for the September 18 refinement pass.
   ============================================================ */

/* Faster living gradients: same typography, only colour motion changes. */
.hero h1 span,
.section-heading h2 em,
.philo-copy h2 span,
.manifesto h2 span{
  animation-duration:5.2s!important;
}

/* ---------------- VIDEO HERO ---------------- */
.hero{
  background:#03050c;
  isolation:isolate;
  min-height:780px;
  padding-bottom:86px;
}
.hero-media{
  position:absolute;
  inset:0;
  z-index:0;
  overflow:hidden;
  background:#02040a url('assets/hero-poster.webp') center/cover no-repeat;
}
.hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  opacity:.92;
  filter:saturate(1.06) contrast(1.04) brightness(.90);
}
.hero-video-shade{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 29%,rgba(74,42,155,.08),transparent 24%),
    radial-gradient(ellipse at 50% 44%,transparent 0 26%,rgba(3,5,12,.08) 48%,rgba(3,5,12,.25) 76%,rgba(3,5,12,.54) 100%),
    linear-gradient(180deg,rgba(2,4,10,.02) 0%,rgba(2,4,10,.07) 44%,rgba(2,4,10,.56) 96%);
  pointer-events:none;
}
/* Old procedural visual layers are replaced by the generated loop. */
.hero-galaxy-ref,.hero-membrane-ref,.membrane-depth,.space-canvas,.hero-canvas{display:none!important}
.hero-grid{
  z-index:2;
  opacity:.26;
  background-size:72px 72px;
  mask-image:radial-gradient(circle at 50% 40%,#000 16%,rgba(0,0,0,.55) 47%,transparent 78%);
}
.hero-orb-wrap{z-index:5;top:10.2%;width:430px;height:430px;animation:orbFloat 7.4s ease-in-out infinite}
.hero-orb{
  width:205px;height:205px;
  background:radial-gradient(circle at 38% 30%,rgba(130,83,255,.25),transparent 31%),rgba(4,7,16,.74);
  border:1px solid rgba(202,197,255,.18);
  box-shadow:0 0 70px rgba(101,76,255,.30),inset 0 0 42px rgba(90,51,180,.30);
  backdrop-filter:blur(4px);
}
.hero-orb img{width:168px;height:168px;animation:logoBreath 4.6s ease-in-out infinite}
.hero-orb-art{display:none!important}
.r1{width:260px;height:260px;opacity:.62}
.r2{width:314px;height:314px;opacity:.28}
.r3{width:372px;height:372px;opacity:.42}
.hero-copy{z-index:7;max-width:1050px;margin-top:280px;padding-bottom:28px}
.hero h1{font-size:clamp(58px,6.65vw,106px);line-height:.89}
.hero-sub{max-width:760px;font-size:17px;margin-top:19px}
.hero-actions{margin-top:23px}

/* Compact system-signal cards: integrated into the scene instead of floating UI boxes. */
.float-card.signal-card{
  width:238px;
  min-height:78px;
  display:block;
  padding:12px 14px 13px;
  border-radius:14px;
  border:1px solid rgba(229,231,255,.10);
  background:linear-gradient(135deg,rgba(7,10,23,.55),rgba(7,10,23,.20));
  backdrop-filter:blur(12px);
  box-shadow:0 14px 38px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.035);
  overflow:hidden;
}
.float-card.signal-card:before{
  content:"";
  position:absolute;
  left:-18%;right:-18%;top:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),rgba(121,178,255,.68),transparent);
  transform:translateX(-62%);
  animation:signalScan 4.2s steps(9,end) infinite;
  opacity:.7;
}
.float-card.signal-card:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.14;
  background:repeating-linear-gradient(180deg,transparent 0 7px,rgba(255,255,255,.04) 8px,transparent 9px);
  mix-blend-mode:screen;
}
.signal-head{position:relative;z-index:2;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font:600 8px/1.1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.18em;color:rgba(255,255,255,.78)}
.signal-head code{font:500 8px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:rgba(255,255,255,.30);letter-spacing:.08em}
.signal-dot{width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 8px #fff,0 0 16px rgba(121,154,255,.75);animation:signalDot 2.2s ease-in-out infinite}
.signal-code{position:relative;z-index:2;margin-top:10px;padding-left:16px;display:grid;gap:4px;font:500 9px/1.25 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:rgba(243,245,255,.50);white-space:nowrap}
.signal-code span:first-child{color:rgba(255,255,255,.82)}
@keyframes signalScan{0%,18%{transform:translateX(-68%);opacity:0}25%{opacity:.75}58%{transform:translateX(65%);opacity:.48}64%,100%{transform:translateX(72%);opacity:0}}
@keyframes signalDot{50%{opacity:.46;box-shadow:0 0 4px #fff,0 0 9px rgba(121,154,255,.45)}}
.fc1{left:5.5%;top:31%;animation:floatA 8.4s ease-in-out infinite}
.fc2{right:5.5%;top:35%;animation:floatB 9s ease-in-out infinite}
.fc3{right:8%;bottom:20%;animation:floatC 9.6s ease-in-out infinite}

/* Scroll cue always gets its own lane below CTA. */
.scroll-cue{bottom:18px;z-index:8;gap:12px;font-size:8px;letter-spacing:.24em;opacity:.82}
.scroll-cue i{width:26px;height:26px}

/* ---------------- CLEAN JOURNEY MARK ---------------- */
.journey-energy{
  width:34px!important;
  height:34px!important;
  z-index:28;
  overflow:visible;
  contain:none;
  filter:none;
  transition:opacity .12s linear;
}
.journey-energy img{
  position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;
  filter:drop-shadow(0 0 8px rgba(255,255,255,.22)) drop-shadow(0 0 17px rgba(116,92,255,.46));
}
.journey-halo{position:absolute;inset:-45%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.11),rgba(127,98,255,.13) 38%,transparent 70%);filter:blur(4px);animation:journeyHalo 2.4s ease-in-out infinite}
.energy-core,.energy-ring,.energy-tail{display:none!important}
@keyframes journeyHalo{50%{transform:scale(1.16);opacity:.52}}

/* The service dock is tiny and sits in the negative space between heading and cards. */
.service-core-anchor{left:50%;top:auto;bottom:calc(565px + 56px);width:8px;height:8px;background:rgba(255,255,255,.92);box-shadow:0 0 12px rgba(255,255,255,.78),0 0 22px rgba(124,99,255,.50)}
.service-beams{opacity:.18!important;filter:none!important}

/* No vertical phantom trail through use-case cards. */
.custom-core-trail{display:none!important}
.custom{padding-bottom:164px}
.custom-dock{
  position:absolute;
  left:50%;bottom:72px;
  width:56px;height:56px;
  transform:translateX(-50%);
  border-radius:50%;
  border:1px solid rgba(255,255,255,.08);
  display:grid;place-items:center;
  background:radial-gradient(circle,rgba(128,99,255,.08),rgba(7,10,22,.12) 58%,transparent 72%);
  opacity:.46;
  pointer-events:none;
}
.custom-dock:before,.custom-dock:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(136,112,255,.10)}
.custom-dock:before{inset:-10px}.custom-dock:after{inset:-24px;opacity:.48}
.custom-dock span{width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fff,0 0 18px rgba(125,103,255,.55)}
.custom.core-active .custom-dock{opacity:.86}

/* Kill the old centre guide that could read as a rendering bug. */
.custom .usecases:before,.custom .usecases:after{display:none!important}

/* Keep philosophy traveller out of the copy; only the word aura remains. */
.philosophy{overflow:visible}
.philo-system-target:after{pointer-events:none}

/* ---------------- SHORT VIEWPORT SAFETY ---------------- */
@media (min-width:1101px) and (max-height:840px){
  .hero{min-height:720px;padding-top:98px;padding-bottom:74px}
  .hero-orb-wrap{top:7.8%;width:360px;height:360px}
  .hero-orb{width:174px;height:174px}.hero-orb img{width:142px;height:142px}
  .r1{width:224px;height:224px}.r2{width:270px;height:270px}.r3{width:318px;height:318px}
  .hero-copy{margin-top:252px;padding-bottom:36px}
  .hero h1{font-size:clamp(54px,6vw,82px)}
  .hero-sub{font-size:15px;margin-top:16px;max-width:690px}
  .hero-actions{margin-top:18px}
  .float-card.signal-card{transform:scale(.92)}
  .fc1{top:29%}.fc2{top:32%}.fc3{bottom:19%}
}

/* ---------------- MOBILE: composed around the 16:9 video ---------------- */
@media(max-width:1100px){
  .float-card.signal-card{display:none!important}
}
@media(max-width:760px){
  .hero{min-height:940px;height:auto;padding:82px 18px 70px;align-items:flex-start;background:#03050c}
  .hero-media{height:430px;bottom:auto;background-size:auto 430px;background-position:center top}
  .hero-video{height:430px;object-fit:cover;object-position:center center;opacity:.9}
  .hero-video-shade{background:linear-gradient(180deg,rgba(3,5,12,.02),rgba(3,5,12,.12) 58%,#03050c 100%)}
  .hero-grid{height:430px;opacity:.18}
  .hero-orb-wrap{top:112px;width:300px;height:300px}
  .hero-orb{width:156px;height:156px}.hero-orb img{width:130px;height:130px}
  .r1{width:202px;height:202px}.r2{width:242px;height:242px}.r3{width:282px;height:282px}
  .hero-copy{margin-top:392px;padding-bottom:58px;max-width:560px}
  .hero h1{font-size:clamp(44px,12.5vw,56px);line-height:.91;letter-spacing:-.058em}
  .hero-sub{font-size:15px;line-height:1.55;margin-top:18px}
  .hero-actions{margin-top:22px}
  .scroll-cue{bottom:16px;font-size:7px;letter-spacing:.18em}
  .journey-energy{width:24px!important;height:24px!important}
  .service-core-anchor{bottom:auto;top:255px}
  .service-beams{display:none!important}
  .custom{padding-bottom:132px}
  .custom-dock{bottom:54px;width:44px;height:44px}
}
@media(max-width:430px){
  .hero{min-height:930px}
  .hero-media,.hero-video,.hero-grid{height:402px}
  .hero-orb-wrap{top:104px;width:276px;height:276px}
  .hero-copy{margin-top:366px}
  .hero h1{font-size:clamp(42px,12.4vw,52px)}
}

@media(prefers-reduced-motion:reduce){
  .hero-video{display:none}
  .hero-media{background-image:url('assets/hero-poster.webp')}
  .journey-energy{display:none!important}
  .float-card.signal-card:before,.signal-dot{animation:none!important}
}

/* V1.4 QA corrections: nested gradient word and collision-safe journey. */
.philo-system-target{
  display:inline;
  white-space:normal!important;
  font:inherit;
  font-weight:inherit;
  background-image:linear-gradient(105deg,#ffffff 0%,#dcd7ff 18%,#9e82ff 39%,#6cc9ff 58%,#c4b7ff 78%,#ffffff 100%);
  background-size:220% 100%;
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent!important;
  animation:nexoraGradientFlow 5.2s ease-in-out infinite;
}
/* QA: dock the travelling mark in the negative space above service cards, never inside imagery. */
@media(min-width:1101px){.service-core-anchor{top:404px!important;bottom:auto!important}}

/* V1.4 mobile QA: every section heading becomes a true single-column block.
   This prevents hidden number columns from squeezing the live copy. */
@media(max-width:760px){
  .section-heading{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:none!important;
  }
  .section-heading>.num{display:none!important}
  .section-heading>div{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }
  .section-heading h2,
  .section-heading p{
    width:100%!important;
    max-width:none!important;
  }
}


/* V1.4.2 — hero loop + membrane alignment */
@media(min-width:1101px) and (min-height:841px){
  .hero-orb-wrap{top:16.6%!important;}
}
@media(min-width:1101px) and (max-height:840px){
  .hero-orb-wrap{top:14.2%!important;}
}
