.page-module__-Sw27W__container{color:#fff;max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.page-module__-Sw27W__tabsContainer{scrollbar-width:thin;scrollbar-color:#282f3d transparent;background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:12px;gap:4px;margin-bottom:2rem;padding:4px;display:flex;overflow-x:auto}.page-module__-Sw27W__tabsContainer::-webkit-scrollbar{height:6px}.page-module__-Sw27W__tabsContainer::-webkit-scrollbar-thumb{background-color:#282f3d;border-radius:10px}.page-module__-Sw27W__tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:10px 18px;font-size:.88rem;font-weight:800;transition:all .2s}.page-module__-Sw27W__tab:hover:not(.page-module__-Sw27W__activeTab){color:#fff;background:#ffffff08}.page-module__-Sw27W__activeTab{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.page-module__-Sw27W__infoSection{background:#11141a;border:1px solid #1a1f29;border-radius:8px;margin-bottom:2rem;padding:2rem}.page-module__-Sw27W__infoTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__-Sw27W__infoDesc{color:#a0a5b0;max-width:900px;font-size:.95rem;line-height:1.6}.page-module__-Sw27W__infoDesc span.page-module__-Sw27W__highlight{color:#f70}.page-module__-Sw27W__infoDesc code{color:#d1d5db;background:#181d26;border-radius:4px;padding:.2rem .4rem;font-size:.85rem}.page-module__-Sw27W__verifierSection{margin-top:3rem}.page-module__-Sw27W__verifierTitle{color:#fff;margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.page-module__-Sw27W__verifierSub{color:var(--text-secondary,#94a3b8);max-width:640px;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.page-module__-Sw27W__embedFrame{background:#0c0e13;border:1px solid #282f3d;border-radius:12px;max-width:100%;overflow:hidden}.page-module__-Sw27W__embedIframe{border:0;width:100%;min-height:600px;transition:height .2s;display:block}.page-module__-Sw27W__penIframe{border:0;width:100%;height:800px;display:block}@media (max-width:768px){.page-module__-Sw27W__penIframe{height:620px}}.page-module__-Sw27W__verifierGrid{background:#181d26;border:1px solid #282f3d;border-radius:8px;grid-template-columns:minmax(0,1fr) 400px;gap:0;max-width:100%;display:grid;overflow:hidden}@media (max-width:992px){.page-module__-Sw27W__verifierGrid{grid-template-columns:1fr}}.page-module__-Sw27W__editorPane{background:#0d1117;border-right:1px solid #282f3d;flex-direction:column;min-width:0;display:flex}.page-module__-Sw27W__editorHeader{background:#161b22;border-bottom:1px solid #282f3d;justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.page-module__-Sw27W__editorTabs{display:flex}.page-module__-Sw27W__editorTab{color:#8b8f98;cursor:default;border-right:1px solid #282f3d;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600}.page-module__-Sw27W__editorTabActive{color:#c9d1d9;background:#0d1117}.page-module__-Sw27W__editorBranding{color:#8b8f98;letter-spacing:1px;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.page-module__-Sw27W__codeArea{color:#c9d1d9;flex-grow:1;padding:1.5rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9rem;line-height:1.5;overflow-x:auto}.page-module__-Sw27W__keyword{color:#ff7b72}.page-module__-Sw27W__string{color:#a5d6ff}.page-module__-Sw27W__variable{color:#79c0ff}.page-module__-Sw27W__comment{color:#8b949e;font-style:italic}.page-module__-Sw27W__function{color:#d2a8ff}.page-module__-Sw27W__operator{color:#c9d1d9}.page-module__-Sw27W__number{color:#79c0ff}.page-module__-Sw27W__formPane{background:#11141a;flex-direction:column;flex-grow:1;flex-basis:400px;min-width:300px;padding:2rem;display:flex}.page-module__-Sw27W__formHeader{text-align:center;color:#fff;margin-bottom:2rem;font-size:1.25rem;font-weight:700}.page-module__-Sw27W__formGroup{margin-bottom:1.5rem}.page-module__-Sw27W__label{color:#a0a5b0;margin-bottom:.5rem;font-size:.85rem;display:block}.page-module__-Sw27W__input{color:#fff;background:#181d26;border:1px solid #282f3d;border-radius:6px;width:100%;padding:.85rem 1rem;font-family:monospace;font-size:.95rem;transition:all .2s}.page-module__-Sw27W__input:focus{border-color:#f70;outline:none}.page-module__-Sw27W__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f70,#f40);border:none;border-radius:6px;width:100%;margin-top:auto;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.page-module__-Sw27W__button:hover{filter:brightness(1.1)}.page-module__-Sw27W__button:active{transform:translateY(1px)}.page-module__-Sw27W__resultBox{background:#181d26;border:1px solid #282f3d;border-radius:6px;margin-top:1.5rem;padding:1rem}.page-module__-Sw27W__resultSuccess{background:#22c55e0d;border-color:#22c55e}.page-module__-Sw27W__resultError{background:#ef44440d;border-color:#ef4444}.page-module__-Sw27W__resultText{text-align:center;font-size:1.1rem;font-weight:700}.page-module__-Sw27W__resultText.page-module__-Sw27W__success{color:#22c55e}.page-module__-Sw27W__resultText.page-module__-Sw27W__error{color:#ef4444}.page-module__-Sw27W__resultDetails{flex-direction:column;gap:.5rem;margin-top:1rem;font-size:.9rem;display:flex}.page-module__-Sw27W__detailRow{justify-content:space-between;align-items:center;display:flex}.page-module__-Sw27W__detailRow span:first-child{color:#8b8f98}.page-module__-Sw27W__detailRow span:last-child{color:#fff;font-family:monospace;font-weight:600}.page-module__-Sw27W__emptyState{text-align:center;color:#8b8f98;padding:4rem 2rem}
