.page-module__A9tExq__dashboard{gap:var(--spacing-4);padding-bottom:var(--spacing-4);flex-direction:column;display:flex}.page-module__A9tExq__kpiGrid{gap:var(--spacing-3);grid-template-columns:repeat(4,1fr);display:grid}.page-module__A9tExq__mainGrid{gap:var(--spacing-4);grid-template-columns:2fr 1fr;min-height:500px;display:grid}.page-module__A9tExq__chartsSection{gap:var(--spacing-4);flex-direction:column;display:flex}.page-module__A9tExq__row{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}.page-module__A9tExq__logSection{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;padding:16px;display:flex}.page-module__A9tExq__sectionTitle{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.page-module__A9tExq__liveIndicator{color:var(--accent-orange);align-items:center;gap:6px;font-size:11px;animation:2s infinite page-module__A9tExq__pulse;display:flex}.page-module__A9tExq__dot{background:var(--accent-orange);border-radius:50%;width:6px;height:6px}@keyframes page-module__A9tExq__pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:1024px){.page-module__A9tExq__kpiGrid{grid-template-columns:repeat(2,1fr)}.page-module__A9tExq__mainGrid{grid-template-columns:1fr}}
.kpi-card-module__m2i28a__card{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}.kpi-card-module__m2i28a__card:hover{border-color:#fff3}.kpi-card-module__m2i28a__label{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.kpi-card-module__m2i28a__value{color:var(--text-primary);font-size:28px;font-weight:700;font-family:var(--font-mono);letter-spacing:-.02em}.kpi-card-module__m2i28a__trend{align-items:center;gap:4px;margin-top:4px;font-size:12px;display:flex}.kpi-card-module__m2i28a__up{color:#0f0}.kpi-card-module__m2i28a__down{color:var(--accent-red)}.kpi-card-module__m2i28a__decoration{background:radial-gradient(circle at top right,var(--lightning-glow),transparent 70%);opacity:.5;width:60px;height:60px;position:absolute;top:0;right:0}
.simulator-module__6ZCgxW__panel{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:24px}.simulator-module__6ZCgxW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.simulator-module__6ZCgxW__title{color:var(--text-primary);align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.simulator-module__6ZCgxW__controls{flex-direction:column;gap:24px;display:flex}.simulator-module__6ZCgxW__controlGroup{flex-direction:column;gap:12px;display:flex}.simulator-module__6ZCgxW__labelRow{color:var(--text-secondary);justify-content:space-between;font-size:13px;font-weight:500;display:flex}.simulator-module__6ZCgxW__sliderContainer{background:#ffffff1a;border-radius:3px;height:6px;position:relative}.simulator-module__6ZCgxW__slider{appearance:none;cursor:pointer;z-index:2;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.simulator-module__6ZCgxW__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text-primary);border:2px solid var(--bg-secondary);cursor:grab;border-radius:50%;width:16px;height:16px;transition:transform .1s;box-shadow:0 0 10px #00000080}.simulator-module__6ZCgxW__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.simulator-module__6ZCgxW__sliderFill{background:var(--accent-orange);z-index:1;border-radius:3px;height:100%;position:absolute;top:0;left:0}.simulator-module__6ZCgxW__triggerZone{border-left:1px dashed var(--accent-red);z-index:0;background:#f333;width:20%;height:100%;position:absolute;top:0;right:0}
.terminal-log-module__P-tiJa__terminal{border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:var(--spacing-md);font-family:var(--font-mono);color:var(--text-secondary);background:#0009;height:200px;font-size:12px;position:relative;overflow-y:auto}.terminal-log-module__P-tiJa__terminal:before{content:"";pointer-events:none;z-index:10;background:linear-gradient(#0b0c0fcc 0%,#0000 10% 90%,#0b0c0fcc 100%);height:100%;position:absolute;top:0;left:0;right:0}.terminal-log-module__P-tiJa__line{opacity:.8;margin-bottom:4px;display:flex}.terminal-log-module__P-tiJa__line.terminal-log-module__P-tiJa__highlight{color:var(--text-code);opacity:1;font-weight:700}.terminal-log-module__P-tiJa__line.terminal-log-module__P-tiJa__error{color:var(--accent-red)}.terminal-log-module__P-tiJa__timestamp{color:var(--text-tertiary);min-width:70px;margin-right:12px}.terminal-log-module__P-tiJa__content{flex:1}.terminal-log-module__P-tiJa__cursor{background:var(--accent-orange);vertical-align:middle;width:8px;height:14px;margin-left:4px;animation:1s step-end infinite terminal-log-module__P-tiJa__blink;display:inline-block}@keyframes terminal-log-module__P-tiJa__blink{50%{opacity:0}}
.dashboard-module___vDUZq__module{border:1px solid var(--border-light);border-radius:var(--radius-md);background:#12141acc;padding:24px}.dashboard-module___vDUZq__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.dashboard-module___vDUZq__title{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-size:14px;font-weight:700}.dashboard-module___vDUZq__metric{margin-bottom:16px}.dashboard-module___vDUZq__metricLabel{color:var(--text-tertiary);margin-bottom:4px;font-size:12px}.dashboard-module___vDUZq__metricValue{font-size:24px;font-weight:700;font-family:var(--font-mono);color:var(--text-primary)}.dashboard-module___vDUZq__meterContainer{background:#ffffff1a;border-radius:3px;height:6px;margin-top:8px;overflow:hidden}.dashboard-module___vDUZq__meterFill{background:var(--accent-orange);height:100%;transition:width .5s}.dashboard-module___vDUZq__danger{background:var(--accent-red)}.dashboard-module___vDUZq__grid{gap:24px;display:grid}
.badge-module__J5sY1G__badge{border-radius:var(--radius-full);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;border:1px solid #0000;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.badge-module__J5sY1G__idle{color:var(--text-secondary);background:#ffffff0d;border-color:#ffffff1a}.badge-module__J5sY1G__armed{color:var(--lightning-amber);background:#ffbf001a;border-color:#ffbf004d;box-shadow:0 0 8px #ffbf0033}.badge-module__J5sY1G__striking{color:var(--accent-red);background:#ff33331a;border-color:#ff33334d;animation:1.5s infinite badge-module__J5sY1G__pulse;box-shadow:0 0 10px #ff33334d}.badge-module__J5sY1G__dot{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:6px}@keyframes badge-module__J5sY1G__pulse{0%{box-shadow:0 0 #f336}70%{box-shadow:0 0 0 6px #f330}to{box-shadow:0 0 #f330}}
.hero-module__bLJxgG__hero{background:radial-gradient(ellipse at 50% 0%,#14141e 0%,var(--bg-primary)60%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-module__bLJxgG__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__bLJxgG__lightning{background:linear-gradient(180deg,transparent 0%,var(--lightning-amber)50%,transparent 100%);opacity:.2;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 50px 2px #ffbf001a}.hero-module__bLJxgG__content{z-index:10;text-align:center;max-width:800px;margin:0 auto;position:relative}.hero-module__bLJxgG__badgeWrapper{margin-bottom:24px;display:inline-block}.hero-module__bLJxgG__headline{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:64px;font-weight:800;line-height:1.1}.hero-module__bLJxgG__subheadline{color:var(--text-secondary);max-width:600px;margin:0 auto 48px;font-size:18px;line-height:1.6}.hero-module__bLJxgG__ctaGroup{justify-content:center;align-items:center;gap:16px;display:flex}.hero-module__bLJxgG__statsBar{border-top:1px solid var(--border-light);justify-content:center;gap:60px;margin-top:80px;padding-top:40px;display:flex}.hero-module__bLJxgG__statItem{text-align:center}.hero-module__bLJxgG__statValue{color:var(--text-primary);font-size:32px;font-weight:700;font-family:var(--font-mono);display:block}.hero-module__bLJxgG__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-top:8px;font-size:12px;display:block}
.card-module__uAl7SW__card{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:border-color .3s var(--ease-out);background:#12141a99;position:relative;overflow:hidden}.card-module__uAl7SW__card:hover{border-color:#ffffff26}.card-module__uAl7SW__interactive:hover{border-color:var(--accent-orange);box-shadow:0 0 15px #ff66000d}.card-module__uAl7SW__flat{background:var(--bg-tertiary);-webkit-backdrop-filter:none;backdrop-filter:none}
.quick-scope-module__dx24Qq__section{background:var(--bg-primary);z-index:1;padding:100px 0;position:relative}.quick-scope-module__dx24Qq__intro{text-align:center;max-width:600px;margin:0 auto 60px}.quick-scope-module__dx24Qq__copy{color:var(--text-secondary);font-size:18px;line-height:1.6}.quick-scope-module__dx24Qq__grid{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr);display:grid}.quick-scope-module__dx24Qq__cardContent{flex-direction:column;height:100%;display:flex}.quick-scope-module__dx24Qq__iconWrapper{color:var(--accent-orange);border-radius:var(--radius-md);background:#ff66001a;border:1px solid #f603;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.quick-scope-module__dx24Qq__title{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.quick-scope-module__dx24Qq__description{color:var(--text-secondary);font-size:14px;line-height:1.5}.quick-scope-module__dx24Qq__footerLine{text-align:center;color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;margin-top:60px;font-size:16px;font-weight:500}
.strike-zones-module__lAzBqq__section{background:var(--bg-secondary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:100px 0}.strike-zones-module__lAzBqq__header{text-align:center;max-width:800px;margin:0 auto 80px}.strike-zones-module__lAzBqq__title{margin-bottom:24px;font-size:32px;font-weight:700}.strike-zones-module__lAzBqq__subtitle{color:var(--text-secondary);font-size:16px;line-height:1.6}.strike-zones-module__lAzBqq__flow{gap:var(--spacing-md);grid-template-columns:repeat(4,1fr);margin-bottom:80px;display:grid;position:relative}.strike-zones-module__lAzBqq__step{z-index:2;position:relative}.strike-zones-module__lAzBqq__stepContent{text-align:center;background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;align-items:center;height:100%;padding:24px;transition:all .3s;display:flex}.strike-zones-module__lAzBqq__stepContent:hover{border-color:var(--accent-orange);transform:translateY(-5px)}.strike-zones-module__lAzBqq__stepIcon{color:var(--text-secondary);margin-bottom:16px}.strike-zones-module__lAzBqq__stepTitle{color:var(--text-primary);margin-bottom:8px;font-size:14px;font-weight:700}.strike-zones-module__lAzBqq__stepDesc{color:var(--text-tertiary);font-size:12px;line-height:1.4}.strike-zones-module__lAzBqq__arrow{color:var(--text-base);opacity:.3;z-index:1;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.strike-zones-module__lAzBqq__triggerBlock{text-align:center;border-radius:var(--radius-lg);background:#ff33330d;border:1px solid #f333;margin-top:60px;padding:40px}.strike-zones-module__lAzBqq__triggerTitle{color:var(--accent-red);text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;font-size:24px;font-weight:800;display:flex}
.why-different-module__PtPwHa__section{background:var(--bg-primary);padding:100px 0;position:relative}.why-different-module__PtPwHa__headline{text-align:center;margin-bottom:80px;font-size:32px;font-weight:700}.why-different-module__PtPwHa__grid{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;max-width:1000px;margin:0 auto;display:grid}.why-different-module__PtPwHa__column{border-radius:var(--radius-lg);padding:40px;position:relative;overflow:hidden}.why-different-module__PtPwHa__traditional{border:1px solid var(--border-light);background:#ffffff08}.why-different-module__PtPwHa__lightning{background:linear-gradient(135deg,#0b0c0f 0%,#14141e80 100%);border:1px solid #ff66004d;box-shadow:0 0 30px #00000080}.why-different-module__PtPwHa__lightning:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--accent-orange)50%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.why-different-module__PtPwHa__colHeader{align-items:center;gap:12px;margin-bottom:32px;font-size:20px;font-weight:700;display:flex}.why-different-module__PtPwHa__list{flex-direction:column;gap:16px;display:flex}.why-different-module__PtPwHa__item{color:var(--text-secondary);align-items:center;gap:12px;font-size:16px;display:flex}.why-different-module__PtPwHa__item.why-different-module__PtPwHa__positive{color:var(--text-primary)}.why-different-module__PtPwHa__icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.why-different-module__PtPwHa__footerQuote{text-align:center;color:var(--text-primary);letter-spacing:-.01em;margin-top:80px;font-size:24px;font-weight:600}
.how-it-connects-module__C_zpcG__section{background:var(--bg-primary);text-align:center;padding:100px 0}.how-it-connects-module__C_zpcG__headline{margin-bottom:60px;font-size:32px;font-weight:700}.how-it-connects-module__C_zpcG__diagram{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto 60px;display:flex;position:relative}.how-it-connects-module__C_zpcG__node{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);z-index:2;width:180px;padding:20px;transition:border-color .3s;position:relative}.how-it-connects-module__C_zpcG__node:hover{border-color:var(--accent-orange)}.how-it-connects-module__C_zpcG__nodeIcon{color:var(--text-secondary);margin-bottom:12px}.how-it-connects-module__C_zpcG__nodeTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:700}.how-it-connects-module__C_zpcG__nodeDesc{color:var(--text-tertiary);font-size:11px;line-height:1.4}.how-it-connects-module__C_zpcG__lightningNode{border-color:var(--accent-orange);background:#ff66000d;transform:scale(1.1);box-shadow:0 0 20px #ff66001a}.how-it-connects-module__C_zpcG__connection{background:linear-gradient(90deg,var(--border-light)0%,var(--accent-orange)50%,var(--border-light)100%);flex:1;height:2px;margin:0 10px;position:relative}.how-it-connects-module__C_zpcG__bullets{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.how-it-connects-module__C_zpcG__bullet{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.how-it-connects-module__C_zpcG__check{color:var(--accent-orange)}
.token-integration-module__G3Bz-W__section{background:var(--bg-tertiary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:100px 0}.token-integration-module__G3Bz-W__heading{text-align:center;margin-bottom:60px}.token-integration-module__G3Bz-W__title{margin-bottom:16px;font-size:32px;font-weight:700}.token-integration-module__G3Bz-W__subtitle{color:var(--text-secondary)}.token-integration-module__G3Bz-W__formContainer{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);max-width:600px;margin:0 auto;padding:40px}.token-integration-module__G3Bz-W__formGroup{margin-bottom:24px}.token-integration-module__G3Bz-W__label{color:var(--text-secondary);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.token-integration-module__G3Bz-W__input{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-sans);padding:12px 16px;font-size:14px;transition:all .2s}.token-integration-module__G3Bz-W__input:focus{border-color:var(--accent-orange);outline:none;box-shadow:0 0 0 2px #f603}.token-integration-module__G3Bz-W__select{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-sans);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23A0A0A0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding:12px 16px;font-size:14px;transition:all .2s}.token-integration-module__G3Bz-W__select:focus{border-color:var(--accent-orange);outline:none;box-shadow:0 0 0 2px #f603}.token-integration-module__G3Bz-W__note{color:var(--text-tertiary);text-align:center;margin-top:24px;font-size:12px;line-height:1.5}
.sdk-section-module__eU7w7a__section{color:#fff;background:#000;padding:100px 0}.sdk-section-module__eU7w7a__container{justify-content:space-between;align-items:center;gap:60px;display:flex}.sdk-section-module__eU7w7a__content{flex:1;max-width:500px}.sdk-section-module__eU7w7a__headline{margin-bottom:24px;font-size:32px;font-weight:700}.sdk-section-module__eU7w7a__description{color:var(--text-secondary);margin-bottom:32px;line-height:1.6}.sdk-section-module__eU7w7a__featureList{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.sdk-section-module__eU7w7a__feature{font-family:var(--font-mono);color:var(--text-primary);align-items:center;gap:12px;font-size:14px;display:flex}.sdk-section-module__eU7w7a__codeBlock{border:1px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-mono);background:#111;flex:1;padding:24px;font-size:13px;line-height:1.6;position:relative;box-shadow:0 0 40px #00000080}.sdk-section-module__eU7w7a__codeHeader{gap:8px;margin-bottom:20px;display:flex}.sdk-section-module__eU7w7a__dot{background:#333;border-radius:50%;width:12px;height:12px}.sdk-section-module__eU7w7a__line{white-space:pre;display:block}.sdk-section-module__eU7w7a__keyword{color:#cc7832}.sdk-section-module__eU7w7a__string{color:#6a8759}.sdk-section-module__eU7w7a__function{color:#ffc66d}.sdk-section-module__eU7w7a__comment{color:gray}@media (max-width:900px){.sdk-section-module__eU7w7a__container{flex-direction:column}}
.faq-module__TMh2Ga__section{background:var(--bg-primary);padding:100px 0}.faq-module__TMh2Ga__headline{text-align:center;margin-bottom:60px;font-size:32px;font-weight:700}.faq-module__TMh2Ga__grid{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;max-width:900px;margin:0 auto;display:grid}.faq-module__TMh2Ga__question{margin-bottom:32px}.faq-module__TMh2Ga__qText{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:700}.faq-module__TMh2Ga__answer{color:var(--text-secondary);font-size:14px;line-height:1.6}
