
: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}
}
