:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#fff;scroll-behavior:smooth;font-family:Inter,system-ui,Arial,sans-serif}html{background:#050816}body{background:0 0;margin:0}.site-bg{filter:blur(5px);z-index:-2;opacity:.9;background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scale(1.08)}.site-bg-overlay{z-index:-1;background:#05081659;position:fixed;inset:0}.header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c20b8;border:1px solid #ffffff1f;border-radius:22px;justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);padding:14px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.logo{white-space:nowrap;background:linear-gradient(90deg,#b004fa,#6554fa,#03bdfa,#05e7b8);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800;text-decoration:none;transition:transform .25s;display:inline-block}.logo:hover{transform:scale(1.08)}.nav-wrapper{flex:1;align-items:center;margin-left:24px;display:flex;position:relative;overflow:hidden}nav{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:22px;display:flex;overflow-x:auto}nav::-webkit-scrollbar{display:none}nav a{color:#ffffffb8;white-space:nowrap;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}nav a:hover{color:#05e7b8}nav a.active{color:#05e7b8;font-weight:800}.nav-arrow{color:#fff;cursor:pointer;background:#080c20e6;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.nav-arrow-left{margin-right:10px}.nav-arrow-right{margin-left:10px}.nav-arrow:hover{color:#05e7b8;border-color:#05e7b880}.hero{text-align:center;background:0 0;flex-direction:column;align-items:center;height:170vh;display:flex;position:relative}.hero-video{object-fit:cover;object-position:center;z-index:0;width:100%;height:100vh;transition:opacity .1s linear;position:fixed;inset:0}.hero-video-overlay{z-index:0;background:#050816;height:100vh;transition:opacity .1s linear;position:fixed;inset:0}.hero-content{z-index:2;max-width:860px;margin-top:62vh;padding:0 20px;position:relative}h1{background:linear-gradient(90deg,#b004fa,#6554fa,#03bdfa,#05e7b8);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:20px 0;font-size:clamp(40px,8vw,100px);font-weight:800;line-height:.98}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px;display:flex}.hero-buttons a{color:#fff;background:linear-gradient(90deg,#b004fa,#0476f7,#05e7b8);border-radius:999px;padding:14px 22px;font-weight:700;text-decoration:none}.hero-buttons .secondary{background:#ffffff14;border:1px solid #ffffff29}.earth-wrapper{z-index:1;place-items:center;width:clamp(220px,26vw,360px);height:clamp(220px,26vw,360px);transition:transform .15s ease-out;display:grid;position:sticky;top:50vh}.earth{object-fit:contain;filter:drop-shadow(0 0 60px #03bdfa59);width:100%;height:100%;animation:2.2s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.glow{filter:blur(90px);z-index:0;border-radius:50%;position:fixed}.glow-one{opacity:.25;background:#b004fa;width:340px;height:340px;top:22%;left:8%}.glow-two{opacity:.2;background:#05e7b8;width:320px;height:320px;bottom:18%;right:8%}.section{z-index:1;max-width:1180px;margin:auto;padding:110px 24px;position:relative}.section-heading{margin-bottom:36px}.section-heading p{color:#05e7b8;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:800}h2{background:linear-gradient(90deg,#b004fa,#6554fa,#03bdfa,#05e7b8);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:10px 0;font-size:clamp(34px,5vw,64px);font-weight:800;display:inline-block}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.card{color:#fff;text-align:center;background:linear-gradient(#ffffff1a,#ffffff0a);border:1px solid #ffffff1f;border-radius:28px;justify-content:center;align-items:center;min-height:190px;padding:24px;text-decoration:none;transition:border-color .25s,box-shadow .25s;display:flex}.card:hover{border-color:#05e7b873;box-shadow:0 18px 60px #03bdfa24}.card h3{margin:0;font-size:22px}.country-card{cursor:pointer;border:1px solid #ffffff1f;border-radius:28px;justify-content:center;align-items:center;min-height:190px;text-decoration:none;display:flex;position:relative;overflow:hidden}.country-flag-img{object-fit:cover;width:100%;height:100%;transition:filter .3s,transform .3s;position:absolute;inset:0}.country-name{z-index:2;opacity:0;color:#fff;text-shadow:0 2px 10px #000c;font-size:22px;font-weight:800;transition:opacity .3s;position:relative}.country-card:hover .country-flag-img{filter:blur(6px)brightness(.6);transform:scale(1.1)}.country-card:hover .country-name{opacity:1}.country-card.coming-soon{cursor:not-allowed}.country-card.coming-soon .country-flag-img{filter:blur(6px)brightness(.5)}.country-card.coming-soon .country-name{display:none}.coming-soon-label{z-index:3;color:#05e7b8;letter-spacing:.05em;text-transform:uppercase;background:#0009;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;bottom:20px}.carousel{justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;border-radius:28px;gap:20px;max-width:380px;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:center;aspect-ratio:3/4;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:28px;flex:0 0 100%;overflow:hidden}.carousel-slide img{object-fit:cover;width:100%;height:100%;display:block}.carousel-arrow{color:#fff;cursor:pointer;z-index:3;background:#080c20d9;border:1px solid #fff3;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.carousel-arrow:hover{color:#05e7b8;border-color:#05e7b880}.carousel-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:9px;height:9px}.dot.active{background:#05e7b8;border-radius:6px;width:22px}.faq-list{gap:14px;display:grid}.faq{background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;transition:border-color .25s;overflow:hidden}.faq.open{border-color:#05e7b866}.faq-question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:20px;font-family:inherit;font-size:16px;display:flex}.faq-question svg{color:#05e7b8;flex-shrink:0}.faq-question span:first-of-type{flex:1}.faq-chevron{color:#05e7b8;font-size:22px;font-weight:700}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:#ffffffbf;padding:0 20px 22px 58px;line-height:1.6}.faq-answer p{margin:0 0 16px}.faq-link{color:#050816;background:linear-gradient(90deg,#b004fa,#0476f7,#05e7b8);border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.faq-link:after{content:"→"}.faq-link:hover{transform:translateY(-2px);box-shadow:0 8px 24px #03bdfa59}.announcement{text-align:center;background:radial-gradient(circle at top,#b004fa40,#0000 45%),#ffffff0f;border:1px solid #ffffff1f;border-radius:36px}.announcement svg{color:#05e7b8;width:42px;height:42px}.announcement p{color:#ffffffb3;max-width:680px;margin:auto;line-height:1.7}footer{text-align:center;color:#ffffff94;z-index:1;padding:40px 20px 60px;position:relative}footer svg{color:#05e7b8}@media (width<=900px){.header{flex-direction:column;align-items:flex-start;gap:12px}nav{width:100%}}
