@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#191b20;--panel:#282a30;--ink:#fbf7f3;--muted:#c4bbb4;--accent:#efb181;--line:#454045}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{max-width:100%}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding-top:112px;padding-bottom:112px}header{position:sticky;top:0;z-index:20;background:#191b20ed;border-bottom:1px solid #ffffff0c;backdrop-filter:blur(18px)}.nav{height:98px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand>span{font-family:'Manrope',sans-serif;font-size:29px;font-weight:800;line-height:1.05;letter-spacing:-1.2px}.brand small{display:block;font-size:8px;letter-spacing:4.1px;font-weight:600;padding-top:7px;padding-left:2px}.brand img{object-fit:contain}nav{display:flex;gap:35px;align-items:center;font-size:13px}nav>a:hover{color:var(--accent)}.nav-cta{border:1px solid #786052;border-radius:5px;padding:11px 20px}.nav-cta span{margin-left:25px}.menu-toggle{display:none}.hero{min-height:690px;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;position:relative;padding-top:66px;padding-bottom:70px}.hero:before{content:'';position:absolute;width:650px;height:650px;right:-40px;top:0;background:radial-gradient(ellipse,#62412c44,transparent 67%);pointer-events:none}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;color:var(--accent);line-height:1.7}.hero .eyebrow{font-size:9px;letter-spacing:1.8px;display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;display:inline-block;background:var(--accent);border-radius:50%;box-shadow:0 0 12px #efb18188}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(44px,4.35vw,65px);line-height:1.12;letter-spacing:-3px;font-weight:500;margin:24px 0}em{font-style:normal;color:var(--accent)}.hero h1 em{white-space:nowrap;font-size:.92em}.hero-copy{position:relative;z-index:2}.hero-copy>p{color:var(--muted);font-size:15px;line-height:1.9;margin-top:26px}.hero-buttons{display:flex;align-items:center;gap:28px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 22px;font-size:12px;font-weight:700;border:0;border-radius:4px;transition:transform .2s,background .2s}.primary{background:var(--accent);color:#291b0f}.primary:hover{background:#ffd0aa;transform:translateY(-2px)}.text-link{font-size:12px;display:inline-flex;gap:22px;align-items:center}.text-link:hover{color:var(--accent)}.hero-foot{display:flex;align-items:center;gap:13px;font-size:8px;letter-spacing:1.7px;color:#b3a399;margin-top:52px}.mini-line{width:28px;height:1px;background:var(--accent)}.ecosystem{height:540px;position:relative;margin-left:-10px}.orbit{position:absolute;border:1px solid #9874572d;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.orbit-one{width:250px;height:250px}.orbit-two{width:390px;height:390px;border-style:dashed}.orbit-three{width:510px;height:510px}.crosshair{position:absolute;background:#9874571d}.horizontal{height:1px;left:0;right:0;top:50%}.vertical{width:1px;top:0;bottom:0;left:50%}.connections{position:absolute;width:100%;height:100%;overflow:visible}.connections path{stroke:#efb18157;stroke-width:1;fill:none;stroke-dasharray:5 8;animation:flow 24s linear infinite}@keyframes flow{to{stroke-dashoffset:-260}}.core{position:absolute;width:167px;height:167px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #efb18188;background:radial-gradient(circle at top,#49362c,#242124);box-shadow:0 0 70px #efb18120,inset 0 0 35px #efb18115;border-radius:35px;display:flex;flex-direction:column;align-items:center;justify-content:center}.core img{height:60px;width:50px}.core strong{font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-1px;margin-top:6px}.core>span{font-size:5px;letter-spacing:1.4px;color:#cbb8aa}.node{position:absolute;display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid #6c5142;background:linear-gradient(115deg,#3b2e28,#242124);border-radius:8px;box-shadow:0 12px 24px #0003;transition:transform .2s,border-color .2s}.node:hover{transform:translateY(-5px);border-color:var(--accent)}.node>span{color:var(--accent);font-size:26px;line-height:1}.node small{font-size:6px;letter-spacing:1.6px;color:#c4ab99;display:block}.node b{font-size:11px;font-weight:500;display:block;white-space:nowrap}.node-gym{top:59px;left:30px}.node-trading{right:0;top:115px}.node-msme{left:0;top:295px}.node-zoplax{right:8px;bottom:105px}.node-hostel{left:140px;bottom:25px}.diagram-label{position:absolute;bottom:-20px;right:0;font-size:6px;letter-spacing:1.8px;color:#b79c88;display:flex;align-items:center;gap:7px}.diagram-label i{width:4px;height:4px;background:var(--accent);border-radius:50%}.industry-strip{border-block:1px solid var(--line);background:#202126}.industry-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:86px}.industry-strip span{font-size:8px;color:#b7aba3;letter-spacing:1.5px}.industry-strip b{font-family:Manrope,sans-serif;font-size:15px;font-weight:500;color:#d8cec6}.industry-strip i{font-size:16px;font-style:normal;color:#93745f}h2{font-size:43px;line-height:1.2;font-weight:500;letter-spacing:-1.7px;margin-top:17px;margin-bottom:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}.section-heading>p{font-size:13px;color:var(--muted);margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:linear-gradient(130deg,#34303780,#222328);min-height:340px;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#bb8864;transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.product-icon{font-size:24px;border:1px solid #70513d;background:#3d2e25;border-radius:10px;width:46px;height:46px;display:grid;place-items:center;color:#efb181}.card-number{font-family:monospace;color:#a28f81;font-size:11px}.product-card .eyebrow{font-size:7px;letter-spacing:1.2px;color:#d6b8a1}.product-card h3{font-size:23px;letter-spacing:-.7px;font-weight:500;margin:8px 0 13px}.product-card p{color:var(--muted);font-size:12px;line-height:1.9;margin-bottom:24px}.card-link{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.card-link>span{color:var(--accent)}.choose{background:#382b25;border-color:#74543d}.choose .spark{font-size:42px;color:var(--accent);line-height:1;margin-bottom:24px}.choose h3{font-size:27px;line-height:1.3}.approach{background:#202126;border-block:1px solid var(--line)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.benefits article{border-top:1px solid #715846;padding-top:26px}.benefits article>span{font-family:monospace;font-size:11px;color:var(--accent)}.benefits h3{font-size:21px;font-weight:500;letter-spacing:-.5px;margin:22px 0 12px}.benefits p{color:var(--muted);font-size:13px;line-height:1.9;max-width:310px}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.about p{font-size:13px;line-height:1.9;color:var(--muted)}.about .text-link{margin-top:15px}.about-art{height:350px;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #74543d;border-radius:8px;background:repeating-linear-gradient(0deg,transparent 0 34px,#efb1810b 35px 36px),repeating-linear-gradient(90deg,transparent 0 34px,#efb1810b 35px 36px),radial-gradient(ellipse at center,#65432c,#242124 72%)}.big-s{font-size:250px;font-family:Manrope,sans-serif;font-weight:800;color:#efb18113;-webkit-text-stroke:1px #efb181;line-height:1;transform:rotate(-10deg)}.art-caption{position:absolute;bottom:23px;color:#d5aa89;font-size:7px;letter-spacing:2px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-top:75px}.faq h2{font-size:37px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;list-style:none;position:relative;padding-right:30px;font-size:14px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;color:var(--accent);font-size:20px;top:-4px}details[open] summary:after{content:'−'}details p{font-size:13px;line-height:1.9;color:var(--muted);margin:16px 0 3px}.contact-section{background:radial-gradient(ellipse at 0 80%,#453125,#222328 60%);border-block:1px solid #665040;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.contact-grid h2{font-size:52px}.contact-grid>div>p{font-size:14px;color:var(--muted);max-width:350px}.contact-link{font-size:18px;display:block;color:var(--accent);margin-top:35px}.phone{display:block;font-size:15px;margin-top:8px}form{padding:30px;background:#1c1d22;border:1px solid #57483e;border-radius:8px}form h3{font-size:20px;font-weight:500;margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:block;font-size:10px;color:#ded1c6;margin-bottom:14px}input,select,textarea{display:block;width:100%;border:1px solid #57483e;color:#fbf7f3;background:#282a30;padding:10px 12px;margin-top:6px;border-radius:4px;font-size:12px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent)}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#b1a298}form .button{width:100%}.form-note{color:#b4a69c;font-size:10px;margin:12px 0 0;line-height:1.6}#form-status{font-size:12px;color:var(--accent);margin:12px 0 0}#form-status:empty{display:none}.footer-top{padding:50px 0;display:flex;align-items:center;justify-content:space-between}.footer-top>p{margin:0;color:var(--muted);font-size:13px}.footer-top>a:last-child{font-size:11px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0;color:#b4a69c;font-size:10px}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{width:auto;height:auto;clip:auto;background:var(--accent);color:#000;padding:10px;z-index:100}.detail-hero{padding-top:55px;padding-bottom:100px;position:relative;overflow:hidden}.back-link{display:block;color:var(--muted);font-size:12px;margin-bottom:65px}.detail-hero h1{font-size:clamp(42px,5vw,70px);max-width:950px;position:relative;z-index:1}.detail-hero>p{max-width:580px;color:var(--muted);margin:26px 0 30px}.detail-watermark{position:absolute;right:50px;top:100px;font-size:350px;color:#efb1810c;line-height:1}.detail-section{border-top:1px solid var(--line)}.detail-section .benefits{margin-top:50px}.other-products{padding-bottom:90px}.other-products>div{display:flex;gap:16px;flex-wrap:wrap}.other-products a{border:1px solid var(--line);padding:15px 20px;font-size:13px;border-radius:5px}.other-products a:hover{border-color:var(--accent)}
@media(min-width:1500px){.hero{min-height:750px}.ecosystem{margin-left:25px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero h1{font-size:48px}.ecosystem{transform:scale(.85);transform-origin:center right;margin-left:-65px}.hero{min-height:650px}.contact-grid{gap:50px}.about{gap:45px}.product-card{padding:23px}.industry-strip b{font-size:12px}nav{gap:22px}}
@media(max-width:800px){.nav{height:80px}.brand>span{font-size:25px}.brand small{font-size:6px;letter-spacing:3.8px}.brand img{width:31px}.menu-toggle{display:block;background:none;border:1px solid var(--line);color:var(--ink);border-radius:4px;font-size:22px;padding:3px 10px}nav{display:none;position:absolute;top:79px;left:0;right:0;padding:24px 28px;background:#242429;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;align-items:stretch}nav .nav-cta{display:flex;justify-content:space-between}.hero{grid-template-columns:1fr;padding-top:65px;padding-bottom:45px}.hero h1{font-size:60px}.hero h1 em{white-space:normal}.ecosystem{width:540px;max-width:100%;height:520px;margin:25px auto 0;transform:none}.orbit-three{width:480px;height:480px}.industry-strip>.wrap{flex-wrap:wrap;justify-content:center;padding:25px 0;gap:12px 24px}.industry-strip span{width:100%;text-align:center}.section{padding-top:70px;padding-bottom:70px}.section-heading{gap:20px}.section-heading h2{font-size:34px}.section-heading>p{font-size:11px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{gap:24px}.benefits h3{font-size:18px}.about{gap:30px}.about-art{height:310px}.about h2{font-size:31px}.faq{gap:30px;grid-template-columns:.8fr 1.2fr}.faq h2{font-size:30px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-section{padding:65px 0}.contact-grid h2{font-size:43px}.contact-link{margin-top:24px}.footer-top>p{display:none}}
@media(max-width:520px){.wrap{width:calc(100% - 40px)}.hero{padding-top:48px;overflow:hidden}.hero .eyebrow{font-size:7px;letter-spacing:1.2px}.hero h1{font-size:44px;letter-spacing:-2px}.hero-copy>p{font-size:13px}.hero-buttons{gap:20px}.button{padding:13px 16px;font-size:11px;gap:14px}.text-link{font-size:11px;gap:12px}.hero-foot{font-size:6px;margin-top:35px}.ecosystem{height:400px;margin-top:38px}.orbit-one{width:185px;height:185px}.orbit-two{width:280px;height:280px}.orbit-three{width:365px;height:365px}.core{width:125px;height:125px;border-radius:25px}.core img{height:46px;width:39px}.core strong{font-size:19px}.core>span{font-size:4px;letter-spacing:.9px}.node{padding:10px;gap:7px}.node b{font-size:9px}.node small{font-size:5px}.node>span{font-size:20px}.node-gym{top:20px;left:7px}.node-trading{top:75px;right:0}.node-msme{top:224px;left:0}.node-zoplax{bottom:73px;right:0}.node-hostel{bottom:5px;left:90px}.diagram-label{display:none}.industry-strip>.wrap{gap:12px 17px}.industry-strip b{font-size:11px}.industry-strip i{font-size:10px}.section-heading{display:block}.section-heading>p{font-size:13px;margin-top:20px}.section-heading h2,h2{font-size:34px}.product-grid{grid-template-columns:1fr}.product-card{min-height:310px;padding:27px}.product-card .eyebrow{font-size:8px}.product-card p{font-size:13px}.product-card h3{font-size:25px}.benefits{grid-template-columns:1fr;gap:26px}.benefits h3{font-size:22px;margin-top:14px}.benefits p{max-width:none}.about{grid-template-columns:1fr;gap:35px}.about-art{height:270px}.faq{grid-template-columns:1fr;gap:15px}.faq h2{font-size:34px}.contact-grid h2{font-size:40px}form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.footer-top{padding:35px 0}.footer-bottom{gap:15px;flex-wrap:wrap;font-size:9px}.footer-bottom>span:nth-child(2){display:none}.detail-hero{padding:35px 0 65px}.back-link{margin-bottom:40px}.detail-hero h1{font-size:41px}.detail-hero>p{font-size:14px}.detail-watermark{right:0}.other-products>div{flex-direction:column}.other-products a{display:flex;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.product-grid .choose{grid-column:1/-1;min-height:0}.product-grid .choose .spark{display:none}.product-grid .choose h3 br,.product-grid .choose p br{display:none}
.product-site-link{border:1px solid var(--accent);color:var(--accent);margin:12px 0 0 12px;position:relative;z-index:1}.hostel-usage{border-top:1px solid var(--line)}.hostel-usage .benefits{margin:35px 0}.detail-watermark{pointer-events:none}@media(max-width:520px){.product-site-link{margin-left:0}}
