.styles-module__y1EQTa__container{max-width:1100px;font-family:var(--font-geist-sans);margin:0 auto;padding:20px}.styles-module__y1EQTa__header{color:#fff;border-bottom:1px solid #e5e7eb;align-items:center;margin-bottom:40px;padding-bottom:20px;display:flex}.styles-module__y1EQTa__backLink{color:#fff;font-size:18px;text-decoration:none;transition:color .2s}.styles-module__y1EQTa__backLink:hover{color:var(--foreground)}.styles-module__y1EQTa__header h1{text-align:center;color:#fff;flex:1;margin:0;font-size:2rem;font-weight:600;transform:translate(-40px)}.styles-module__y1EQTa__main{flex-direction:column;gap:30px;display:flex}.styles-module__y1EQTa__inputSection{flex-direction:column;gap:12px;display:flex}.styles-module__y1EQTa__label{color:var(--foreground);margin-bottom:8px;font-weight:500}.styles-module__y1EQTa__networkGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-top:12px;display:grid}.styles-module__y1EQTa__networkButton{background:var(--background);color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module__y1EQTa__networkButton:hover{background:#eff6ff;border-color:#3b82f6}.styles-module__y1EQTa__networkButtonActive{background:var(--primary-normal);color:var(--background)}.styles-module__y1EQTa__inputGroup{flex-direction:column;gap:8px;display:flex}.styles-module__y1EQTa__inputWrapper{gap:12px;display:flex}.styles-module__y1EQTa__input,.styles-module__y1EQTa__select{background:var(--background);color:var(--foreground);border:1px solid #d1d5db;border-radius:8px;flex:1;padding:12px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.styles-module__y1EQTa__input:focus,.styles-module__y1EQTa__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module__y1EQTa__assetSelection{grid-template-columns:1fr 1fr;gap:16px;display:grid}.styles-module__y1EQTa__price{color:#6b7280;margin-top:4px;font-size:12px}.styles-module__y1EQTa__validateButton{background:var(--primary-normal);color:var(--background);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;width:100%;margin-top:20px;padding:12px 24px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.styles-module__y1EQTa__validateButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__y1EQTa__validateButton:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.styles-module__y1EQTa__error{color:#dc2626;margin-top:4px;font-size:14px}.styles-module__y1EQTa__loadingContainer{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;font-size:14px;display:flex}.styles-module__y1EQTa__loadingSpinner{border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:16px;height:16px;animation:1s linear infinite styles-module__y1EQTa__spin}@keyframes styles-module__y1EQTa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__y1EQTa__results{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:20px;padding:16px;font-size:14px}.styles-module__y1EQTa__results h2{color:var(--foreground);margin:0 0 16px;font-size:1.5rem;font-weight:600}.styles-module__y1EQTa__checksGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}.styles-module__y1EQTa__checkCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:flex}.styles-module__y1EQTa__checkCard.styles-module__y1EQTa__valid{background:#f0fdf4;border-color:#10b981}.styles-module__y1EQTa__checkCard.styles-module__y1EQTa__invalid{background:#fef2f2;border-color:#ef4444}.styles-module__y1EQTa__checkCard.styles-module__y1EQTa__warning{background:#fffbeb;border-color:#f59e0b}.styles-module__y1EQTa__checkHeader{align-items:center;gap:8px;display:flex}.styles-module__y1EQTa__checkHeader h3{color:var(--foreground);margin:0;font-size:13px;font-weight:600}.styles-module__y1EQTa__checkIcon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex}.styles-module__y1EQTa__checkIcon.styles-module__y1EQTa__valid{background:#10b981}.styles-module__y1EQTa__checkIcon.styles-module__y1EQTa__invalid{background:#ef4444}.styles-module__y1EQTa__checkIcon.styles-module__y1EQTa__warning{background:#f59e0b}.styles-module__y1EQTa__checkContent{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module__y1EQTa__checkMessage{color:#6b7280;font-size:12px}.styles-module__y1EQTa__checkDetails{background:var(--background);color:#6b7280;white-space:pre-wrap;word-break:break-all;border:1px solid #e5e7eb;border-radius:4px;margin-top:4px;padding:8px 12px;font-family:monospace;font-size:12px}.styles-module__y1EQTa__networkSuggestion{background:var(--background);border:1px solid #2973ff;border-radius:8px;flex-direction:column;gap:12px;margin-top:8px;padding:12px;display:flex}.styles-module__y1EQTa__infoIcon{color:#fff;background:#2973ff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:flex}.styles-module__y1EQTa__switchNetworkButton{color:#fff;cursor:pointer;text-align:center;background:#2973ff;border:none;border-radius:8px;width:100%;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s}.styles-module__y1EQTa__switchNetworkButton:hover{background:#1d5dc9}@media (max-width:600px){.styles-module__y1EQTa__container{padding:15px}.styles-module__y1EQTa__header h1{font-size:1.5rem}.styles-module__y1EQTa__inputWrapper{flex-direction:column}.styles-module__y1EQTa__networkGrid,.styles-module__y1EQTa__assetSelection,.styles-module__y1EQTa__checksGrid{grid-template-columns:1fr}.styles-module__y1EQTa__networkSuggestion{width:100%}}
