:root{--navy:#041328;--navy2:#071d3b;--blue:#0067c5;--cyan:#00c8ff;--green:#43df95;--ink:#091b33;--muted:#63748a;--line:#dfe7f0;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.nav{height:82px;position:fixed;z-index:50;top:0;left:0;right:0;padding:0 max(28px,calc((100% - var(--max))/2));display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);transition:.3s}.nav.scrolled{background:rgba(4,19,40,.96);backdrop-filter:blur(16px)}.brand{display:grid;grid-template-columns:38px auto;grid-template-rows:24px 12px;align-items:center;color:#fff}.brand-mark{grid-row:1/3;font-size:34px;font-weight:800;line-height:1;color:#26a9e8;position:relative}.brand-mark>span{position:absolute;width:7px;height:7px;background:#fff;border-radius:50%;left:20px;top:4px}.brand strong{font-size:22px;letter-spacing:-1px}.brand strong span{color:#26a9e8}.brand small{font-size:7px;letter-spacing:2px;color:#9db0c8}.nav nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.nav nav>a:not(.nav-cta):hover{color:var(--cyan)}.nav-cta{padding:13px 19px;background:var(--blue);border:1px solid #2baeff}.menu{display:none;background:none;border:0}.hero{min-height:780px;padding:160px max(28px,calc((100% - var(--max))/2)) 100px;background:radial-gradient(circle at 73% 28%,#0c4375 0,transparent 28%),linear-gradient(135deg,#031024,#071c38);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;overflow:hidden;position:relative}.grid-glow,.cta-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(49,143,211,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(49,143,211,.08) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to right,transparent,black)}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2.5px;color:#8fcdf2}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green);margin-right:10px}.eyebrow.dark{color:var(--blue)}h1{font-size:clamp(48px,5.5vw,78px);line-height:1.02;letter-spacing:-4px;margin:24px 0}h1 span,h2 span{color:#28aeea}.lead{max-width:630px;font-size:17px;line-height:1.8;color:#b8c7da}.actions{display:flex;gap:12px;margin:34px 0}.btn{padding:15px 20px;border:1px solid rgba(255,255,255,.24);font-size:13px;font-weight:800;display:inline-flex;gap:24px;align-items:center}.btn.primary{background:linear-gradient(100deg,var(--blue),#078ce7);border-color:#25aef4;color:#fff}.btn.ghost{color:#fff}.trust{display:flex;align-items:center;gap:12px;margin-top:55px;font-size:9px;letter-spacing:1.4px;color:#7790ad}.trust i{width:3px;height:3px;background:#59728f;border-radius:50%}.scanner{height:500px;position:relative;z-index:2;background:linear-gradient(145deg,rgba(11,45,78,.92),rgba(4,17,36,.96));border:1px solid rgba(53,184,250,.35);box-shadow:0 30px 80px rgba(0,0,0,.45),inset 0 0 60px rgba(0,118,190,.08)}.scanner-head{height:54px;padding:0 22px;border-bottom:1px solid rgba(79,164,218,.2);display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.5px}.scanner-head b{font-weight:500;color:#82a6c3}.scanner-head b i{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:7px;box-shadow:0 0 12px var(--green)}.scan-field{height:372px;position:relative;overflow:hidden;background:radial-gradient(circle at center,rgba(0,154,240,.12),transparent 60%)}.rings{position:absolute;inset:0;display:grid;place-items:center}.rings i{position:absolute;border:1px solid rgba(0,200,255,.28);border-radius:50%;width:130px;height:130px}.rings i:nth-child(2){width:230px;height:230px}.rings i:nth-child(3){width:330px;height:330px}.scan-line{position:absolute;left:10%;right:10%;height:1px;background:var(--cyan);box-shadow:0 0 15px var(--cyan);animation:scan 3s infinite}.device{position:absolute;width:150px;height:235px;left:50%;top:70px;transform:translateX(-50%);border:2px solid #3279a5;border-radius:16px 16px 42px 42px;background:linear-gradient(145deg,#183a58,#07192b);box-shadow:0 20px 40px #020b16;text-align:center;padding-top:18px;color:#58bdeb;font-size:9px;font-weight:800}.screen{margin:14px auto;background:#061220;border:1px solid #1d5c83;width:112px;height:118px;display:flex;flex-direction:column;justify-content:center}.screen b{font-size:34px;color:#fff}.screen small{font-size:7px;letter-spacing:1px;color:#65a7cc}.tag{position:absolute;padding:8px 10px;border:1px solid #168cd0;background:rgba(4,27,49,.85);font-size:8px;color:#86c8ea;box-shadow:0 0 22px rgba(0,165,255,.15)}.tag b{display:block;color:#fff;margin-top:3px}.t1{left:7%;top:90px}.t2{right:5%;top:155px}.t3{left:10%;bottom:50px}.scanner-stats{height:74px;border-top:1px solid rgba(79,164,218,.2);display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.scanner-stats div{padding-left:20px;border-right:1px solid rgba(79,164,218,.18)}.scanner-stats div:last-child{border:0}.scanner-stats small,.scanner-stats b{display:block;font-size:7px;letter-spacing:1px}.scanner-stats b{font-size:10px;margin-top:6px}.green{color:var(--green)}@keyframes scan{0%,100%{top:18%}50%{top:80%}}.section{padding:110px max(28px,calc((100% - var(--max))/2))}.statement{text-align:center;padding:110px 24px;background:#f5f8fc}.statement p,.impact-title p,.cta>div>p{font-size:10px;font-weight:800;letter-spacing:3px;color:var(--blue)}h2{font-size:clamp(34px,4vw,56px);line-height:1.12;letter-spacing:-2.5px;margin:16px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:55px}.section-head>p{max-width:460px;line-height:1.8;color:var(--muted)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.solution{padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:420px;position:relative;transition:.3s}.solution:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(11,51,88,.12);z-index:2}.solution.featured{background:var(--blue);color:#fff}.solution .num{font-size:9px;color:#96a8ba;letter-spacing:1px}.solution .icon{width:50px;height:50px;margin:28px 0;display:grid;place-items:center;border:1px solid #b9cce0;font-size:25px;color:var(--blue)}.solution.featured .icon{color:#fff;border-color:#5bb5f1}.solution h3{font-size:23px;line-height:1.25}.solution p{font-size:13px;line-height:1.7;color:var(--muted)}.solution.featured p,.solution.featured li{color:#cce7fa}.solution ul{padding:0;list-style:none;font-size:11px;line-height:2;color:#425a72}.solution li:before{content:'＋';color:var(--blue);margin-right:8px}.solution.featured li:before{color:var(--cyan)}.solution a{position:absolute;bottom:30px;font-size:11px;font-weight:800;color:var(--blue)}.solution.featured a{color:#fff}.how,.integration{background:var(--navy);color:#fff}.section-head.light>p{color:#96aac2}.steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #193b5e}.steps article{padding:35px;border-right:1px solid #193b5e;min-height:250px}.steps article:last-child{border:0}.steps b{color:#3b6d96;font-size:11px}.steps i{font-style:normal;display:block;font-size:10px;color:var(--cyan);letter-spacing:2px;margin:40px 0 8px}.steps h3{font-size:19px}.steps p{font-size:12px;line-height:1.7;color:#8da4bd}.story{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-visual{height:540px;background:linear-gradient(145deg,#061831,#0b3863);position:relative;display:grid;place-items:center;overflow:hidden}.story-visual:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(0,192,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,192,255,.1) 1px,transparent 1px);background-size:40px 40px}.story-orbit{width:250px;height:250px;border-radius:50%;border:1px solid #1a75a7;display:grid;place-items:center;color:#fff;text-align:center;font-size:13px;letter-spacing:2px;position:relative}.story-orbit:before,.story-orbit:after{content:'';position:absolute;border:1px solid rgba(30,167,228,.32);border-radius:50%;width:360px;height:360px}.story-orbit:after{width:470px;height:470px}.story-orbit i{position:absolute;width:10px;height:10px;background:var(--cyan);border-radius:50%;box-shadow:0 0 18px var(--cyan)}.story-orbit i:nth-child(2){top:15px;left:28px}.story-orbit i:nth-child(3){bottom:10px;right:42px}.story-orbit i:nth-child(4){top:115px;right:-6px}.story-note{position:absolute;bottom:25px;left:25px;color:#7eb0d2;font-size:8px;letter-spacing:1.5px}.story-note b{display:block;color:#fff;font-size:11px;margin-top:5px}.story-copy>p:not(.eyebrow){color:var(--muted);line-height:1.85;font-size:14px}.story-copy blockquote{margin:30px 0 0;padding:22px 0 22px 26px;border-left:3px solid var(--blue);font-size:17px;line-height:1.6;font-weight:700}.impact{background:#f3f7fb;padding:100px max(28px,calc((100% - var(--max))/2));display:grid;grid-template-columns:.85fr 1.6fr;gap:70px}.impact-grid{display:grid;grid-template-columns:repeat(2,1fr)}.impact-grid article{padding:25px 30px;border-left:1px solid #cfdae6;border-bottom:1px solid #cfdae6}.impact-grid b{font-size:9px;color:var(--blue)}.impact-grid h3{font-size:17px}.impact-grid p{font-size:12px;color:var(--muted);line-height:1.6}.videos{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card{border:1px solid var(--line);padding-bottom:18px;transition:.3s}.video-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(11,51,88,.1)}.video-card h3,.video-card>p{padding:0 20px}.video-card h3{font-size:16px;margin:18px 0 4px}.video-card>p{font-size:11px;color:var(--muted);margin:0}.video-bg{height:240px;position:relative;background-color:#09213d;background-image:radial-gradient(circle at 70% 30%,#126ead,transparent 25%),linear-gradient(140deg,#06162c,#0b3a60);display:grid;place-items:center;overflow:hidden}.video-bg:after{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(0,202,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(0,202,255,.12) 1px,transparent 1px);background-size:30px 30px;transform:perspective(300px) rotateX(55deg) scale(1.5)}.video-bg span{position:relative;z-index:2;width:58px;height:58px;border-radius:50%;border:1px solid #48c8ff;background:rgba(0,99,173,.7);display:grid;place-items:center;color:#fff;padding-left:3px}.video-bg small{position:absolute;z-index:2;bottom:16px;left:18px;color:#86cff2;font-size:8px;letter-spacing:2px}.warehouse{background-image:radial-gradient(circle at 25% 30%,#106fa3,transparent 25%),linear-gradient(140deg,#06162c,#0b3a60)}.gate{background-image:radial-gradient(circle at 50% 40%,#0f825f,transparent 22%),linear-gradient(140deg,#06162c,#0b3a60)}.integration{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.integration-copy>p:not(.eyebrow){color:#95abc3;line-height:1.8}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.chips span{font-size:8px;letter-spacing:1.5px;border:1px solid #205177;padding:10px;color:#9bdcff}.integration-map{height:430px;position:relative;display:grid;place-items:center}.core{width:170px;height:170px;border:1px solid var(--cyan);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 60px rgba(0,183,255,.18)}.core b{font-size:28px}.core b span{color:#28aeea}.core small{font-size:7px;letter-spacing:2px;color:#80bedf}.sat{position:absolute;width:75px;height:75px;border:1px solid #286188;border-radius:50%;display:grid;place-items:center;font-size:9px;color:#9bc9e6;background:#071b34}.s1{top:15px}.s2{right:50px;top:100px}.s3{right:70px;bottom:65px}.s4{bottom:15px}.s5{left:70px;bottom:65px}.s6{left:50px;top:100px}.eco-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;border:1px solid var(--line)}.eco-grid article{min-height:300px;padding:40px;border-right:1px solid var(--line);display:flex;flex-direction:column}.eco-grid article:last-child{border:0}.eco-main{background:#f4f9fd}.eco-logo{font-size:30px;font-weight:400;color:#0b2642}.eco-logo strong{color:#179bdd}.eco-logo.fossa{font-weight:800;letter-spacing:3px;color:#0066b3}.eco-logo.dash{font-size:35px;font-weight:800;color:#132e4f}.eco-logo.dash small{font-size:10px;color:#168dcc}.eco-grid p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:30px}.eco-grid a{font-size:11px;font-weight:800;color:var(--blue);margin-top:auto}.cta{min-height:560px;background:radial-gradient(circle at 70%,#0b4e80,transparent 35%),var(--navy);color:#fff;padding:110px max(28px,calc((100% - var(--max))/2));display:grid;align-items:center;position:relative;overflow:hidden}.cta>div:not(.cta-grid){position:relative;max-width:760px}.cta>div>p:last-of-type{font-size:15px;letter-spacing:0;font-weight:400;color:#9cb2c9;line-height:1.8}.cta h2{font-size:clamp(42px,5vw,68px)}footer{background:#020b17;color:#fff;padding:55px max(28px,calc((100% - var(--max))/2));display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px}footer>p{font-size:11px;color:#748da7}footer>div{display:flex;gap:20px;font-size:10px}footer>small{grid-column:1/-1;border-top:1px solid #122438;padding-top:25px;color:#52677c}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav{height:70px;padding:0 20px}.menu{display:flex;flex-direction:column;gap:7px;padding:10px}.menu span{width:25px;height:1px;background:#fff}.nav nav{display:none;position:absolute;top:70px;left:0;right:0;padding:25px;background:#06172d;flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:130px;gap:45px}.scanner{height:450px}.solution-grid{grid-template-columns:repeat(2,1fr)}.story,.integration{grid-template-columns:1fr}.story-visual{height:450px}.impact{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.steps article:nth-child(2){border-right:0}.videos{grid-template-columns:1fr}.video-bg{height:330px}.eco-grid{grid-template-columns:1fr}.eco-grid article{border-right:0;border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr}}
@media(max-width:600px){h1{letter-spacing:-2.5px}.section{padding:80px 20px}.section-head{display:block}.solution-grid{grid-template-columns:1fr}.solution{min-height:390px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid #193b5e}.story{gap:45px}.story-visual{height:380px}.story-orbit:after{width:390px;height:390px}.impact{padding:75px 20px}.impact-grid{grid-template-columns:1fr}.eco-grid article{min-height:240px}.cta{padding:85px 20px}.actions{flex-direction:column;align-items:stretch}.btn{justify-content:space-between}.trust{flex-wrap:wrap;margin-top:35px}.scanner{height:420px}.scan-field{height:292px}.scanner-stats{height:74px}.t3{display:none}.device{top:35px}.video-bg{height:240px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scan-line{animation:none}.reveal{opacity:1;transform:none}}

/* GoStock official white + BCA blue visual system */
:root{--navy:#003b70;--navy2:#00549a;--blue:#0066b3;--cyan:#19aee7;--ink:#0b3157;--muted:#5f7389;--line:#d8e7f4}
body{background:#fff}
.nav{background:rgba(255,255,255,.96);color:var(--ink);border-bottom:1px solid #d9e8f5;box-shadow:0 4px 24px rgba(0,67,122,.06)}
.nav.scrolled{background:rgba(255,255,255,.98)}
.brand{display:block;width:172px;height:50px;overflow:hidden;border-radius:3px;background:#3d659d}
.brand img{width:100%;height:100%;object-fit:contain;display:block}
.nav nav>a:not(.nav-cta):hover{color:var(--blue)}
.nav-cta{color:#fff}
.menu span{background:var(--blue)}
.hero{background:radial-gradient(circle at 76% 28%,#d9effc 0,transparent 33%),linear-gradient(135deg,#fff 0,#f5fbff 64%,#eaf6fd 100%);color:var(--ink)}
.grid-glow{background-image:linear-gradient(rgba(0,102,179,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,102,179,.07) 1px,transparent 1px);mask-image:linear-gradient(to right,transparent,black)}
.hero .lead{color:#526d86}.hero .btn.ghost{color:var(--blue);border-color:#9dc8e5;background:#fff}.trust{color:#55758e}.trust i{background:#8bb8d7}
.eyebrow{color:var(--blue);display:flex;align-items:center;gap:10px}.eyebrow i{display:none}
.rfid-symbol{width:29px;height:29px;object-fit:cover;filter:grayscale(1) contrast(7) brightness(1.25);mix-blend-mode:multiply;border-radius:2px}
.rfid-mini{width:22px;height:22px;object-fit:cover;filter:grayscale(1) invert(1) contrast(7);vertical-align:middle;margin-right:7px;border-radius:2px}
.scanner{background:linear-gradient(145deg,#0066b3,#003f78);border-color:#67c7f0;box-shadow:0 30px 75px rgba(0,80,144,.25),inset 0 0 60px rgba(0,190,255,.12)}
.statement{background:#eef7fd}.solutions{background:#fff}
.advantage{background:#fff}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:3px solid var(--blue);box-shadow:0 18px 55px rgba(0,73,130,.08)}.advantage-grid article{padding:30px;min-height:245px;border-right:1px solid var(--line);background:linear-gradient(180deg,#fff,#f7fbfe)}.advantage-grid article:last-child{border-right:0}.advantage-grid b{font-size:9px;letter-spacing:1px;color:var(--blue)}.advantage-grid h3{font-size:18px;margin-top:38px}.advantage-grid p{font-size:12px;line-height:1.75;color:var(--muted)}
.how{background:linear-gradient(135deg,#0066b3,#00467f)}
.how .steps{border-color:rgba(255,255,255,.24)}.how .steps article{border-color:rgba(255,255,255,.2)}.how .steps b{color:#8ed8f6}.how .steps p{color:#d3e8f6}
.story{background:#fff}.story-visual{background:linear-gradient(145deg,#0066b3,#003f78)}
.impact{background:#eef7fd}.video-section{background:#fff}
.integration{background:linear-gradient(180deg,#f3faff,#fff);color:var(--ink);border-top:1px solid #d9e9f5;border-bottom:1px solid #d9e9f5}
.integration .eyebrow{color:var(--blue)}.integration-copy>p:not(.eyebrow){color:var(--muted)}.chips span{color:var(--blue);border-color:#9ac8e6;background:#fff}
.integration-map{background:radial-gradient(circle,#dff3ff,transparent 60%)}.core{background:#fff;color:var(--ink);box-shadow:0 0 60px rgba(0,102,179,.12)}.sat{background:#fff;color:var(--blue);border-color:#8ec6e5;box-shadow:0 8px 24px rgba(0,82,145,.1)}
.eco-main{background:#edf7fd}.eco-gostock{width:210px;height:90px;object-fit:contain;background:#3d659d;border-radius:4px}
.cta{background:radial-gradient(circle at 70%,#1689cf,transparent 34%),linear-gradient(135deg,#00569a,#003e75)}
footer{background:#003b70}.footer .brand,footer .brand{width:150px;height:64px}
@media(max-width:900px){.nav nav{background:#fff;box-shadow:0 20px 40px rgba(0,65,116,.12)}.nav nav a:not(.nav-cta){color:var(--ink)}.advantage-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.advantage-grid{grid-template-columns:1fr}.advantage-grid article{min-height:210px;border-right:0;border-bottom:1px solid var(--line)}}

/* Hardware-first product presentation */
.brand{width:180px;height:58px;background:transparent;border-radius:0;overflow:visible}
.brand img{object-fit:contain;object-position:left center}
.hardware{background:linear-gradient(180deg,#fff,#f2f9fe);border-bottom:1px solid var(--line)}
.hardware-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:16px}
.hardware-grid article{background:#fff;border:1px solid var(--line);padding:24px;min-height:430px;display:flex;flex-direction:column;box-shadow:0 16px 45px rgba(0,72,128,.06);transition:.3s}
.hardware-grid article:hover{transform:translateY(-5px);border-color:#80bee5;box-shadow:0 22px 55px rgba(0,84,145,.13)}
.hardware-grid small{font-size:8px;letter-spacing:1.6px;color:var(--blue);font-weight:800;margin-top:24px}.hardware-grid h3{font-size:20px;margin:12px 0}.hardware-grid p{font-size:12px;line-height:1.7;color:var(--muted)}.hardware-grid ul{list-style:none;padding:0;margin-top:auto;font-size:10px;line-height:2;color:#45647e}.hardware-grid li:before{content:'＋';color:var(--blue);margin-right:7px}
.hw-visual{height:210px;background:linear-gradient(145deg,#edf7fd,#dceefa);position:relative;display:grid;place-items:center;color:var(--blue);overflow:hidden}
.hw-visual:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(0,102,179,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,102,179,.08) 1px,transparent 1px);background-size:24px 24px}
.handheld span,.desktop span{position:absolute;z-index:2;top:48px;font-size:8px;font-weight:800;letter-spacing:1px;color:#82c9eb}.handheld b{position:relative;z-index:2;width:92px;height:142px;border-radius:12px 12px 28px 28px;background:linear-gradient(145deg,#0066b3,#003d73);box-shadow:0 18px 30px rgba(0,54,96,.25);display:grid;place-items:center;color:#fff;font-size:11px}.handheld i{position:absolute;z-index:2;width:52px;height:68px;background:#052e54;border:2px solid #57bce9;top:34px;border-radius:4px}.desktop b{position:relative;z-index:2;width:155px;height:82px;border-radius:8px;background:linear-gradient(145deg,#0066b3,#003d73);box-shadow:0 18px 30px rgba(0,54,96,.2);display:grid;place-items:center;color:#fff;font-size:11px}.desktop span{top:82px}.gate-hw i{position:absolute;z-index:2;width:20px;height:145px;background:#0066b3;top:28px}.gate-hw i:first-child{left:55px}.gate-hw i:nth-child(2){right:55px}.gate-hw i:after{content:'';position:absolute;width:50px;height:75px;border:2px solid #57bce9;top:20px;left:-15px}.gate-hw b{position:absolute;z-index:2;bottom:18px;font-size:9px;letter-spacing:1.5px}.tags-hw{display:flex;align-items:center;justify-content:center;gap:8px}.tags-hw span{position:relative;z-index:2;background:#fff;border:1px solid #7dbbe0;color:#0066b3;padding:22px 8px;font-size:8px;box-shadow:0 10px 20px rgba(0,72,126,.12)}.tags-hw span:nth-child(2){padding:13px 24px}.tags-hw span:nth-child(3){border-radius:50%;padding:16px 9px}
.hardware-note{margin-top:18px;padding:20px 25px;background:#0066b3;color:#fff;display:flex;align-items:center;gap:17px;flex-wrap:wrap}.hardware-note b{font-size:9px;letter-spacing:1.5px;margin-right:auto}.hardware-note span{font-size:10px}.hardware-note i{font-style:normal;color:#70cef4}
.solution.coming{background:linear-gradient(145deg,#0066b3,#003f75);color:#fff;display:flex;justify-content:space-between}.solution.coming small{color:#8dd6f5;letter-spacing:1.5px;font-size:8px}.solution.coming p{color:#c8e4f4}.solution.coming>span{font-size:45px;color:#54bce8;font-weight:800}
.eco-gostock{background:transparent;height:76px;object-position:left center}.footer .brand,footer .brand{background:transparent}.footer .brand img,footer .brand img{filter:brightness(0) invert(1)}
@media(max-width:1050px){.hardware-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.hardware-grid{grid-template-columns:1fr}.hardware-grid article{min-height:390px}.hardware-note{align-items:flex-start}.hardware-note b{width:100%;margin-bottom:8px}}

/* Product hierarchy: solutions first, hardware as implementation support */
main{display:flex;flex-direction:column}.hero{order:1}.statement{order:2}.solutions{order:3}.advantage{order:4}.how{order:5}.hardware{order:6}.story{order:7}.impact{order:8}.video-section{order:9}.integration{order:10}.ecosystem{order:11}.cta{order:12}
.hardware{background:#f5faff}.hardware-grid{grid-template-columns:repeat(4,1fr)}.hardware-grid article{min-height:385px;box-shadow:none}.hardware-grid .hardware-lead{border-top:3px solid var(--blue)}.hw-visual{height:175px}.hardware-note{background:#e8f4fc;color:var(--ink);border:1px solid #b8d9ed}.hardware-note b{color:#b32828}.hardware-note i{color:var(--blue)}
@media(max-width:1050px){.hardware-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.hardware-grid{grid-template-columns:1fr}}

/* GoStock ready-to-use product family */
.solution{--product:#0066b3}.product-helai{--product:#45b7e8}.product-jaga{--product:#ef4b4b}.product-pantau{--product:#6557c8}.product-akur{--product:#19a878}.product-rental{--product:#ee8b35}.product-rapi{--product:#246fc0}.product-bilas{--product:#00a8b8}
.product-lockup{display:flex;align-items:center;gap:13px;margin:25px 0 20px}.product-lockup img{width:55px;height:55px;object-fit:cover;border-radius:12px;box-shadow:0 8px 16px rgba(0,67,118,.18)}.product-lockup div{display:flex;flex-direction:column}.product-lockup small{font-size:7px;letter-spacing:2.2px;font-weight:800;color:#71879b}.product-lockup strong{font-size:24px;line-height:1.05;letter-spacing:-1px;color:var(--ink)}.product-lockup strong span{color:var(--product)}
.solution:not(.featured){border-top:3px solid var(--product)}.solution:not(.featured) .product-lockup strong{color:var(--product)}.solution:not(.featured) .product-lockup img{border:2px solid color-mix(in srgb,var(--product) 24%,white)}
.solution.featured .product-lockup small{color:#aee1f7}.solution.featured .product-lockup strong{color:#fff}.solution.featured .product-lockup strong span{color:#8de0ff}.solution.featured .product-lockup img{border:2px solid rgba(255,255,255,.55)}
.solution h3{font-size:16px;margin-top:6px;color:#24445f}.solution.featured h3{color:#fff}.solution.coming{border-top:0}
.solution-icon{width:62px;height:62px;position:relative;display:block;flex:0 0 62px}.solution-icon img{width:58px;height:58px}.solution-icon i{position:absolute;right:-2px;bottom:-3px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--product);border:3px solid #fff;color:#fff;font-size:15px;box-shadow:0 4px 10px rgba(0,49,86,.22)}.solution.featured .solution-icon i{border-color:#0066b3;background:#fff;color:#0066b3}
.language-switch{display:flex;align-items:center;border:1px solid #c4dceb;border-radius:20px;padding:3px;background:#f4f9fd}.language-switch button{border:0;background:transparent;color:#5b7389;font:700 9px Manrope,Arial,sans-serif;min-width:30px;height:25px;padding:0 7px;border-radius:15px;cursor:pointer}.language-switch button[aria-pressed="true"]{background:var(--blue);color:#fff;box-shadow:0 3px 8px rgba(0,76,137,.2)}
html[lang="zh-CN"] body{font-family:Manrope,"Microsoft YaHei","PingFang SC",Arial,sans-serif}html[lang="zh-CN"] h1,html[lang="zh-CN"] h2{letter-spacing:-1px}
@media(max-width:900px){.language-switch{justify-content:center;margin:4px 0}.language-switch button{min-width:48px}}

/* Branded real-operation videos */
.product-video{overflow:hidden;background:#fff}.akur-video-card{border-top:3px solid #19a878}.jaga-video-card{border-top:3px solid #ef4b4b}.product-video-wrap{height:360px;position:relative;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#114e7e,#03182c 70%)}.product-video-wrap video{width:100%;height:100%;display:block;object-fit:contain;background:#03182c}.product-video-label{position:absolute;z-index:2;top:14px;left:14px;right:14px;display:flex;align-items:center;gap:11px;padding:9px 11px;color:#fff;background:rgba(3,24,44,.84);border:1px solid rgba(122,209,249,.34);backdrop-filter:blur(8px);pointer-events:none}.product-video-label>div{display:flex;flex-direction:column;gap:2px}.product-video-label small{font-size:7px;letter-spacing:1.5px;color:#a8dcf5}.product-video-label strong{font-size:13px}.video-product-icon{width:42px;height:42px;position:relative;flex:0 0 42px}.video-product-icon img{width:38px;height:38px;object-fit:cover;border-radius:9px}.video-product-icon i{position:absolute;right:-2px;bottom:-2px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;border:2px solid #fff;color:#fff;font-size:12px}.akur-label .video-product-icon i{background:#19a878}.jaga-label .video-product-icon i{background:#ef4b4b}.akur-video-card h3{color:#12815c}.jaga-video-card h3{color:#b22f38}
@media(max-width:900px){.product-video-wrap.landscape{height:420px}.product-video-wrap.portrait{height:520px}}
@media(max-width:600px){.product-video-wrap.landscape{height:260px}.product-video-wrap.portrait{height:430px}}

.hero{padding-right:0;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);gap:50px}.hero-photo{height:auto;align-self:stretch;margin-top:-78px;margin-bottom:-100px;position:relative;z-index:2;overflow:hidden;border-left:1px solid #9bcbe8;background:#dceefa;box-shadow:-20px 25px 70px rgba(0,73,130,.16)}.hero-photo>img:first-child{width:100%;height:100%;display:block;object-fit:cover;object-position:100% center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent 28%),linear-gradient(0deg,rgba(0,59,112,.22),transparent 30%);pointer-events:none}.hero-photo .hero-photo-logo{position:absolute;z-index:3;right:20px;top:20px;width:54px;height:54px;border-radius:12px;object-fit:cover;box-shadow:0 10px 24px rgba(0,55,96,.2)}.hero-photo-stat{position:absolute;z-index:2;right:20px;bottom:20px;min-width:150px;padding:15px 17px;color:#fff;background:rgba(0,59,112,.88);border:1px solid rgba(104,207,247,.65);backdrop-filter:blur(8px)}.hero-photo-stat span,.hero-photo-stat i{display:block;font-size:7px;letter-spacing:1.5px;font-style:normal}.hero-photo-stat b{display:block;font-size:28px;line-height:1.15}.hero-photo-stat i{color:#79efb6}.hero .grid-glow{opacity:.55}
@media(max-width:900px){.hero{padding-right:20px;grid-template-columns:1fr;gap:45px}.hero-photo{height:520px;margin:0;border:1px solid #9bcbe8}.hero-photo>img{object-position:78% center}}
@media(max-width:600px){.hero-photo{height:410px}.hero-photo .hero-photo-logo{right:12px;top:12px;width:48px;height:48px}.hero-photo-stat{right:12px;bottom:12px}.hero-photo>img:first-child{object-position:82% center}}
.jaga-video-card .product-video-wrap.portrait,.akur-video-card .product-video-wrap.portrait,.helai-video-card .product-video-wrap.portrait{height:580px;max-height:72vh;background:#062a4d}
.jaga-video-card .jaga-player,.akur-video-card .akur-player,.helai-video-card .helai-player{width:auto;max-width:100%;height:100%;object-fit:contain}
.product-play{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:104px;height:104px;border-radius:50%;border:2px solid rgba(255,255,255,.9);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;box-shadow:0 15px 45px rgba(0,0,0,.4);transition:.2s}.jaga-play{background:rgba(239,75,75,.94)}.akur-play,.helai-play{background:rgba(0,103,197,.96)}
.product-play:hover,.product-play:focus-visible{transform:translate(-50%,-50%) scale(1.06);outline:3px solid #8ed8f6;outline-offset:3px}
.product-play span{font-size:28px;line-height:1;margin-left:5px}.product-play b{font:800 9px Manrope,Arial,sans-serif;letter-spacing:1px}.product-play.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
@media(max-width:600px){.jaga-video-card .product-video-wrap.portrait,.akur-video-card .product-video-wrap.portrait,.helai-video-card .product-video-wrap.portrait{height:520px;max-height:74vh}.product-play{width:92px;height:92px}}
.helai-video-card{border-top:3px solid #0067c5}.helai-video-card h3{color:#0067c5}.helai-label .video-product-icon i{background:#0067c5}.akur-video-card{border-top-color:#0067c5}.akur-video-card h3{color:#0067c5}.akur-label .video-product-icon i{background:#0067c5}
.component-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.component-grid .component-card{min-height:306px;padding:0 0 18px;overflow:hidden}.component-photo,.component-placeholder{display:flex;width:100%;height:170px;object-fit:contain;background:linear-gradient(145deg,#f7fbff,#eaf4fb);border-bottom:1px solid var(--line);padding:12px}.component-grid small,.component-grid h3,.component-grid p{margin-left:17px;margin-right:17px}.component-grid small{display:block;margin-top:14px;font-size:8px}.component-grid h3{margin-top:5px;font-size:16px}.component-grid p{margin-top:7px;font-size:11px;line-height:1.5}.component-placeholder{align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px dashed #9bcbe8;border-width:0 0 1px}.component-placeholder img{width:52px;height:52px;object-fit:cover;border-radius:12px;opacity:.72}.component-placeholder span{font:800 8px Manrope,Arial,sans-serif;letter-spacing:1.5px;color:#267ab3}.component-coming{border-style:dashed}
@media(max-width:1050px){.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.component-grid{grid-template-columns:1fr}.component-photo,.component-placeholder{height:190px}}
.story-visual.story-photo{display:block;height:540px;background:#eaf4fb}.story-photo:before{display:none}.story-photo>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.story-photo-caption{position:absolute;left:22px;right:22px;bottom:22px;padding:16px 18px;color:#fff;background:rgba(3,32,59,.82);border-left:3px solid #29a9e8;backdrop-filter:blur(8px)}.story-photo-caption small{display:block;font-size:8px;letter-spacing:1.8px;color:#8ed8f6}.story-photo-caption b{display:block;margin-top:6px;font-size:14px;line-height:1.4}
@media(max-width:900px){.story-visual.story-photo{height:500px}.story-photo>img{object-position:56% center}}
@media(max-width:600px){.story-visual.story-photo{height:390px}.story-photo>img{object-position:55% center}.story-photo-caption{left:14px;right:14px;bottom:14px}}
.impact-grid article{position:relative;padding-top:30px}.impact-icon{width:46px;height:46px;margin-bottom:18px;display:grid;place-items:center;color:#0067c5;background:#e5f3fc;border:1px solid #9bcfeb;border-radius:12px}.impact-icon .material-symbols-rounded{font-size:25px;font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 32}.impact-grid article:nth-child(1) .impact-icon{color:#0089d4}.impact-grid article:nth-child(2) .impact-icon{color:#0873b9}.impact-grid article:nth-child(3) .impact-icon{color:#005fa8}.impact-grid article:nth-child(4) .impact-icon{color:#004b88}
.steps.process-flow{position:relative;border:0;overflow:visible}.steps.process-flow:before{content:'';position:absolute;z-index:0;left:10%;right:10%;top:69px;height:2px;background:linear-gradient(90deg,#00c8ff,#168bd1 68%,#43df95)}.steps.process-flow article{position:relative;z-index:1;min-height:280px;padding:24px 28px 30px;text-align:center;border:0;background:transparent}.process-node{position:relative;width:92px;height:92px;margin:0 auto 23px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0a78ba,#064977);border:6px solid #071d3b;box-shadow:0 0 0 2px #1a83bd,0 12px 30px rgba(0,0,0,.28)}.process-node .material-symbols-rounded{font-size:30px;font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 32}.process-node b{position:absolute;right:-8px;top:-8px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-size:9px;color:#041328;background:#43df95;border:3px solid #071d3b}.steps.process-flow i{margin:0 0 8px;color:#00c8ff}.steps.process-flow h3{margin:7px 0 10px}.steps.process-flow p{max-width:220px;margin:0 auto}.steps.process-flow article:not(:last-child):after{content:'›';position:absolute;right:-9px;top:51px;width:24px;height:34px;display:grid;place-items:center;font-size:31px;color:#8ed8f6;background:#071d3b}
@media(max-width:900px){.steps.process-flow{grid-template-columns:1fr}.steps.process-flow:before{left:45px;right:auto;top:50px;bottom:50px;width:2px;height:auto;background:linear-gradient(#00c8ff,#168bd1 68%,#43df95)}.steps.process-flow article{min-height:170px;padding:18px 20px 24px 125px;text-align:left}.process-node{position:absolute;left:0;top:10px;margin:0}.steps.process-flow p{max-width:none;margin:0}.steps.process-flow article:not(:last-child):after{content:'⌄';left:35px;right:auto;top:auto;bottom:-10px}}
.advantage-grid.why-visual{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;border:0;box-shadow:none}.why-visual article{position:relative;z-index:1;min-height:230px;padding:30px;background:linear-gradient(145deg,#fff,#f1f8fd);border:1px solid #d4e5f1;box-shadow:0 14px 36px rgba(0,73,130,.08)}.why-visual article:nth-of-type(odd){padding-right:115px}.why-visual article:nth-of-type(even){padding-left:115px}.why-visual article h3{margin:13px 0 9px}.why-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border-radius:14px;color:#0873b9;background:#e2f3fc;border:1px solid #9bcfeb}.why-icon .material-symbols-rounded{font-size:26px;font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 32}.why-core{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:154px;height:154px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#0873b9,#034573);border:7px solid #fff;box-shadow:0 18px 45px rgba(0,73,130,.3)}.why-core:before,.why-core:after{content:'';position:absolute;z-index:-1;background:#7fc5ec}.why-core:before{width:300px;height:2px}.why-core:after{height:300px;width:2px}.why-core img{width:48px;height:48px;border-radius:12px;margin-bottom:8px}.why-core strong{text-align:center;font-size:10px;line-height:1.35;letter-spacing:1.5px}
@media(max-width:900px){.advantage-grid.why-visual{grid-template-columns:1fr 1fr;padding-top:100px}.why-core{top:0;transform:translate(-50%,0);width:84px;height:84px;border-width:4px}.why-core img{width:34px;height:34px;margin:0}.why-core strong{display:none}.why-core:before,.why-core:after{display:none}.why-visual article:nth-of-type(odd),.why-visual article:nth-of-type(even){padding:26px}}
@media(max-width:600px){.advantage-grid.why-visual{grid-template-columns:1fr}.why-visual article{min-height:210px}}
.integration-console{min-height:430px;border:1px solid #1b5279;background:linear-gradient(145deg,#06192f,#03101f);box-shadow:0 30px 70px rgba(0,0,0,.3),inset 0 0 60px rgba(0,128,200,.05);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.console-bar{height:50px;padding:0 17px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #163c5b;color:#7497b4;font-size:8px;letter-spacing:1.2px}.console-bar>div{display:flex;gap:6px}.console-bar>div i{width:7px;height:7px;border-radius:50%;background:#1e4f70}.console-bar>div i:first-child{background:#15a9df}.console-bar b{justify-self:end;color:#43df95;font-size:8px}.console-bar em,.console-status i{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#43df95;box-shadow:0 0 12px #43df95}.api-flow{padding:20px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #143753;color:#67bfe9;font-size:9px}.api-flow strong{padding:9px 10px;color:#fff;border:1px solid #1d678f;background:#0a2b46}.api-flow>div{margin-left:auto;color:#86a7bf;font-size:8px}.code-window{padding:25px 20px;background-image:linear-gradient(rgba(43,137,190,.045) 1px,transparent 1px);background-size:100% 28px}.code-window>div{display:grid;grid-template-columns:28px 1fr;min-height:35px;align-items:center}.code-window small{color:#345b77;font-size:8px}.code-window code{color:#bcd5e6;font-size:11px}.code-window code b{color:#43df95}.code-window code span{color:#48bdeb}.console-status{height:48px;padding:0 18px;display:flex;align-items:center;gap:22px;border-top:1px solid #163c5b;color:#6f94af;font-size:8px;letter-spacing:1px}.console-status span:first-child{color:#43df95}.console-status span:last-child{margin-left:auto}
@media(max-width:600px){.integration-console{min-height:390px}.console-bar{grid-template-columns:1fr auto}.console-bar>span{display:none}.api-flow{flex-wrap:wrap}.api-flow>div{width:100%;margin:5px 0 0}.code-window{padding:20px 12px}.code-window code{font-size:9px}.console-status{gap:10px}.console-status span:nth-child(2){display:none}}
.integration-simple{padding:24px;border:1px solid #1b5279;background:linear-gradient(145deg,#071d38,#041426);box-shadow:0 28px 65px rgba(0,0,0,.28)}.simple-connect{display:grid;grid-template-columns:1fr 126px 1fr;align-items:stretch}.simple-connect article{min-height:285px;padding:30px;background:linear-gradient(145deg,#0a3153,#071e36);border:1px solid #1c5277}.simple-connect article>img{width:55px;height:55px;border-radius:13px}.simple-connect article>span{width:55px;height:55px;display:grid;place-items:center;border-radius:13px;color:#7ed8ff;background:#0b3c61;font-size:29px}.simple-connect small{display:block;margin-top:24px;color:#72bfe5;font-size:8px;letter-spacing:1.7px}.simple-connect h3{margin:9px 0 12px;color:#fff;font-size:18px;line-height:1.35}.simple-connect p{color:#8ea8be;font-size:11px;line-height:1.7}.api-bridge{position:relative;z-index:2;align-self:center;height:128px;margin:0 -1px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#087cc1,#045184);border:5px solid #071a30;box-shadow:0 13px 35px rgba(0,0,0,.35)}.api-bridge .material-symbols-rounded{font-size:30px}.api-bridge b{font-size:11px;margin-top:6px;letter-spacing:1.2px}.api-bridge small{margin-top:5px;color:#b7e6fa;font-size:7px;letter-spacing:1px}.your-system>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px}.your-system i{padding:8px 3px;text-align:center;font-style:normal;font-size:8px;color:#b4dbef;border:1px solid #276186;background:#082845}.simple-promise{margin-top:16px;padding:16px 18px;display:flex;align-items:center;gap:13px;color:#fff;background:rgba(67,223,149,.08);border:1px solid rgba(67,223,149,.35)}.simple-promise>span{color:#43df95;font-size:26px}.simple-promise b,.simple-promise small{display:block}.simple-promise b{font-size:12px}.simple-promise small{margin-top:4px;color:#8faabe;font-size:9px}
@media(max-width:600px){.integration-simple{padding:14px}.simple-connect{grid-template-columns:1fr}.simple-connect article{min-height:235px}.api-bridge{width:128px;height:100px;margin:-10px auto;transform:rotate(0)}.your-system>div{grid-template-columns:repeat(3,1fr)}.simple-promise{align-items:flex-start}}
.integration-simple{position:relative;min-height:480px;padding:0;overflow:hidden;border:1px solid #1d608c;border-radius:30px;background:radial-gradient(circle at 50% 45%,rgba(0,173,239,.19),transparent 22%),radial-gradient(circle at 92% 8%,rgba(67,223,149,.12),transparent 25%),linear-gradient(145deg,#061a32,#020d1a);box-shadow:0 35px 80px rgba(0,0,0,.3)}.integration-simple:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(62,157,207,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(62,157,207,.06) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(circle at center,black,transparent 82%)}.simple-connect{position:relative;z-index:1;min-height:395px;padding:45px 38px 15px;grid-template-columns:1fr 160px 1fr;align-items:center}.simple-connect:before{content:'';position:absolute;z-index:-1;left:23%;right:23%;top:50%;height:2px;background:linear-gradient(90deg,rgba(55,189,243,.15),#33c4f2,#43df95,rgba(67,223,149,.15));box-shadow:0 0 18px #168fd0}.simple-connect:after{content:'';position:absolute;z-index:-1;left:23%;top:calc(50% - 4px);width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 18px #00c8ff;animation:dataPulse 3.2s linear infinite}.simple-connect article{min-height:270px;padding:25px 20px;border:0;background:transparent;box-shadow:none}.simple-connect article:first-of-type{padding-right:48px}.simple-connect article>img{width:70px;height:70px;border-radius:17px;box-shadow:0 13px 30px rgba(0,65,110,.35)}.simple-connect article>span{width:66px;height:66px;border:0;border-radius:50%;background:rgba(17,101,153,.3);box-shadow:inset 0 0 0 1px #2d81b0}.simple-connect small{margin-top:24px}.simple-connect h3{font-size:21px}.simple-connect p{max-width:250px}.api-bridge{width:148px;height:148px;margin:0 auto;border-radius:50%;border:1px solid #62d3f8;background:radial-gradient(circle at 35% 25%,#25b7eb,#0874b6 45%,#03416f);box-shadow:0 0 0 12px rgba(15,124,183,.12),0 0 55px rgba(0,190,255,.35)}.api-bridge .material-symbols-rounded{font-size:38px}.your-system{padding-left:48px!important}.your-system>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.your-system i{min-width:58px;padding:9px 12px;border:1px solid #2c739b;border-radius:999px;background:rgba(8,54,86,.72);box-shadow:0 7px 18px rgba(0,0,0,.18)}.simple-promise{position:relative;z-index:2;width:max-content;max-width:calc(100% - 40px);margin:0 auto 25px;padding:13px 22px;border-radius:999px;background:rgba(6,48,76,.85);backdrop-filter:blur(10px);box-shadow:0 12px 30px rgba(0,0,0,.2)}
@keyframes dataPulse{0%{left:23%;opacity:0}12%{opacity:1}88%{opacity:1}100%{left:76%;opacity:0}}
@media(max-width:600px){.integration-simple{border-radius:22px}.simple-connect{padding:28px 20px 12px;grid-template-columns:1fr;gap:4px}.simple-connect:before{left:50%;right:auto;top:20%;bottom:20%;width:2px;height:auto}.simple-connect:after{display:none}.simple-connect article,.simple-connect article:first-of-type,.your-system{min-height:215px;padding:20px!important;text-align:center}.simple-connect article>img,.simple-connect article>span{margin:0 auto}.simple-connect p{margin-left:auto;margin-right:auto}.api-bridge{width:116px;height:116px;margin:-14px auto}.your-system>div{justify-content:center}.simple-promise{width:calc(100% - 28px);max-width:none;border-radius:18px;margin-bottom:15px}}
.ecosystem-journey{position:relative;display:flex;flex-direction:column;gap:0}.eco-stage{position:relative;min-height:390px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;overflow:hidden}.eco-stage-copy{position:relative;z-index:2;padding:48px 52px}.eco-stage-copy>small{font-size:8px;font-weight:800;letter-spacing:2px;color:#0873b9}.eco-stage-copy h3{font-size:30px;line-height:1.18;margin:12px 0 15px}.eco-stage-copy p{max-width:500px;font-size:13px;line-height:1.8;color:#61758a}.eco-stage-copy a{display:inline-flex;align-items:center;gap:20px;margin-top:18px;font-size:11px;font-weight:800;color:#0873b9}.eco-stage-copy a span{font-size:18px}.eco-fossa-stage{background:radial-gradient(circle at 85% 35%,#dff3fd,transparent 42%),linear-gradient(120deg,#f7fbfe,#edf6fb)}.fossa-machines{height:390px;position:relative}.fossa-machines img{position:absolute;bottom:-8px;object-fit:contain}.fossa-machines img:first-child{z-index:2;left:2%;width:56%;height:95%}.fossa-machines img:last-child{z-index:1;right:1%;width:54%;height:80%}.eco-dash-stage{grid-template-columns:1.2fr .8fr;background:#061a31;color:#fff}.eco-dash-stage .eco-stage-copy>small{color:#72ccec}.eco-dash-stage .eco-stage-copy h3{color:#fff}.eco-dash-stage .eco-stage-copy p{color:#91a9bd}.eco-dash-stage .eco-stage-copy a{color:#72d7ff}.dash-ecosystem-photo{height:390px;position:relative;overflow:hidden;clip-path:polygon(0 0,88% 0,100% 100%,0 100%)}.dash-ecosystem-photo>img:first-child{width:100%;height:100%;object-fit:cover}.dash-ecosystem-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#061a31)}.dash-ecosystem-logo{position:absolute;z-index:2;left:24px;bottom:22px;width:150px;height:95px;object-fit:contain;padding:8px;background:rgba(255,255,255,.92);border-radius:14px}.eco-gostock-stage{background:linear-gradient(115deg,#fff 55%,#e6f4fc)}.eco-journey-logo{display:block;width:210px;height:auto;margin:15px 0 5px}.eco-gostock-stage .eco-stage-copy h3{max-width:520px;font-size:26px}.eco-tech-flow{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#fff;background:radial-gradient(circle,#0f7db8,#064370 68%,#032643);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.eco-tech-flow span{min-width:210px;padding:13px 18px;text-align:center;border:1px solid rgba(124,216,255,.45);border-radius:999px;background:rgba(3,41,69,.6);font-size:9px;letter-spacing:1.4px}.eco-tech-flow i{font-style:normal;color:#43df95}.eco-connector{height:58px;display:flex;align-items:center;justify-content:center;gap:16px;color:#7890a5;background:#fff;font-size:7px;letter-spacing:1.5px}.eco-connector i{position:relative;width:44px;height:1px;background:#168dcc}.eco-connector i:after{content:'›';position:absolute;right:-2px;top:-10px;color:#168dcc;font-size:20px}.eco-connector b{color:#0873b9}
.fossa-official-logo{display:block;width:235px;height:auto;margin:16px 0 8px;object-fit:contain}.eco-fossa-stage .eco-stage-copy h3{font-size:23px;margin-top:12px}
@media(max-width:900px){.eco-stage,.eco-dash-stage{grid-template-columns:1fr}.eco-stage-copy{padding:36px 32px}.fossa-machines{height:330px}.dash-ecosystem-photo{height:330px;clip-path:none;order:2}.dash-ecosystem-photo:after{background:linear-gradient(0deg,#061a31,transparent 45%)}.eco-tech-flow{min-height:300px;clip-path:none}}
@media(max-width:600px){.eco-stage-copy{padding:30px 22px}.eco-stage-copy h3{font-size:25px}.fossa-machines{height:270px}.dash-ecosystem-photo{height:280px}.eco-tech-flow{min-height:260px}.eco-connector{gap:9px}.eco-connector span,.eco-connector b{font-size:6px}.eco-connector i{width:24px}}
.ecosystem{background:radial-gradient(circle at 50% 48%,rgba(0,132,201,.08),transparent 32%),#f7fafc}.ecosystem-journey{gap:0;padding:10px 0 20px}.eco-stage{width:100%;max-width:1100px;min-height:440px;margin:0 auto;overflow:visible;background:transparent!important}.eco-stage:before{content:'';position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #168dcc;box-shadow:0 0 0 8px rgba(22,141,204,.1);transform:translate(-50%,-50%);z-index:4}.eco-stage-copy{padding:45px 70px}.eco-stage-copy h3{font-size:29px}.fossa-machines{width:390px;height:390px;margin:auto;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fff 0,#dff2fb 64%,#b5dff2 100%);box-shadow:inset 0 0 0 1px #c4dfed,0 25px 60px rgba(0,91,144,.14)}.fossa-machines img:first-child{left:-3%;width:62%;height:96%}.fossa-machines img:last-child{right:-5%;width:60%;height:82%}.eco-dash-stage{grid-template-columns:1.15fr .85fr;color:var(--ink)}.eco-dash-stage .eco-stage-copy h3{color:var(--ink)}.eco-dash-stage .eco-stage-copy p{color:#61758a}.eco-dash-stage .eco-stage-copy a{color:#0873b9}.dash-ecosystem-photo{width:390px;height:390px;margin:auto;border-radius:50%;clip-path:none;border:8px solid #fff;box-shadow:0 25px 65px rgba(0,64,104,.2);overflow:hidden}.dash-ecosystem-photo:after{background:linear-gradient(0deg,rgba(3,30,52,.72),transparent 42%)}.dash-ecosystem-logo{left:50%;bottom:21px;width:165px;height:86px;transform:translateX(-50%);border-radius:16px}.eco-gostock-stage{background:transparent}.eco-tech-flow{width:370px;height:370px;min-height:0;align-self:center;justify-self:center;border-radius:50%;clip-path:none;box-shadow:0 0 0 14px rgba(8,115,185,.08),0 28px 70px rgba(0,70,120,.25)}.eco-connector{height:94px;flex-direction:column;gap:7px;background:transparent}.eco-connector i{width:1px;height:30px;background:#168dcc}.eco-connector i:after{content:'⌄';right:-7px;top:17px}.eco-connector span{color:#8095a7}.eco-connector b{font-size:8px}.eco-journey-logo{width:245px}.fossa-official-logo{width:255px}
@media(max-width:900px){.eco-stage{grid-template-columns:1fr;min-height:0;padding:35px 0}.eco-stage:before{display:none}.eco-stage-copy{padding:26px 28px;text-align:center}.eco-stage-copy p{margin-left:auto;margin-right:auto}.eco-stage-copy a{justify-content:center}.fossa-official-logo,.eco-journey-logo{margin-left:auto;margin-right:auto}.fossa-machines,.dash-ecosystem-photo,.eco-tech-flow{width:340px;height:340px}.dash-ecosystem-photo{order:2}.eco-tech-flow{min-height:0}.eco-connector{height:80px}}
@media(max-width:600px){.fossa-machines,.dash-ecosystem-photo,.eco-tech-flow{width:280px;height:280px}.eco-stage-copy{padding:22px 18px}.eco-stage-copy h3{font-size:24px}.fossa-official-logo{width:220px}.eco-journey-logo{width:220px}.eco-tech-flow span{min-width:190px;padding:10px 14px}}
.eco-connector{height:132px;flex-direction:column;gap:10px;background:transparent;text-align:center;overflow:visible}.eco-connector span,.eco-connector b{position:relative;z-index:2;display:block;line-height:1.2;white-space:nowrap}.eco-connector span{color:#6f879a;font-size:12px;font-weight:700;letter-spacing:2px}.eco-connector b{color:#0873b9;font-size:13px;font-weight:900;letter-spacing:2.1px}.eco-connector i{position:relative;z-index:1;width:2px;height:38px;flex:0 0 38px;background:linear-gradient(#8bcce9,#168dcc)}.eco-connector i:after{content:'⌄';right:-8px;top:24px;width:18px;height:18px;display:grid;place-items:center;color:#168dcc;background:#f7fafc;font-size:18px;line-height:1}
@media(max-width:900px){.eco-connector{height:122px}}
@media(max-width:600px){.eco-connector{height:116px;gap:8px}.eco-connector span{font-size:10px;letter-spacing:1.5px}.eco-connector b{font-size:11px;letter-spacing:1.6px}.eco-connector i{height:34px;flex-basis:34px}.eco-connector i:after{top:20px}}
.eco-gostock-photo{position:relative;width:390px;height:390px;align-self:center;justify-self:center;overflow:hidden;border:8px solid #fff;border-radius:50%;background:#dceefa;box-shadow:0 0 0 14px rgba(8,115,185,.08),0 28px 70px rgba(0,70,120,.25)}.eco-gostock-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(1,49,84,.28),transparent 45%);pointer-events:none}.eco-gostock-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:72% center;transform:scale(1.04)}
@media(max-width:900px){.eco-gostock-photo{width:340px;height:340px}}
@media(max-width:600px){.eco-gostock-photo{width:280px;height:280px;border-width:6px}.eco-gostock-photo img{object-position:74% center}}
