*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background-color:#050508;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.015em;font-weight:400}.gradient-waves-container{width:100%;height:100%;position:relative;overflow:hidden}.dock-outer{z-index:100;pointer-events:none;justify-content:center;align-items:center;max-width:100%;height:54px;display:flex;position:fixed;top:1.1rem;left:0;right:0}.dock-panel{pointer-events:auto;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:.45rem;width:fit-content;height:54px;padding:0 .55rem;transition:border-color .2s,background-color .2s;display:flex;position:relative;box-shadow:0 12px 30px -4px #00000080,inset 0 1px 1px #fff3,inset 0 -1px 1px #00000040}.dock-panel:hover{background:#ffffff0f;border-color:#ffffff38}.dock-item{-webkit-backdrop-filter:blur(10px);cursor:pointer;color:#a1a1aa;background:#ffffff09;border:1px solid #ffffff17;border-radius:.75rem;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:inset 0 1px .5px #ffffff24,0 2px 6px #00000040}.dock-item:hover,.dock-item:focus-visible{color:#fff;background:#ffffff24;border-color:#ffffff4d;box-shadow:inset 0 1px 1px #ffffff40,0 4px 12px #00000059}.dock-icon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dock-label{white-space:pre;-webkit-backdrop-filter:blur(16px);letter-spacing:.02em;color:#f4f4f5;pointer-events:none;z-index:110;background:#0c0c10d9;border:1px solid #ffffff26;border-radius:.4rem;width:fit-content;padding:.22rem .6rem;font-size:.7rem;font-weight:500;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00000080,inset 0 1px .5px #ffffff26}@media (width<=640px){.dock-outer{height:48px;top:.75rem}.dock-panel{border-radius:12px;gap:.25rem;height:48px;padding:0 .4rem}.dock-label{display:none!important}}.animated-gradient-text{max-width:fit-content;font-weight:inherit;vertical-align:baseline;border-radius:1.25rem;flex-direction:row;justify-content:center;align-items:center;margin:0;transition:box-shadow .5s ease-out;display:inline-flex;position:relative;overflow:hidden}.animated-gradient-text.with-border{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;padding:.35rem .75rem}.gradient-overlay{border-radius:inherit;z-index:0;pointer-events:none;position:absolute;inset:0}.gradient-overlay:before{content:"";border-radius:inherit;z-index:-1;background-color:#120f17;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.text-content{z-index:2;color:#0000;font-weight:inherit;letter-spacing:inherit;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.page1-container{z-index:10;text-align:center;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;max-width:780px;min-height:100vh;margin:0 auto;padding:3.5rem 1.5rem 2rem;display:flex;position:relative}.page-badge{-webkit-backdrop-filter:blur(16px);color:#d4d4d8;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.55rem;margin-bottom:1.25rem;padding:.28rem .8rem;font-size:.74rem;font-weight:500;transition:border-color .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 16px #0006}.page-badge:hover{background:#ffffff12;border-color:#ffffff40}.badge-dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 8px #22c55e}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.page-title{letter-spacing:-.015em;color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,3.2vw,2.65rem);font-weight:400;line-height:1.22}.page-title-gradient{color:#fff;font-weight:400;display:inline}.page-title-brand{color:#fff;font-weight:400;display:inline;position:relative}.page-title-gradient-brand{vertical-align:baseline;margin:0 .2rem;font-weight:400!important;display:inline-flex!important}.page-description{color:#a1a1aa;max-width:580px;margin:0 0 1.8rem;font-size:.92rem;font-weight:400;line-height:1.6}.page-actions{justify-content:center;align-items:center;gap:.8rem;margin-bottom:2rem;display:flex}.page2-container{z-index:10;text-align:center;pointer-events:auto;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:880px;margin:6rem auto 5rem;padding:2.5rem 1.25rem 3rem;display:flex;position:relative}.page2-header{text-align:center;margin-bottom:1rem}.page2-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#71717a;margin-bottom:.35rem;font-size:.65rem;font-weight:600}.page2-heading{color:#fff;letter-spacing:-.015em;margin:0 0 .35rem;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:400}.page2-subheading{color:#8f9099;max-width:480px;margin:0 auto;font-size:.8rem;line-height:1.5}.page2-grid{grid-template-columns:repeat(3,1fr);gap:.65rem;width:100%;display:grid}@media (width<=820px){.page2-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.page2-grid{grid-template-columns:1fr}}.page2-card{text-align:left;-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#0e0e12bf;border:1px solid #ffffff14;border-radius:.85rem;flex-direction:column;align-items:flex-start;padding:.85rem .95rem;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 6px 18px #0006}.page2-card:hover{background:#14141ae0;border-color:#ffffff38;transform:translateY(-2px);box-shadow:0 10px 24px #0000008c}.card-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:.6rem;display:flex}.card-icon-wrapper{color:#f1f5f9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.45rem;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.card-tag{color:#a1a1aa;background:#ffffff0a;border:1px solid #ffffff12;border-radius:9999px;padding:.15rem .45rem;font-size:.62rem;font-weight:500}.card-title{color:#f4f4f5;letter-spacing:-.015em;margin:0 0 .25rem;font-size:.88rem;font-weight:600}.card-description{color:#8f9099;margin:0;font-size:.76rem;line-height:1.42}.page3-container{z-index:10;text-align:center;pointer-events:auto;border-top:1px solid #ffffff0f;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1140px;margin:4rem auto 2rem;padding:5rem 1.25rem 3.5rem;display:flex;position:relative}.page3-header{text-align:center;margin-bottom:1.25rem}.page3-heading{color:#fff;letter-spacing:-.015em;margin:.5rem 0 .35rem;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:400}.page3-subheading{color:#8f9099;max-width:520px;margin:0 auto;font-size:.82rem;line-height:1.5}.page3-tabs-bar{-webkit-backdrop-filter:blur(16px);background:#0e0e12bf;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:2.75rem;padding:.35rem;display:inline-flex;box-shadow:0 4px 16px #0006}.page3-tab-btn{color:#94949e;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.45rem 1.05rem;font-size:.75rem;font-weight:600;transition:all .2s}.page3-tab-btn:hover{color:#fff}.page3-tab-btn--active{color:#fff;background:#ffffff29;box-shadow:0 2px 8px #0006}.depth-carousel-wrapper{justify-content:center;align-items:center;width:100%;max-width:1140px;height:520px;margin:.5rem auto 2.5rem;display:flex;position:relative}.page3-active-info-bar{-webkit-backdrop-filter:blur(20px);text-align:left;background:#0e0e13d1;border:1px solid #ffffff1a;border-radius:.85rem;justify-content:space-between;align-items:center;gap:.9rem;width:100%;max-width:580px;margin:0 auto;padding:.65rem 1rem .65rem 1.15rem;display:flex;box-shadow:0 8px 24px #00000080}.active-info-left{flex-direction:column;flex:1;gap:.18rem;min-width:0;display:flex}.active-info-header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.active-info-title{color:#fff;letter-spacing:-.015em;margin:0;font-size:.95rem;font-weight:700}.active-info-badge{color:#4ade80;white-space:nowrap;background:#22c55e1f;border:1px solid #22c55e59;border-radius:9999px;align-items:center;gap:.2rem;padding:.1rem .42rem;font-size:.58rem;font-weight:600;display:inline-flex}.active-info-tagline{color:#e2e8f0;margin:0;font-size:.72rem;font-weight:600}.active-info-desc{color:#8e8e98;max-width:420px;margin:0;font-size:.7rem;line-height:1.4}.active-info-action{color:#09090b;white-space:nowrap;background:#fff;border-radius:9999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.42rem .95rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex;box-shadow:0 4px 12px #ffffff26}.active-info-action:hover{background:#f4f4f5;transform:translateY(-2px)}@media (width<=768px){.depth-carousel-wrapper{height:390px}.page3-active-info-bar{text-align:center;flex-direction:column}.active-info-header{justify-content:center}.active-info-action{justify-content:center;width:100%}}.btn-primary{color:#09090b;letter-spacing:-.01em;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;padding:.62rem 1.4rem;font-size:.85rem;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 4px 16px #ffffff26,0 2px 6px #0000004d}.btn-primary:hover{background:#f4f4f5;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff40,0 3px 8px #0006}.btn-primary:active{transform:translateY(0)}.btn-secondary{-webkit-backdrop-filter:blur(16px);color:#e4e4e7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;padding:.62rem 1.35rem;font-size:.85rem;font-weight:500;transition:background-color .18s,border-color .18s,transform .18s,color .18s;display:inline-flex;box-shadow:0 4px 14px #00000059}.btn-secondary:hover{color:#fff;background:#ffffff17;border-color:#ffffff47;transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0)}@media (width<=768px){.page2-container,.page3-container,#capabilities-section,#showcase-section{display:none!important}.page1-container{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:100dvh;padding:5.5rem 1.25rem 3rem;display:flex}.page-badge{display:none!important}.page-title{letter-spacing:-.03em;margin:0 0 .9rem;padding:0 .25rem;font-size:clamp(2rem,8.2vw,2.55rem);line-height:1.15}.page-description{color:#94949e;max-width:340px;margin:0 auto 1.65rem;font-size:.88rem;line-height:1.6}.page-actions{flex-direction:column;gap:.75rem;width:100%;max-width:320px;margin-bottom:.5rem;display:flex}.btn-primary,.btn-secondary{border-radius:9999px;justify-content:center;align-items:center;width:100%;height:48px;padding:0 1.25rem;font-size:.88rem;display:inline-flex}}.accordion-gallery{--ag-accent:#fff;--ag-overlay:#050508;--ag-text:#fff;--ag-gap:8px;--ag-radius:14px;--ag-media-size:320px;gap:var(--ag-gap);perspective:1200px;perspective-origin:50%;-webkit-user-select:none;user-select:none;flex-direction:row;width:100%;max-width:100%;display:flex}.accordion-gallery--vertical{flex-direction:column}.ag-panel{border-radius:var(--ag-radius);cursor:pointer;min-width:0;min-height:0;transform-style:preserve-3d;transform-origin:50%;will-change:flex-grow, transform;-webkit-tap-highlight-color:transparent;background:#08080c;border:1px solid #ffffff14;outline:none;flex:1 1 0;text-decoration:none;transition:border-color .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px -10px #000000bf}.ag-panel:hover{border-color:#fff3}.ag-panel--active{border-color:#ffffff38;box-shadow:0 14px 34px -8px #000000d9}.ag-panel:focus-visible{box-shadow:0 0 0 2px var(--ag-accent), 0 8px 24px -10px #000c}.ag-panel__frame{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.ag-panel__media{--ag-gray:1;--ag-dim:.35;width:var(--ag-media-size);height:100%;filter:grayscale(var(--ag-gray));will-change:transform, filter;position:absolute;top:50%;left:50%}.accordion-gallery--vertical .ag-panel__media{width:100%;height:var(--ag-media-size)}.ag-panel__media img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.48;width:100%;height:100%;transition:opacity .35s;display:block}.ag-panel--active .ag-panel__media img{opacity:.68}.ag-panel__overlay{pointer-events:none;background:linear-gradient(#0505081a 0%,#0505088c 50%,#050508f2 100%),radial-gradient(circle at 0 0,#ffffff0a,#0000 70%);position:absolute;inset:0}.ag-panel__collapsed{z-index:3;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;padding:1.1rem .35rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.ag-panel--active .ag-panel__collapsed{opacity:0;pointer-events:none}.ag-collapsed-icon{color:#d4d4d8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .25s;display:flex;box-shadow:0 4px 10px #0006}.ag-panel:hover .ag-collapsed-icon{color:#fff;background:#ffffff1f;border-color:#ffffff40;transform:scale(1.05)}.ag-collapsed-label{writing-mode:vertical-rl;letter-spacing:.16em;text-transform:uppercase;color:#82828e;white-space:nowrap;font-size:.62rem;font-weight:700;transition:color .2s,letter-spacing .2s;transform:rotate(180deg)}.ag-panel:hover .ag-collapsed-label{color:#fff;letter-spacing:.18em}.ag-panel__expanded{box-sizing:border-box;z-index:3;pointer-events:none;opacity:0;flex-direction:column;justify-content:flex-end;padding:1.25rem 1.85rem 1.25rem 1.35rem;transition:opacity .3s 40ms,transform .3s 40ms;display:flex;position:absolute;inset:0;transform:translateY(6px)}.ag-panel--active .ag-panel__expanded{opacity:1;transform:translateY(0)}.ag-expanded-info{flex-direction:column;gap:.35rem;display:flex}.ag-expanded-header{align-items:flex-start;gap:.75rem;max-width:100%;display:flex}.ag-expanded-icon{color:#fff;background:#ffffff12;border:1px solid #ffffff24;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #0006}.ag-expanded-titles{text-align:left;flex-direction:column;gap:.18rem;min-width:0;max-width:100%;display:flex}.ag-expanded-title-row{flex-wrap:wrap;align-items:center;gap:.3rem .45rem;max-width:100%;display:flex}.ag-expanded-title{color:#fff;letter-spacing:-.015em;margin:0;font-size:clamp(.98rem,1.3vw,1.18rem);font-weight:700;line-height:1.25}.ag-expanded-badge{color:#e4e4e7;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff24;border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.14rem .48rem;font-size:.6rem;font-weight:600;display:inline-flex}.ag-expanded-subtitle{color:#8e8e98;margin:0;font-size:.74rem}.ag-expanded-description{color:#94a3b8;text-align:left;max-width:480px;margin:.15rem 0 0;font-size:.78rem;line-height:1.5}.ag-bottom-banner{-webkit-backdrop-filter:blur(18px);background:#0c0c10d9;border:1px solid #ffffff17;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:1.25rem;margin-bottom:2.5rem;padding:.85rem 1.25rem;display:flex;box-shadow:0 8px 24px #00000073}.banner-left{text-align:left;align-items:center;gap:.75rem;display:flex}.banner-icon{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.banner-text h4,.banner-title{letter-spacing:-.01em;margin:0 0 .2rem;font-size:.88rem;font-weight:600;color:#fff!important}.banner-text p,.banner-subtitle{margin:0;font-size:.78rem;font-weight:400;line-height:1.45;color:#d4d4d8!important}.banner-btn,.banner-button{color:#09090b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:9999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem 1.15rem;font-size:.78rem;font-weight:600;transition:transform .18s,background-color .18s;display:inline-flex;box-shadow:0 4px 12px #ffffff1f}.banner-btn:hover,.banner-button:hover{background:#f4f4f5;transform:translateY(-1.5px)}@media (width<=680px){.accordion-gallery{perspective:none;flex-direction:column;height:auto!important}.ag-panel{min-height:80px;transform:none!important}.ag-bottom-banner{text-align:center;flex-direction:column;align-items:center}.banner-left{text-align:center;flex-direction:column}.banner-button{justify-content:center;width:100%}}.depth-carousel{width:100%;height:100%;min-height:380px;perspective:var(--dc-perspective,1400px);perspective-origin:50%;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;outline:none;justify-content:center;align-items:center;display:flex;position:relative}.depth-carousel:active{cursor:grabbing}.depth-carousel:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #ffffff80}.depth-carousel__stage{transform-style:preserve-3d;position:absolute;inset:0}.depth-carousel__card{transform-origin:50%;will-change:transform, opacity, filter;cursor:pointer;background:#08090d;border:1px solid #ffffff1f;transition:border-color .2s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 60px -20px #000c,0 10px 24px -10px #0009}.depth-carousel__card:hover{border-color:#ffffff52}.depth-carousel__img{object-fit:fill;object-position:center;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.depth-carousel__tint{opacity:0;pointer-events:none;mix-blend-mode:multiply;position:absolute;inset:0}.depth-carousel__arrow{z-index:3000;-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#0e1016a6;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:40px;height:40px;transition:background .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.depth-carousel__arrow:hover{background:#1c1f2ae6;border-color:#fff6}.depth-carousel__arrow:active{transform:translateY(-50%)scale(.94)}.depth-carousel__arrow--prev{left:16px}.depth-carousel__arrow--next{right:16px}.depth-carousel__dots{z-index:3000;-webkit-backdrop-filter:blur(10px);background:#0e10168c;border:1px solid #ffffff1a;border-radius:999px;gap:8px;padding:7px 14px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.depth-carousel__dot{cursor:pointer;background:#ffffff52;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.depth-carousel__dot.is-active{background:#fff;width:20px}@media (prefers-reduced-motion:reduce){.depth-carousel__card{will-change:auto}.depth-carousel__arrow,.depth-carousel__dot{transition:none}}.captcha-solver-page{z-index:10;box-sizing:border-box;background:0 0;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:6.5rem 2rem 5rem;display:flex;position:relative}.captcha-solver-container{flex-direction:column;gap:2.75rem;width:100%;max-width:1220px;display:flex}.captcha-brand-header{-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.captcha-brand-logo{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 0 15px #38bdf859}.captcha-brand-header:hover .captcha-brand-logo{transform:scale(1.06);box-shadow:0 0 22px #38bdf88c}.captcha-brand-logo-img{object-fit:cover;width:100%;height:100%;display:block}.captcha-brand-text,.captcha-brand-gradient{color:#fff;letter-spacing:-.015em;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.35rem;font-weight:400;display:inline-flex}.captcha-solver-hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:3.5rem;width:100%;min-height:calc(100vh - 120px);display:grid}.captcha-hero-left{flex-direction:column;gap:1.65rem;display:flex}.captcha-badge{-webkit-backdrop-filter:blur(12px);color:#f1f5f9;letter-spacing:.02em;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9999px;align-self:flex-start;align-items:center;gap:.55rem;padding:.4rem 1.05rem;font-size:.82rem;font-weight:600;display:inline-flex}.captcha-badge-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulseGreenDot;box-shadow:0 0 10px #22c55e,0 0 4px #22c55e}@keyframes pulseGreenDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.captcha-heading{letter-spacing:-.02em;color:#fff;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.65rem,2.6vw,2.35rem);font-weight:400;line-height:1.22}.captcha-description{color:#94a3b8;max-width:480px;margin:0;font-size:.92rem;line-height:1.58}.captcha-pills-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.captcha-pill{-webkit-backdrop-filter:blur(10px);color:#e2e8f0;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;padding:.42rem 1.05rem;font-size:.85rem;font-weight:500}.captcha-actions-row{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.captcha-btn-primary{color:#09090b;cursor:pointer;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #ffffff26}.captcha-btn-primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px #ffffff40}.captcha-btn-secondary{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.captcha-btn-secondary:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px)}.captcha-terminal-card{-webkit-backdrop-filter:blur(24px);background:#0c0e14c7;border:1px solid #ffffff1c;border-radius:18px;transition:border-color .3s;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #000000bf,0 0 45px #00c8ff08,inset 0 1px #ffffff14}.captcha-terminal-card:hover{border-color:#ffffff2e}.terminal-topbar{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.85rem 1.35rem;display:flex}.terminal-dots-wrapper{align-items:center;gap:.45rem;display:flex}.terminal-dot{border-radius:50%;width:11px;height:11px}.terminal-dot:first-child{background:#ff5f57}.terminal-dot:nth-child(2){background:#febc2e}.terminal-dot:nth-child(3){background:#28c840}.terminal-title-text{color:#71717a;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.terminal-copy-btn{color:#e2e8f0;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:.35rem;padding:.3rem .85rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.76rem;font-weight:500;transition:all .15s;display:inline-flex}.terminal-copy-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff38}.terminal-copy-btn--copied{color:#4ade80;background:#22c55e26;border-color:#22c55e59}.terminal-code-body{color:#f1f5f9;padding:1.35rem 1.5rem 1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.85rem;line-height:1.65;overflow-x:auto}.t-line{white-space:pre-wrap;word-break:break-word;display:block}.t-curl{color:#6b7280;font-weight:500}.t-white{color:#f3f4f6;font-weight:500}.t-blue{color:#93c5fd;font-weight:400}.t-yellow{color:#facc15;font-weight:400}.t-green{color:#4ade80;font-size:.95rem;font-weight:600}.terminal-spacer{height:1.15rem}.terminal-comment-line{color:#52525b;margin-bottom:.55rem;font-size:.86rem;font-style:normal}.terminal-prompt-line{align-items:center;line-height:1;display:flex}.t-cursor-block{vertical-align:text-bottom;background-color:#fff;width:8px;height:16px;margin-left:8px;animation:1s step-end infinite terminalBlink;display:inline-block}@keyframes terminalBlink{0%,to{opacity:1}50%{opacity:0}}.captcha-why-section{flex-direction:column;align-items:center;gap:3.25rem;width:100%;margin-top:5rem;padding-bottom:2rem;display:flex}.captcha-why-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.captcha-why-eyebrow{letter-spacing:.14em;color:#8e95a5;text-transform:uppercase;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:700}.captcha-why-title{letter-spacing:-.025em;color:#fff;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,3.8vw,2.85rem);font-weight:400;line-height:1.18}.captcha-why-highlight{color:#94a3b8;font-weight:400}.captcha-features-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;width:100%;display:grid}.captcha-feature-card{-webkit-backdrop-filter:blur(24px);background:#0c0e14a6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.4rem 2.1rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 15px 35px -10px #00000080}.captcha-feature-card:hover{border-color:#ffffff2e;transform:translateY(-4px);box-shadow:0 25px 50px -12px #000000b3,0 0 30px #ffffff08}.captcha-feature-icon-box{color:#f8fafc;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.75rem;display:flex;box-shadow:inset 0 1px #ffffff1a}.captcha-feature-title{color:#fff;letter-spacing:-.02em;margin:0 0 .85rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.28rem;font-weight:700}.captcha-feature-desc{color:#94a3b8;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.62}.captcha-preview-section{flex-direction:column;align-items:center;gap:2rem;width:100%;margin-top:5rem;padding-bottom:2rem;display:flex}.captcha-depth-carousel-wrapper{justify-content:center;align-items:center;width:100%;max-width:920px;height:560px;min-height:530px;margin:0 auto;display:flex;position:relative}.supported-captchas-section{grid-template-columns:minmax(220px,.95fr) minmax(280px,1.25fr) minmax(250px,1.15fr);align-items:flex-start;gap:clamp(2.75rem,4.5vw,4.75rem);width:100%;max-width:1120px;margin:4.5rem auto 3rem;padding-bottom:2.5rem;display:grid}.supported-left{flex-direction:column;gap:.55rem;display:flex}.supported-heading{color:#fff;letter-spacing:-.02em;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:400;line-height:1.22}.supported-subheading{color:#94a3b8;max-width:260px;margin:0 0 .4rem;font-size:.84rem;line-height:1.5}.supported-learn-more{color:#38bdf8;align-items:center;gap:.35rem;width:fit-content;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.supported-learn-more:hover{color:#7dd3fc;transform:translate(2px)}.supported-arrow{font-size:.82rem;font-weight:600;transition:transform .15s}.supported-learn-more:hover .supported-arrow{transform:translate(2px,-2px)}.supported-column{flex-direction:column;display:flex}.supported-col-title{color:#cbd5e1;letter-spacing:-.01em;border-bottom:1px solid #ffffff14;margin:0 0 .8rem;padding-bottom:.55rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.88rem;font-weight:600}.supported-items-list{flex-direction:column;gap:.42rem;display:flex}.supported-item-row{-webkit-backdrop-filter:blur(12px);cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.65rem;padding:.42rem .75rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.supported-item-row:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translate(3px)}.supported-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.supported-item-icon svg{width:18px;height:18px}.supported-item-name{color:#e2e8f0;letter-spacing:-.01em;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82rem;font-weight:500}.scale-specs-standalone-section{justify-content:center;align-items:center;width:100%;margin:4.5rem auto 2rem;padding:0 1rem;display:flex}.scale-specs-standalone-section .scale-speed-card{-webkit-backdrop-filter:blur(20px);text-align:left;background:#12141cc7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:1.15rem;width:100%;max-width:580px;padding:1.65rem 1.85rem;display:flex;box-shadow:0 20px 50px #000000a6,inset 0 1px #ffffff14}.scale-speed-card-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.scale-speed-card-title{color:#fff;letter-spacing:-.015em;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:400}.scale-speed-badge{color:#4ade80;white-space:nowrap;background:#22c55e1f;border:1px solid #22c55e40;border-radius:9999px;padding:.15rem .55rem;font-size:.7rem;font-weight:500}.scale-speed-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.scale-speed-item{color:#cbd5e1;align-items:flex-start;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;line-height:1.45;display:flex}.scale-speed-bullet{color:#38bdf8;font-size:1rem;line-height:1}.scale-speed-item strong{color:#fff;font-weight:500}.scale-quickstart-box{background:#0a0b0fd9;border:1px solid #ffffff12;border-radius:10px;margin-top:.25rem;padding:.75rem .95rem}.scale-quickstart-eyebrow{color:#38bdf8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.65rem;font-weight:600;display:block}.scale-quickstart-text{color:#94a3b8;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.74rem;line-height:1.45}@media (width<=960px){.captcha-scale-cta-section{grid-template-columns:1fr;gap:2.5rem;margin-top:3.5rem;padding:2.25rem 1.75rem}.captcha-solver-page{padding:5.5rem 1.5rem 4rem}.captcha-solver-hero{grid-template-columns:1fr;gap:2.5rem}.captcha-heading{font-size:2.5rem}.captcha-features-grid{grid-template-columns:1fr;gap:1.5rem}.captcha-why-section{gap:2.5rem;margin-top:3.5rem}.captcha-preview-section{margin-top:3.5rem}.supported-captchas-section{grid-template-columns:1fr;gap:2.5rem;margin-top:3.5rem}}@media (width<=640px){.captcha-solver-page{padding:4.5rem 1rem 3rem}.captcha-actions-row{flex-direction:column;width:100%}.captcha-btn-primary,.captcha-btn-secondary{width:100%}.terminal-code-body{padding:1.1rem;font-size:.78rem}.captcha-feature-card{padding:1.8rem 1.5rem}.captcha-active-info-bar{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.85rem 1rem}.captcha-info-link-btn{align-self:flex-end}}.CyBorG-footer{width:100%;max-width:860px;box-shadow:none;-webkit-backdrop-filter:none;text-align:center;background:0 0;border:none;border-top:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:.85rem;margin:4.5rem auto 2.5rem;padding:2.75rem 1rem 1.5rem;display:flex}.CyBorG-footer-brand{align-items:center;gap:.65rem;display:flex}.CyBorG-footer-logo{object-fit:cover;border-radius:50%;width:28px;height:28px;box-shadow:0 0 14px #38bdf873}.CyBorG-footer-name{color:#fff;letter-spacing:-.015em;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:400}.CyBorG-footer-desc{color:#f1f5f9;text-shadow:0 1px 6px #000c;max-width:540px;margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.CyBorG-footer-copy{color:#cbd5e1;text-shadow:0 1px 4px #000c;margin-top:.4rem;font-size:.82rem;font-weight:400}@media (width<=768px){.captcha-preview-section{display:none!important}.captcha-solver-hero{text-align:center;flex-direction:column;gap:2rem}.captcha-hero-left{align-items:center}.captcha-pills-row,.captcha-actions-row{justify-content:center}.supported-captchas-section{text-align:center;grid-template-columns:1fr;gap:2.25rem;margin-top:3rem}.supported-left{align-items:center}}.coming-soon-simple-page{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:calc(100vh - 140px);display:flex;position:relative}.coming-soon-label{color:#fff;letter-spacing:-.02em;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:400}.coming-soon-text{color:#64748b;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:400}.coming-soon-simple-title{color:#fff;letter-spacing:-.025em;margin:0 0 .5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:400}.coming-soon-simple-status{color:#38bdf8;letter-spacing:.05em;text-transform:uppercase;margin:0 0 1.25rem;font-size:1rem;font-weight:400}.coming-soon-simple-desc{color:#cbd5e1;max-width:480px;margin:0 0 2.25rem;font-size:1rem;font-weight:400;line-height:1.65}.coming-soon-simple-actions{justify-content:center;align-items:center;display:flex}.coming-soon-simple-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.45rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.88rem;font-weight:400;transition:all .2s;display:inline-flex}.coming-soon-simple-btn:hover{background:#ffffff29;border-color:#ffffff52;transform:translateY(-1px)}.app-container{background-color:#050508;width:100vw;height:100vh;position:relative;overflow:hidden}.background-wrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.header-dock-container{z-index:100;pointer-events:none;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:1rem 2.25rem;display:flex;position:fixed;top:0;left:0}.header-brand{pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:102;align-items:center;gap:.75rem;transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .2s;display:flex}.header-brand:hover{transform:translateY(-1px)}.header-brand-logo-frame{background:#0c0e14d9;border:1px solid #38bdf859;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:box-shadow .25s,border-color .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 0 16px #38bdf84d,inset 0 1px #ffffff26}.header-brand:hover .header-brand-logo-frame{border-color:#38bdf899;transform:scale(1.05);box-shadow:0 0 24px #38bdf899,inset 0 1px #ffffff4d}.header-brand-logo-img{object-fit:cover;width:100%;height:100%;display:block}.header-brand-gradient-text{letter-spacing:-.015em;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:400;display:inline-flex}.header-right-action{pointer-events:auto;z-index:102;align-items:center;display:flex}.header-action-btn{-webkit-backdrop-filter:blur(20px);color:#f1f5f9;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.55rem;padding:.48rem 1.15rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.84rem;font-weight:500;text-decoration:none;display:inline-flex}.header-discord-icon{color:#5865f2;flex-shrink:0;width:17px;height:17px}.header-status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 8px #22c55e}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media (width<=860px){.header-dock-container{padding:.65rem .85rem}.header-brand-text,.header-brand-gradient-text{display:none!important}.header-right-action{display:none}}.main-content{z-index:10;scrollbar-width:none;flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0 80px,#0006 120px,#000 165px 100%);mask-image:linear-gradient(#0000 0 80px,#0006 120px,#000 165px 100%)}.main-content::-webkit-scrollbar{display:none}.CyBorGs-toast{-webkit-backdrop-filter:blur(16px);color:#f3f4f6;z-index:150;pointer-events:none;background:#120f17d9;border:1px solid #ffffff26;border-radius:9999px;padding:.6rem 1.3rem;font-size:.85rem;font-weight:500;animation:.25s ease-out fadeInToast;position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000080}@keyframes fadeInToast{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (width<=768px){.main-content{-webkit-mask-image:none!important;mask-image:none!important}}
