.TextEditor-module__Smt4Ba__editorContainer{border-radius:var(--radius-md);border:1px solid var(--glass-border);background:var(--bg-secondary);width:100%;height:100%;transition:background-color .3s;overflow:hidden}[data-theme=light] .TextEditor-module__Smt4Ba__editorContainer{background:#f8fafc}
.HashTool-module__tmPYGW__container{flex-direction:column;gap:24px;height:calc(100vh - 200px);min-height:600px;display:flex}.HashTool-module__tmPYGW__toolbar{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.HashTool-module__tmPYGW__actions{flex-wrap:wrap;gap:12px;display:flex}.HashTool-module__tmPYGW__workspace{flex:1;grid-template-columns:1fr;gap:24px;min-height:0;display:grid}@media (min-width:768px){.HashTool-module__tmPYGW__workspace{grid-template-columns:1fr 1fr}}.HashTool-module__tmPYGW__pane{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.HashTool-module__tmPYGW__paneHeader{color:var(--text-secondary);justify-content:space-between;padding:0 4px;font-size:.9rem;font-weight:500;display:flex}.HashTool-module__tmPYGW__hashResults{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow-y:auto}.HashTool-module__tmPYGW__hashResult{flex-direction:column;gap:8px;display:flex}.HashTool-module__tmPYGW__hashLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.HashTool-module__tmPYGW__hashValue{color:var(--text-primary);background:var(--bg-secondary);border-radius:var(--radius-sm);border:1px solid var(--glass-border);word-break:break-all;padding:12px 48px 12px 12px;font-family:JetBrains Mono,monospace;font-size:.875rem;transition:all .3s;position:relative}[data-theme=light] .HashTool-module__tmPYGW__hashValue{background:#f8fafc;border-color:#0000001a}.HashTool-module__tmPYGW__hashValueContainer{position:relative}.HashTool-module__tmPYGW__copyBtn{border-radius:var(--radius-sm);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;background:#ffffff0d;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.HashTool-module__tmPYGW__copyBtn:hover{color:var(--text-primary);background:#ffffff1a}[data-theme=light] .HashTool-module__tmPYGW__copyBtn{background:#0000000d;border-color:#0000001a}[data-theme=light] .HashTool-module__tmPYGW__copyBtn:hover{color:var(--text-primary);background:#0000001a}.HashTool-module__tmPYGW__status{border-radius:var(--radius-sm);margin-top:8px;padding:12px;font-size:.9rem}.HashTool-module__tmPYGW__statusError{color:var(--error);background:#ef44441a;border:1px solid #ef444433}.HashTool-module__tmPYGW__statusSuccess{color:var(--success);background:#10b9811a;border:1px solid #10b98133}
.Home-module__baJ6tW__container{flex-direction:column;gap:48px;display:flex}.Home-module__baJ6tW__hero{text-align:center;flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.Home-module__baJ6tW__title{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#818cf8 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3.5rem;font-weight:800;line-height:1.1}[data-theme=light] .Home-module__baJ6tW__title{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-primary)100%);-webkit-background-clip:text;background-clip:text}.Home-module__baJ6tW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Home-module__baJ6tW__section{flex-direction:column;gap:24px;width:100%;max-width:900px;margin:0 auto;display:flex}.Home-module__baJ6tW__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:700}.Home-module__baJ6tW__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.Home-module__baJ6tW__grid{grid-template-columns:1fr 1fr}}.Home-module__baJ6tW__featureTitle{color:var(--accent-primary);margin-bottom:8px;font-size:1.125rem;font-weight:600}.Home-module__baJ6tW__text{color:var(--text-secondary);line-height:1.6}.Home-module__baJ6tW__faqItem{margin-bottom:16px}.Home-module__baJ6tW__faqQuestion{color:var(--text-primary);margin-bottom:4px;font-weight:600}
