.page-module-scss-module__Io_SXG__page{flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module-scss-module__Io_SXG__main{width:100%;max-width:900px}.page-module-scss-module__Io_SXG__hero{text-align:center;margin-bottom:2.5rem}.page-module-scss-module__Io_SXG__logo{color:var(--brand-primary);margin-bottom:0;font-size:3.5rem;animation:3s ease-in-out infinite page-module-scss-module__Io_SXG__float}.page-module-scss-module__Io_SXG__logo svg{width:48px;height:48px}.page-module-scss-module__Io_SXG__spinIcon{animation:1s linear infinite page-module-scss-module__Io_SXG__spin}@keyframes page-module-scss-module__Io_SXG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module-scss-module__Io_SXG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.page-module-scss-module__Io_SXG__title{color:var(--brand-primary);letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.5rem;font-weight:700}.page-module-scss-module__Io_SXG__subtitle{color:var(--brand-text-secondary);max-width:800px;margin:0 auto;font-size:1.05rem;line-height:1.6}.page-module-scss-module__Io_SXG__wasmStatus{background:var(--brand-bg);border-radius:20px;padding:1rem 0;font-size:.9rem;display:inline-block}.page-module-scss-module__Io_SXG__wasmStatus .page-module-scss-module__Io_SXG__pending{color:var(--brand-text-muted)}.page-module-scss-module__Io_SXG__wasmStatus .page-module-scss-module__Io_SXG__warning{color:var(--brand-warning)}.page-module-scss-module__Io_SXG__wasmStatus .page-module-scss-module__Io_SXG__warning code{background:#f59e0b26;border-radius:4px;padding:2px 6px;font-size:.85em}.page-module-scss-module__Io_SXG__wasmStatus .page-module-scss-module__Io_SXG__ready{color:var(--brand-success);font-weight:500}.page-module-scss-module__Io_SXG__cards{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__Io_SXG__section{background:var(--brand-bg);border-radius:var(--brand-radius-lg);border:1px solid var(--brand-border);padding:1.75rem;box-shadow:0 4px 24px #4e1b5614}.page-module-scss-module__Io_SXG__sectionTitle{color:var(--brand-text);align-items:center;gap:.6rem;margin:0 0 .5rem;font-size:1.3rem;font-weight:600;display:flex}.page-module-scss-module__Io_SXG__sectionIcon{font-size:1.4rem}.page-module-scss-module__Io_SXG__sectionDesc{color:var(--brand-text-secondary);margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.page-module-scss-module__Io_SXG__sectionDesc strong{color:var(--brand-primary);font-weight:500}.page-module-scss-module__Io_SXG__linkGrid{gap:.75rem;display:grid}.page-module-scss-module__Io_SXG__linkCard{background:var(--brand-bg-secondary);border-radius:var(--brand-radius);color:var(--brand-text);border:1px solid #0000;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.page-module-scss-module__Io_SXG__linkCard:hover{background:var(--brand-primary-light);border-color:var(--brand-primary);transform:translate(4px)}.page-module-scss-module__Io_SXG__linkCard:hover .page-module-scss-module__Io_SXG__arrow{transform:translate(4px)}.page-module-scss-module__Io_SXG__linkIcon{flex-shrink:0;font-size:1.5rem}.page-module-scss-module__Io_SXG__linkContent{flex:1}.page-module-scss-module__Io_SXG__linkContent h3{color:var(--brand-text);margin:0 0 .2rem;font-size:1rem;font-weight:600}.page-module-scss-module__Io_SXG__linkContent p{color:var(--brand-text-secondary);margin:0;font-size:.85rem}.page-module-scss-module__Io_SXG__arrow{color:var(--brand-primary-active);font-size:1.2rem;transition:transform .2s}.page-module-scss-module__Io_SXG__techInfo{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.page-module-scss-module__Io_SXG__techBadge{background:var(--brand-primary-light);color:var(--brand-primary);border-radius:4px;padding:.3rem .7rem;font-size:.75rem;font-weight:500}.page-module-scss-module__Io_SXG__howItWorks{background:linear-gradient(135deg, var(--brand-primary-dark) 0%, var(--brand-primary) 100%);border-radius:var(--brand-radius-lg);color:#fff;margin-top:2.5rem;padding:1.75rem}.page-module-scss-module__Io_SXG__howItWorksTitle{text-align:center;margin:0 0 1.25rem;font-size:1.2rem;font-weight:600}.page-module-scss-module__Io_SXG__steps{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.5rem;display:flex}.page-module-scss-module__Io_SXG__step{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:140px;padding:.75rem;display:flex}.page-module-scss-module__Io_SXG__stepNumber{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.6rem;font-size:.9rem;font-weight:600;display:flex}.page-module-scss-module__Io_SXG__stepContent h4{margin:0 0 .3rem;font-size:.9rem;font-weight:600}.page-module-scss-module__Io_SXG__stepContent p{opacity:.85;margin:0;font-size:.8rem;line-height:1.4}.page-module-scss-module__Io_SXG__stepArrow{color:#fff6;align-items:center;font-size:1.2rem;display:flex}@media (max-width:768px){.page-module-scss-module__Io_SXG__stepArrow{display:none}}.page-module-scss-module__Io_SXG__howItWorksWrapper{justify-content:center;margin-top:2rem;display:flex}.page-module-scss-module__Io_SXG__howItWorksButton{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border-radius:10px;align-items:center;gap:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 3px 10px #8b5cf659}.page-module-scss-module__Io_SXG__howItWorksButton:hover{background:linear-gradient(135deg,#9f75fa 0%,#7c3aed 100%);transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf680}.page-module-scss-module__Io_SXG__footer{text-align:center;color:var(--brand-text-secondary);margin-top:0;font-size:.9rem}.page-module-scss-module__Io_SXG__footer p{margin:.3rem 0}.page-module-scss-module__Io_SXG__footer strong{color:var(--brand-primary)}.page-module-scss-module__Io_SXG__footerLinks{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.page-module-scss-module__Io_SXG__footerLinks a{color:var(--brand-primary-active);text-decoration:none}.page-module-scss-module__Io_SXG__footerLinks a:hover{text-decoration:underline}.page-module-scss-module__Io_SXG__footerLinks span{color:var(--brand-text-muted)}
