:root{--red:#c8202d;--red-dark:#a91220;--ink:#111214;--muted:#65676c;--line:#e3e3e3;--warm:#f7f6f3;--shell:1380px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}h1,h2,h3,p{margin-top:0}em{font-style:normal;color:var(--red)}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(calc(100% - 88px),var(--shell));margin-inline:auto}.section{padding-top:82px;padding-bottom:82px}.header{position:fixed;z-index:100;inset:0 0 auto;height:74px;padding:0 clamp(24px,3.5vw,60px);display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);transition:.25s}.header.compact{height:64px;box-shadow:0 8px 25px rgba(0,0,0,.045)}.logo{display:flex;align-items:center;gap:9px;width:185px}.logo img{width:40px;height:40px;object-fit:contain}.logo strong{font-size:19px;letter-spacing:-.04em}.desktop-nav{display:flex;align-items:center;gap:clamp(17px,2vw,34px);margin:auto}.desktop-nav a{position:relative;padding:28px 0 25px;font-size:12px;font-weight:600;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--red);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-end{width:185px;display:flex;justify-content:flex-end}.language{border:0;background:none;font-size:11px;font-weight:700}.language span{margin-left:5px}.menu,.mobile-nav{display:none}
.hero{position:relative;min-height:690px;display:grid;grid-template-columns:minmax(470px,.88fr) minmax(560px,1.12fr);align-items:center;gap:25px;padding:116px clamp(28px,4vw,72px) 62px;overflow:hidden;background:linear-gradient(115deg,#faf9f7 0%,#fff 63%,#f6f4f2 100%)}.hero:after{content:"";position:absolute;right:-140px;top:60px;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(200,32,45,.08),transparent 68%)}.hero-copy{position:relative;z-index:3;max-width:680px}.kicker,.section-tag{margin-bottom:15px;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.13em}.kicker:before,.section-tag:before{content:"";display:inline-block;width:24px;height:2px;margin-right:9px;vertical-align:middle;background:var(--red)}.hero h1{margin-bottom:21px;font-size:clamp(42px,4vw,66px);line-height:1.08;letter-spacing:-.052em;font-weight:650}.lede{max-width:575px;color:#5e6065;font-size:14px;line-height:1.72}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.button-primary{display:inline-flex;align-items:center;gap:32px;padding:15px 19px;background:var(--red);color:#fff;font-size:12px;font-weight:700;box-shadow:0 12px 26px rgba(200,32,45,.18)}.watch{display:flex;align-items:center;gap:11px;border:0;background:none;font-size:12px;font-weight:700;cursor:pointer}.watch i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #9d9ea1;border-radius:50%;font-size:8px;font-style:normal}.hero-media{position:relative;z-index:2;min-width:0}.hero-media>img{position:relative;z-index:2;display:block;width:112%;max-width:none;transform:translateX(-2%);filter:drop-shadow(0 28px 35px rgba(60,30,30,.12));animation:heroFloat 7s ease-in-out infinite}.hero-glow{position:absolute;left:42%;top:39%;width:30%;aspect-ratio:1;border-radius:50%;background:rgba(200,32,45,.13);filter:blur(35px)}.hero-ring{position:absolute;z-index:1;left:52%;top:56%;border:1px solid rgba(200,32,45,.22);border-radius:50%;transform:translate(-50%,-50%);animation:ringSpin 19s linear infinite}.ring-a{width:67%;aspect-ratio:1}.ring-b{width:48%;aspect-ratio:1;animation-direction:reverse}.media-label{position:absolute;z-index:5;padding:6px 8px;background:rgba(255,255,255,.9);border-left:2px solid var(--red);box-shadow:0 6px 16px rgba(0,0,0,.07);font-size:7px;font-weight:800;letter-spacing:.11em}.ml-1{left:12%;top:17%}.ml-2{right:0;top:29%}.ml-3{left:28%;bottom:9%}
.about{display:grid;grid-template-columns:.92fr 1.08fr;gap:8vw;align-items:center}.about-copy h2,.model h2,.section-heading h2{margin-bottom:24px;font-size:clamp(34px,3.4vw,51px);line-height:1.13;letter-spacing:-.045em;font-weight:600}.about-copy>p:not(.section-tag){max-width:610px;color:var(--muted);font-size:14px;line-height:1.75}.text-link{display:inline-flex;gap:34px;margin-top:12px;padding-bottom:7px;border-bottom:1px solid #222;font-size:12px;font-weight:700}.about-visual{position:relative;min-height:380px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f5f4f1,#e9e8e4)}.about-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(200,32,45,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(200,32,45,.07) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,transparent,#000,transparent)}.about-visual:before,.about-visual:after{content:"";position:absolute;border:1px solid rgba(200,32,45,.2);border-radius:50%}.about-visual:before{width:330px;height:330px}.about-visual:after{width:230px;height:230px}.about-visual img{position:relative;z-index:3;width:150px;height:150px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 20px 24px rgba(0,0,0,.12))}.about-visual span{position:absolute;z-index:3;padding:7px 9px;background:#fff;border-left:2px solid var(--red);font-size:7px;font-weight:800;letter-spacing:.1em}.about-visual span:nth-of-type(1){left:9%;top:23%}.about-visual span:nth-of-type(2){right:7%;top:45%}.about-visual span:nth-of-type(3){left:17%;bottom:17%}
.model{background:var(--warm)}.model .shell>h2{max-width:1050px;margin-bottom:46px}.model-row{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;border-top:1px solid #d7d6d3;padding-top:28px}.model-row article{display:grid;grid-template-columns:34px 58px 1fr;gap:14px;align-items:start}.model-row b{color:var(--red);font-size:17px}.model-row svg{width:47px;color:var(--red)}.model-row h3{margin-bottom:8px;font-size:14px}.model-row p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.model-row>i{color:var(--red);font-style:normal;text-align:center}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.section-heading h2{margin-bottom:0}.solution-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:40px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.solution-grid article{min-height:285px;padding:28px 21px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.25s}.solution-grid article:hover{background:#fbf7f7;transform:translateY(-3px);box-shadow:0 17px 35px rgba(0,0,0,.05)}.solution-grid svg{width:48px;height:48px;margin:12px 0 24px;color:var(--red)}.solution-grid h3{font-size:15px;line-height:1.3}.solution-grid p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}
.lifecycle{width:min(calc(100% - 88px),var(--shell));margin:0 auto 15px;padding:32px 42px;display:flex;align-items:center;justify-content:space-between;background:#101113;color:#fff}.lifecycle div{display:flex;align-items:center;gap:12px}.lifecycle svg{width:28px;color:var(--red)}.lifecycle span{font-size:11px;font-weight:600}.lifecycle>i{color:var(--red);font-style:normal}
.film{padding-top:57px}.film-stage{position:relative;height:min(48vw,590px);min-height:430px;overflow:hidden;background:#111}.film-stage>img{width:100%;height:100%;object-fit:cover;filter:brightness(.47) saturate(.75);transform:scale(1.05)}.film-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,5,.86) 0%,rgba(5,5,6,.32) 60%,rgba(5,5,6,.17))}.film-copy{position:absolute;z-index:2;left:6%;top:20%;max-width:580px;color:#fff}.film-copy h2{font-size:clamp(33px,3.5vw,54px);line-height:1.1;letter-spacing:-.04em}.film-copy p{max-width:480px;color:#d0d0d2;font-size:13px;line-height:1.65}.film-copy button{display:flex;align-items:center;gap:10px;margin-top:28px;border:0;background:none;color:#fff;font-size:12px;font-weight:700}.film-copy button i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #fff;border-radius:50%;font-size:8px;font-style:normal}.film-code{position:absolute;right:4%;bottom:5%;color:#bbb;font-size:8px;letter-spacing:.15em}
.projects{background:#f8f7f5}.projects .section-heading{align-items:center}.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin-top:38px}.project-card{position:relative;min-width:0;padding:18px;background:#fff;border:1px solid #ecebea;transition:.25s}.project-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(0,0,0,.07)}.token-stage{height:230px;display:grid;place-items:center;overflow:hidden;background:#f5f4f2}.token-stage img{width:72%;height:72%;object-fit:contain;transition:.3s;filter:drop-shadow(0 14px 18px rgba(0,0,0,.16))}.project-card:hover img{transform:scale(1.05)}.rwa .token-stage img{mix-blend-mode:multiply}.dimd .token-stage{background:#151515}.dimd .token-stage img{width:58%;height:58%}.top .token-stage{background:#eef2f4}.gct .token-stage{background:#eee3de}.project-card h3{margin:17px 0 5px;font-size:14px}.project-card p{margin:0;color:var(--muted);font-size:10px}.project-card>span{display:block;margin-top:15px;color:var(--red);font-size:10px;font-weight:700}
.documents{padding-top:67px}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:29px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.document-grid>a{min-height:180px;display:grid;grid-template-columns:60px 1fr;gap:17px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.document-grid svg{width:49px;color:var(--red)}.document-grid h3{font-size:14px}.document-grid p{color:var(--muted);font-size:11px;line-height:1.55}.document-grid span{color:var(--red);font-size:10px;font-weight:700}.cta{position:relative;overflow:hidden;padding:64px 20px;background:linear-gradient(125deg,#a60019,#d71835 56%,#a20018);color:#fff;text-align:center}.cta:before,.cta:after{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(255,255,255,.13);transform:rotate(45deg)}.cta:before{left:-190px;top:-170px}.cta:after{right:-150px;bottom:-210px}.cta img{width:36px;height:36px;padding:4px;border-radius:50%;background:#fff;object-fit:contain}.cta h2{margin:12px 0 22px;font-size:clamp(30px,3vw,45px);line-height:1.12;letter-spacing:-.035em}.cta a{display:inline-flex;gap:30px;padding:13px 18px;background:#fff;color:#111;font-size:11px;font-weight:700}
footer{position:relative;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:45px;padding:55px clamp(25px,4vw,72px) 72px;background:#101113;color:#fff}.footer-logo img{width:38px;height:38px;vertical-align:middle;background:#fff;border-radius:50%}.footer-logo strong{margin-left:8px;font-size:16px}.footer-logo p{max-width:260px;margin-top:17px;color:#898a8e;font-size:10px;line-height:1.6}footer>div:not(.footer-logo){display:flex;flex-direction:column;gap:9px}footer small{margin-bottom:7px;color:#76777b;font-size:8px;letter-spacing:.15em}footer a,footer span{color:#b4b5b7;font-size:10px}.copyright{position:absolute;left:clamp(25px,4vw,72px);bottom:20px;color:#5e5f63;font-size:9px}.reveal{opacity:0;transform:translateY(15px);transition:opacity .7s ease,transform .7s ease}.reveal.shown{opacity:1;transform:none}
@keyframes heroFloat{50%{transform:translate(-2%,-10px)}}@keyframes ringSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
@media(max-width:1180px){.desktop-nav{gap:15px}.desktop-nav a{font-size:10px}.logo,.header-end{width:150px}.hero{grid-template-columns:.92fr 1.08fr}.solution-grid{grid-template-columns:repeat(3,1fr)}.solution-grid article{min-height:245px}.project-grid{grid-template-columns:repeat(3,1fr)}.project-card:nth-child(n+4){margin-top:0}}
@media(max-width:820px){.shell{width:min(calc(100% - 38px),var(--shell))}.section{padding-top:66px;padding-bottom:66px}.header{height:66px;padding:0 19px}.header.compact{height:60px}.logo{width:auto}.logo img{width:36px;height:36px}.logo strong{font-size:16px}.desktop-nav,.language{display:none}.header-end{width:auto;margin-left:auto}.menu{display:block;width:42px;height:42px;border:0;background:none}.menu i{display:block;width:22px;height:1px;margin:7px auto;background:#111;transition:.2s}.menu-open .menu i:first-child{transform:translateY(4px) rotate(45deg)}.menu-open .menu i:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;top:66px;left:0;right:0;display:flex;visibility:hidden;opacity:0;transform:translateY(-8px);flex-direction:column;padding:18px 20px;background:#fff;border-bottom:1px solid var(--line);transition:.2s}.menu-open .mobile-nav{visibility:visible;opacity:1;transform:none}.mobile-nav a{padding:11px 3px;border-bottom:1px solid #eee;font-size:13px}.hero{min-height:0;display:flex;flex-direction:column;padding:110px 19px 55px}.hero h1{font-size:clamp(37px,10vw,52px)}.hero-media{width:110%;margin-top:30px}.media-label{display:none}.about{grid-template-columns:1fr;gap:38px}.about-visual{min-height:320px}.model-row{grid-template-columns:1fr;gap:22px}.model-row article{grid-template-columns:34px 55px 1fr;padding-bottom:23px;border-bottom:1px solid #ddd}.model-row>i{transform:rotate(90deg)}.solution-grid{grid-template-columns:1fr 1fr}.lifecycle{width:calc(100% - 38px);align-items:flex-start;flex-direction:column;gap:13px;padding:28px}.lifecycle>i{margin-left:10px;transform:rotate(90deg)}.film-stage{height:510px}.project-grid{display:flex;overflow-x:auto;padding-bottom:18px}.project-card{flex:0 0 260px}.token-stage{height:220px}.document-grid{grid-template-columns:1fr}.document-grid>a{min-height:150px}.cta{padding:55px 19px}footer{grid-template-columns:1fr 1fr;gap:36px;padding:50px 20px 80px}.footer-logo{grid-column:1/-1}}
@media(max-width:520px){.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.about-copy h2,.model h2,.section-heading h2{font-size:34px}.solution-grid{grid-template-columns:1fr}.solution-grid article{min-height:220px}.section-heading{align-items:flex-start;flex-direction:column}.film-stage{height:470px}.film-copy{left:7%;right:7%}.film-copy h2{font-size:34px}.document-grid>a{padding:24px 18px}.cta h2{font-size:32px}footer{grid-template-columns:1fr}.footer-logo{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-media>img,.hero-ring{animation:none}.reveal{opacity:1;transform:none;transition:none}}

/* Home platform token — hard circular viewport removes the source PNG's square canvas */
.about-logo-disc{
  position:relative;
  z-index:3;
  width:150px;
  height:150px;
  overflow:hidden;
  border-radius:50%;
  background:#fff;
  box-shadow:0 20px 30px rgba(0,0,0,.12);
  isolation:isolate;
}
.about-logo-disc img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  transform:scale(1.035);
  mix-blend-mode:multiply;
  filter:none;
}

/* Approved proportion and media-integration pass */
@media(min-width:821px){
  .header{height:68px}
  .header.compact{height:60px}
  .logo img{width:36px;height:36px}
  .desktop-nav a{padding:25px 0 22px}

  .hero{
    min-height:500px;
    height:auto;
    grid-template-columns:minmax(390px,.78fr) minmax(520px,1.22fr);
    align-items:center;
    padding-top:82px;
    padding-bottom:28px;
    background:#fbfaf8;
  }
  .hero h1{max-width:610px;margin-bottom:16px;font-size:clamp(34px,2.75vw,44px);line-height:1.06}
  .hero-copy{align-self:center;padding:0 0 4px}
  .hero .kicker{margin-bottom:12px}
  .hero .lede{max-width:520px;font-size:12px;line-height:1.6}
  .hero-actions{margin-top:21px}
  .button-primary{padding:13px 17px}
  .watch i{width:34px;height:34px}
  .hero-media{
    align-self:center;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-right:0;
    overflow:visible;
  }
  .hero-media>img{
    width:94%;
    height:auto;
    max-height:440px;
    object-fit:contain;
    transform:none;
    mix-blend-mode:multiply;
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);
    mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);
  }
  .about{min-height:500px;padding-top:62px;padding-bottom:62px}
  .about-copy h2,.model h2,.section-heading h2{font-size:clamp(32px,2.8vw,44px);line-height:1.12}
  .about-visual{min-height:330px;background:#fff;overflow:visible}
  .about-logo-disc{width:132px;height:132px}
  .about-logo-disc img{width:100%;height:100%;mix-blend-mode:multiply}
  .about-grid-lines{inset:4%;opacity:.7}
  .model.section{padding-top:60px;padding-bottom:60px}
  .model .shell>h2{margin-bottom:34px}
  .solutions.section{padding-top:64px;padding-bottom:54px}
  .solution-grid{margin-top:30px}
  .solution-grid article{min-height:230px;padding:22px 18px}
  .solution-grid svg{width:42px;height:42px;margin:7px 0 19px}
  .solution-grid h3{font-size:14px}
  .lifecycle{margin-bottom:0;padding-top:25px;padding-bottom:25px}
  .film.section{padding-top:52px;padding-bottom:58px}
  .film-stage{height:min(39vw,520px);min-height:410px}
  .film-stage>img{mix-blend-mode:screen;opacity:.82}
  .film-copy h2{font-size:clamp(31px,3vw,46px)}
  .projects.section{padding-top:60px;padding-bottom:60px}
  .project-grid{margin-top:28px}
  .token-stage{height:190px;border-radius:2px}
  .project-card{padding:0 0 18px;border:0;background:transparent}
  .project-card h3,.project-card p,.project-card>span{margin-left:15px;margin-right:15px}
  .token-stage img{width:68%;height:68%}
  .health .token-stage{background:#f3f1ed}
  .rwa .token-stage{background:#f3f1ed}
  .rwa .token-stage img{width:76%;height:76%;mix-blend-mode:multiply}
  .dimd .token-stage{background:#111}
  .top .token-stage{background:#edf1f2}
  .gct .token-stage{background:#eee3dd}
  .documents.section{padding-top:55px;padding-bottom:55px}
  .document-grid{margin-top:22px}
  .document-grid>a{min-height:150px;padding:24px}
  .cta{padding-top:50px;padding-bottom:50px}
}

@media(max-width:820px){
  .hero{background:#fbfaf8}
  .hero-media>img{
    width:100%;
    height:auto;
    object-fit:contain;
    transform:none;
    mix-blend-mode:multiply;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
    mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
  }
  .about-visual{background:#fff}
  .about-logo-disc img{mix-blend-mode:multiply}
  .project-card{border:0;background:transparent;padding:0 0 17px}
  .project-card h3,.project-card p,.project-card>span{margin-left:14px;margin-right:14px}
  .health .token-stage,.rwa .token-stage{background:#f3f1ed}
  .rwa .token-stage img{mix-blend-mode:multiply}
}

/* Readable exhibition labels for desktop and tablet */
.hero .media-label{
  padding:12px 17px;
  border-left-width:4px;
  background:rgba(255,255,255,.94);
  box-shadow:0 7px 18px rgba(0,0,0,.08);
  font-size:20px;
  line-height:1.2;
  letter-spacing:.04em;
}

/* 2026-08-19: platform network moved from Ecosystem to the Home hero */
.home-platform-network{height:565px;position:relative;isolation:isolate}
.home-platform-network:after{content:"";position:absolute;inset:5% 2% 0 4%;z-index:-2;background:radial-gradient(circle at 52% 52%,rgba(200,32,45,.08),transparent 44%),linear-gradient(90deg,transparent 0,#fff6 50%,transparent 100%);filter:blur(8px)}
.home-network-grid{position:absolute;inset:8% 0 4% 5%;z-index:-3;background-image:linear-gradient(rgba(200,32,45,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(200,32,45,.065) 1px,transparent 1px);background-size:48px 48px;transform:perspective(800px) rotateX(62deg) translateY(95px);mask-image:radial-gradient(ellipse,#000 15%,transparent 70%)}
.home-platform-token{position:absolute;left:50%;top:48%;width:300px;height:360px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end}
.home-platform-token>span{position:absolute;top:0;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.18em}
.home-platform-token>img{position:absolute;top:60px;width:215px;height:215px;object-fit:contain;z-index:4;border-radius:50%;filter:drop-shadow(0 22px 24px rgba(0,0,0,.18));animation:heroFloat 5s ease-in-out infinite}
.home-token-halo{position:absolute;top:39px;width:265px;height:265px;border:1px solid rgba(200,32,45,.22);border-radius:50%;box-shadow:0 0 55px rgba(200,32,45,.08)}
.home-token-halo:before,.home-token-halo:after{content:"";position:absolute;border:1px solid rgba(200,32,45,.11);border-radius:50%;inset:-38px}.home-token-halo:after{inset:36px}
.home-token-plinth{width:300px;height:95px;padding:28px 34px;background:linear-gradient(145deg,#fff,#d7d7d4);box-shadow:0 24px 34px rgba(0,0,0,.14);border-radius:50%;transform:perspective(400px) rotateX(62deg);display:flex;justify-content:space-between;align-items:center}.home-token-plinth b{font-size:22px}.home-token-plinth small{font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.home-network-path{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--red),transparent);transform-origin:center;opacity:.8}.home-network-path:after{content:"";position:absolute;right:18%;top:-3px;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 13px 4px var(--red);animation:signalMove 3s linear infinite}.home-network-path.path-a{width:82%;left:7%;top:39%;transform:rotate(-8deg)}.home-network-path.path-b{width:88%;left:4%;top:62%;transform:rotate(7deg)}.home-network-path.path-c{width:64%;left:19%;top:50%;transform:rotate(90deg);opacity:.35}
.home-network-label{position:absolute;display:flex;gap:9px;align-items:center;padding:11px 15px;background:rgba(250,250,248,.94);border-left:3px solid var(--red);box-shadow:0 8px 24px rgba(0,0,0,.06);font-size:14px;font-weight:750}.home-network-label i{color:var(--red);font-style:normal;font-size:11px}.home-network-label.label-owner{left:4%;top:22%}.home-network-label.label-infra{right:4%;top:18%}.home-network-label.label-platform{left:1%;top:55%}.home-network-label.label-commerce{right:0;top:51%}.home-network-label.label-fulfil{right:14%;bottom:7%}
@keyframes signalMove{0%{right:92%;opacity:0}15%{opacity:1}85%{opacity:1}100%{right:4%;opacity:0}}
@media(max-width:1050px) and (min-width:821px){.home-platform-network{transform:scale(.88);transform-origin:center}}
@media(max-width:820px){.home-platform-network{height:470px;margin-top:35px;transform:scale(.78);transform-origin:center top;width:128%;margin-left:-14%}.home-network-label{display:flex;font-size:12px}}
@media(max-width:480px){.home-platform-network{transform:scale(.64);width:156%;margin-left:-28%;height:390px}}
@media(prefers-reduced-motion:reduce){.home-platform-token>img,.home-network-path:after{animation:none}}
.about-visual>span{
  padding:12px 17px;
  border-left-width:4px;
  background:rgba(255,255,255,.95);
  box-shadow:0 6px 16px rgba(0,0,0,.06);
  font-size:20px;
  line-height:1.2;
  letter-spacing:.04em;
}
@media(max-width:820px){
  .about-visual>span{font-size:15px}
}

/* ===== MOBILE HOME HERO POSITION FIX ===== */
@media (max-width: 768px) {

  .home-platform-network {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 24px !important;
    height: 440px !important;
    transform: none !important;
    position: relative;
    overflow: hidden;
  }

  .home-platform-token {
    left: 50%;
    top: 50%;
    width: 270px;
    height: 320px;
    transform: translate(-50%, -50%) scale(.88) !important;
  }

  .home-network-label {
    font-size: 11px;
    padding: 9px 11px;
  }

  .home-network-label.label-owner {
    left: 2%;
    top: 25%;
  }

  .home-network-label.label-infra {
    right: 2%;
    top: 21%;
  }

  .home-network-label.label-platform {
    left: 2%;
    top: 58%;
  }

  .home-network-label.label-commerce {
    right: 2%;
    top: 54%;
  }

  .home-network-label.label-fulfil {
    right: 10%;
    bottom: 6%;
  }
}

@media (max-width: 420px) {

  .home-platform-network {
    height: 420px !important;
  }

  .home-platform-token {
    transform: translate(-50%, -50%) scale(.82) !important;
  }

  .home-network-label {
    font-size: 10px;
    padding: 8px 9px;
  }

  .home-network-label.label-owner {
    left: 0;
  }

  .home-network-label.label-infra {
    right: 0;
  }

  .home-network-label.label-platform {
    left: 0;
  }

  .home-network-label.label-commerce {
    right: 0;
  }

  .home-network-label.label-fulfil {
    right: 7%;
  }
}


/* ===== MOBILE ABOUT VISUAL POSITION FIX ===== */
@media (max-width: 768px) {

  .about-visual {
    min-height: 330px;
    overflow: hidden;
  }

  .about-logo-disc {
    width: 125px;
    height: 125px;
  }

  .about-visual > span {
    font-size: 10px !important;
    padding: 8px 10px;
    letter-spacing: .07em;
    white-space: nowrap;
  }

  .about-visual > span:nth-of-type(1) {
    left: 8%;
    top: 24%;
  }

  .about-visual > span:nth-of-type(2) {
    right: 5%;
    top: 45%;
  }

  .about-visual > span:nth-of-type(3) {
    left: 15%;
    bottom: 18%;
  }
}

@media (max-width: 420px) {

  .about-logo-disc {
    width: 118px;
    height: 118px;
  }

  .about-visual > span {
    font-size: 9.5px !important;
    padding: 7px 9px;
  }

  .about-visual > span:nth-of-type(1) {
    left: 6%;
  }

  .about-visual > span:nth-of-type(2) {
    right: 3%;
  }

  .about-visual > span:nth-of-type(3) {
    left: 12%;
  }
}

