.hash_container{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}.hash_controls{justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}.hash_controls-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.hash_kicker{color:var(--primary);font-family:var(--font-ui);letter-spacing:1.5px;opacity:.75;font-size:.7rem;font-weight:700}.hash_controls-copy h2{font-family:var(--font-display);margin:0;font-size:1.3rem;line-height:1.3}.hash_controls-copy p{opacity:.7;max-width:620px;margin:0;font-size:.92rem;line-height:1.6}.hash_algorithms{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hash_workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:16px;width:100%;display:grid}.hash_panel{flex-direction:column;min-width:0;height:100%;display:flex}.hash_panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hash_panel-heading{flex-direction:column;min-width:0;display:flex}.hash_panel-heading h2{font-family:var(--font-display);margin:0;font-size:1.2rem;line-height:1.3}.hash_panel-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hash_panel textarea{flex:1;min-height:260px}.hash_input-footer{opacity:.5;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;margin-bottom:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;display:flex}.hash_panel>button:last-child{align-self:flex-start}.hash_result{flex-direction:column;gap:16px;width:100%;display:flex}.hash_result-meta{justify-content:space-between;align-items:center;gap:12px;font-size:.76rem;display:flex}.hash_result-meta span{opacity:.55}.hash_result-meta strong{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem}.hash_output{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-all;border:1px solid var(--border);background:var(--surface);border-radius:8px;width:100%;margin:0;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.7}.hash_empty{box-sizing:border-box;text-align:center;opacity:.45;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:20px;display:flex}.hash_empty p{margin:12px 0 0;font-size:.86rem}.tool-info{flex-direction:column;gap:24px;width:100%;display:flex}@media (max-width:900px){.hash_controls{flex-direction:column;align-items:stretch;gap:20px}.hash_algorithms{justify-content:flex-start}}@media (max-width:820px){.hash_workspace{grid-template-columns:1fr}.hash_panel textarea{min-height:220px}.hash_empty{min-height:200px}}@media (max-width:640px){.hash_container{gap:28px}.hash_controls-copy h2{font-size:1.15rem}.hash_controls-copy p{font-size:.88rem}.hash_algorithms{gap:6px}.hash_panel-header{align-items:flex-start}.hash_panel-heading h2{font-size:1.05rem}.hash_panel-actions{gap:6px}.hash_panel textarea{min-height:200px}.hash_output{padding:12px;font-size:.8rem;line-height:1.55}.hash_input-footer{font-size:.68rem}.hash_result-meta,.hash_result-meta strong{font-size:.7rem}.hash_empty{min-height:180px}.tool-info{gap:20px}}@media (max-width:380px){.hash_container{gap:24px}.hash_algorithms{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.hash_panel-header{flex-direction:column;align-items:stretch}.hash_panel textarea{min-height:180px}.hash_output{font-size:.76rem}.hash_empty{min-height:160px}}@media (prefers-reduced-motion:reduce){.hash_container *,.hash_container :before,.hash_container :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
