@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.ws-root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111827;min-height:100vh}.ws-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #f3f4f6}.ws-header-inner{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;height:64px}.ws-header-left{display:flex;align-items:center;gap:32px}.ws-logo-link{display:flex;align-items:center;gap:8px;text-decoration:none}.ws-logo-img{object-fit:contain}.ws-desktop-nav{display:none;align-items:center;gap:4px}@media(min-width:1024px){.ws-desktop-nav{display:flex}}.ws-nav-item{display:flex;align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;border-radius:6px;transition:background .15s,color .15s}.ws-nav-item:hover{background:#f9fafb;color:#111827}.ws-header-right{display:flex;align-items:center;gap:4px}@media(min-width:640px){.ws-header-right{gap:12px}}.ws-search-btn{display:none;align-items:center;gap:8px;padding:6px 12px;font-size:14px;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:background .15s}.ws-search-btn:hover{background:#f3f4f6}@media(min-width:640px){.ws-search-btn{display:flex}}.ws-kbd{display:none;align-items:center;gap:4px;padding:2px 6px;font-size:11px;background:#fff;border:1px solid #e5e7eb;border-radius:4px}@media(min-width:768px){.ws-kbd{display:inline-flex}}.ws-lang-btn{display:none;align-items:center;gap:4px;padding:6px 8px;font-size:14px;color:#374151;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .15s}.ws-lang-btn:hover{background:#f9fafb}.ws-lang-char{font-size:16px}@media(min-width:768px){.ws-lang-btn{display:flex}}.ws-mobile-toggle{display:flex;align-items:center;justify-content:center;padding:8px;color:#6b7280;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.ws-mobile-toggle:hover{background:#f9fafb;color:#374151}@media(min-width:1024px){.ws-mobile-toggle{display:none}}.ws-mobile-nav{padding:16px 0;border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:4px}.ws-mobile-nav-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;border-radius:6px}.ws-mobile-nav-item:hover{background:#f9fafb}.ws-welcome{padding:20px 16px 24px;max-width:1280px;margin:0 auto}@media(min-width:640px){.ws-welcome{padding:48px 24px 24px}}.ws-welcome-header{text-align:center;margin-bottom:12px;display:flex;flex-direction:column;align-items:center}.ws-eth-lang{color:#8b3eff;font-size:18px;font-weight:500;letter-spacing:.02em;margin-bottom:8px;display:block;height:28px;line-height:28px;overflow:hidden;white-space:nowrap;transition:opacity .4s}@media(min-width:768px){.ws-eth-lang{font-size:22px;height:34px;line-height:34px}}.ws-welcome-title{font-size:40px;font-weight:900;color:#0f172a;margin-bottom:8px;letter-spacing:-.02em;line-height:1}@media(min-width:640px){.ws-welcome-title{font-size:48px}}@media(min-width:768px){.ws-welcome-title{font-size:56px}}.ws-welcome-subtitle{font-size:15px;color:#6b7280;max-width:640px;line-height:1.6}@media(min-width:640px){.ws-welcome-subtitle{font-size:16px}}.ws-cards-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.ws-dark-card{display:flex;justify-content:center;width:100%;padding:0 8px}.ws-dark-card-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#0d1325;border-radius:32px;padding:24px 20px;box-shadow:0 25px 50px -12px #0006;width:100%;max-width:360px;border:1px solid rgba(100,116,139,.3)}@media(min-width:768px){.ws-dark-card-inner{padding:36px 32px}}.ws-check-icon-box{width:64px;height:64px;border-radius:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:#12d18e;box-shadow:0 10px 25px #12d18e59}.ws-dark-card-title{font-size:21px;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:.02em;white-space:nowrap}@media(min-width:380px){.ws-dark-card-title{font-size:25px}}.ws-dark-card-desc{font-size:13px;line-height:1.6;color:#d1d5db;max-width:280px;margin:0 auto 32px;font-weight:500}.ws-generate-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:21px 16px;background:#8b3eff;color:#fff;font-size:15px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:16px;cursor:pointer;text-decoration:none;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 0 25px #8b3eff59;font-family:inherit}.ws-generate-btn:hover:not(:disabled){background:#7a37e0;box-shadow:0 0 35px #8b3eff80;transform:translateY(-1px)}.ws-generate-btn:active:not(:disabled){background:#6c2ec7;transform:translateY(0)}.ws-generate-btn:disabled{opacity:.7;cursor:not-allowed}.ws-success-btn{background:#10b981;box-shadow:0 0 25px #10b98159;pointer-events:none;cursor:default}.ws-error-msg{color:#f87171;font-size:13px;margin-top:12px;text-align:center}.ws-stats-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border-radius:32px;padding:20px 24px;box-shadow:0 10px 30px #0000000f;width:100%;max-width:900px;border:1px solid #f3f4f6;gap:16px}@media(min-width:640px){.ws-stats-card{padding:24px}}.ws-stats-grid-top{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}@media(min-width:768px){.ws-stats-grid-top{gap:16px}}.ws-stat-box{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9fafbcc;border-radius:16px;padding:16px;border:1px solid #f3f4f6;transition:background .15s}.ws-stat-box:hover{background:#f9fafb}@media(min-width:768px){.ws-stat-box{padding:24px}}.ws-stat-center{max-width:320px;width:100%;padding:16px 40px}.ws-stat-value{font-size:26px;font-weight:900;margin-bottom:4px;letter-spacing:-.01em;display:block}@media(min-width:768px){.ws-stat-value{font-size:32px}}.ws-stat-violet{color:#7c3aed}.ws-stat-blue{color:#2563eb}.ws-stat-emerald{color:#059669}.ws-stat-label{font-size:13px;font-weight:600;color:#6b7280;white-space:nowrap;display:block}@media(min-width:768px){.ws-stat-label{font-size:14px}}.ws-divider{border:none;border-top:1px solid #f3f4f6;margin:0}.ws-section{padding:64px 16px;max-width:1280px;margin:0 auto}@media(min-width:640px){.ws-section{padding:64px 24px}}@media(min-width:1024px){.ws-section{padding:64px 32px}}.ws-tag{display:inline-block;padding:4px 12px;font-size:10.4px;font-weight:600;letter-spacing:.08em;color:#6d28d9;background:#6d28d914;border-radius:999px;margin-bottom:16px;text-transform:uppercase}.ws-section-title{font-size:36px;font-weight:900;color:#111827;margin-bottom:24px;letter-spacing:-.02em;line-height:1.1}@media(min-width:768px){.ws-section-title{font-size:48px}}.ws-section-text{font-size:17px;color:#4b5563;line-height:1.7;margin-bottom:20px;max-width:680px}.ws-what-img-mobile{display:block;width:100%;max-width:380px;height:auto;object-fit:cover;margin-bottom:48px}@media(min-width:768px){.ws-what-img-mobile{display:none}}.ws-primary-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#7c3aed;color:#fff;font-size:15px;font-weight:500;border-radius:8px;text-decoration:none;transition:background .15s;margin-bottom:48px}.ws-primary-btn:hover{background:#6d28d9}.ws-popular-topics{margin-top:0}.ws-topics-title{font-size:17px;font-weight:600;color:#111827;margin-bottom:16px}.ws-topics-grid{display:grid;gap:16px}@media(min-width:640px){.ws-topics-grid{grid-template-columns:1fr 1fr}}.ws-topic-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:border-color .15s,box-shadow .15s}.ws-topic-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.ws-topic-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.ws-topic-pink{background:#fdf2f8}.ws-topic-violet{background:#f5f3ff}.ws-topic-label{font-size:14px;font-weight:500;color:#111827;transition:color .15s}.ws-topic-card:hover .ws-topic-label{color:#7c3aed}.ws-feature-card{background:#eaf5f4;border-radius:16px;padding:24px;display:flex;flex-direction:column}.ws-feature-tag{font-size:11px;font-weight:700;color:#6b7280;letter-spacing:.1em;margin-bottom:16px;display:block}.ws-feature-img{width:100%;height:192px;object-fit:contain;margin-bottom:16px}.ws-feature-title{font-size:24px;font-weight:900;color:#111827;margin-bottom:12px;letter-spacing:-.01em}.ws-feature-desc{color:#4b5563;line-height:1.6;margin-bottom:24px;flex-grow:1}.ws-secondary-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;color:#111827;font-size:14px;font-weight:500;border:1px solid #d1d5db;border-radius:8px;text-decoration:none;width:fit-content;transition:background .15s}.ws-secondary-btn:hover{background:#f9fafb}.ws-ecosystem-grid{display:grid;gap:48px;align-items:center}@media(min-width:1024px){.ws-ecosystem-grid{grid-template-columns:1fr 1fr}}.ws-ecosystem-sub{font-size:13px;font-weight:700;color:#374151;margin-bottom:24px}.ws-stats-list{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ws-stat-item{padding-bottom:0}.ws-stat-border{border-bottom:1px solid #e5e7eb;padding-bottom:24px}.ws-stat-big{font-size:32px;font-weight:900;color:#111827;margin-bottom:4px;letter-spacing:-.02em}@media(min-width:768px){.ws-stat-big{font-size:40px}}.ws-stat-meta{display:flex;align-items:center;gap:4px;font-size:13px;color:#6b7280}.ws-ecosystem-right{display:flex;justify-content:center;margin-top:32px}@media(min-width:1024px){.ws-ecosystem-right{margin-top:0}}.ws-ecosystem-img{width:100%;max-width:448px;height:auto;object-fit:contain;border-radius:24px}.ws-values-header{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center}.ws-ticker-wrap{overflow:hidden;position:relative;margin-bottom:16px}.ws-ticker{display:flex;white-space:nowrap}.ws-ticker-fwd{animation:ws-scroll 30s linear infinite}.ws-ticker-rev{animation:ws-scroll-rev 30s linear infinite}@keyframes ws-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ws-scroll-rev{0%{transform:translate(-50%)}to{transform:translate(0)}}.ws-ticker-item{display:flex;align-items:center;flex-shrink:0;margin:0 8px}.ws-ticker-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.ws-chip-blue{background:#dbeafecc;color:#2563eb}.ws-chip-gray{background:#f9fafb;border:1px solid #e5e7eb;color:#9ca3af;font-weight:500}.ws-ticker-dot{font-weight:700;margin:0 12px}.ws-dot-blue{color:#93c5fd}.ws-dot-gray{color:#d1d5db}.ws-ticker-labels{display:flex;justify-content:center;gap:48px;margin-bottom:16px}.ws-label-legacy{font-size:13px;font-weight:500;color:#6b7280}.ws-label-ethereum{font-size:13px;font-weight:900;color:#2563eb}.ws-footer{background:#f9fafb;border-top:1px solid #e5e7eb}.ws-footer-inner{max-width:1280px;margin:0 auto;padding:48px 16px}@media(min-width:640px){.ws-footer-inner{padding:48px 24px}}.ws-social-row{display:flex;align-items:center;gap:24px;margin-bottom:48px}.ws-social-link{color:#111827;text-decoration:none;transition:color .15s}.ws-social-link:hover{color:#6b7280}.ws-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(min-width:768px){.ws-footer-links{grid-template-columns:repeat(4,1fr)}}.ws-footer-heading{font-size:15px;font-weight:600;color:#111827;margin-bottom:16px}.ws-footer-list{list-style:none;display:flex;flex-direction:column;gap:8px}.ws-footer-link{font-size:13px;color:#4b5563;text-decoration:none;transition:color .15s}.ws-footer-link:hover{color:#7c3aed}.rm-backdrop{position:fixed;inset:0;background:#0b0d17d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:9999;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;padding:24px 16px;font-family:Inter,sans-serif}.rm-modal{width:100%;max-width:400px;display:flex;flex-direction:column;margin-top:10px;color:#fff}.rm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.rm-header-left{display:flex;align-items:center;gap:8px}.rm-header-icon{font-size:18px}.rm-header-text{color:#2dd4bf;font-weight:600;font-size:16px}.rm-header-close{background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.rm-warning-circle{width:64px;height:64px;border-radius:50%;background:#2a1f11;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.rm-title{text-align:center;font-size:24px;font-weight:700;margin-bottom:6px}.rm-subtitle{text-align:center;font-size:14px;color:#94a3b8;margin-bottom:24px}.rm-status-box{background:#0f1c24;border:1px solid #143336;border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;margin-bottom:24px}.rm-status-check{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.rm-status-content-flex{display:flex;flex-direction:column;gap:4px}.rm-status-title{color:#2dd4bf;font-weight:600;font-size:16px}.rm-status-desc{color:#cbd5e1;font-size:14px}.rm-info-container{background:#151c27;border-radius:16px;padding:20px 16px;margin-bottom:24px;display:flex;flex-direction:column}.rm-row{display:flex;justify-content:space-between;align-items:center;font-size:15px}.rm-spacing{margin:16px 0}.rm-label{color:#cbd5e1}.rm-value-gray{color:#94a3b8;font-weight:500}.rm-value-green{color:#2dd4bf;font-weight:600;font-size:16px}.rm-value-red{color:#ef4444;font-weight:600;font-size:16px}.rm-bottom-group{display:flex;flex-direction:column;gap:16px}.rm-btn-outline{text-align:center;border:1px solid #143336;background:#0f1c24;color:#2dd4bf;padding:16px;border-radius:12px;font-weight:600;font-size:15px}.rm-btn-solid{background:#8b3eff;color:#fff;border:none;border-radius:999px;padding:18px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s,background .2s;font-family:inherit;box-shadow:0 0 20px #8b3eff4d}.rm-btn-solid:hover{background:#7a37e0;opacity:1}
