@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#060806;--surface:#111510;--line:#252b23;--fg:#f4f6f1;--muted:#a0a79c;--green:#91f65b;--brand:#91f65b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--fg);font-family:Manrope,sans-serif;font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}::selection{background:var(--green);color:#080b06}:focus-visible{outline:2px solid var(--green);outline-offset:6px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#46503f}::-webkit-scrollbar-track{background:var(--bg)}.site{max-width:1600px;margin:auto;border-inline:1px solid #151b13}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;border-bottom:1px solid var(--line);gap:24px}.logo{display:flex;align-items:center;font-size:25px;font-weight:800;letter-spacing:-1px;gap:8px}.logo svg{width:28px;height:30px;color:var(--green)}nav{display:flex;gap:25px;font-size:11px;color:#b8bdb3}nav a:hover,.text-link:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:13px 22px;font-weight:700;font-size:12px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#102207}.primary:hover{background:#b4ff8d}.outline{border:1px solid #3a4136;background:#090c08}.outline:hover{background:#1c2418}.small{min-height:38px;padding:8px 15px;font-size:11px}.menu{display:none}.hero{position:relative;text-align:center;overflow:hidden;padding-bottom:65px}.hero-art{height:397px;position:relative;padding-top:43px}.beams{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,#346f233b,transparent 49%);overflow:hidden}.beams:before,.beams:after{content:'';position:absolute;inset:14% -8%;background:repeating-linear-gradient(177deg,transparent 0 44px,#6afb3615 46px,#88ff4d66 47px,transparent 49px,transparent 75px);mask-image:linear-gradient(90deg,transparent,#000 25%,transparent 45%,transparent 55%,#000 75%,transparent);transform:perspective(450px) rotateX(20deg)}.beams:after{opacity:.4;transform:scaleY(-1)}.phone{position:relative;margin:auto;width:236px;height:432px;border:1px solid #858c80;border-radius:38px;padding:14px 12px;background:linear-gradient(145deg,#1b2119,#080a08 40%);box-shadow:inset 0 0 0 4px #111410,8px 18px 35px #0008;text-align:left;transform:rotate(-5deg);font-size:10px}.phone-top{display:flex;justify-content:space-between;padding:0 9px;align-items:center;font-size:8px}.phone-top i{width:67px;height:19px;border-radius:15px;background:#000;position:absolute;left:84px;top:12px}.app-head{display:flex;gap:7px;align-items:center;margin:22px 3px 12px;font-weight:700;font-size:11px}.app-head>span{margin-left:auto;font-size:19px}.app-head small,.server small{display:block;font-size:7px;color:var(--muted);font-weight:400}.app-logo{background:var(--green);color:#19320d;width:25px;height:25px;display:grid;place-items:center;border-radius:7px;font-size:16px}.app-orbit{position:relative;height:111px;display:grid;place-items:center}.app-orbit svg{width:48px;height:48px;stroke:var(--green);fill:none;stroke-width:2}.orbit{position:absolute;width:95px;height:95px;border:1px solid #6dba4340;border-radius:50%}.orbit.two{width:125px;height:125px;border-color:#6dba4319}.connection{font-size:7px;text-align:center;color:var(--green);margin-top:10px}.connection span,.live-dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:8px}.phone h3{text-align:center;font-size:22px;line-height:1.1;letter-spacing:-.7px;margin:13px 0}.server{display:flex;align-items:center;gap:9px;background:#191e16;padding:9px;border-radius:8px;font-size:9px}.flag{width:18px;height:13px;background:linear-gradient(#d36768 33%,#eee 33% 66%,#6b86be 66%);border-radius:2px}.signal{margin-left:auto;color:var(--green)}.app-button{display:flex;justify-content:space-between;background:var(--green);color:#18330c;border-radius:7px;padding:9px;margin-top:8px;font-weight:800;font-size:9px}.app-bottom{display:flex;justify-content:space-around;color:var(--muted);font-size:7px;margin-top:12px}.floating-tag{position:absolute;top:275px;left:calc(50% + 122px);transform:rotate(-5deg);background:#141a11;border:1px solid #303d29;padding:9px 13px;font-size:10px;color:#ccd8c6}.hero-copy{position:relative;background:linear-gradient(transparent,#060806 15%);padding-top:24px}.hero h1{font-size:clamp(36px,4.3vw,66px);font-weight:600;letter-spacing:-.04em;line-height:1.1;margin:0 auto 22px;text-wrap:balance}.hero h1 span,h2 span{color:#92998d}.hero p{font-size:13px;line-height:1.8;color:var(--muted);margin:0 20px 25px}.actions{display:flex;justify-content:center;gap:12px}.hero-note{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;color:#929d88;margin-top:25px}.hero-note .live-dot{margin:0}.trust-strip{display:grid;grid-template-columns:1.1fr repeat(4,1fr);border-block:1px solid var(--line);margin:0 5.5%;font-size:11px}.trust-strip>div{padding:25px 23px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip>div:first-child{background:#11160e}.trust-strip b{font-size:16px;font-weight:600;display:block;margin-bottom:5px}.trust-strip span{color:var(--muted);font-size:10px}.trust-strip strong{color:var(--green);font-weight:500}.section{padding:100px 7%;border-bottom:1px solid var(--line)}h2{font-size:clamp(30px,3.3vw,48px);line-height:1.13;font-weight:500;letter-spacing:-.035em;text-wrap:balance;margin:0 0 25px}p{color:var(--muted);max-width:55ch}.network{display:grid;grid-template-columns:.92fr 1.2fr;gap:20px;align-items:center;padding-right:3%;padding-block:75px}.network-copy>p{font-size:12px;max-width:390px}.network-facts{display:flex;gap:45px;margin-top:40px}.network-facts>div{display:flex;flex-direction:column;justify-content:end}.network-facts strong{font-weight:400;font-size:25px;line-height:1.2}.network-facts>div:first-child strong{font-size:68px;letter-spacing:-3px}.network-facts span{font-size:10px;line-height:1.65;color:var(--muted);margin-top:12px}.network-caption{margin-top:33px;font-size:10px}.map-wrap{position:relative;min-width:0;height:445px}#globe{width:100%;height:390px}.map-label{position:absolute;background:#f0f4eb;color:#151a12;border-radius:20px;padding:3px 10px;font-size:9px;font-weight:800}.label-us{top:148px;left:15%}.label-nl{top:103px;left:49%}.label-sg{top:246px;left:73%}.route-control{position:absolute;bottom:30px;left:8%;right:8%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border:1px solid #33422a;background:#0d140bd9;font-size:10px}.route-control b{font-weight:600}.route-control small{display:block;color:var(--muted);padding-left:14px;font-size:9px}.route-control button{font-size:9px;background:none;border:0;color:var(--green);padding:8px}.map-note{position:absolute;bottom:4px;left:8%;color:#838c7c;font-size:9px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading h2{margin:0}.section-heading p{font-size:12px;margin:0;max-width:310px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.steps-grid article{padding:28px 23px;border-right:1px solid var(--line)}.steps-grid article:first-child{padding-left:0}.steps-grid article:last-child{border:0}.step-num{color:var(--green);font-size:13px}.steps-grid h3{font-size:17px;font-weight:500;margin:36px 0 12px}.steps-grid p{font-size:11px;min-height:58px}.steps-grid a{font-size:9px;color:#c6cebf}.brand{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%}.brand>div>p{font-size:12px}.brand-demo{--brand:#91f65b;background:#11170e;border:1px solid #30382a;transform:rotate(-2deg);padding:20px 26px 25px;border-radius:15px}.telegram-bar{display:flex;align-items:center;gap:12px;font-size:12px}.telegram-bar>span:last-child{margin-left:auto}.telegram-bar small{display:block;color:var(--muted);font-size:9px}.brand-avatar{display:grid;place-items:center;width:35px;height:35px;background:var(--brand);color:#102007;border-radius:50%;font-size:22px;font-weight:800}.chat-date{text-align:center;color:var(--muted);font-size:9px;margin:24px}.chat-bubble{background:#20291b;border:1px solid #34422c;padding:12px;border-radius:12px 12px 12px 0;font-size:11px}.mini-brand{background:#090d07;padding:29px 18px;margin-bottom:14px;display:flex;gap:17px;align-items:center}.mini-brand .brand-avatar{border-radius:10px;width:53px;height:53px;font-size:35px}.mini-brand strong{font-size:23px;line-height:1.2;font-weight:500;letter-spacing:-.7px;color:var(--brand)}.chat-bubble p{font-size:10px;margin-bottom:0}.chat-bubble>small{display:block;text-align:right;font-size:8px;color:var(--muted)}.chat-start{display:block;text-align:center;background:#263e1d;color:var(--brand);padding:12px;margin-top:5px;border-radius:5px;font-size:11px}.brand-picker{display:flex;align-items:center;gap:8px;margin-top:25px;font-size:9px;color:var(--muted)}.brand-picker span{margin-right:auto}.swatch{width:18px;height:18px;border-radius:50%;border:3px solid #11170e;background:#91f65b}.swatch.active{outline:1px solid #96a38d}.swatch.purple{background:#a8acff}.swatch.peach{background:#ffc07f}.ownership{margin-top:30px}.ownership>div{padding:14px 0;border-bottom:1px solid var(--line);display:flex;gap:20px;font-size:11px}.ownership b{min-width:105px;font-weight:600}.ownership span{color:var(--muted)}.text-link{display:inline-block;font-size:11px;margin-top:20px}.dashboard{display:grid;grid-template-columns:185px 1fr;border:1px solid #36412d;background:#0f130d;border-radius:10px;overflow:hidden;box-shadow:0 30px 65px #0005}.dashboard aside{background:#11160e;border-right:1px solid var(--line);padding:25px 17px;display:flex;flex-direction:column;gap:7px}.dashboard aside .logo{font-size:18px;display:block;margin:0 10px 30px}.partner-label{display:block;font-size:7px;letter-spacing:2px;color:var(--muted)}.dashboard aside button{border:0;background:none;color:var(--muted);text-align:left;padding:10px 13px;border-radius:5px;font-size:11px}.dashboard aside button.active{background:#24331b;color:var(--green)}.dashboard aside a{margin-top:auto;font-size:8px;color:#a7b39d;padding:35px 10px 0}.dashboard-main{padding:28px;min-width:0;min-height:360px}.dash-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.dash-top h3{font-size:20px;font-weight:500;margin:0}.dash-top>span{font-size:8px;color:var(--muted)}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.dash-stat{border-bottom:1px solid var(--line);padding-bottom:17px}.dash-stat span{color:var(--muted);font-size:9px;display:block}.dash-stat b{font-weight:500;font-size:25px;display:block;margin-top:7px}.chart{height:125px;display:flex;align-items:end;gap:7px;padding-top:10px;border-bottom:1px solid #34412d;background:linear-gradient(0deg,#719c4010,transparent)}.chart i{flex:1;background:#77ac4f;min-height:3px;border-radius:2px 2px 0 0}.chart i:nth-child(3n){background:#98e063}.chart-labels{display:flex;justify-content:space-between;font-size:8px;color:var(--muted);margin:10px 0 22px}.dash-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:10px}.dash-row span:last-child{color:var(--green)}.dashboard-main p{font-size:12px}.economy{display:grid;grid-template-columns:1fr .85fr;gap:12%}.economy>div>p{font-size:12px;max-width:360px}.calc-inputs{margin-top:35px}.calc-inputs label{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin:25px 0 18px}.calc-inputs output{font-size:22px;font-variant-numeric:tabular-nums;color:var(--fg)}input[type=range]{width:100%;accent-color:var(--green);cursor:pointer;height:3px;display:block}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:12px}.income{align-self:center;border:1px solid #35472b;padding:33px;background:linear-gradient(140deg,#17220f,#0b1008 65%);border-radius:12px}.income-label{font-size:11px}.income>strong{font-size:clamp(35px,4.5vw,67px);font-weight:500;letter-spacing:-.04em;display:block;margin:23px 0 0;font-variant-numeric:tabular-nums}.income>strong small{font-size:.65em;color:var(--green)}.income>p{margin:0;color:var(--green);font-size:12px}.income-breakdown{margin:30px 0}.income-breakdown>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.income-breakdown b{color:var(--fg);font-weight:500}.income .button{width:100%}.disclaimer{display:block;font-size:9px;color:var(--muted);margin-top:17px;line-height:1.8}.faq{display:grid;grid-template-columns:.8fr 1fr;gap:10%}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:13px;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:20px;line-height:1;color:var(--green)}.faq details[open] summary:after{content:'−'}.faq details p{font-size:11px;padding-right:30px}footer{padding:75px 7% 25px;background:radial-gradient(ellipse at 50% 100%,#273e1738,transparent 65%)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-top h2{font-size:34px}.footer-top p{font-size:11px}.giant-logo{font-size:clamp(90px,17vw,270px);font-weight:800;letter-spacing:-.04em;line-height:1.25;display:flex;justify-content:space-between;color:#273021;margin:40px 0 15px;transition:color .5s}.giant-logo:hover{color:#91f65b}.giant-logo span{font-weight:400;color:#45652f}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:9px}.footer-bottom>div{display:flex;gap:20px}.skip{position:fixed;top:-100px;left:10px;background:var(--green);color:#000;padding:10px;z-index:10}.skip:focus{top:10px}
@media(min-width:1440px){.hero-art{height:430px;padding-top:55px}.hero{padding-bottom:80px}.phone{transform:rotate(-5deg) scale(1.08)}.floating-tag{top:290px}.hero-copy{padding-top:22px}}
@media(max-width:1000px){header{padding:0 5%;height:80px}nav{gap:12px;font-size:9px}.small{font-size:9px}.section{padding:75px 6%}.trust-strip>div{padding:20px 13px}.trust-strip b{font-size:12px}.hero h1{font-size:48px}.network{gap:0}.network-facts{gap:25px}.steps-grid article{padding:22px 15px}.steps-grid h3{font-size:14px}.brand{gap:6%}.brand-demo{padding:18px}.mini-brand strong{font-size:20px}.economy{gap:7%}.income{padding:25px}.dashboard{grid-template-columns:155px 1fr}}
@media(max-width:700px){header{height:72px;padding:0 20px;gap:13px}.logo{font-size:23px}.logo svg{width:23px}.small{margin-left:auto;font-size:9px;padding:7px 10px;min-height:34px;gap:12px}.menu{display:block;border:0;color:var(--fg);background:none;font-size:20px;padding:5px}nav{display:none;position:absolute;top:71px;left:0;right:0;background:#11170f;padding:23px;z-index:5;border-bottom:1px solid var(--line);font-size:13px;flex-direction:column;gap:20px}nav.open{display:flex}.hero-art{height:340px;padding-top:37px}.phone{transform:rotate(-5deg) scale(.86);transform-origin:top center}.floating-tag{font-size:7px;left:calc(50% + 64px);top:245px;padding:6px 7px}.hero-copy{padding:0 18px}.hero h1{font-size:35px;line-height:1.13;letter-spacing:-.04em;margin-bottom:19px}.hero p{font-size:11px;margin:0 7px 23px}.desktop{display:none}.actions{gap:8px}.actions .button{font-size:10px;padding:12px 13px;gap:12px;min-height:46px}.hero-note{font-size:8px;gap:8px;margin-top:22px}.hero{padding-bottom:35px}.trust-strip{grid-template-columns:1fr 1fr;margin:0 20px}.trust-strip>div{padding:16px 12px;border-bottom:1px solid var(--line)}.trust-strip>div:first-child{grid-column:1/-1;display:flex;gap:5px;justify-content:center;border-right:0}.trust-strip br{display:none}.trust-strip>div:nth-child(odd){border-right:0}.trust-strip>div:nth-last-child(-n+2){border-bottom:0}.trust-strip b{font-size:13px}.trust-strip span{font-size:9px}.section{padding:60px 24px}h2{font-size:34px;margin-bottom:20px}.network,.brand,.economy,.faq{grid-template-columns:1fr;gap:35px}.network{padding-bottom:35px}.network-copy>p{font-size:12px}.network-facts{gap:45px;margin-top:26px}.network-facts strong{font-size:23px}.network-facts>div:first-child strong{font-size:56px}.network-caption{margin-top:24px}.map-wrap{height:355px;margin-inline:-12px}#globe{height:300px}.label-us{top:108px}.label-nl{top:75px}.label-sg{top:190px}.route-control{left:0;right:0;bottom:26px;padding:12px}.map-note{left:0;bottom:0}.section-heading{display:block;margin-bottom:30px}.section-heading p{margin-top:20px}.steps-grid{grid-template-columns:1fr 1fr}.steps-grid article{padding:22px 15px 22px 0}.steps-grid article:nth-child(even){border-right:0;padding-left:18px}.steps-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.steps-grid h3{font-size:14px;margin-top:20px}.steps-grid p{font-size:10px;min-height:66px}.steps-grid a{font-size:8px}.brand>div:last-child{grid-row:1}.brand-demo{margin:10px 4px}.ownership>div{font-size:10px;gap:9px}.ownership b{min-width:90px}.dashboard{grid-template-columns:1fr}.dashboard aside{flex-direction:row;padding:11px 10px;border-right:0;border-bottom:1px solid var(--line);gap:3px}.dashboard aside .logo,.dashboard aside a{display:none}.dashboard aside button{font-size:9px;padding:9px 10px}.dashboard-main{padding:18px 13px;min-height:335px}.dash-top{gap:10px}.dash-top h3{font-size:18px}.dash-top>span{font-size:7px;max-width:95px;text-align:right}.dash-stats{gap:10px}.dash-stat b{font-size:20px}.dash-stat span{font-size:8px}.chart{gap:4px;height:110px}.dash-row{font-size:9px}.economy{gap:40px}.income{padding:26px}.income>strong{font-size:54px}.faq{gap:20px}.faq summary{font-size:12px}.faq details:first-child{padding-top:20px}.faq .text-link{margin-top:0}footer{padding:55px 24px 25px}.footer-top{display:block}.footer-top h2{font-size:30px}.footer-top .button{margin-top:14px}.giant-logo{margin:40px 0 20px;font-size:19vw}.footer-bottom{flex-wrap:wrap;gap:16px;font-size:8px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>div{gap:12px;margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Readable functional controls at every viewport. */
nav,.button.small,.steps-grid a,.route-control button,.route-control,.trust-strip span,.network-caption,.hero-note,.brand-picker,.ownership>div,.dash-row,.dashboard aside button,.footer-bottom,.disclaimer,.range-labels,.map-note{font-size:11px}.dashboard{box-shadow:none}.swatch{min-width:24px;height:24px}.route-control button{min-height:42px}.dashboard aside button{min-height:40px}.actions .button{font-size:11px}@media(max-width:700px){.route-control{padding:9px;gap:5px}.route-control button{max-width:133px;text-align:right}.hero-note{font-size:9px}.footer-bottom{font-size:10px}.dash-stat b{font-size:18px}}

.hero-copy{background:var(--bg)}.hero-copy>p{margin-left:auto;margin-right:auto;padding-inline:20px;max-width:760px}.hero-art{mask-image:linear-gradient(#000 0 85%,transparent 100%)}

/* Copy first; product demonstration follows the introduction. */
.hero{padding-top:70px;padding-bottom:10px}.hero-copy{padding:0 24px;z-index:1}.hero h1{max-width:1100px}.hero-copy>p{max-width:690px;font-size:14px;margin-bottom:26px}.hero-benefits{display:flex;justify-content:center;gap:28px;list-style:none;padding:0;margin:24px 0 0;font-size:11px;color:var(--muted)}.hero-benefits li::before{content:' ';display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--green);margin:0 9px 2px 0}.hero-art{height:505px;padding-top:40px;margin-top:10px;mask-image:linear-gradient(#000 0 88%,transparent 100%)}.hero .floating-tag{top:280px}@media(max-width:700px){.hero{padding-top:42px;padding-bottom:0}.hero-copy{padding:0 20px}.hero h1{font-size:34px;line-height:1.13}.hero h1 br{display:none}.hero-copy>p{font-size:12px;line-height:1.8;padding:0;margin-bottom:22px}.hero .actions{flex-wrap:wrap;gap:10px}.hero .actions .button{min-height:48px;font-size:11px;padding:12px 14px;gap:12px}.hero-benefits{flex-wrap:wrap;gap:7px 16px;font-size:10px;margin-top:20px}.hero-art{height:415px;padding-top:32px;margin-top:8px}.hero .floating-tag{top:230px}}
@media(max-width:700px){.hero h1 span{display:block;font-size:32px;margin-top:3px}}

/* Ordered business flow: continuous route with four labelled stops. */
.step-chain{list-style:none;padding:0;margin:52px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.step-chain>li{min-width:0;padding-right:28px}.step-chain>li:last-child{padding-right:0}.chain-track{height:48px;display:flex;align-items:center;margin-bottom:24px;margin-right:-28px}.chain-node{flex:0 0 46px;width:46px;height:46px;border:1px solid #526b42;border-radius:50%;display:grid;place-items:center;font-size:13px;font-variant-numeric:tabular-nums;color:var(--green);background:#111b0c}.chain-connector{position:relative;flex:1;height:1px;background:#526b42;margin:0 12px}.chain-connector svg{position:absolute;right:-1px;top:-6px;width:12px;height:12px;fill:none;stroke:var(--green);stroke-width:1.5;background:var(--bg)}.step-chain>li:last-child .chain-connector{display:none}.step-chain>li:last-child .chain-track{margin-right:0}.chain-role{font-size:12px;color:var(--green)}.step-chain h3{font-size:19px;font-weight:500;letter-spacing:-.02em;line-height:1.4;margin:10px 0 12px}.step-chain p{font-size:12px;line-height:1.8;margin:0;max-width:31ch}.chain-launch{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);margin-top:38px;padding-top:24px}.chain-launch>span{color:var(--muted);font-size:12px}.chain-launch .button{min-width:155px}@media(max-width:1000px) and (min-width:701px){.step-chain>li{padding-right:18px}.chain-track{margin-right:-18px}.step-chain h3{font-size:16px}}@media(max-width:700px){.step-chain{display:block;margin-top:34px}.step-chain>li{position:relative;padding:0 0 34px 66px;min-height:160px}.step-chain>li:last-child{padding:0 0 0 66px;min-height:0}.chain-track{position:absolute;left:0;top:0;bottom:0;width:44px;height:auto;margin:0!important;display:block}.chain-node{width:40px;height:40px;font-size:12px}.chain-connector{position:absolute;top:51px;bottom:11px;left:19px;width:1px;height:auto;margin:0}.chain-connector svg{right:-5.5px;top:auto;bottom:-1px;transform:rotate(90deg)}.chain-role{display:block;padding-top:0;font-size:11px}.step-chain h3{font-size:18px;margin:7px 0 10px}.step-chain p{font-size:12px;max-width:none}.chain-launch{align-items:flex-start;flex-direction:column;margin-top:30px;gap:18px}.chain-launch .button{width:100%}}

/* A unified two-tone icon family gives each stage a recognizable silhouette. */
.chain-track{height:94px;margin-bottom:27px}.chain-node.chain-icon{position:relative;flex-basis:92px;width:92px;height:92px;border-radius:24px;background:linear-gradient(145deg,#24321b,#10180c);border-color:#465c36;color:#c5f6a8;transition:transform .25s,border-color .25s}.chain-icon>svg{width:55px;height:55px}.chain-icon .icon-fill{stroke:var(--green)}.chain-icon .icon-muted{stroke:#7da365}.chain-icon .icon-solid{stroke:none;fill:var(--green)}.chain-index{position:absolute;right:-5px;bottom:-5px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid #50683d;background:#15200e;color:var(--green);font-size:10px;font-weight:600}.chain-connector{margin-inline:20px}.step-chain>li:hover .chain-icon{transform:translateY(-4px);border-color:var(--green)}.step-chain>li:last-child .chain-icon{background:linear-gradient(145deg,#a8fc79,#78d447);color:#17300a;border-color:#a8fc79}.step-chain>li:last-child .icon-fill{stroke:#17300a}.step-chain>li:last-child .icon-solid{fill:#17300a}@media(max-width:700px){.step-chain>li{padding-left:90px;padding-bottom:36px;min-height:185px}.step-chain>li:last-child{padding-left:90px}.chain-track{width:64px;height:auto}.chain-node.chain-icon{width:62px;height:62px;border-radius:17px}.chain-icon>svg{width:40px;height:40px}.chain-index{width:21px;height:21px;right:-4px;bottom:-4px;font-size:9px}.chain-connector{left:30px;top:77px;bottom:13px;margin:0}.step-chain h3{font-size:17px}.step-chain>li:hover .chain-icon{transform:none}}
/* Generated mesh background: calm copy area and depth behind the phone. */
.hero{isolation:isolate;background-image:linear-gradient(0deg,var(--bg),transparent 12%),none;background-position:center bottom;background-size:cover;background-repeat:no-repeat}.hero-copy{background:transparent}.hero .beams{display:none}.hero-art{mask-image:none}.hero .phone{box-shadow:inset 0 0 0 4px #111410,8px 18px 35px #0008}@media(max-width:700px){.hero{background-size:auto 100%;background-position:center bottom}}

/* Compact editorial hero: message and product share the same viewport. */
.hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:20px;padding:30px 7% 38px;min-height:630px;text-align:left;background-size:100% auto;background-position:center bottom}.hero-copy{padding:0;min-width:0}.hero h1{font-size:clamp(40px,4.1vw,61px);line-height:1.1;max-width:700px;margin:0 0 24px;text-wrap:balance}.hero h1 br{display:none}.hero h1 span{display:block;margin-top:10px}.hero-copy>p{font-size:14px;line-height:1.8;max-width:510px;margin:0 0 27px;padding:0}.hero .actions{justify-content:flex-start;flex-wrap:wrap;gap:10px}.hero .actions .button{padding:13px 18px;gap:22px;font-size:12px}.hero-benefits{justify-content:flex-start;gap:10px 20px;flex-wrap:wrap;margin-top:25px}.hero-art.hero-product{position:relative;margin:0;padding:0;height:570px;min-width:0;display:flex;align-items:center;justify-content:center;mask-image:none}.hero-phone-render{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten;mask-image:linear-gradient(transparent,#000 7% 91%,transparent);pointer-events:none}.hero-product-caption{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;align-items:center;gap:7px;color:#c4d2bb;font-size:11px}.hero-product-caption .live-dot{margin:0}.hero-product-caption>span:last-child{margin-left:8px;color:var(--green)}@media(min-width:1600px){.hero-art.hero-product{height:590px}}@media(max-width:1000px) and (min-width:701px){.hero{padding:32px 5%;gap:10px;min-height:560px;grid-template-columns:1.15fr .85fr}.hero h1{font-size:40px}.hero-copy>p{font-size:12px}.hero-art.hero-product{height:490px}.hero .actions .button{font-size:11px;padding:12px;gap:12px}.hero-benefits{font-size:10px;gap:8px 13px}.hero-product-caption{font-size:9px}}@media(max-width:700px){.hero{display:flex;flex-direction:column;gap:0;padding:36px 20px 18px;min-height:0;text-align:center;background-size:auto 85%;background-position:center bottom}.hero h1{font-size:34px;max-width:390px;line-height:1.12;margin:0 auto 18px}.hero h1 span{font-size:30px;margin-top:7px}.hero-copy>p{font-size:12px;line-height:1.75;max-width:380px;margin:0 auto 20px}.hero .actions{justify-content:center;gap:8px}.hero .actions .button{font-size:10px;padding:12px;gap:10px;min-height:46px}.hero-benefits{justify-content:center;font-size:9px;gap:8px 12px;margin-top:20px}.hero-benefits li::before{margin-right:6px}.hero-art.hero-product{height:300px;width:100%;margin-top:10px}.hero-phone-render{width:230px;max-width:100%;height:300px}.hero-product-caption{bottom:0;font-size:9px}.hero-product-caption .live-dot{width:4px;height:4px}}
.hero{background-image:linear-gradient(90deg,#060806e8 0%,#060806ba 43%,#06080633 75%),linear-gradient(0deg,var(--bg),transparent 15%),none}.hero-phone-render{mix-blend-mode:normal;mask-image:radial-gradient(ellipse 65% 62% at 50% 50%,#000 62%,transparent 85%)}@media(max-width:700px){.hero{background-image:linear-gradient(180deg,#060806 0%,#060806d9 38%,#06080626 65%,#060806 100%),none}}

/* Centered composition with an opaque device on a real transparent PNG. */
.hero{display:flex;flex-direction:column;gap:0;text-align:center;min-height:0;padding:44px 24px 20px;background-image:linear-gradient(180deg,#060806 0%,#060806b3 32%,transparent 65%,#060806 100%),none;background-size:cover;background-position:center bottom}.hero-copy{width:100%;max-width:1120px;padding:0}.hero h1{max-width:1100px;font-size:clamp(40px,4.2vw,62px);line-height:1.1;margin:0 auto 20px}.hero h1 br{display:block}.hero h1 span{margin-top:5px;font-size:inherit}.hero-copy>p{max-width:690px;margin:0 auto 23px;font-size:13px;line-height:1.8}.hero .actions{justify-content:center}.hero-benefits{justify-content:center;margin-top:20px;gap:12px 25px}.hero-art.hero-product{height:345px;width:100%;margin:22px 0 0;padding:0 0 25px}.hero-phone-render{width:auto;height:100%;max-width:100%;object-fit:contain;mix-blend-mode:normal;mask-image:none}.hero-product-caption{bottom:0;font-size:10px}@media(min-width:1600px){.hero-art.hero-product{height:365px}}@media(max-width:700px){.hero{padding:32px 20px 16px;background-size:auto 90%;background-repeat:no-repeat}.hero h1{font-size:33px;max-width:390px;margin-bottom:17px}.hero h1 br{display:none}.hero h1 span{font-size:29px;margin-top:6px}.hero-copy>p{font-size:12px;margin-bottom:19px}.hero .actions .button{font-size:10px;padding:12px;gap:9px}.hero-benefits{gap:7px 11px;font-size:9px;margin-top:18px}.hero-art.hero-product{height:285px;margin-top:18px;padding-bottom:22px}.hero-phone-render{width:auto;height:100%}.hero-product-caption{font-size:9px}}

/* Phone peeks from behind the centered headline; content stays in front. */
.hero.hero-layered{position:relative;isolation:isolate;display:block;padding:230px 24px 45px;min-height:0;overflow:hidden;background-image:linear-gradient(180deg,#06080644,transparent 25%,#060806b3 70%,#060806 100%),none;background-size:cover;background-position:center bottom}.hero-peeking-phone{position:absolute;z-index:-1;top:18px;left:50%;width:270px;height:555px;transform:translateX(-50%) rotate(-9deg);pointer-events:none;mask-image:linear-gradient(#000 0%,#000 24%,#0009 38%,transparent 66%)}.hero-peeking-phone img{display:block;width:100%;height:100%;object-fit:contain}.hero-layered .hero-copy{position:relative;z-index:1;margin:0 auto;max-width:1100px}.hero-layered h1{font-size:clamp(40px,4.5vw,66px);line-height:1.09;max-width:1050px;margin-bottom:22px;letter-spacing:-.035em}.hero-layered h1 span{color:#a4ad9d;margin-top:4px}.hero-layered .hero-copy>p{font-size:14px;line-height:1.8;max-width:690px;color:#bcc4b5;margin-bottom:19px}.hero-telegram-products{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 0 25px;color:#d4e5c8;font-size:12px}.hero-telegram-products>span{display:flex;align-items:center;gap:8px}.hero-telegram-products svg{width:22px;height:22px;color:var(--green)}.hero-telegram-products b{font-weight:500}.hero-telegram-products i{font-style:normal;color:#737e6a}.hero-layered .actions svg{width:20px;height:20px;flex-shrink:0}.hero-layered .actions .primary{gap:12px}.hero-layered .hero-benefits{margin-top:23px;gap:14px 28px;font-size:11px}.hero-layered .hero-benefits li{display:flex;align-items:center;gap:9px}.hero-layered .hero-benefits li:before{display:none}.hero-benefits svg{width:18px;height:18px;color:#a5c58e}.hero-builder-link{display:inline-flex;align-items:center;gap:12px;margin-top:24px;font-size:11px;color:#a5b29a}.hero-builder-link span{color:var(--green)}.hero-builder-link:hover{color:var(--fg)}@media(max-width:700px){.hero.hero-layered{padding:163px 20px 30px;background-size:auto 100%}.hero-peeking-phone{width:185px;height:380px;top:15px;mask-image:linear-gradient(#000 0 23%,#0008 40%,transparent 70%)}.hero-layered h1{font-size:35px;line-height:1.08;margin-bottom:18px}.hero-layered h1 br{display:none}.hero-layered h1 span{font-size:30px;display:block;margin-top:7px}.hero-layered .hero-copy>p{font-size:12px;line-height:1.8;margin-bottom:18px}.hero-layered .hero-copy>p br{display:none}.hero-telegram-products{font-size:11px;gap:9px;margin-bottom:22px}.hero-telegram-products>span{gap:6px}.hero-telegram-products svg{width:19px;height:19px}.hero-layered .actions .button{font-size:10px;padding:12px 10px;gap:8px}.hero-layered .actions svg{width:17px;height:17px}.hero-layered .hero-benefits{font-size:10px;gap:12px 18px;margin-top:22px}.hero-builder-link{font-size:10px;max-width:290px;line-height:1.7;margin-top:22px}.hero-benefits svg{width:16px;height:16px}}
/* Quieter product backdrop, stronger heading hierarchy. */
.hero-layered .hero-peeking-phone{opacity:.42;filter:brightness(.62) saturate(.65);mask-image:linear-gradient(#000 0 20%,#0008 33%,transparent 59%)}
.hero.hero-layered{background-image:linear-gradient(180deg,#06080677 0%,#060806a8 32%,#060806b8 65%,#060806 100%),none}
.hero-layered h1 span{color:#c2c9bc}
@media(max-width:700px){.hero-layered .hero-peeking-phone{opacity:.38;mask-image:linear-gradient(#000 0 20%,#0007 35%,transparent 62%)}}
/* Compact text-first opening, without the decorative phone. */
.hero.hero-layered{padding:64px 24px 48px;background-image:linear-gradient(180deg,#060806cc 0%,#060806c2 40%,#060806ac 70%,#060806 100%),none;background-position:center bottom}
@media(max-width:700px){.hero.hero-layered{padding:36px 20px 30px}}
/* Distilled hero: one message, two actions and a single entry condition. */
.hero.hero-simple{padding:68px 24px 58px;background-image:linear-gradient(180deg,#060806e0 0%,#060806d4 45%,#060806c7 75%,#060806 100%),none}
.hero-simple .hero-copy>p{font-size:15px;line-height:1.8;max-width:690px;margin:25px auto 29px;color:#b9c2b1}
.hero-simple .actions{gap:12px}
.hero-simple .actions .button{min-height:52px;font-size:12px;padding:14px 22px}
.hero-simple .hero-copy>.hero-entry-note{margin:19px auto 0;font-size:12px;color:#9da892}
@media(max-width:700px){.hero.hero-simple{padding:38px 20px 38px}.hero-simple .hero-copy>p{font-size:13px;margin:21px auto 24px}.hero-simple .hero-copy>p br{display:none}.hero-simple .actions{gap:9px}.hero-simple .actions .button{font-size:11px;padding:12px 13px;min-height:48px}.hero-simple .hero-copy>.hero-entry-note{font-size:11px;margin-top:18px}}

/* Clear Telegram action and three concise benefits, without product-label duplication. */
.hero-simple .actions .primary{gap:12px;min-width:260px}.hero-simple .actions .cta-telegram{width:23px;height:23px;flex-shrink:0}.hero-simple .hero-benefits-restored{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px 30px;margin:25px auto 0;padding:0;list-style:none}.hero-simple .hero-benefits-restored li{display:flex;align-items:center;gap:9px;color:#c7d3bd;font-size:12px}.hero-simple .hero-benefits-restored li:before{display:none}.hero-simple .hero-benefits-restored svg{width:21px;height:21px;color:var(--green);flex-shrink:0}.hero-simple .hero-copy>.hero-entry-note{margin-top:17px;font-size:11px}@media(max-width:700px){.hero-simple .actions .primary{min-width:0;gap:8px}.hero-simple .actions .cta-telegram{width:21px;height:21px}.hero-simple .hero-benefits-restored{gap:13px 20px;margin-top:23px}.hero-simple .hero-benefits-restored li{font-size:11px;gap:7px}.hero-simple .hero-benefits-restored svg{width:19px;height:19px}}

/* A compact capability strip with meaningful, consistent icon silhouettes. */
.trust-strip.trust-visual{grid-template-columns:1.1fr repeat(4,1fr)}.trust-visual>div{display:flex;align-items:center;gap:14px;padding:26px 20px;min-width:0}.trust-visual .trust-icon{display:flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:32px;color:#a6d48a}.trust-visual .trust-icon svg{width:28px;height:28px}.trust-visual .trust-item:first-of-type .trust-icon{color:var(--green)}.trust-visual .trust-intro{font-size:12px;line-height:1.8}.trust-visual .trust-intro .trust-icon{width:26px;flex-basis:26px;color:var(--green)}.trust-visual .trust-copy{min-width:0}.trust-visual b{font-size:15px;margin-bottom:5px;line-height:1.4;font-weight:600;white-space:nowrap}.trust-visual .trust-copy>span{display:block;font-size:11px;line-height:1.6;color:#aab4a0}@media(max-width:1100px) and (min-width:701px){.trust-visual>div{flex-direction:column;align-items:flex-start;gap:13px;padding:22px 15px}.trust-visual b{font-size:13px}.trust-visual .trust-intro{justify-content:center}.trust-visual .trust-copy>span{font-size:10px}}@media(max-width:700px){.trust-strip.trust-visual{grid-template-columns:1fr 1fr}.trust-visual>div{padding:20px 13px;gap:10px;align-items:flex-start}.trust-visual>div:first-child{display:flex;align-items:center;gap:10px;padding:17px 13px;font-size:11px}.trust-visual .trust-intro br{display:none}.trust-visual .trust-intro strong{margin-left:4px}.trust-visual .trust-icon{flex-basis:24px;width:24px;height:27px}.trust-visual .trust-icon svg{width:24px;height:24px}.trust-visual b{font-size:12px;white-space:normal;margin-bottom:5px}.trust-visual .trust-copy>span{font-size:10px}.trust-visual .trust-intro .trust-icon{flex-basis:20px;width:20px;height:22px}.trust-visual .trust-intro .trust-icon svg{width:20px;height:20px}}
/* Functional overview paired with a contextual admin demonstration. */
.admin-layout{display:grid;grid-template-columns:.85fr 1.4fr;gap:44px;align-items:start}.admin-features{display:flex;flex-direction:column;gap:3px}.admin-feature{display:flex;align-items:flex-start;gap:15px;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--fg);padding:18px 14px;text-align:left;border-radius:8px;transition:background .2s}.admin-feature>svg{width:24px;height:24px;color:#9ba891;flex-shrink:0;margin-top:3px}.admin-feature>span:nth-child(2){flex:1}.admin-feature b{display:block;font-size:16px;font-weight:600;margin-bottom:5px}.admin-feature small{display:block;font-size:12px;line-height:1.6;color:var(--muted);max-width:31ch}.admin-feature .feature-arrow{color:#65725b;font-size:16px}.admin-feature.active{background:#182411;border-bottom-color:transparent}.admin-feature.active>svg,.admin-feature.active b,.admin-feature.active .feature-arrow{color:var(--green)}.admin-feature:hover{background:#131b0e}.admin-preview-wrap{min-width:0;position:sticky;top:30px;padding-top:3px}.admin-showcase .dashboard{grid-template-columns:140px 1fr;min-height:510px}.admin-showcase .dashboard aside{padding:24px 10px}.admin-showcase .dashboard aside button{font-size:11px;padding:10px}.admin-showcase .dashboard-main{padding:26px 23px;min-width:0}.admin-showcase .dash-top{align-items:flex-start;margin-bottom:24px}.admin-showcase .dash-top>span{font-size:9px;max-width:110px;text-align:right}.admin-view-intro{font-size:13px;color:var(--muted);margin-bottom:25px;line-height:1.7}.client-profile{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:8px}.client-initials{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#293c1d;color:var(--green);font-size:13px;flex-shrink:0}.client-profile b{font-size:14px;font-weight:500}.client-profile small{display:block;font-size:10px;color:var(--muted)}.demo-status{margin-left:auto;font-size:10px;color:var(--green)}.admin-showcase .dash-row{font-size:12px;padding:15px 0;gap:12px}.admin-detail-note{font-size:11px;color:var(--muted);line-height:1.8;margin-top:24px}.admin-preview-note{font-size:11px;margin:17px 0 0;color:var(--muted)}.transaction-demo{display:flex;justify-content:space-between;gap:10px;padding:19px 0;border-bottom:1px solid var(--line)}.transaction-demo b{font-size:14px;font-weight:500}.transaction-demo small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.transaction-demo>div:last-child{text-align:right}.transaction-demo .profit{color:var(--green)}.demo-field-label{font-size:11px;color:var(--muted);margin:20px 0 8px}.demo-field,.broadcast-message{background:#151c11;border:1px solid #35402b;border-radius:7px;padding:12px;font-size:12px}.broadcast-message{line-height:1.8;min-height:120px}.draft-state{font-size:11px;color:var(--green);margin-top:15px}.reminder-demo{position:relative;border-bottom:1px solid var(--line);padding:15px 43px 22px 0;margin-bottom:12px}.reminder-demo>b{font-size:14px;font-weight:500}.reminder-demo>p{font-size:12px;margin:8px 0}.reminder-demo>small{font-size:10px;color:var(--green)}.demo-toggle{position:absolute;right:0;top:16px;width:30px;height:17px;border-radius:12px;background:#82cf50}.demo-toggle:after{content:'';position:absolute;right:3px;top:3px;width:11px;height:11px;border-radius:50%;background:#111b0c}.plan-demo{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid var(--line);padding:20px 0}.plan-demo>span{font-size:14px}.plan-demo>b{font-size:20px;font-weight:500;color:var(--green)}.plan-demo>small{grid-column:1/-1;font-size:11px;color:var(--muted)}
@media(max-width:1100px){.admin-layout{gap:24px;grid-template-columns:.8fr 1.2fr}.admin-showcase .dashboard{grid-template-columns:1fr}.admin-showcase .dashboard aside{display:none}.admin-feature{padding:16px 10px;gap:11px}}
@media(max-width:700px){.admin-layout{display:block}.admin-feature{padding:15px 12px}.admin-feature b{font-size:15px}.admin-feature small{font-size:12px;max-width:none}.admin-feature>svg{width:22px;height:22px}.admin-preview-wrap{position:static;margin-top:28px}.admin-showcase .dashboard{min-height:440px}.admin-showcase .dashboard-main{padding:22px 17px}.admin-showcase .dash-row{font-size:11px}.admin-preview-note{font-size:10px}.client-profile b{font-size:13px}.client-profile small{font-size:9px}}
/* Rotating network globe: geometry, atmosphere and data-driven nodes. */
.network{grid-template-columns:.85fr 1.15fr;gap:4%;align-items:center}.map-wrap{height:auto;min-width:0;padding-bottom:0;isolation:isolate}#globe{display:block;width:100%;height:auto;aspect-ratio:1;cursor:grab;touch-action:pan-y}#globe:active{cursor:grabbing}.globe-tools{display:flex;justify-content:space-between;align-items:center;margin:-12px 22px 16px;color:#a5b39c;font-size:10px}.globe-tools button{background:transparent;border:1px solid #34432d;border-radius:20px;color:#d4e5c8;padding:8px 15px;min-height:36px;font-size:11px}.globe-countries{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0 0 22px}.globe-countries button{border:1px solid #2d3c25;background:#0c130a;color:#b4c3aa;padding:9px 12px;border-radius:20px;font-size:11px}.globe-countries button[aria-pressed=true]{border-color:#8bce5e;color:#b6ff86;background:#1a2a12}.map-wrap .route-control{position:static;display:flex;padding:16px 18px;gap:14px;border:1px solid #2e3e25;background:#0e160b;border-radius:8px}.map-wrap .map-note{position:static;display:block;text-align:center;font-size:10px;margin-top:13px;color:#95a18c}.map-wrap button:focus-visible{outline:2px solid #a0fb6a;outline-offset:4px}@media(max-width:700px){.network{grid-template-columns:1fr;gap:18px}.map-wrap{margin-inline:-6px}#globe{height:auto}.globe-tools{margin:-2px 15px 15px}.map-wrap .route-control{padding:12px;gap:8px}.globe-countries{gap:5px}.globe-countries button{font-size:10px;padding:9px 11px}.map-wrap .map-note{font-size:9px}.map-wrap .route-control button{font-size:10px}}
/* Compact network composition; keep the globe subordinate to the copy. */
.network{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6%;padding-top:64px;padding-bottom:64px}.network .map-wrap{width:100%;max-width:470px;justify-self:center}.network #globe{width:100%;max-width:420px;margin-inline:auto}.network .globe-tools{max-width:390px;margin:-8px auto 12px}.network .globe-countries{margin-bottom:14px}.network .route-control{padding:12px 14px}.network .map-note{margin-top:10px}.network .network-facts{margin-top:30px}.network .network-caption{margin-top:28px}@media(max-width:1000px) and (min-width:701px){.network{gap:4%;padding-top:50px;padding-bottom:50px}.network .globe-tools{margin-inline:12px}}@media(max-width:700px){.network{grid-template-columns:1fr;gap:20px;padding-top:48px;padding-bottom:42px}.network .map-wrap{max-width:360px;margin-inline:0}.network #globe{max-width:290px}.network .globe-tools{max-width:290px;margin:0 auto 12px}.network .globe-countries{margin-bottom:14px}.network .network-facts{margin-top:24px}.network .network-caption{margin-top:22px}}
/* One centered composition, with a country directory that scales independently. */
.network.network-centered{display:flex;flex-direction:column;align-items:center;gap:0;padding:38px 24px 44px;text-align:center}.network-centered .map-wrap{position:relative;width:100%;max-width:500px;margin:0}.network-centered #globe{max-width:500px;margin:0;width:100%}.network-centered #globe-pause{position:absolute;right:22px;bottom:30px;border:1px solid #34432d;border-radius:20px;background:#0b130b;color:#c8d7bf;font-size:10px;padding:8px 14px;min-height:36px}.network-centered .network-copy{margin-top:-8px;max-width:720px}.network-centered h2{font-size:clamp(32px,3.3vw,48px);line-height:1.13;margin:0 0 20px}.network-centered .network-copy>p{max-width:570px;font-size:13px;line-height:1.8;margin:0 auto}.country-directory{width:min(100%,480px);margin-top:24px;text-align:left;border-top:1px solid #304029;border-bottom:1px solid #304029}.country-directory summary{display:flex;justify-content:space-between;align-items:center;padding:15px 2px;cursor:pointer;list-style:none;font-size:12px;color:#d8e5cf}.country-directory summary::-webkit-details-marker{display:none}.country-directory summary span{font-size:20px;color:var(--green);line-height:1}.country-directory[open] summary span{transform:rotate(45deg)}.country-directory-body{padding-bottom:16px}.country-directory label{display:block;font-size:11px;color:#afbea5;margin:0 0 8px}.country-directory input{width:100%;border:1px solid #35462d;background:#0b130a;border-radius:6px;padding:12px;color:#e6efdf;font:inherit;font-size:12px}.network-centered .globe-countries{display:grid;grid-template-columns:1fr 1fr;max-height:220px;overflow-y:auto;gap:0 16px;margin:12px 0 0}.network-centered .globe-countries button{border:0;border-bottom:1px solid #253320;border-radius:0;background:transparent;text-align:left;padding:12px 6px;color:#c0ceb7;min-width:0;overflow-wrap:anywhere}.network-centered .globe-countries button[aria-pressed=true]{color:var(--green);background:#182411}.network-centered .globe-countries button[hidden]{display:none}#country-empty{font-size:12px;color:#a8b49e;margin-bottom:0}.network-footnote{display:flex;flex-direction:column;gap:5px;margin-top:22px;font-size:10px;color:#96a48c;line-height:1.6}.network-centered :focus-visible{outline:2px solid var(--green);outline-offset:4px}@media(max-width:700px){.network.network-centered{padding:26px 24px 36px}.network-centered .map-wrap{max-width:360px}.network-centered #globe{max-width:360px}.network-centered #globe-pause{right:0;bottom:14px}.network-centered .network-copy{margin-top:8px}.network-centered h2{font-size:32px;margin-bottom:16px}.network-centered .network-copy>p{font-size:12px}.country-directory{margin-top:22px}.network-footnote{font-size:9px}}
/* Country browser and globe share a single horizontal composition. */
.network.network-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px 7%;align-items:center;padding:64px 7% 34px}.network-split .network-copy{min-width:0}.network-split h2{font-size:clamp(30px,3vw,44px);line-height:1.15;margin-bottom:18px}.network-split .network-copy>p{font-size:13px;line-height:1.8;margin-bottom:24px;color:#adb5bc}.network-split .country-directory{border:0;width:100%;max-width:440px;margin:0}.country-search-label{display:block;font-size:11px;color:#a9b3bd;margin-bottom:9px}.network-split .country-directory input{background:#101419;border-color:#303740;color:#eef2f5;padding:13px 15px;border-radius:8px}.network-split .globe-countries{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;gap:8px;max-height:276px;overflow-y:auto;margin:12px 0 0;padding:2px 6px 8px 0;scrollbar-color:#485766 #101419;scrollbar-width:thin}.network-split .globe-countries button{display:flex;align-items:center;gap:14px;flex-shrink:0;min-height:54px;border:1px solid transparent;border-radius:8px;background:#131920;color:#e1e7ed;font-size:13px;text-align:left;padding:12px 16px}.network-split .globe-countries button:hover{background:#1c2632}.network-split .globe-countries button[aria-pressed=true]{border-color:#6786ac;background:#202e40;color:#edf5ff}.network-split .globe-countries button[hidden]{display:none}.network-split .globe-countries img{width:32px;height:23px;object-fit:cover;border-radius:3px;box-shadow:0 3px 7px #0006;flex-shrink:0}.country-arrow{margin-left:auto;color:#8ea9c9}.network-split .map-wrap{max-width:550px;width:100%;margin:0;justify-self:center}.network-split #globe{width:100%;max-width:550px;margin:0}.network-split .globe-tools{display:flex;align-items:center;justify-content:space-between;margin:0 25px;color:#8e9eae;font-size:10px}.network-split .globe-tools button{color:#d3dfeb;background:#121a23;border-color:#334150}.network-split .network-footnote{grid-column:1/-1;margin-top:12px;padding-top:18px;border-top:1px solid #252d32;text-align:center;font-size:10px;color:#8e9aab}.network-split :focus-visible{outline:2px solid #97bce8;outline-offset:3px}@media(max-width:700px){.network.network-split{grid-template-columns:1fr;gap:22px;padding:44px 24px 30px}.network-split .country-directory{max-width:none}.network-split h2{font-size:32px}.network-split .globe-countries{max-height:252px}.network-split .map-wrap{max-width:350px}.network-split #globe{max-width:350px}.network-split .globe-tools{margin:0;font-size:9px}.network-split .network-footnote{margin-top:0;font-size:9px}}
/* Project palette: neutral charcoal surfaces with restrained lime selection. */
.network-split .network-copy>p,.network-split .country-search-label{color:#aab2a4}.network-split .country-directory input{background:#10120e;border-color:#30362a;color:#edf0e9}.network-split .country-directory input::placeholder{color:#959e8e}.network-split .globe-countries{max-height:300px;scrollbar-color:#505b45 #10120e;overscroll-behavior:contain}.network-split .globe-countries button{background:#141711;color:#e0e5db}.network-split .globe-countries button:hover{background:#20251b}.network-split .globe-countries button[aria-pressed=true]{background:#212b18;border-color:#647d4e;color:#b8fc89}.network-split .country-arrow{color:#9eaf8f}.network-split :focus-visible{outline-color:var(--green)}.network-split .map-wrap{position:relative}.globe-motion-control{position:absolute;right:22px;bottom:22px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #30372a;border-radius:50%;background:#10150dbb;color:#b1c0a6;opacity:.55;transition:opacity .2s}.globe-motion-control:hover,.globe-motion-control:focus-visible{opacity:1}.globe-motion-control svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.network-split .globe-countries{max-height:276px}.globe-motion-control{right:8px;bottom:8px}}

.network-country-total{display:flex;align-items:baseline;gap:12px;margin:0 0 18px}.network-country-total strong{font-size:24px;font-weight:500;letter-spacing:-.02em;color:var(--fg)}.network-country-total span{font-size:12px;color:var(--muted)}

/* Country inventory: two compact columns, six rows for twelve locations. */
.network-split .globe-countries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:330px;align-content:start;padding-right:6px}.network-split .globe-countries button{min-height:46px;padding:10px;gap:9px;font-size:12px}.network-split .globe-countries img{width:25px;height:18px}.network-split .globe-countries button>span:not(.country-arrow){min-width:0;overflow-wrap:anywhere}.network-split .country-arrow{font-size:11px}.network-country-total{margin-bottom:12px}@media(max-width:700px){.network-split .globe-countries{max-height:324px;gap:6px}.network-split .globe-countries button{font-size:11px;padding:9px 8px;gap:7px}}
/* Twelve countries in four compact rows, without a redundant search field. */
.network-split .country-directory{max-width:510px}.network-split .globe-countries{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:230px;margin-top:0;padding:0 4px 2px 0}.network-split .globe-countries button{min-height:44px;padding:9px 8px;gap:7px;font-size:11px}.network-split .globe-countries img{width:22px;height:16px}.network-split .country-arrow{display:none}.network-country-total strong{font-size:20px}.network-country-total{margin-bottom:12px}@media(max-width:1100px){.network-split .globe-countries{grid-template-columns:repeat(2,minmax(0,1fr));max-height:294px}}@media(max-width:700px){.network-split .globe-countries{gap:5px;max-height:276px}.network-split .globe-countries button{min-height:40px;padding:8px 9px}.network-country-total strong{font-size:20px}}
