.GettingStartedPage-module-scss-module__S6zGhG__panelWrap{z-index:10;color:var(--text-primary);box-sizing:border-box;background:0 0;min-height:100%;padding:2rem 2rem 4rem;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.GettingStartedPage-module-scss-module__S6zGhG__header{margin-bottom:1.75rem}.GettingStartedPage-module-scss-module__S6zGhG__header h1{letter-spacing:-.03em;background:linear-gradient(135deg, var(--text-primary) 0%, var(--accent) 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 6px;font-size:1.85rem;font-weight:800}.GettingStartedPage-module-scss-module__S6zGhG__header p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.5}.GettingStartedPage-module-scss-module__S6zGhG__heroBanner{background:linear-gradient(135deg,#4f7bf71f 0%,#8b5cf614 100%);border:1px solid #4f7bf740;border-radius:20px;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:1.5rem 1.75rem;display:flex;position:relative;overflow:hidden}.GettingStartedPage-module-scss-module__S6zGhG__heroBanner:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#4f7bf726 0%,#0000 60%);position:absolute;inset:0}.GettingStartedPage-module-scss-module__S6zGhG__heroBannerGlow{pointer-events:none;background:radial-gradient(circle,#4f7bf733 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-80px;right:-60px}.GettingStartedPage-module-scss-module__S6zGhG__heroIcon{z-index:1;filter:drop-shadow(0 0 12px #4f7bf766);flex-shrink:0;font-size:2.25rem;position:relative}.GettingStartedPage-module-scss-module__S6zGhG__heroContent{z-index:1;position:relative}.GettingStartedPage-module-scss-module__S6zGhG__heroTitle{color:var(--text-primary);margin-bottom:3px;font-size:1rem;font-weight:700}.GettingStartedPage-module-scss-module__S6zGhG__heroSub{color:var(--text-muted);font-size:.85rem;line-height:1.5}.GettingStartedPage-module-scss-module__S6zGhG__timeBadge{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:6px;margin-top:6px;padding:3px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.GettingStartedPage-module-scss-module__S6zGhG__selectorRow{flex-direction:column;gap:.6rem;margin-bottom:1.75rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__selectorLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700}.GettingStartedPage-module-scss-module__S6zGhG__tabs{flex-wrap:wrap;gap:6px;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__tab{border:1px solid var(--border);background:var(--bg-hover);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:.82rem;font-weight:600;transition:all .18s;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__tab:hover{background:var(--bg-active);color:var(--text-primary);border-color:var(--border-strong)}.GettingStartedPage-module-scss-module__S6zGhG__tabActive{box-shadow:0 3px 12px #4f7bf759;background:linear-gradient(135deg, var(--accent) 0%, #6366f1 100%)!important;color:#fff!important;border-color:#0000!important}.GettingStartedPage-module-scss-module__S6zGhG__tabEmoji{font-size:.9rem}.GettingStartedPage-module-scss-module__S6zGhG__progressBar{align-items:center;gap:0;margin-bottom:1.75rem;display:flex;overflow:hidden}.GettingStartedPage-module-scss-module__S6zGhG__progressStep{flex:1;align-items:center;gap:0;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__progressStep:last-child .GettingStartedPage-module-scss-module__S6zGhG__progressLine{display:none}.GettingStartedPage-module-scss-module__S6zGhG__progressDot{background:var(--bg-hover);border:2px solid var(--border);width:26px;height:26px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;transition:all .3s;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__progressDotActive{background:linear-gradient(135deg, var(--accent), #6366f1);color:#fff;border-color:#0000;box-shadow:0 0 0 4px #4f7bf726}.GettingStartedPage-module-scss-module__S6zGhG__progressLine{background:linear-gradient(90deg, var(--accent) 0%, var(--border) 100%);opacity:.3;flex:1;height:2px}.GettingStartedPage-module-scss-module__S6zGhG__steps{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__step{background:var(--bg-overlay);border:1px solid var(--border);border-radius:20px;gap:1.1rem;padding:1.4rem;transition:all .25s;display:flex;position:relative;overflow:hidden}.GettingStartedPage-module-scss-module__S6zGhG__step:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(at 0 0,#4f7bf70a 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.GettingStartedPage-module-scss-module__S6zGhG__step:hover{border-color:#4f7bf74d;transform:translateY(-1px);box-shadow:0 8px 32px #00000014,0 0 0 1px #4f7bf714}.GettingStartedPage-module-scss-module__S6zGhG__step:hover:before{opacity:1}.GettingStartedPage-module-scss-module__S6zGhG__stepLeft{flex-direction:column;align-items:center;gap:0;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__stepNum{background:linear-gradient(135deg, var(--accent) 0%, #6366f1 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 4px 16px #4f7bf759,0 0 0 4px #4f7bf714}.GettingStartedPage-module-scss-module__S6zGhG__stepConnector{background:linear-gradient(#4f7bf74d 0%,#0000 100%);flex:1;width:2px;min-height:24px;margin-top:6px}.GettingStartedPage-module-scss-module__S6zGhG__stepBody{flex:1;min-width:0;overflow:hidden}.GettingStartedPage-module-scss-module__S6zGhG__stepTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:1.05rem;font-weight:700;line-height:1.3}.GettingStartedPage-module-scss-module__S6zGhG__stepDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;line-height:1.65}.GettingStartedPage-module-scss-module__S6zGhG__infoPill{color:#4f7bf7;background:#4f7bf714;border:1px solid #4f7bf72e;border-radius:999px;align-items:center;gap:6px;margin-bottom:1rem;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.GettingStartedPage-module-scss-module__S6zGhG__successPill{color:#059669;background:#10b98112;border:1px solid #10b9812e;border-radius:14px;align-items:flex-start;gap:8px;margin-top:.9rem;padding:.85rem 1.1rem;font-size:.85rem;line-height:1.5;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__successPill strong{color:#047857}.GettingStartedPage-module-scss-module__S6zGhG__termWrap{margin-bottom:.85rem}.GettingStartedPage-module-scss-module__S6zGhG__termLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem;font-size:.68rem;font-weight:700;display:block}.GettingStartedPage-module-scss-module__S6zGhG__terminal{background:#0d1117;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 8px 24px #00000040,inset 0 0 0 1px #ffffff0a}.GettingStartedPage-module-scss-module__S6zGhG__termHeader{background:#161b22;align-items:center;gap:6px;padding:9px 14px;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__termDot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.GettingStartedPage-module-scss-module__S6zGhG__termTitle{color:#6e7681;flex:1;margin-left:4px;font-size:.72rem}.GettingStartedPage-module-scss-module__S6zGhG__termCopy{color:#6e7681;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;padding:3px 10px;font-size:.72rem;transition:all .2s}.GettingStartedPage-module-scss-module__S6zGhG__termCopy:hover{color:#e6edf3;background:#ffffff1a}.GettingStartedPage-module-scss-module__S6zGhG__termCopied{color:#3fb950!important;border-color:#3fb9504d!important}.GettingStartedPage-module-scss-module__S6zGhG__termBody{color:#e6edf3;white-space:pre;margin:0;padding:1rem 1.25rem;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.8rem;line-height:1.8;overflow:auto hidden}.GettingStartedPage-module-scss-module__S6zGhG__prompt{color:#3fb950;-webkit-user-select:none;user-select:none}.GettingStartedPage-module-scss-module__S6zGhG__cmd{color:#79c0ff}.GettingStartedPage-module-scss-module__S6zGhG__kw{color:#ff7b72}.GettingStartedPage-module-scss-module__S6zGhG__str{color:#a5d6ff}.GettingStartedPage-module-scss-module__S6zGhG__comment{color:#8b949e;font-style:italic}.GettingStartedPage-module-scss-module__S6zGhG__codePreview{background:#0d1117;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #0003}.GettingStartedPage-module-scss-module__S6zGhG__codeBody{color:#e6edf3;white-space:pre;max-height:180px;margin:0;padding:1rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.75rem;line-height:1.75;overflow:auto}.GettingStartedPage-module-scss-module__S6zGhG__codeBody::-webkit-scrollbar{width:4px;height:4px}.GettingStartedPage-module-scss-module__S6zGhG__codeBody::-webkit-scrollbar-track{background:#ffffff08}.GettingStartedPage-module-scss-module__S6zGhG__codeBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.GettingStartedPage-module-scss-module__S6zGhG__captureGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.85rem;display:grid}.GettingStartedPage-module-scss-module__S6zGhG__captureItem{color:var(--text-muted);background:#34d3990d;border:1px solid #34d3991f;border-radius:10px;align-items:center;gap:8px;padding:.6rem .85rem;font-size:.8rem;line-height:1.3;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__captureCheck{color:#34d399;flex-shrink:0;font-size:.9rem}.GettingStartedPage-module-scss-module__S6zGhG__pmSelector{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__pmLabel{color:var(--text-muted);font-size:.8rem;font-weight:600}.GettingStartedPage-module-scss-module__S6zGhG__pmTab{border:1px solid var(--border);background:var(--bg-hover);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:5px 14px;font-size:.8rem;font-weight:600;transition:all .18s}.GettingStartedPage-module-scss-module__S6zGhG__pmTab:hover{background:var(--bg-active);color:var(--text-primary)}.GettingStartedPage-module-scss-module__S6zGhG__pmActive{box-shadow:0 2px 8px var(--accent-muted);background:var(--accent)!important;color:#fff!important;border-color:#0000!important}.GettingStartedPage-module-scss-module__S6zGhG__ctaCard{background:linear-gradient(135deg,#4f7bf71a 0%,#8b5cf612 100%);border:1px solid #4f7bf738;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.75rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__ctaText h3{margin:0 0 4px;font-size:1rem;font-weight:700}.GettingStartedPage-module-scss-module__S6zGhG__ctaText p{color:var(--text-muted);margin:0;font-size:.85rem}.GettingStartedPage-module-scss-module__S6zGhG__dashBtn{background:linear-gradient(135deg, var(--accent) 0%, #6366f1 100%);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:.7rem 1.4rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #4f7bf759}.GettingStartedPage-module-scss-module__S6zGhG__dashBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f7bf773}.GettingStartedPage-module-scss-module__S6zGhG__endpointList{flex-direction:column;gap:.4rem;margin-top:.85rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__endpointItem{background:var(--bg-hover);border:1px solid var(--border);color:var(--text-muted);border-radius:10px;align-items:center;gap:10px;padding:.55rem .85rem;font-size:.8rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__methodBadge{text-align:center;border-radius:4px;flex-shrink:0;min-width:36px;padding:2px 7px;font-size:.65rem;font-weight:800}.GettingStartedPage-module-scss-module__S6zGhG__methodGet{color:#34d399;background:#34d3991f}.GettingStartedPage-module-scss-module__S6zGhG__methodPost{color:#f59e0b;background:#fbbf241f}.GettingStartedPage-module-scss-module__S6zGhG__trouble{background:var(--bg-overlay);border:1px solid var(--border);border-radius:20px;margin-bottom:2rem;padding:1.5rem}.GettingStartedPage-module-scss-module__S6zGhG__troubleTitle{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__troubleList{flex-direction:column;gap:.5rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__faq{border:1px solid var(--border);border-radius:10px;transition:border-color .2s;overflow:hidden}.GettingStartedPage-module-scss-module__S6zGhG__faq:hover{border-color:var(--border-strong)}.GettingStartedPage-module-scss-module__S6zGhG__faq summary{cursor:pointer;background:var(--bg-hover);color:var(--text-primary);justify-content:space-between;align-items:center;padding:.8rem 1rem;font-size:.87rem;font-weight:600;list-style:none;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__faq summary:after{content:"+";color:var(--accent);font-size:1rem}.GettingStartedPage-module-scss-module__S6zGhG__faq[open] summary{background:#4f7bf70d}.GettingStartedPage-module-scss-module__S6zGhG__faq[open] summary:after{content:"−"}.GettingStartedPage-module-scss-module__S6zGhG__faq p{color:var(--text-muted);background:var(--bg-input);margin:0;padding:.9rem 1rem;font-size:.85rem;line-height:1.65}.GettingStartedPage-module-scss-module__S6zGhG__faq p code{color:#4f7bf7;background:#4f7bf71a;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.82em}.GettingStartedPage-module-scss-module__S6zGhG__page{background:var(--bg-base);min-height:100vh;color:var(--text-primary);font-family:Inter,sans-serif;display:flex;position:relative}.GettingStartedPage-module-scss-module__S6zGhG__ambientOrb1{pointer-events:none;filter:blur(90px);z-index:0;background:radial-gradient(circle, var(--orb1) 0%, transparent 70%);border-radius:50%;width:500px;height:500px;position:fixed;top:-200px;right:-100px}.GettingStartedPage-module-scss-module__S6zGhG__ambientOrb2{pointer-events:none;filter:blur(90px);z-index:0;background:radial-gradient(circle, var(--orb2) 0%, transparent 70%);border-radius:50%;width:400px;height:400px;position:fixed;bottom:-100px;left:-100px}.GettingStartedPage-module-scss-module__S6zGhG__content{z-index:10;flex:1;height:calc(100vh - 46px);padding:2.5rem 3rem;position:relative;overflow-y:auto}.GettingStartedPage-module-scss-module__S6zGhG__link{color:var(--accent);font-weight:600;text-decoration:none}.GettingStartedPage-module-scss-module__S6zGhG__link:hover{text-decoration:underline}.GettingStartedPage-module-scss-module__S6zGhG__modePicker{gap:8px;margin-bottom:.85rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__modeTab{border:1.5px solid var(--border);background:var(--bg-hover);color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:7px 18px;font-size:.82rem;font-weight:600;transition:all .18s;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__modeTab:hover{border-color:var(--border-strong);color:var(--text-primary)}.GettingStartedPage-module-scss-module__S6zGhG__modeTabActive{box-shadow:0 2px 10px #4f7bf726;color:#4f7bf7!important;background:#4f7bf71a!important;border-color:#4f7bf766!important}.GettingStartedPage-module-scss-module__S6zGhG__writeFileCard{background:#4f7bf70a;border:1.5px dashed #4f7bf74d;border-radius:14px;padding:1rem}.GettingStartedPage-module-scss-module__S6zGhG__writeFileHeader{align-items:flex-start;gap:10px;margin-bottom:.85rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__writeFileIcon{flex-shrink:0;font-size:1.6rem;line-height:1}.GettingStartedPage-module-scss-module__S6zGhG__writeFileTitle{color:var(--text-primary);margin-bottom:3px;font-size:.88rem;font-weight:700}.GettingStartedPage-module-scss-module__S6zGhG__writeFileCode{color:#4f7bf7;background:#4f7bf71f;border-radius:5px;padding:1px 6px;font-family:monospace;font-size:.85em}.GettingStartedPage-module-scss-module__S6zGhG__writeFileSub{color:var(--text-muted);font-size:.8rem;line-height:1.5}.GettingStartedPage-module-scss-module__S6zGhG__writeFileTip{color:#92400e;background:#fbbf2412;border:1px solid #fbbf2433;border-radius:10px;margin-top:.75rem;padding:.65rem .9rem;font-size:.8rem;line-height:1.5}.GettingStartedPage-module-scss-module__S6zGhG__osPicker{gap:6px;margin-bottom:.7rem;display:flex}.GettingStartedPage-module-scss-module__S6zGhG__osTab{border:1px solid var(--border);background:var(--bg-hover);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .15s}.GettingStartedPage-module-scss-module__S6zGhG__osTab:hover{color:var(--text-primary)}.GettingStartedPage-module-scss-module__S6zGhG__osTabActive{color:#4f7bf7!important;background:#4f7bf71f!important;border-color:#4f7bf74d!important}.GettingStartedPage-module-scss-module__S6zGhG__divider{background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;margin:1.5rem 0}
@keyframes ConnectPanel-module-scss-module__4JjlsG__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes ConnectPanel-module-scss-module__4JjlsG__modalIn{0%{opacity:0;filter:blur(6px);transform:translate(-50%,-50%)scale(.88)translateY(20px)}55%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1.025)translateY(-3px)}75%{transform:translate(-50%,-50%)scale(.99)translateY(1px)}to{transform:translate(-50%,-50%)scale(1)translateY(0)}}.ConnectPanel-module-scss-module__4JjlsG__backdrop{-webkit-backdrop-filter:blur(6px);z-index:1998;background:#00000085;animation:.2s forwards ConnectPanel-module-scss-module__4JjlsG__backdropIn;position:fixed;inset:0}.ConnectPanel-module-scss-module__4JjlsG__drawer{background:var(--drop-bg);width:780px;max-width:94vw;max-height:88vh;box-shadow:var(--drop-shadow),0 0 0 1px var(--drop-border);z-index:1999;will-change:transform,opacity,filter;border-radius:20px;flex-direction:column;font-family:Inter,sans-serif;animation:.44s cubic-bezier(.34,1.56,.64,1) forwards ConnectPanel-module-scss-module__4JjlsG__modalIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.ConnectPanel-module-scss-module__4JjlsG__header{border-bottom:1px solid var(--drop-divider);background:var(--bg-surface);border-radius:20px 20px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;height:54px;padding:0 1.5rem;display:flex}.ConnectPanel-module-scss-module__4JjlsG__headerTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.ConnectPanel-module-scss-module__4JjlsG__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:background .15s,color .15s,transform .15s;display:flex}.ConnectPanel-module-scss-module__4JjlsG__closeBtn:hover{background:var(--bg-hover);color:var(--text-primary);transform:scale(1.12)rotate(6deg)}.ConnectPanel-module-scss-module__4JjlsG__closeBtn:active{transform:scale(.9)}.ConnectPanel-module-scss-module__4JjlsG__body{background:linear-gradient(160deg, var(--bg-base) 0%, var(--bg-base-2) 100%);border-radius:0 0 20px 20px;flex:1;overflow:hidden auto}.ConnectPanel-module-scss-module__4JjlsG__body::-webkit-scrollbar{width:6px}.ConnectPanel-module-scss-module__4JjlsG__body::-webkit-scrollbar-track{background:0 0}.ConnectPanel-module-scss-module__4JjlsG__body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}
