.Home_container__9OuOz{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;font-family:Roboto,Arial,sans-serif}.Home_title__YEn0u{font-size:2rem;text-align:center;color:#fff;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Home_content__Qnbja{display:flex;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto}.Home_leftColumn__71MND,.Home_rightColumn__qQnrC{flex:1 1;display:flex;flex-direction:column;gap:1rem}.Home_card__HIlp_{background:rgba(42,42,42,.8);border-radius:8px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.Home_card__HIlp_ h2{font-size:1.3rem;margin-bottom:1rem;text-align:center;color:#4a90e2}.Home_button__Mzpzz{background-color:#4a90e2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:700;transition:all .3s ease;margin:.5rem 0;text-transform:uppercase;letter-spacing:1px;width:100%}.Home_button__Mzpzz:hover{opacity:.9;transform:translateY(-1px)}.Home_buttonGroup__yD8rO{justify-content:space-between}.Home_buttonGroup__yD8rO .Home_button__Mzpzz{flex:1 1}.Home_decryptButton__h0FsI,.Home_encryptButton__aznK_,.Home_signButton__1_fjE,.Home_verifyButton__5oe92{background-color:#4a90e2}.Home_copyButton__z4CmV{background-color:transparent;color:#4a90e2;border:1px solid #4a90e2;padding:.3rem .6rem;border-radius:4px;font-size:.8rem;transition:all .3s ease;margin-left:.5rem}.Home_copyButton__z4CmV:hover{background-color:rgba(74,144,226,.1)}.Home_input__gFHfg{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #444;border-radius:4px;font-size:1rem;background-color:rgba(51,51,51,.8);color:#fff;transition:all .3s ease}.Home_input__gFHfg:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.3)}.Home_buttonGroup__yD8rO{display:flex;gap:1rem;margin-bottom:1rem;justify-content:center}.Home_resultBox__fTREH{background-color:rgba(51,51,51,.8);padding:1rem;border-radius:8px;margin-top:1rem;animation:Home_fadeIn__LfyOC .5s ease}@keyframes Home_fadeIn__LfyOC{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Home_cryptoOutput__0dhfH{font-family:Roboto Mono,monospace;word-break:break-all;margin-top:.5rem;font-size:.9rem}.Home_card__HIlp_ h2,.Home_keyPairDisplay__EZvHz h2{font-size:1.5rem;margin-bottom:1rem;text-align:center;color:#4a90e2}.Home_keyInfo__4skrq{background-color:rgba(51,51,51,.8);padding:1rem;border-radius:8px}.Home_privateKey__oO7EX,.Home_publicKey__DClZc{display:block;font-size:1.1rem;margin-bottom:.5rem;color:#4a90e2}.Home_keyValue__GG0vW{display:inline-block;font-family:Roboto Mono,monospace;margin-top:.25rem;word-break:break-all;font-size:.9rem;flex-grow:1;margin-right:.5rem}.Home_decryptedMessageBox__iPkY0,.Home_verificationResultBox__LsOSz{text-align:center;margin-top:2rem;padding:1rem;background-color:rgba(42,42,42,.8);border-radius:12px;width:100%;max-width:600px;animation:Home_fadeIn__LfyOC .5s ease;margin-left:auto;margin-right:auto}.Home_decryptedMessage__oPGjf{font-size:1.3rem;margin-top:1rem;word-break:break-all}.Home_validResult__ctdEk{color:#4caf50;font-weight:700;font-size:1.3rem}.Home_invalidResult__40ols{color:#f44336;font-weight:700;font-size:1.3rem}.Home_modalOverlay__TPY8b{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:Home_fadeIn__LfyOC .3s ease}.Home_modal__GcRZH{background-color:#2a2a2a;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.2);max-width:80%;width:500px;color:#fff;animation:Home_slideIn__anmgc .3s ease}@keyframes Home_slideIn__anmgc{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_modal__GcRZH h2{margin-top:0;color:#4a90e2}.Home_closeButton__3xUxp{background-color:#333;color:#fff;border:none;padding:.5rem 1rem;border-radius:25px;cursor:pointer;font-size:1rem;transition:background-color .3s;margin-top:1rem}.Home_closeButton__3xUxp:hover{background-color:#444}.Home_sessionSection__1meT8{margin-top:2rem;text-align:center}.Home_currentSession__M03IG{margin-bottom:1rem}.Home_sessionId__NSrrt{font-family:Roboto Mono,monospace;font-size:1.2rem;color:#4a90e2}.Home_joinSessionForm__89Mu5{display:flex;flex-direction:column;align-items:center}.Home_joinButton__gXI9r{background-color:#4a90e2;margin-top:1rem}.Home_toggleButton__Gyp3I{padding:.3rem .6rem;font-size:.8rem;margin-left:.5rem;background-color:transparent;color:#4a90e2;border:1px solid #4a90e2}.Home_toggleButton__Gyp3I:hover{background-color:rgba(74,144,226,.1)}@media (max-width:768px){.Home_content__Qnbja{flex-direction:column}.Home_leftColumn__71MND,.Home_rightColumn__qQnrC{width:100%}.Home_card__HIlp_,.Home_container__9OuOz{padding:1rem}.Home_title__YEn0u{font-size:2rem}.Home_keyValue__GG0vW{font-size:.8rem}.Home_decryptedMessage__oPGjf{font-size:1.1rem}.Home_buttonGroup__yD8rO{flex-direction:column}.Home_button__Mzpzz{width:100%}}.Home_privateKey__oO7EX{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.Home_copyButton__z4CmV{margin-left:10px;padding:5px 10px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:10px;cursor:pointer}.Home_copyButton__z4CmV:hover{background-color:#e0e0e0}