html{scroll-behavior:smooth;scroll-padding-top:100px}:root{--inst-bg:#050505;--inst-surface:#ffffff05;--inst-border:#ffffff0d;--inst-border-lighter:#fff3;--accent:#4f8fdb;--accent-deep:#3a6fc0;--accent-rgb:79,143,219;--inst-accent:var(--accent-deep);--inst-text:#ededed;--inst-text-muted:#fff6;--primary-purple:var(--inst-accent);--primary-pink:var(--accent);--primary-blue:var(--accent-deep);--dark-bg:var(--inst-bg);--card-bg:#ffffff03;--card-bg-bright:#ffffff08;--border-color:var(--inst-border);--border-color-light:var(--inst-border-lighter);--text-color:var(--inst-text);--text-secondary:var(--inst-text-muted);--primary:var(--inst-accent);--success:#10b981;--danger:#ef4444;--background-grey:var(--inst-bg);--widget-grey:#121212;--border:var(--inst-border);--dark-text:var(--inst-text);--muted-grey:var(--inst-text-muted);--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--inst-bg);overflow-x:hidden}section,.section{padding:80px 0;scroll-margin-top:20px}body{font-family:var(--font-geist-sans);font-optical-sizing:auto;color:var(--inst-text);background-image:radial-gradient(circle at 75% 50%,rgba(var(--accent-rgb),.04)0%,var(--inst-bg)90%);letter-spacing:-.02em;-webkit-font-smoothing:antialiased;background-repeat:no-repeat;background-attachment:fixed;font-weight:400;line-height:1.5}.logo{cursor:default;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.logo-img{width:auto;height:20px;display:block}.btn{text-transform:uppercase;letter-spacing:.12em;cursor:pointer;font-size:11px;font-weight:800;font-family:var(--font-geist-sans);font-optical-sizing:auto;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:16px 32px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn,.btn-primary{color:#000;background-color:#fff}.btn:hover,.btn-primary:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 20px #ffffff1a}.btn-secondary{color:var(--inst-text-muted);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffff08;border:1px solid #ffffff1a}.btn-secondary:hover{color:#fff;background-color:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.btn:before{display:none!important}.btn-coming-soon{cursor:not-allowed;color:var(--inst-text-muted);background-color:#ffffff0d}.btn-coming-soon:hover{box-shadow:none;transform:none}.exchanges-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;padding:60px 0;display:grid}.exchange-card{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:25px;transition:all .4s cubic-bezier(.4,0,.2,1)}.exchange-card:hover{border-color:rgba(var(--accent-rgb),.3);background:var(--card-bg-bright);transform:translateY(-4px);box-shadow:0 10px 30px #0006}.exchange-logo{border:1px solid var(--border-color);background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;height:90px;margin-bottom:20px;padding:5px;display:flex}.exchange-logo img{max-width:100%;max-height:50px;position:relative}.exchange-name{color:var(--text-color);margin-bottom:10px;font-size:1.3rem;font-weight:600}.exchange-status{border-radius:20px;padding:5px 12px;font-size:.9rem;font-weight:500;display:inline-block}.status-connected{color:var(--status-green);background-color:#28a74533}.status-soon{color:var(--status-yellow);background-color:#ffc10733}#mobileNavMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--inst-border);z-index:9998;width:100%;height:100dvh;max-height:0;padding-top:calc(60px + env(safe-area-inset-top,0));padding-bottom:calc(30px + env(safe-area-inset-bottom,20px));padding-left:env(safe-area-inset-left,16px);padding-right:env(safe-area-inset-right,16px);box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#050505fa;transition:all .4s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;left:0;overflow:hidden auto}#mobileNavMenu.mobile-active{opacity:1;max-height:100dvh;display:block}#mobileNavMenu .nav ul{padding:20px;padding-bottom:calc(80px + env(safe-area-inset-bottom,60px));flex-direction:column;align-items:center;gap:10px;display:flex}#mobileNavMenu .nav ul li{width:100%;list-style:none}#mobileNavMenu .nav ul li a{text-align:center;color:var(--inst-text-muted);text-transform:uppercase;letter-spacing:.1em;border-radius:12px;padding:16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}#mobileNavMenu .nav ul li a:hover,#mobileNavMenu .nav ul li a.active{color:var(--inst-text);background:#ffffff0d}.mobile-app-btn-container{color:var(--inst-accent);background:#ffffff0d;justify-content:center;width:100%;padding:60px 0;display:flex}.mobile-nav-container .language-dropdown{border:none;border-top:1px solid var(--border-color);flex-flow:column;place-content:center;align-items:center;margin:0 auto;padding:60px 0;display:flex}section h2,.section-title{letter-spacing:-.04em;color:var(--inst-text);margin-bottom:24px;font-size:clamp(24px,6vw,42px);font-weight:600;line-height:1.1}.section-subtitle{color:var(--inst-text-muted);font-size:clamp(16px,3vw,18px);font-weight:400;line-height:1.6}@media (max-width:1200px){.mobile-nav-container{display:block;padding-bottom:80px!important}#mobileNavMenu.mobile-active{padding-bottom:0!important}.nav-wrapper{display:none}.header .container{flex-wrap:wrap}.logo{font-size:1.5rem}.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.btn:before{background:linear-gradient(45deg,var(--primary-purple),var(--primary-pink))}.language-options{text-align:center;width:100%;margin-top:10px;position:relative}nav li{width:100%}.header{width:100vw}}.btn-secondary{border:1px solid var(--text-secondary);color:var(--text-color)}.btn-secondary:before{display:none}.btn-secondary:hover{border-color:var(--text-color);background:#ffffff1a}.inst-content-container{width:100%;max-width:1440px;margin:0 auto;padding:0 3rem}.inst-mono{font-family:var(--font-geist-sans)}.inst-hero-title{letter-spacing:-.035em;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;font-feature-settings:"kern" 1,"ss01" 1;font-weight:700;line-height:1.02}.inst-video-bg-container{z-index:-5;width:100%;height:100%;position:absolute;top:0;left:0}.inst-video-bg-container video{object-fit:cover;opacity:.1;filter:grayscale()brightness(.2);width:100%;height:100%}.inst-video-overlay{background:radial-gradient(circle at 75% 50%,rgba(var(--accent-rgb),.04)0%,var(--inst-bg)90%);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.inst-spec-grid{grid-template-columns:1fr;gap:12px;display:grid}.inst-hero-grid{flex-direction:column;display:flex}@media (min-width:1024px){.inst-hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:6rem;display:grid}.inst-col-left,.inst-col-right{grid-column:span 6/span 6}}.inst-spec-card{text-align:left;background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.inst-spec-card:hover{background:#ffffff08;border-color:#ffffff1f;transform:translate(8px)}.inst-spec-card:after{content:"";background:var(--inst-accent);opacity:0;width:2px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.inst-spec-card:hover:after{opacity:1}.inst-btn-primary{color:#000;background:#fff;justify-content:center;align-items:center;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.inst-btn-primary:hover{background:#f0f0f0;transform:translateY(-1px)}.inst-nav-ghost-btn{color:#ffffffb8;background:0 0;border:1px solid #ffffff29;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.inst-nav-ghost-btn:hover{color:#fff;background:#ffffff0d;border-color:#fff6}.inst-hero-section--demo{position:relative}.inst-hero-section--demo>:not(.inst-hero-bg-slider){z-index:1;position:relative}.inst-hero-bg-slider{pointer-events:none;inset:72px 0 0;overflow:hidden;z-index:0!important;position:absolute!important}.inst-hero-bg-slide{object-fit:cover;object-position:center top;opacity:0;width:100%;height:100%;transition:opacity 1.8s ease-in-out;position:absolute;inset:0}.inst-hero-bg-slide.is-active{opacity:1}.inst-hero-bg-overlay{background:linear-gradient(100deg,#050507db 0%,#050507d9 40%,#050507d1 74%,#050507c2 100%);position:absolute;inset:0}@media (max-width:900px){.inst-hero-bg-slider{display:none}}.inst-hero-station-block:hover{box-shadow:0 0 0 1.5px #ffffff4d}.inst-hero-stage-hint{z-index:2;color:#ffffff6b;pointer-events:none;align-items:center;gap:6px;font-size:12px;font-weight:500;transition:opacity .4s;display:inline-flex;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.inst-hero-stage-hint svg{color:var(--primary-pink,var(--accent))}.inst-hero-stage-hint--hidden{opacity:0}.inst-hero-section.inst-hero-section--showcase{align-items:center;min-height:100dvh;padding:88px 0 32px;display:flex;position:relative;overflow:hidden}.inst-hero-showcase-wrap{flex-direction:column;gap:28px;width:100%;display:flex}.inst-hero-showcase-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:56px;width:100%;display:grid}.inst-hero-frame{background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;animation:6s ease-in-out infinite inst-hero-frame-float;overflow:hidden;box-shadow:0 28px 70px -34px #000000b3}@keyframes inst-hero-frame-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.inst-hero-frame-bar{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:7px;padding:11px 14px;display:flex}.inst-hero-frame-dot{background:#ffffff29;border-radius:50%;width:9px;height:9px}.inst-hero-frame-screen{aspect-ratio:16/10;cursor:zoom-in;background:#0a0a0f;width:100%;position:relative}.inst-hero-frame-img{object-fit:cover;opacity:0;transition:opacity 1.1s ease-in-out}.inst-hero-frame-img.is-active{opacity:1}.inst-hero-frame-caption{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#0a0a0fb8;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:600;animation:.5s inst-hero-caption-in;display:inline-flex;position:absolute;bottom:12px;left:12px}.inst-hero-frame-caption-dot{background:#10b981;border-radius:50%;flex:none;width:6px;height:6px}@keyframes inst-hero-caption-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.inst-hero-frame-expand{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffd9;opacity:0;pointer-events:none;background:#0a0a0f99;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:inline-flex;position:absolute;top:10px;right:10px}.inst-hero-frame:hover .inst-hero-frame-expand{opacity:1}.inst-hero-lightbox{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;padding:4vh 4vw;animation:.2s inst-hero-lightbox-in;display:flex;position:fixed;inset:0}.inst-hero-lightbox-img{object-fit:contain;border:1px solid #ffffff1f;border-radius:10px;max-width:100%;max-height:100%;box-shadow:0 30px 80px -20px #000c}.inst-hero-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;width:40px;height:40px;font-size:24px;line-height:1;position:absolute;top:18px;right:22px}.inst-hero-lightbox-close:hover{background:#ffffff2e}@keyframes inst-hero-lightbox-in{0%{opacity:0}to{opacity:1}}.inst-hero-testimonial{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;max-width:430px;margin-top:20px;padding:12px 14px;text-decoration:none;transition:border-color .2s,background .2s;display:block}.inst-hero-testimonial:hover{background:#ffffff0a;border-color:#ffffff29}.inst-hero-testimonial-stars{gap:1px;margin-bottom:7px;display:flex}.inst-hero-testimonial-quote{color:#ffffffd1;margin:0 0 6px;font-size:13px;font-style:italic;line-height:1.5}.inst-hero-testimonial-author{color:#ffffff6b;font-size:11px}.inst-hero-testimonial-author span{color:#00b67a;font-weight:600}@media (max-width:900px){.inst-hero-section.inst-hero-section--showcase{min-height:auto;padding:104px 0 48px}.inst-hero-showcase-grid{grid-template-columns:1fr;gap:32px}}@media (prefers-reduced-motion:reduce){.inst-hero-frame{animation:none}.inst-hero-frame-img,.inst-hero-frame-caption{transition:none;animation:none}}.inst-stat-value{background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:600;line-height:1}.inst-stat-value--solo{margin-bottom:12px}.inst-eyebrow-tag{font-family:var(--font-geist-sans);color:#fff6;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:2px 8px;font-size:9px}.inst-accent-tag{font-family:var(--font-geist-sans);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.inst-hero-section{align-items:center;min-height:100dvh;padding:80px 0;display:flex;position:relative;overflow:hidden}.inst-hero-section--demo{background:var(--inst-bg);width:100vw;min-height:90dvh;margin-left:-50vw;margin-right:-50vw;padding:128px 0 28px;display:block;position:relative;left:50%;right:50%;overflow:hidden}.inst-hero-section--demo:before{content:"";pointer-events:none;position:absolute;inset:0}.inst-hero-section--demo>*{z-index:1;position:relative}.inst-hero-head{padding-bottom:8px}.inst-hero-head-eyebrow{font-family:var(--font-geist-sans);letter-spacing:.24em;text-transform:uppercase;color:var(--primary-pink);align-items:center;gap:14px;margin-bottom:24px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.inst-hero-head-eyebrow>span:last-child{line-height:1;display:inline-block}.inst-hero-head-title{font-family:var(--font-geist-sans),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;letter-spacing:-.04em;color:#fff;max-width:18ch;margin:0 0 20px;font-size:clamp(2.25rem,5.2vw,4rem);font-weight:700;line-height:1.02}.inst-hero-head-sub{font-family:var(--font-geist-sans),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;letter-spacing:-.004em;color:var(--inst-text-muted);max-width:640px;margin:0 0 30px;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.55}.inst-hero-head-sub .accent{color:var(--primary-pink);font-weight:600}.inst-hero-head-sub a.accent{text-underline-offset:3px;cursor:pointer;-webkit-text-decoration:underline #ffffff40;text-decoration:underline #ffffff40;text-decoration-thickness:1px;transition:text-decoration-color .18s,opacity .18s}.inst-hero-head-sub a.accent:hover{opacity:.85;text-decoration-color:currentColor}.inst-hero-trustchips{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.inst-hero-trustchip{color:var(--inst-text-muted);letter-spacing:-.01em;white-space:nowrap;background:#ffffff06;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.inst-hero-trustchip:hover{color:var(--inst-text);background:#ffffff0d;border-color:#ffffff38}.inst-hero-trustchip svg{flex-shrink:0}.inst-hero-trustchip strong{color:var(--inst-text);font-weight:600}.inst-hero-section.inst-hero-section--spotlight{min-height:100dvh;padding:128px 0 0;display:block;position:relative;overflow:hidden}.inst-hero-spot{text-align:center;flex-direction:column;align-items:center;display:flex}.inst-hero-spot-head{text-align:center;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;display:flex}.inst-hero-spot-head .inst-hero-head-title{max-width:20ch;margin-left:auto;margin-right:auto}.inst-hero-spot-head .inst-hero-head-sub{margin-left:auto;margin-right:auto}.inst-hero-spot-head .inst-hero-head-cta{justify-content:center;margin-bottom:22px}.inst-hero-spot-head .inst-hero-trustchips{justify-content:center}.inst-hero-spot-head .inst-hero-trustbar{justify-content:center;margin-top:22px}.inst-hero-spot-media{box-sizing:border-box;text-align:center;width:100%;margin-top:46px;padding:0 24px;position:relative}.inst-hero-spot-media:before{content:"";background:radial-gradient(50% 50% at 50% 0%,rgba(var(--accent-rgb),.2),transparent 72%);filter:blur(48px);z-index:0;pointer-events:none;width:min(78%,1320px);height:64%;position:absolute;top:-4%;left:50%;transform:translate(-50%)}.inst-hero-spot-caption{color:var(--inst-text-muted);z-index:2;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 12px;font-size:12px;font-weight:500;animation:.5s both inst-hero-spot-cap;display:inline-flex;position:relative}.inst-hero-spot-caption-dot{background:var(--primary-pink);border-radius:50%;width:6px;height:6px}@keyframes inst-hero-spot-cap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.inst-hero-spot-screen{z-index:1;aspect-ratio:16/10;cursor:zoom-in;border:1px solid #ffffff14;border-bottom:none;border-radius:14px 14px 0 0;max-width:1680px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;box-shadow:0 40px 120px #0000008c;-webkit-mask-image:linear-gradient(#000 58%,#0000 100%);mask-image:linear-gradient(#000 58%,#0000 100%)}.inst-hero-spot-img{object-fit:cover;object-position:top center;opacity:0;transition:opacity 1.1s}.inst-hero-spot-img.is-active{opacity:1}.inst-hero-spot-expand{z-index:3;color:#ffffffb3;opacity:0;pointer-events:none;background:#0006;border-radius:7px;padding:6px;transition:opacity .2s;display:inline-flex;position:absolute;top:12px;right:12px}.inst-hero-spot-screen:hover .inst-hero-spot-expand{opacity:1}@media (max-width:640px){.inst-hero-section.inst-hero-section--spotlight{padding-top:104px}.inst-hero-spot-media{margin-top:30px}.inst-hero-spot-screen{border-radius:10px 10px 0 0}}.inst-hero-head-cta{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:26px;display:flex}.inst-hero-head-trust{letter-spacing:.26em;text-transform:uppercase;color:var(--inst-text-muted);align-items:center;gap:12px;max-width:680px;margin-bottom:22px;font-size:10px;line-height:1.4;display:flex}.inst-hero-head-trust>span{display:inline-block}.inst-hero-head-trust svg{color:#10b9818c;flex:none;transform:translateY(-1px)}.inst-hero-trustbar{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:18px;max-width:680px;margin-top:30px;padding-top:22px;display:flex}.inst-hero-trustbar-label{font-family:var(--font-geist-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;font-size:10px;font-weight:700;line-height:1}.inst-hero-trustbar-names{font-family:var(--font-geist-sans);letter-spacing:.01em;color:#fff9;align-items:center;gap:20px;font-size:14px;font-weight:600;display:flex}.inst-hero-trustbar-logos{align-items:center;gap:26px;height:20px;display:flex}.inst-hero-trustbar-logo{object-fit:contain;opacity:.65;filter:brightness(0)invert();width:auto;max-width:96px;height:15px;transition:opacity .2s,filter .2s;display:block}.inst-hero-trustbar-logo:hover{opacity:.95}.inst-hero-demo-eyebrow-rule{background:var(--primary-pink);flex:none;width:28px;height:1px;display:block;transform:translateY(-1px)}.inst-hero-stage-wrap{justify-content:center;align-items:flex-start;width:100%;margin-top:12px;display:flex;position:relative;overflow:hidden}.inst-hero-stage-scaler{transform-origin:top;flex:none;width:1600px;height:425px;position:relative;overflow:hidden}.inst-hero-stage{width:1600px;height:900px;font-family:var(--font-geist-sans),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;background:0 0;position:absolute;top:-455px;left:0}.inst-hero-path-skel{background:#ffffff14;width:1152px;height:1.5px;position:absolute;top:779px;left:300px}.inst-hero-path-lead{background:linear-gradient(90deg,#fff0,#ffffff14);width:150px;height:1.5px;position:absolute;top:779px;left:150px}.inst-hero-path-dot{border:1.5px solid #ffffff38;border-radius:50%;width:9px;height:9px;position:absolute;top:780px;left:150px;transform:translate(-50%,-50%)}.inst-hero-path-label{font-family:var(--font-geist-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;font-size:10px;font-weight:600;position:absolute;top:805px;left:150px;transform:translate(-50%)}.inst-hero-station-node{background:var(--inst-bg);width:12px;height:12px;box-shadow:none;border:1.5px solid #ffffff38;border-radius:50%;position:absolute;top:780px;transform:translate(-50%,-50%)}.inst-hero-lock{pointer-events:none;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:780px;left:1452px;transform:translate(-50%,-50%)}.inst-hero-lock-label{font-family:var(--font-geist-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;pointer-events:none;opacity:0;font-size:11px;font-weight:700;position:absolute;top:832px;left:1452px;transform:translate(-50%)}@media (max-width:899px){.inst-hero-section--demo{padding-top:104px}.inst-hero-stage-wrap{display:none!important}}@media (max-width:560px){.inst-hero-head-cta{flex-direction:column;align-items:stretch}.inst-hero-head-cta .btn{width:100%}}.inst-hero-mobile-workflow{border-top:1px solid #ffffff0f;flex-direction:column;gap:12px;max-width:640px;margin:4px auto 0;padding:32px 1.5rem 0;display:none}@media (max-width:899px){.inst-hero-mobile-workflow{display:flex}}.inst-hero-mobile-step{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex;position:relative;overflow:hidden}.inst-hero-mobile-step:after{content:"";background:var(--inst-accent);opacity:.4;width:2px;height:100%;position:absolute;top:0;left:0}.inst-hero-mobile-step--lock:after{background:linear-gradient(180deg,var(--inst-accent),#10b981)}.inst-hero-mobile-step-num{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;width:30px;height:30px;font-family:var(--font-geist-sans);letter-spacing:.02em;border-radius:8px;flex:none;place-items:center;font-size:11px;font-weight:700;display:inline-grid}.inst-hero-mobile-step-num--lock{background:linear-gradient(135deg,var(--accent),#10b981)}.inst-hero-mobile-step-body{flex:1;min-width:0}.inst-hero-mobile-step-name{font-family:var(--font-geist-sans);letter-spacing:-.005em;color:#f1f2f5;margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.2}.inst-hero-mobile-step-chips{flex-wrap:wrap;gap:6px;display:flex}.inst-hero-mobile-step-chip{font-family:var(--font-geist-sans);color:#ffffffa6;background:#ffffff06;border:1px solid #ffffff0f;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:500;line-height:1.25}.inst-spec-strip-wrap{background:var(--inst-bg);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:44px 0;position:relative;left:50%;right:50%}.inst-spec-strip{grid-template-columns:repeat(5,1fr);gap:12px;width:100%;margin:0;padding:0;display:grid}.inst-spec-mini{text-align:left;background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;padding:13px 15px 12px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.inst-spec-mini:hover{background:#ffffff08;border-color:#ffffff1f;transform:translateY(-2px)}.inst-spec-mini:after{content:"";background:var(--inst-accent);opacity:0;width:2px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.inst-spec-mini:hover:after{opacity:1}.inst-spec-mini--accent{border-color:rgba(var(--accent-rgb),.2);background:rgba(var(--accent-rgb),.02)}.inst-spec-mini-top{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.inst-spec-mini-label{font-family:var(--font-geist-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffff38;font-size:9px;font-weight:700}.inst-spec-mini-label--accent{color:var(--primary-pink)}.inst-spec-mini-val{background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:21px;font-weight:700;line-height:1}.inst-spec-mini-title{color:#ffffffd9;margin-bottom:5px;font-size:12px;font-weight:700;line-height:1.3}.inst-spec-mini-desc{color:#ffffff52;font-size:11px;line-height:1.55}@media (max-width:1100px){.inst-spec-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.inst-spec-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.inst-spec-strip{grid-template-columns:1fr}}.inst-eyebrow-container{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;display:flex}.inst-hero-title-main{color:#fff;margin-bottom:.75rem;font-size:clamp(1.85rem,4.2vw + .4rem,2.85rem);display:block}.inst-hero-title-sub{color:#ffffff8c;letter-spacing:-.005em;max-width:42ch;font-size:clamp(1rem,1.2vw + .7rem,1.35rem);font-weight:400;line-height:1.4;display:block}.inst-hero-desc{color:#fff6;text-align:left;max-width:580px;margin-bottom:48px;font-size:1.1rem;font-weight:400;line-height:1.4}.inst-hero-desc-highlight{color:#fffc}.inst-cta-container{flex-flow:wrap;gap:20px;margin-bottom:64px;display:flex}.inst-trust-container{color:#fff6;text-transform:uppercase;letter-spacing:.3em;text-align:left;align-items:center;gap:16px;font-size:10px;display:flex}.inst-trust-icon{color:#10b98180}.inst-hero-source-link{letter-spacing:.02em;color:var(--primary-pink,var(--accent));border-bottom:1px solid rgba(var(--accent-rgb),.3);align-items:center;margin-top:16px;padding-bottom:1px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.inst-hero-source-link:hover{color:#a5b4fc;border-color:rgba(var(--accent-rgb),.7)}.inst-spec-card-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.inst-spec-card-label{color:#fff3;text-transform:uppercase;letter-spacing:.2em;font-size:9px;font-weight:700}.inst-spec-card-icon{color:#ffffff1a}.inst-spec-card-icon-accent{color:rgba(var(--accent-rgb),.5)}.inst-spec-card-icon-muted{color:#fff3}.inst-spec-card-title{color:#fffc;margin-bottom:4px;font-size:14px;font-weight:600}.inst-spec-card-desc{color:#ffffff4d;font-size:11px;line-height:1.6}.inst-card-accent{border-color:rgba(var(--accent-rgb),.2)!important;background:rgba(var(--accent-rgb),.02)!important}.inst-label-accent{color:var(--accent)!important}.inst-label-muted{color:#ffffff4d!important}.inst-italic{font-style:italic}.inst-nav{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;background-color:#0006;border-bottom:1px solid #ffffff08;width:100%;height:auto;min-height:auto;position:fixed;top:0;left:0;overflow:visible}.inst-nav-container{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:1.25rem 3rem;display:flex}.inst-nav-left{align-items:center;gap:3rem;display:flex}.inst-logo-container{cursor:pointer;color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.inst-logo-badge{background-color:#fff;border-radius:.125rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.inst-logo-diamond{background-color:#000;width:.75rem;height:.75rem;transform:rotate(45deg)}.inst-logo-text{letter-spacing:-.05em;color:#fff;text-transform:uppercase;font-size:1.125rem;font-style:italic;font-weight:700}.inst-desktop-nav{align-items:center;gap:1.25rem;display:flex}.inst-nav-link{color:#fff6;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:9px;font-weight:700;text-decoration:none;transition:color .3s}.inst-nav-link:hover,.inst-nav-link.active{color:#fff}.inst-nav-right{align-items:center;gap:2rem;display:flex}.inst-latency-container{align-items:center;gap:.75rem;display:flex}.inst-latency-dot{background-color:var(--accent-deep);width:.25rem;height:.25rem;box-shadow:0 0 8px var(--accent-deep);border-radius:50%}.inst-latency-text{color:#fff3;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.inst-nav-actions,.inst-desktop-nav-actions{align-items:center;gap:1rem;display:flex}.inst-nav-app-btn{text-transform:uppercase;letter-spacing:.1em;border-radius:.5rem;padding:.5rem 1.5rem;font-size:10px;font-weight:700;text-decoration:none}.inst-price-card-desc{color:var(--text-secondary);margin-bottom:10px;font-size:.9rem}.inst-price-card-check{width:18px;height:18px;position:absolute;top:2px;left:0;color:var(--inst-accent)!important}.inst-mobile-lang-list{width:100%;padding-top:15px;padding-bottom:calc(20px + env(safe-area-inset-bottom,20px));border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:15px;display:flex}.inst-mobile-lang-link{color:#fff9;background-color:#0000;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-size:.75rem;font-weight:400;text-decoration:none;transition:all .2s}.inst-mobile-lang-link.active{color:#fff;background-color:#ffffff1a;border-color:#fff3;font-weight:700}.lang-switcher{z-index:10002;width:fit-content;font-family:inherit;position:relative;overflow:visible}.lang-trigger{cursor:pointer;color:var(--text-color,#ededed);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:1rem;display:flex}.arrow-icon{background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%%23eaeaea' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px;transition:transform .2s;display:block}.lang-trigger[aria-expanded=true] .arrow-icon{transform:rotate(180deg)}.lang-dropdown{z-index:10000;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-radius:8px;margin-top:8px;list-style:none;position:absolute;top:100%;right:0;overflow:visible;box-shadow:0 4px 12px #00000080}.lang-dropdown a{color:var(--text-color,#ededed);padding:10px 20px;font-size:.95rem;text-decoration:none;transition:background-color .1s;display:block}.lang-dropdown a:hover{background-color:var(--border-color)}@media (max-width:768px){.inst-content-container,.inst-nav-container{padding-left:1.5rem!important;padding-right:1.5rem!important}}.hidden{display:none!important}@media (min-width:1024px){.hidden-lg,.show-mobile{display:none!important}}@media (max-width:1023px){.hidden{display:none!important}.show-mobile{align-items:center;gap:.5rem;display:flex!important}.inst-desktop-nav-actions{display:none!important}.lang-switcher.show-mobile{display:flex!important}.inst-col-left{margin-bottom:60px!important}}.menu-toggle{cursor:pointer;z-index:10001;flex-shrink:0;padding:10px;display:none}.menu-toggle span{background-color:var(--text-color);border-radius:2px;width:24px;height:2px;margin:5px 0;transition:all .4s;display:block}@media (min-width:768px){.md\:flex{display:flex!important}}@media (min-width:1024px){.lg\:flex{display:flex!important}}@media (min-width:1024px) and (max-width:1320px){.inst-desktop-nav{gap:.7rem}.inst-nav-link{letter-spacing:.04em}.inst-desktop-nav-actions{gap:.5rem}.inst-nav-app-btn{padding:8px 14px!important;font-size:11px!important}}@media (max-width:1023px){.menu-toggle{display:block}.inst-nav-container{gap:.5rem;justify-content:space-between!important;padding:.75rem 1rem!important}.inst-nav-left{flex-shrink:0}.inst-nav-right{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex!important}.inst-logo-text{display:none}.logo-img{height:32px}.inst-nav-left{flex-shrink:0;gap:1rem}.inst-nav-right{flex-shrink:0;align-items:center;gap:.25rem;display:flex!important}.inst-nav-actions{align-items:center;gap:.25rem;display:flex!important}.inst-nav-app-btn{white-space:nowrap;padding:.35rem .6rem;font-size:11px}.lang-trigger{padding:4px 6px;font-size:12px}.lang-dropdown{z-index:10001;min-width:80px;right:0}.lang-dropdown a{padding:8px 16px;font-size:14px}.arrow-icon{width:10px;height:10px}.lang-switcher{z-index:0}}
@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_6d007b6f-module__HvPL7G__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_6d007b6f-module__HvPL7G__variable{--font-geist-sans:"Geist","Geist Fallback"}
