.Hero-module__IrU9sG__hero{min-height:calc(100vh - var(--nav-height,0px));flex-direction:column;justify-content:center;align-items:center;padding-top:68px;display:flex;position:relative;overflow:hidden}.Hero-module__IrU9sG__glowOrb{pointer-events:none;will-change:transform;background:radial-gradient(#e8570f1f 0%,#e8570f0a 40%,#0000 70%);border-radius:50%;width:700px;height:700px;transition:transform .15s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__IrU9sG__grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.Hero-module__IrU9sG__content{z-index:1;grid-template-columns:1fr minmax(0,460px);align-items:center;gap:clamp(2rem,5vw,5rem);width:100%;padding-top:2rem;padding-bottom:4rem;display:grid;position:relative;max-width:1180px!important}.Hero-module__IrU9sG__copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.Hero-module__IrU9sG__badge{color:#22c55e;letter-spacing:.02em;background:#22c55e0f;border:1px solid #22c55e40;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.78rem;font-weight:500;display:inline-flex}.Hero-module__IrU9sG__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;position:relative}.Hero-module__IrU9sG__badgeDot:after{content:"";border:1px solid #22c55e;border-radius:50%;animation:2s infinite Hero-module__IrU9sG__pulse;position:absolute;inset:-4px}@keyframes Hero-module__IrU9sG__pulse{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.Hero-module__IrU9sG__headline{letter-spacing:-.03em;color:var(--text-primary);max-width:780px;margin-bottom:1.5rem;font-size:clamp(2.4rem,6vw,4rem);font-weight:900;line-height:1.1}.Hero-module__IrU9sG__accentWord{color:var(--accent)}.Hero-module__IrU9sG__subheadline{color:var(--text-secondary);max-width:580px;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.Hero-module__IrU9sG__tag{color:var(--text-primary);white-space:nowrap;background:#e8570f1a;border:1px solid #e8570f33;border-radius:4px;padding:.05rem .4rem;font-size:.95em}.Hero-module__IrU9sG__ctas{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__IrU9sG__ctaPrimary,.Hero-module__IrU9sG__ctaSecondary{padding:.8rem 1.6rem;font-size:.95rem}.Hero-module__IrU9sG__pillRow{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module__IrU9sG__pill{border:1px solid var(--border);font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;background:#ffffff05;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:500;transition:border-color .2s,color .2s}.Hero-module__IrU9sG__pill:hover{border-color:var(--accent);color:var(--accent)}.Hero-module__IrU9sG__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:1.5s 1s both Hero-module__IrU9sG__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__IrU9sG__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__IrU9sG__scrollLine{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:40px;animation:1.5s infinite Hero-module__IrU9sG__scrollDrop}@keyframes Hero-module__IrU9sG__scrollDrop{0%{transform-origin:top;opacity:1;transform:scaleY(0)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(1)}}.Hero-module__IrU9sG__scrollLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}@media (max-width:768px){.Hero-module__IrU9sG__headline{font-size:2.2rem}.Hero-module__IrU9sG__ctas{flex-direction:column}.Hero-module__IrU9sG__ctaPrimary,.Hero-module__IrU9sG__ctaSecondary{justify-content:center;width:100%}.Hero-module__IrU9sG__glowOrb{width:400px;height:400px}}@media (max-width:1024px){.Hero-module__IrU9sG__content{grid-template-columns:1fr}.Hero-module__IrU9sG__console{display:none}}.Hero-module__IrU9sG__console{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg);transition:transform .3s;transform:perspective(1200px)rotateY(-6deg);box-shadow:0 24px 60px #00000073}.Hero-module__IrU9sG__console:hover{transform:perspective(1200px)rotateY(0)}.Hero-module__IrU9sG__consoleHead{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.Hero-module__IrU9sG__consoleLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-accent);font-size:.7rem}.Hero-module__IrU9sG__consoleService{font-family:var(--font-mono);letter-spacing:.05em;color:#111113;background:var(--text-accent);border-radius:var(--radius-sm);padding:.15rem .45rem;font-size:.62rem;font-weight:600}.Hero-module__IrU9sG__consoleField{margin-bottom:var(--space-md);flex-direction:column;gap:.35rem;display:flex}.Hero-module__IrU9sG__consoleFieldLabel{color:var(--text-primary);font-size:.75rem;font-weight:500}.Hero-module__IrU9sG__consoleInput{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-mono);padding:.6rem .8rem;font-size:.8rem}.Hero-module__IrU9sG__consolePresets{gap:.4rem;display:flex}.Hero-module__IrU9sG__consolePreset{text-align:center;border-radius:var(--radius-sm);border:1px solid var(--border);font-family:var(--font-mono);color:var(--text-muted);background:#ffffff05;flex:1;padding:.45rem 0;font-size:.72rem}.Hero-module__IrU9sG__consolePresetActive{border-color:var(--accent);background:var(--accent-dim);color:var(--text-accent)}.Hero-module__IrU9sG__consoleFooter{justify-content:space-between;align-items:center;gap:var(--space-md);margin-top:var(--space-lg);display:flex}.Hero-module__IrU9sG__consoleReady{font-family:var(--font-mono);color:#22c55e;font-size:.72rem}.Hero-module__IrU9sG__consoleBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:.55rem 1.2rem;font-size:.82rem;font-weight:700}.Hero-module__IrU9sG__consoleReceipt{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border);align-items:center;gap:.6rem;display:flex}.Hero-module__IrU9sG__receiptDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px}.Hero-module__IrU9sG__receiptText{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono);align-items:baseline;gap:.35rem;display:flex}.Hero-module__IrU9sG__receiptText strong{color:var(--text-primary)}.Hero-module__IrU9sG__receiptAddr{color:var(--text-secondary)}.Hero-module__IrU9sG__receiptOk{color:#22c55e}
.SiteHeader-module__OpAL-G__header{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0a0a0bd1;position:sticky;top:0}.SiteHeader-module__OpAL-G__inner{align-items:center;gap:var(--space-lg);height:var(--nav-height);display:flex}.SiteHeader-module__OpAL-G__logo{font-family:var(--font-mono);align-items:baseline;font-size:.85rem;font-weight:600;transition:opacity .15s;display:inline-flex}.SiteHeader-module__OpAL-G__logo:hover{opacity:.75}.SiteHeader-module__OpAL-G__logoPrompt{color:var(--text-muted)}.SiteHeader-module__OpAL-G__logoName{color:var(--text-primary)}.SiteHeader-module__OpAL-G__logoCursor{color:var(--text-accent);margin-left:2px}.SiteHeader-module__OpAL-G__nav{gap:var(--space-md);margin-left:var(--space-md);display:flex}.SiteHeader-module__OpAL-G__navLink{color:var(--text-secondary);font-size:.875rem;transition:color .15s}.SiteHeader-module__OpAL-G__navLink:hover{color:var(--text-primary)}.SiteHeader-module__OpAL-G__cta{margin-left:auto;padding:.5rem 1rem;font-size:.85rem}@media (max-width:640px){.SiteHeader-module__OpAL-G__nav{display:none}}
.page-module__F19r8W__matrix{margin-top:var(--space-2xl);gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.page-module__F19r8W__matrixCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg);transition:border-color var(--duration) var(--ease), transform var(--duration) var(--ease)}.page-module__F19r8W__matrixCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.page-module__F19r8W__matrixSoon{opacity:.55}.page-module__F19r8W__matrixSoon:hover{border-color:var(--border);transform:none}.page-module__F19r8W__soonTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);margin-left:auto;padding:.1rem .45rem;font-size:.65rem}.page-module__F19r8W__matrixHead{margin-bottom:var(--space-md);flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.page-module__F19r8W__matrixHeadTitle{align-items:center;gap:var(--space-sm);display:flex}.page-module__F19r8W__matrixTag{font-family:var(--font-mono);color:#111113;background:var(--text-accent);border-radius:var(--radius-sm);white-space:nowrap;letter-spacing:.02em;flex-shrink:0;padding:.18rem .55rem;font-size:.7rem;font-weight:700}.page-module__F19r8W__matrixTitle{flex:1;min-width:0;font-size:1.05rem;font-weight:700}.page-module__F19r8W__matrixList{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__F19r8W__matrixItem{align-items:baseline;gap:var(--space-sm);color:var(--text-secondary);font-size:.9rem;display:flex}.page-module__F19r8W__matrixCheck{color:var(--text-accent);font-family:var(--font-mono)}.page-module__F19r8W__feeNote{margin-top:var(--space-xl);align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.9rem;display:flex}.page-module__F19r8W__feeNoteMono{font-family:var(--font-mono);color:var(--text-accent);white-space:nowrap;font-size:.8rem}.page-module__F19r8W__ctaCard{text-align:center;padding:var(--space-3xl) var(--space-xl);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl)}.page-module__F19r8W__ctaTitle{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.page-module__F19r8W__ctaSub{margin:var(--space-md) auto var(--space-xl);max-width:460px;color:var(--text-secondary)}.page-module__F19r8W__faqList{margin-top:var(--space-2xl);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:0;display:flex;overflow:hidden}.page-module__F19r8W__faqItem{padding:var(--space-lg) var(--space-xl);border-bottom:1px solid var(--border)}.page-module__F19r8W__faqItem:last-child{border-bottom:none}.page-module__F19r8W__faqQ{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:var(--space-sm);font-size:1rem;font-weight:700}.page-module__F19r8W__faqA{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}
