.AdminPanel_admin-menu__IITUh{position:absolute;top:0;right:0;z-index:1000}.AdminPanel_admin-content__H5V3l{position:absolute;top:40px;right:5px;width:800px;background-color:#343434;color:#e0e0e0;border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.3);padding:16px;max-height:calc(100vh - 80px);z-index:999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.AdminPanel_admin-header__8v5xO{margin-top:0;margin-bottom:12px;color:#ffffff;font-size:1.2rem;font-weight:500;border-bottom:1px solid #555;padding-bottom:8px;cursor:-webkit-grab;cursor:grab;touch-action:none}.AdminPanel_handle__LsdkS{cursor:-webkit-grab;cursor:grab}.AdminPanel_handle__LsdkS:active{cursor:-webkit-grabbing;cursor:grabbing}.AdminPanel_demo-switcher__UeMHa{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.AdminPanel_demo-switcher__UeMHa button{background-color:#4a4a4a;color:#ffffff;border:none;border-radius:4px;padding:8px 12px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;flex:1 1;min-width:80px}.AdminPanel_demo-switcher__UeMHa button:hover:not(:disabled){background-color:#5a5a5a}.AdminPanel_demo-switcher__UeMHa button:active:not(:disabled){background-color:#666}.AdminPanel_demo-switcher__UeMHa button:disabled{background-color:#666;color:#aaa;cursor:not-allowed;position:relative}.AdminPanel_demo-switcher__UeMHa button:disabled:after{content:"✓";position:absolute;right:8px;top:50%;transform:translateY(-50%)}.AdminPanel_admin-actions__Aa5GW{display:flex;flex-direction:column;gap:10px}.AdminPanel_admin-actions__Aa5GW button{background-color:#4a4a4a;color:#ffffff;border:none;border-radius:4px;padding:10px;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.AdminPanel_admin-actions__Aa5GW button:hover:not(:disabled){background-color:#5a5a5a}.AdminPanel_admin-actions__Aa5GW button:disabled{opacity:.6;cursor:not-allowed}.AdminPanel_danger-button__bMpll{background-color:rgba(220,53,69,.8)!important}.AdminPanel_danger-button__bMpll:hover:not(:disabled){background-color:rgba(220,53,69,1)!important}.AdminPanel_admin-children__zo6TF{margin-top:16px;background-color:#2a2a2a;border-radius:6px;padding:12px;overflow:auto;max-height:400px}.AdminPanel_admin-children__zo6TF h3{margin-top:0;color:#ffffff;font-size:1.1rem;border-bottom:1px solid #444;padding-bottom:8px;margin-bottom:12px}.AdminPanel_admin-children__zo6TF h4{color:#e0e0e0;font-size:1rem;margin-top:16px;margin-bottom:8px}.AdminPanel_admin-children__zo6TF p{color:#cccccc;margin-bottom:12px;line-height:1.4}.AdminPanel_admin-children__zo6TF code{background-color:#222;padding:2px 4px;border-radius:3px;font-family:monospace;font-size:.9em;color:#e0e0e0}.AdminPanel_admin-children__zo6TF button{background-color:#4a4a4a;color:#ffffff;border:none;border-radius:4px;padding:8px 12px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;margin-right:8px;margin-bottom:8px}.AdminPanel_admin-children__zo6TF button:hover:not(:disabled){background-color:#5a5a5a}.AdminPanel_admin-children__zo6TF button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.AdminPanel_admin-controls__95_yx{width:80%;left:10%;right:10%;top:50px}.AdminPanel_admin-content__H5V3l{left:10%;right:10%;top:50px}.AdminPanel_demo-switcher__UeMHa{flex-direction:column}.AdminPanel_admin-children__zo6TF{max-height:300px}}.DatabaseViewer_databaseViewer__bDMpk{background-color:#1e1e1e;border-radius:8px;color:#e0e0e0;padding:16px;margin-top:16px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:100%}.DatabaseViewer_databaseViewerHeader__9jd45{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid #444;padding-bottom:8px}.DatabaseViewer_databaseViewerHeader__9jd45 h3{margin:0;color:#00aaff}.DatabaseViewer_databaseViewerContent__0vKuB{overflow-x:auto;font-size:20px}.DatabaseViewer_databaseActions__LtIWk{display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #444}.DatabaseViewer_resetButton__Qas5e{background-color:#dc3545;color:white;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .2s}.DatabaseViewer_resetButton__Qas5e:hover{background-color:#c82333}.DatabaseViewer_resetButton__Qas5e:disabled{background-color:#6c757d;cursor:not-allowed}.DatabaseViewer_databaseViewerContent__0vKuB table{width:100%;border-collapse:collapse;margin-top:8px}.DatabaseViewer_databaseViewerContent__0vKuB th{text-align:left;padding:8px;background-color:#333;color:#00aaff;font-weight:600}.DatabaseViewer_databaseViewerContent__0vKuB td{padding:8px;border-bottom:1px solid #444;word-break:break-word}.DatabaseViewer_databaseViewerContent__0vKuB tr:hover{background-color:#2a2a2a}.DatabaseViewer_contentCell__cfnqo{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DatabaseViewer_clickableCell__zXm8F{cursor:pointer;position:relative;transition:background-color .2s ease}.DatabaseViewer_clickableCell__zXm8F:hover{background-color:rgba(0,170,255,.1)}.DatabaseViewer_clickableCell__zXm8F:hover:after{content:"Click to copy";position:absolute;top:-20px;left:50%;transform:translateX(-50%);background-color:#333;color:white;padding:2px 6px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10}.DatabaseViewer_copiedCell__P_yRp{background-color:rgba(0,255,0,.1)!important}.DatabaseViewer_copiedCell__P_yRp:after{content:"Copied!"!important;position:absolute;top:-20px;left:50%;transform:translateX(-50%);background-color:#28a745;color:white;padding:2px 6px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10}.DatabaseViewer_expiredKey__DQg48{opacity:.7;background-color:rgba(220,53,69,.1)}.DatabaseViewer_expiredStatus__4nS2t{color:#dc3545;font-weight:700}.DatabaseViewer_validStatus__7PH8G{color:#00ff41;font-weight:700}@keyframes DatabaseViewer_fadeOut__xJPpp{0%{background-color:rgba(40,167,69,.2)}to{background-color:transparent}}.DatabaseViewer_membersList__k8CE8{display:flex;align-items:center;justify-content:space-between}.DatabaseViewer_editButton__cS8_y{background-color:#4a4a4a;color:white;border:none;border-radius:4px;padding:2px 8px;font-size:14px;cursor:pointer;margin-left:8px}.DatabaseViewer_editButton__cS8_y:hover{background-color:#666}.DatabaseViewer_editField__1tYSs{display:flex;flex-direction:column;gap:8px}.DatabaseViewer_editField__1tYSs input{padding:4px 8px;border:1px solid #666;border-radius:4px;background-color:#2a2a2a;color:white}.DatabaseViewer_editButtons__KSrl1{display:flex;gap:8px}.DatabaseViewer_editButtons__KSrl1 button{padding:2px 8px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.DatabaseViewer_editButtons__KSrl1 button:first-child{background-color:#28a745;color:white}.DatabaseViewer_editButtons__KSrl1 button:last-child{background-color:#dc3545;color:white}.DatabaseViewer_errorMessage__JukDb{background-color:rgba(220,53,69,.1);border:1px solid #dc3545;color:#dc3545;padding:12px;border-radius:4px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.DatabaseViewer_errorMessage__JukDb button{background-color:#dc3545;color:white;border:none;border-radius:4px;padding:4px 8px;font-size:14px;cursor:pointer;transition:background-color .2s}.DatabaseViewer_errorMessage__JukDb button:hover{background-color:#c82333}.Toast_toastContainer___hFl3{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;max-width:350px}.Toast_toast__67rHz{padding:12px 16px;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:space-between;animation:Toast_slideIn__8vznk .3s ease-out forwards;color:white}.Toast_toast__67rHz.Toast_success__4PpFf{background-color:#28a745}.Toast_toast__67rHz.Toast_error__ReeiP{background-color:#dc3545}.Toast_toast__67rHz.Toast_info__9tcyw{background-color:#17a2b8}.Toast_message__VbwjE{flex:1 1;margin-right:10px}.Toast_closeButton__MK1Y7{background:none;border:none;color:white;font-size:18px;cursor:pointer;opacity:.7;transition:opacity .2s}.Toast_closeButton__MK1Y7:hover{opacity:1}@keyframes Toast_slideIn__8vznk{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.Modal_modalBackdrop__61odd{top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;pointer-events:all;position:fixed;inset:0}.Modal_modalContent__MGa4L{background-color:#1e1e1e;border-radius:8px;padding:20px;width:400px;max-width:90%;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#f0f0f0;border:1px solid #333;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.Modal_modalTitle__YQjbD{margin-top:0;font-size:1.2rem;color:#fff;margin-bottom:10px}.Modal_modalMessage__6PgGc{margin-bottom:20px;line-height:1.5}.Modal_modalActions__ItlJk{display:flex;justify-content:flex-end;gap:10px}.Modal_cancelButton__c24xO,.Modal_confirmButton__uQttN{padding:8px 16px;border-radius:4px;font-size:.9rem;cursor:pointer;border:none;transition:background-color .2s}.Modal_cancelButton__c24xO{background-color:#333;color:#fff}.Modal_cancelButton__c24xO:hover{background-color:#444}.Modal_confirmButton__uQttN{background-color:#c62828;color:white}.Modal_confirmButton__uQttN:hover{background-color:#d32f2f}.ApiQueryPanel_container__VL88R{margin-top:1rem;padding:1rem;background-color:#1e1e1e;border-radius:8px;border:1px solid #333;color:#e0e0e0;box-shadow:0 4px 8px rgba(0,0,0,.2)}.ApiQueryPanel_title__x0pF6{margin:0 0 .5rem;font-size:1rem;color:#00aaff;font-weight:700}.ApiQueryPanel_controlRow__F_q_J{display:flex;margin-bottom:.5rem}.ApiQueryPanel_endpointSelect__MfbbM{flex:1 1;padding:.3rem;border:1px solid #444;border-radius:3px;font-size:.85rem;background-color:#2a2a2a;color:#e0e0e0}.ApiQueryPanel_endpointInfo__AygNM{margin-bottom:.5rem}.ApiQueryPanel_description__OJ6zK{margin:.3rem 0;font-size:.8rem;color:#aaa;font-style:italic}.ApiQueryPanel_urlContainer__rfpdd{display:flex;gap:.5rem}.ApiQueryPanel_urlInput__VMDjL{flex:1 1;padding:.3rem;border:1px solid #444;border-radius:3px;font-size:.85rem;font-family:monospace;background-color:#2a2a2a;color:#e0e0e0}.ApiQueryPanel_executeButton___N8q0{padding:.3rem .6rem;background-color:#00aaff;color:#000;border:none;border-radius:3px;cursor:pointer;font-size:.85rem;font-weight:700}.ApiQueryPanel_executeButton___N8q0:hover{background-color:#0088cc}.ApiQueryPanel_executeButton___N8q0:disabled{background-color:#cccccc;cursor:not-allowed}.ApiQueryPanel_error__I9GDb{margin-top:.5rem;padding:.5rem;background-color:#ffeeee;border:1px solid #ffcccc;border-radius:3px;color:#cc0000;font-size:.85rem}.ApiQueryPanel_resultContainer__WTWMP{margin-top:.5rem}.ApiQueryPanel_resultTitle__hIiMk{margin:0 0 .3rem;font-size:.9rem;color:#00aaff}.ApiQueryPanel_result__BYYAa{padding:.5rem;background-color:#2a2a2a;border:1px solid #444;border-radius:3px;font-family:monospace;font-size:.8rem;max-height:400px;overflow-y:auto;white-space:pre-wrap;word-break:break-all;color:#e0e0e0}.AdminCogButton_admin-cog-btn__TT_i6{background-color:transparent;stroke:#ffffff44;border:none;padding:5px;cursor:pointer}.AdminCogButton_admin-cog-btn__TT_i6:hover{stroke:#ffffff}.JsonPrettifierPanel_jsonPrettifierPanel__BaeOh{background-color:#1e1e1e;border-radius:8px;color:#e0e0e0;padding:16px;margin-top:16px;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%}.JsonPrettifierPanel_jsonPrettifierPanel__BaeOh h3{margin-top:0;margin-bottom:16px;color:#00aaff;border-bottom:1px solid #444;padding-bottom:8px;font-size:1.2rem}.JsonPrettifierPanel_prettifierForm__e4rQF{display:flex;flex-direction:column;gap:16px}.JsonPrettifierPanel_formGroup__G_aAy{display:flex;flex-direction:column;gap:8px}.JsonPrettifierPanel_formGroup__G_aAy label{font-size:.9rem;color:#e0e0e0}.JsonPrettifierPanel_jsonInput__C0eed{padding:8px 12px;border-radius:4px;border:1px solid #444;background-color:#333;color:#00ff00;font-family:monospace;resize:vertical;width:100%;min-height:100px}.JsonPrettifierPanel_loading__lmGM4{color:#faad14;margin:8px 0;font-style:italic}.JsonPrettifierPanel_error__R8qHZ{background-color:#3a1c1c;color:#ff4d4f;padding:12px;border-radius:4px;margin:8px 0}.JsonPrettifierPanel_prettifiedResult__veGxo{background-color:#2a2a2a;border-radius:6px;padding:16px;margin-top:8px}.JsonPrettifierPanel_prettifiedContent__HTwra{font-family:monospace;white-space:pre;color:#52c41a;min-height:24px;max-height:300px;overflow-x:auto;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#444 #2a2a2a}.JsonPrettifierPanel_prettifiedContent__HTwra::-webkit-scrollbar{width:8px}.JsonPrettifierPanel_prettifiedContent__HTwra::-webkit-scrollbar-track{background:#2a2a2a}.JsonPrettifierPanel_prettifiedContent__HTwra::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}.JsonPrettifierPanel_jsonInput__C0eed:focus{outline:none;border-color:#00aaff;box-shadow:0 0 0 2px rgba(0,170,255,.2)}.JsonPrettifierPanel_jsonInput__C0eed::placeholder{color:#666;font-style:italic}.JsonPrettifierPanel_toggleGroup__S3MjK{margin-bottom:12px}.JsonPrettifierPanel_toggleLabel__mGupm{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.JsonPrettifierPanel_toggleInput__ouOZZ{margin-right:8px;accent-color:#00aaff}.JsonPrettifierPanel_toggleText__ZAH5S{font-size:.9rem;color:#e0e0e0}.JsonPrettifierPanel_buttonGroup__5WMxF{display:flex;gap:8px}.JsonPrettifierPanel_button__MKrpQ{padding:8px 16px;border-radius:4px;border:none;background-color:#00aaff;color:white;cursor:pointer;font-weight:500;transition:background-color .2s}.JsonPrettifierPanel_button__MKrpQ:hover{background-color:#0099e6}.JsonPrettifierPanel_button__MKrpQ:disabled{background-color:#555;cursor:not-allowed}.JsonPrettifierPanel_clearButton__3bCns{background-color:#555}.JsonPrettifierPanel_clearButton__3bCns:hover{background-color:#666}.Phone_phone__YYtp2{transform:perspective(1200px) rotateY(10deg);transition:transform .4s cubic-bezier(.4,.2,.2,1);--phone-body-color:#222;--phone-border-color:rgba(255,255,255,0.4);--phone-glow-color:rgba(255,255,255,0.25);--phone-highlight-color:rgba(255,255,255,0.3);--phone-inner-shadow:rgba(0,0,0,0.8);--phone-bevel-highlight:rgba(255,255,255,0.5);--phone-bevel-shadow:rgba(0,0,0,0.8);width:320px;height:700px;border-radius:28px;background-color:var(--phone-body-color);padding:6px;box-shadow:0 10px 30px rgba(0,0,0,.7),0 0 30px var(--phone-glow-color),inset 0 0 10px var(--phone-inner-shadow);overflow:hidden;border:none;margin:25px auto;position:relative;z-index:1;box-shadow:0 8px 24px rgba(0,0,0,.6),0 0 24px var(--phone-glow-color),inset 0 0 8px var(--phone-inner-shadow),0 0 0 2px var(--phone-border-color)}.Phone_phone__YYtp2.Phone_right__A2Hwq{transform:perspective(1200px) rotateY(-10deg)}.Phone_silver__x8A8Y{--phone-body-color:#e0e0e0;--phone-border-color:rgba(255,255,255,0.8);--phone-glow-color:rgba(255,255,255,0.4);--phone-highlight-color:rgba(255,255,255,0.6);--phone-inner-shadow:rgba(0,0,0,0.2)}.Phone_gold__Z32dN{--phone-body-color:#d4af37;--phone-border-color:rgba(255,215,0,0.6);--phone-glow-color:rgba(255,215,0,0.3);--phone-highlight-color:rgba(255,215,0,0.5);--phone-inner-shadow:rgba(101,67,33,0.5)}.Phone_rose__hQBFw{--phone-body-color:#b76e79;--phone-border-color:rgba(255,182,193,0.6);--phone-glow-color:rgba(255,182,193,0.3);--phone-highlight-color:rgba(255,182,193,0.5);--phone-inner-shadow:rgba(101,33,67,0.5)}.Phone_blue__owP1W{--phone-body-color:#4169e1;--phone-border-color:rgba(135,206,250,0.6);--phone-glow-color:rgba(135,206,250,0.3);--phone-highlight-color:rgba(135,206,250,0.5);--phone-inner-shadow:rgba(25,25,112,0.5)}.Phone_red__tvI7z{--phone-body-color:#b22222;--phone-border-color:rgba(255,99,71,0.6);--phone-glow-color:rgba(255,99,71,0.3);--phone-highlight-color:rgba(255,99,71,0.5);--phone-inner-shadow:rgba(139,0,0,0.5)}.Phone_titanium__pTWka{--phone-body-color:#878681;--phone-border-color:rgba(192,192,192,0.6);--phone-glow-color:rgba(192,192,192,0.3);--phone-highlight-color:rgba(192,192,192,0.5);--phone-inner-shadow:rgba(47,79,79,0.5)}.Phone_phone__YYtp2:before{content:"";position:absolute;top:-25px;left:-25px;right:-25px;bottom:-25px;border-radius:60px;background:radial-gradient(ellipse at center,var(--phone-glow-color) 0,rgba(255,255,255,.1) 40%,rgba(255,255,255,0) 70%);pointer-events:none;z-index:-1}.Phone_phone__YYtp2:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:28px;box-shadow:0 0 0 2px var(--phone-border-color),0 0 12px 2px var(--phone-glow-color),inset 0 1px 8px 2px var(--phone-highlight-color),inset 0 0 24px 0 var(--phone-inner-shadow);pointer-events:none;mix-blend-mode:lighten}.Phone_phone-bevel-top__ZR0ol{top:0;background:linear-gradient(to right,transparent,var(--phone-bevel-highlight),transparent);border-top-left-radius:36px;border-top-right-radius:36px}.Phone_phone-bevel-bottom__1EXTC,.Phone_phone-bevel-top__ZR0ol{content:"";position:absolute;left:10%;right:10%;height:1px;opacity:.7;z-index:2;pointer-events:none}.Phone_phone-bevel-bottom__1EXTC{bottom:0;background:linear-gradient(to right,transparent,var(--phone-bevel-shadow),transparent);border-bottom-left-radius:36px;border-bottom-right-radius:36px}.Phone_phone-bevel-left__cUUy_{left:0;width:1px;background:linear-gradient(to bottom,transparent,var(--phone-bevel-highlight),transparent);opacity:.7;border-top-left-radius:36px;border-bottom-left-radius:36px}.Phone_phone-bevel-left__cUUy_,.Phone_phone-bevel-right__p1_4H{content:"";position:absolute;top:10%;bottom:10%;z-index:2;pointer-events:none}.Phone_phone-bevel-right__p1_4H{right:-8px;width:10px;background:linear-gradient(to left,rgba(0,0,0,.1) 0,var(--phone-border-color) 40%,var(--phone-glow-color) 80%,transparent 100%);opacity:.45;border-top-right-radius:36px;border-bottom-right-radius:36px;filter:blur(.5px)}.Phone_phone-inner__1qi72{position:relative;width:100%;height:100%;background-color:#f9f9f9;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:inset 0 0 16px 2px rgba(0,0,0,.13)}.Phone_phone-inner__1qi72:before{content:"";position:absolute;top:-15%;left:-27%;width:100%;height:156%;background:linear-gradient(60deg,rgba(255,255,255,.2),rgba(255,255,255,.4) 70%,transparent);transform:rotate(-7deg);pointer-events:none;z-index:3;filter:blur(.5px)}.Phone_phone__YYtp2.Phone_right__A2Hwq .Phone_phone-inner__1qi72:before{top:-15%;left:67%;width:100%;height:156%;transform:rotate(-7deg)}.Phone_phone-top-bar__gmZM9{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;height:30px;background-color:#000;color:white;padding:0 16px;font-size:12px;background-image:linear-gradient(180deg,#333,#000);border-top:1px solid var(--phone-highlight-color)}.Phone_phone-time__7p_0X{text-align:left}.Phone_phone-notch__tgfeP{display:flex;justify-content:center}.Phone_phone-notch-line__eAU03{width:80px;height:3px;background-color:#666;border-radius:3px;box-shadow:0 0 3px rgba(255,255,255,.3)}.Phone_phone-battery__2HEDe{text-align:right}.Phone_phone-battery-indicator__Z3oDe{display:inline-block;width:20px;height:10px;background-color:#4eda7c;border-radius:2px;box-shadow:0 0 8px rgba(78,218,124,.7)}.Phone_phone-app-container__Ac3IV{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background-color:#f9f9f9}.Phone_phone-chatapp__TGpn_{display:flex;flex-direction:column;height:100%;overflow:hidden}.Phone_phone-bottom-buttons__nC_Rw{height:40px;background-color:#000;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(0deg,#333,#000);border-bottom:1px solid var(--phone-highlight-color)}.Phone_phone-home-button__TsubN{width:40px;height:4px;background-color:#ccc;border-radius:2px;box-shadow:0 0 4px rgba(255,255,255,.4)}.ChatApp_phoneHeader__TFZXy{justify-content:space-between;padding:8px 12px;font-size:.9rem;position:relative}.ChatApp_phoneFooter__Xfk5F,.ChatApp_phoneHeader__TFZXy,.ChatApp_userInfo__mr4Ud{display:flex;align-items:center}.ChatApp_userInfo__mr4Ud{font-weight:700;color:#333;flex-grow:1;text-align:center;justify-content:space-between;cursor:pointer;position:relative}.ChatApp_backButton__o7iUD{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s}.ChatApp_backButton__o7iUD:hover{background-color:rgba(0,0,0,.05)}.ChatApp_colorButton__QQ9Dh{margin-left:8px;background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s}.ChatApp_colorButton__QQ9Dh:hover{background-color:rgba(0,0,0,.05)}.ChatApp_phoneChatApp__ksaRs{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;position:relative}.ChatApp_phoneHeader__TFZXy{flex-shrink:0;z-index:10;background-color:#f5f5f5;border-bottom:1px solid #ddd}.ChatApp_messageContainer__PpEYn{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;position:relative;background-color:#f9f9f9;display:flex;flex-direction:column;height:100%}.ChatApp_phoneFooter__Xfk5F{flex-shrink:0;z-index:10;background-color:#f5f5f5;border-top:1px solid #ddd}.MessageList_messages-container__yzzkt{display:flex;flex-direction:column;gap:12px;padding:16px;width:100%;height:100%;overflow-y:auto;background-color:#f5f5f5;min-height:0;scroll-behavior:smooth}.MessageList_empty-message__QZR69{color:#666;text-align:center;padding:20px;font-style:italic}.MessageList_message__YLZor{padding:12px;border-radius:8px;max-width:80%;position:relative;box-shadow:2px 2px 5px rgba(0,0,0,.6)}.MessageList_message-sent__yNgir{align-self:flex-end;background-color:#17833f;color:#fff;margin-left:auto}.MessageList_message-sent__yNgir .MessageList_message-content__bMf5L{color:#fff}.MessageList_message-received__zrFm6{align-self:flex-start;background-color:white;color:#222;margin-right:auto}.MessageList_message-received__zrFm6 .MessageList_message-content__bMf5L{color:#222}.MessageList_message-sender__J8Qae{font-weight:700;margin-bottom:4px;font-size:.9rem}.MessageList_message-content__bMf5L{word-break:break-word}.MessageList_message-time__EzDRC{font-size:.7rem;color:#777;text-align:right;margin-top:4px}.MessageList_message-sent__yNgir .MessageList_message-time__EzDRC{color:#fff}.MessageList_phone-chatapp__RnmQv{position:relative}.MessageList_phone-chatapp__RnmQv:before{content:"";display:block;height:50px;background-color:#075e54;position:relative;z-index:1;box-shadow:0 1px 3px rgba(0,0,0,.2)}.MessageList_phone-chatapp__RnmQv:after{content:"Secure Chat";position:absolute;top:0;left:0;right:0;height:50px;display:flex;align-items:center;padding:0 15px;color:white;font-weight:700;z-index:2}.MessageList_phone-chatapp__RnmQv .MessageList_message__YLZor{position:relative;padding:8px 12px;border-radius:8px;max-width:75%;margin-bottom:8px;box-shadow:0 1px 1px rgba(0,0,0,.1)}.MessageList_phone-chatapp__RnmQv .MessageList_message-sent__yNgir{background-color:#DCF8C6;margin-left:auto;border-radius:8px 0 8px 8px}.MessageList_phone-chatapp__RnmQv .MessageList_message-sent__yNgir:after{content:"";position:absolute;top:0;right:-10px;width:0;height:0;border:10px solid transparent;border-left-color:#dcf8c6;border-right:0;border-top:0}.MessageList_phone-chatapp__RnmQv .MessageList_message-received__zrFm6{background-color:white;margin-right:auto;border-radius:0 8px 8px 8px}.MessageList_phone-chatapp__RnmQv .MessageList_message-received__zrFm6:after{content:"";position:absolute;top:0;left:-10px;width:0;height:0;border:10px solid transparent;border-right-color:white;border-left:0;border-top:0}.MessageInput_message-input-form__yB_qv{display:flex;gap:8px;padding:12px;background-color:white;border-top:1px solid #eaeaea;border-radius:0 0 8px 8px;width:100%;box-sizing:border-box}.MessageInput_message-input__ZYkhg{flex:1 1;padding:10px 12px;border:1px solid #ddd;border-radius:20px;outline:none;font-size:1rem}.MessageInput_message-input__ZYkhg:focus{border-color:#444444}.MessageInput_send-button__yKnqo{position:relative;background-color:#17833f88;color:white;border:none;border-radius:20px;padding:10px 16px;font-weight:500;cursor:pointer;transition:background-color .2s}.MessageInput_send-button__yKnqo:after{content:"";display:inline-block;width:14px;height:14px;border-top:2px solid white;border-right:2px solid white;transform:rotate(45deg) translate(-2px,2px);position:absolute;left:8px;top:12px}.MessageInput_send-button__yKnqo:hover{background-color:#17833f}.MessageInput_send-button__yKnqo:disabled{background-color:#ccc;cursor:not-allowed}.MessageInput_loading__IAT4b{position:relative}.MessageInput_loading__IAT4b:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:MessageInput_spin__SU4wk .8s linear infinite}@keyframes MessageInput_spin__SU4wk{to{transform:rotate(1turn)}}.ConversationList_conversationList__oMHHm{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:8px 0;background-color:#f8f9fa}.ConversationList_list__60XQa{list-style:none;padding:0;margin:0!important;flex-grow:1;display:flex;flex-direction:column}.ConversationList_conversationItem__6kptK{padding:12px;margin:2px!important;border-radius:12px;background-color:white;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.08);border:none;display:flex;flex-direction:column;position:relative}.ConversationList_conversationItem__6kptK:hover{background-color:#f0f2f5;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ConversationList_conversationItem__6kptK:before{content:"";display:none;left:0}.ConversationList_conversationName__wISOu{font-weight:600;margin-bottom:4px;color:#1a1a1a;font-size:26px}.ConversationList_conversationMembers__fYQGj,.ConversationList_conversationName__wISOu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.ConversationList_conversationMembers__fYQGj{font-size:18px;color:#65676b;display:flex;align-items:center}.ConversationList_conversationMembers__fYQGj:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#4caf50;margin-right:6px}.ConversationList_loadingIndicator__9zpr1{text-align:center;padding:1rem;color:rgba(0,0,0,.6)}.ConversationList_emptyState__qkU0w{text-align:center;padding:2rem;color:rgba(0,0,0,.6);font-style:italic}.Header_header__o0ccW{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#f5f5f5;font-size:.9rem;position:relative;width:100%}.Header_title__lMEiF{font-weight:700;color:#333;flex-grow:1;text-align:left;display:flex;align-items:center}.Header_backButton__t_1Xo{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px 8px 4px 0;border-radius:4px}.Header_userControls__0RcnT{display:flex;align-items:center;margin-left:auto}.Header_userButton__xhiOi{background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s;font-size:.8rem}.Header_userButton__xhiOi:hover{background-color:rgba(0,0,0,.05)}.UserSelector_userSelector__JKd6C{position:relative;display:inline-block;cursor:pointer;margin-left:auto;z-index:100}.UserSelector_currentUser__ECrJv{display:flex;align-items:center;background-color:rgba(255,255,255,.2);padding:4px 8px;border-radius:4px;margin-left:8px}.UserSelector_dropdownIcon__i9Kcw{font-size:.6rem;margin-left:4px;color:rgba(255,255,255,.9)}.UserSelector_userIcon__57U8j{font-size:1.2rem;margin-right:2px}.UserSelector_dropdown__3rYjg{position:absolute;top:100%;right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;min-width:120px;overflow:hidden;margin-top:5px}.UserSelector_userOption__Jxnv2{padding:8px 12px;color:#333;transition:background-color .2s;cursor:pointer}.UserSelector_userOption__Jxnv2:hover{background-color:#f5f5f5}.UserSelector_userOption__Jxnv2.UserSelector_active__SRKvy{background-color:#e6f7ff;font-weight:500}.Demo4_chat-app__9p8m_{display:flex;flex-direction:column;max-width:800px;margin:0 auto;padding:20px;gap:20px}.Demo4_demo-header__xq5SQ{margin-bottom:20px}.Demo4_demo-description__BiAIQ{color:#666;margin-bottom:16px}.Demo4_key-info__BlIGS{background-color:#f8f9fa;border-radius:8px;padding:16px;margin-bottom:20px;border:1px solid #e9ecef}.Demo4_key-status__bUdOz{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Demo4_status-indicator__41orK{display:flex;align-items:center;gap:8px}.Demo4_status-dot__2RW13{width:12px;height:12px;border-radius:50%;display:inline-block}.Demo4_status-dot__2RW13.Demo4_active__eTpuq{background-color:#28a745}.Demo4_status-dot__2RW13.Demo4_inactive__Y8P4n{background-color:#dc3545}.Demo4_regenerate-button__JNtQG{padding:6px 12px;background-color:#f8f9fa;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.Demo4_regenerate-button__JNtQG:hover,.Demo4_user-id__7ljd6{background-color:#e9ecef}.Demo4_user-id__7ljd6{margin-bottom:12px;padding:8px 12px;border-radius:4px;font-size:14px}.Demo4_key-details__fQ22a{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.Demo4_private-key__i_3xv,.Demo4_public-key__9TUMZ{padding:12px;background-color:white;border-radius:4px;border:1px solid #dee2e6}.Demo4_key-header__xFh0c{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Demo4_key-badge__nW3Ix{font-size:12px;padding:2px 6px;background-color:#e9ecef;border-radius:4px;color:#495057}.Demo4_key-badge__nW3Ix.Demo4_secure__WYr9o{background-color:#d4edda;color:#155724}.Demo4_toggle-key-button__3Owuc{margin-left:auto;padding:2px 6px;background-color:transparent;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:12px}.Demo4_key-value__hi8qi{font-size:14px;word-break:break-all;background-color:#f8f9fa;padding:8px;border-radius:4px;overflow-x:auto}.Demo4_network-info__1cxJ8{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#e9ecef;border-radius:4px}.Demo4_pfs-badge__N_aLC{display:inline-block;padding:4px 8px;background-color:#d4edda;color:#155724;border-radius:4px;font-size:12px;font-weight:500}.Demo4_info-tooltip__E980w{font-size:12px;color:#6c757d;margin-left:8px}.Demo4_databaseViewer__lin6m{display:flex;flex-direction:column;gap:16px;color:#e0e0e0}.Demo4_databaseViewerHeader__kvlYG{margin-bottom:8px}.Demo4_databaseViewerHeader__kvlYG h3{margin:0;font-size:1.1rem;color:#ffffff;border-bottom:1px solid #444;padding-bottom:8px}.Demo4_databaseViewerContent__uQKrs{overflow-y:auto;max-height:350px}.Demo4_sectionHeader__hPvWr{margin-top:20px;margin-bottom:10px;color:#ffffff;font-size:1rem;border-bottom:1px solid #444;padding-bottom:6px}.Demo4_databaseViewer__lin6m table{width:100%;border-collapse:collapse;margin-top:12px;font-size:.9rem}.Demo4_databaseViewer__lin6m td,.Demo4_databaseViewer__lin6m th{padding:8px 10px;text-align:left;border-bottom:1px solid #444}.Demo4_databaseViewer__lin6m th{background-color:#222;font-weight:600;color:#ffffff}.Demo4_databaseViewer__lin6m td{color:#e0e0e0}.Demo4_contentCell__z8UlV{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Demo4_databaseViewer__lin6m tr:hover{background-color:#2a2a2a}.Demo4_colorSelector__oADUr{margin-top:20px;display:flex;justify-content:center}.Demo4_colorButton__yVGds{background-color:#333;color:white;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.Demo4_colorButton__yVGds:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.Demo4_demoContainer__kv3Td{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:20px}.Demo4_phonesContainer__gOZEq{display:flex;width:80%;justify-content:space-between;flex-wrap:wrap;margin:20px 0}.Demo4_phoneWrapper__HIS6P{display:flex;flex-direction:column;align-items:center}.Demo4_phoneWithKeyGen__3QKqK{position:relative;height:100%;width:100%}.Demo4_keyStatusBanner__Sr0l0{background-color:#1e1e1e;border-radius:8px;padding:16px;margin-bottom:20px;color:#e0e0e0;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%}.Demo4_keyStatusBanner__Sr0l0 h3{margin-top:0;margin-bottom:16px;color:#00aaff;border-bottom:1px solid #444;padding-bottom:8px}.Demo4_keyStatusGrid__kFfHe{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.Demo4_keyStatusItem__r9eWC{background-color:#2a2a2a;border-radius:6px;padding:12px;border-left:4px solid;transition:all .3s ease}.Demo4_keyStatusUser__SqCQ1{font-weight:700;margin-bottom:6px}.Demo4_keyStatusText__k2ZGs{font-size:.9rem}.Demo1_demoContainer__GGfWr{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:20px}.Demo1_phonesContainer__Dn8Rs{display:flex;width:80%;justify-content:space-between;flex-wrap:wrap;margin:20px 0}.Demo1_phoneWrapper__oc29d{display:flex;flex-direction:column;align-items:center}.Demo1_colorSelector__qSUKM{margin-top:20px;display:flex;justify-content:center}.Demo1_colorButton__YJJ1B{background-color:#333;color:white;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.Demo1_colorButton__YJJ1B:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.Demo1_demo-header__vigNz{margin-bottom:20px}.Demo1_demo-description__PLvE2{color:#666;margin-bottom:16px}.Demo1_databaseViewer___lLcf{display:flex;flex-direction:column;gap:16px;color:#e0e0e0}.Demo1_databaseViewerHeader__82_CU{margin-bottom:8px}.Demo1_databaseViewerHeader__82_CU h3{margin:0;font-size:1.1rem;color:#ffffff;border-bottom:1px solid #444;padding-bottom:8px}.Demo1_databaseViewerContent__6s2YK{overflow-y:auto;max-height:350px}.Demo1_databaseViewer___lLcf table{width:100%;border-collapse:collapse;margin-top:12px;font-size:.9rem}.Demo1_databaseViewer___lLcf td,.Demo1_databaseViewer___lLcf th{padding:8px 10px;text-align:left;border-bottom:1px solid #444}.Demo1_databaseViewer___lLcf th{background-color:#222;font-weight:600;color:#ffffff}.Demo1_databaseViewer___lLcf td{color:#e0e0e0}.Demo1_contentCell__8bdPp{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Demo1_databaseViewer___lLcf tr:hover{background-color:#2a2a2a}.SymmetricEncryptionPanel_symmetricEncryptionPanel__mh7Ks{background-color:#1e1e1e;border-radius:8px;color:#e0e0e0;padding:16px;margin-top:16px;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%}.SymmetricEncryptionPanel_symmetricEncryptionPanel__mh7Ks h3{margin-top:0;margin-bottom:16px;color:#00aaff;border-bottom:1px solid #444;padding-bottom:8px;font-size:1.2rem}.SymmetricEncryptionPanel_encryptionForm__GCROD{display:flex;flex-direction:column;gap:16px}.SymmetricEncryptionPanel_formGroup__vljQJ{display:flex;flex-direction:column;gap:8px}.SymmetricEncryptionPanel_formGroup__vljQJ label{font-size:.9rem;color:#e0e0e0}.SymmetricEncryptionPanel_encryptedInput__0Pmfk,.SymmetricEncryptionPanel_keyInput__EpFaZ{padding:8px 12px;border-radius:4px;border:1px solid #444;background-color:#333;color:#00ff00;font-family:monospace;width:100%}.SymmetricEncryptionPanel_encryptedInput__0Pmfk{resize:vertical}.SymmetricEncryptionPanel_loading__tzFL_{color:#faad14;margin:8px 0;font-style:italic}.SymmetricEncryptionPanel_error___gJqa{background-color:#3a1c1c;color:#ff4d4f;padding:12px;border-radius:4px;margin:8px 0}.SymmetricEncryptionPanel_decryptedResult__jZzKF{background-color:#2a2a2a;border-radius:6px;padding:16px;margin-top:8px}.SymmetricEncryptionPanel_decryptedContent__R5DuQ{font-family:monospace;white-space:pre-wrap;word-break:break-all;color:#52c41a;min-height:24px}.SymmetricEncryptionPanel_encryptedInput__0Pmfk:focus,.SymmetricEncryptionPanel_keyInput__EpFaZ:focus{outline:none;border-color:#00aaff;box-shadow:0 0 0 2px rgba(0,170,255,.2)}.SymmetricEncryptionPanel_encryptedInput__0Pmfk::placeholder{color:#666;font-style:italic}.Demo2_demoContainer__xGCKq{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:20px}.Demo2_phonesContainer__kww54{display:flex;width:80%;justify-content:space-between;flex-wrap:wrap;margin:20px 0}.Demo2_phoneWrapper__meGmw{display:flex;flex-direction:column;align-items:center}.Demo2_demo-header__vyS4G{margin-bottom:20px}.Demo2_demo-description__XT5wS{color:#666;margin-bottom:16px}.Demo2_encryption-info__FtKGf{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #0070f3;margin-top:16px}.Demo2_attack-button__HsqzP{padding:8px 16px;background-color:#dc3545;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.Demo2_attack-button__HsqzP:hover{background-color:#c82333}.Demo2_tabsContainer__hwspq{display:flex;gap:8px;margin-bottom:12px}.Demo2_tabButton__AWI72{background-color:#2a2a2a;color:#e0e0e0;border:none;border-radius:4px 4px 0 0;padding:8px 16px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.Demo2_tabButton__AWI72:hover{background-color:#3a3a3a}.Demo2_activeTab__0J59B{background-color:#444;color:#ffffff;font-weight:500;border-bottom:2px solid rgba(220,53,69,.7)}.Demo2_attackDemo__QaRzP{background-color:#1e1e1e;border-radius:8px;padding:20px;margin:20px 0;max-width:800px;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#e0e0e0}.Demo2_attackDemo__QaRzP h3{margin-top:0;color:#00aaff;font-size:1.4rem;margin-bottom:16px;border-bottom:1px solid #444;padding-bottom:8px}.Demo2_attackDemo__QaRzP p{color:#e0e0e0;margin-bottom:20px}.Demo2_attackForm__momiJ{display:flex;flex-direction:column;gap:16px}.Demo2_formGroup__zE88r{display:flex;flex-direction:column;gap:8px}.Demo2_formGroup__zE88r label{font-weight:500;color:#00aaff}.Demo2_encryptedInput__yENvr,.Demo2_keyInput__nZ9cW{padding:10px;border-radius:4px;border:1px solid #444;background-color:#2a2a2a;font-family:monospace;font-size:.9rem;color:#e0e0e0;width:100%}.Demo2_encryptedInput__yENvr{resize:vertical}.Demo2_hint__eZN9R{font-size:.8rem;color:#888;margin-top:4px;font-style:italic}.Demo2_loading__K2QDw{color:#00aaff;font-style:italic;margin:10px 0}.Demo2_error__exJFF{color:#dc3545;background-color:rgba(220,53,69,.2);padding:10px;border-radius:4px;margin:10px 0;border-left:4px solid #dc3545}.Demo2_decryptedResult__XUUDe{background-color:#2a2a2a;border-radius:6px;padding:16px;margin-top:10px;border-left:4px solid #28a745}.Demo2_decryptedResult__XUUDe h4{margin-top:0;color:#28a745;margin-bottom:10px}.Demo2_decryptedContent__9IU3F{border:1px solid #444;font-family:monospace;color:#e0e0e0;overflow-x:auto}.Demo2_closeButton__ro6dV{margin-top:12px;padding:8px 12px;background-color:#444;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.Demo2_closeButton__ro6dV:hover{background-color:#555}.Demo2_attackSteps___aYt4{display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.Demo2_attackSteps___aYt4{flex-direction:row}}.Demo2_decryptionArea__pOaAU,.Demo2_encryptedMessages__Oo0Aj{flex:1 1;background-color:#222;border-radius:6px;padding:12px}.Demo2_messageList__ZYncn{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;margin-top:12px;padding-right:4px}.Demo2_messageList__ZYncn::-webkit-scrollbar{width:6px}.Demo2_messageList__ZYncn::-webkit-scrollbar-track{background:#333;border-radius:3px}.Demo2_messageList__ZYncn::-webkit-scrollbar-thumb{background-color:#555;border-radius:3px}.Demo2_encryptedMessage__8QkcI{padding:10px;background-color:#333;border-radius:6px;border:1px solid #444;cursor:pointer;transition:all .2s}.Demo2_encryptedMessage__8QkcI:hover{border-color:#555;background-color:#3a3a3a}.Demo2_encryptedMessage__8QkcI.Demo2_selected__u6Fdj{border-color:rgba(220,53,69,.7);box-shadow:0 0 0 1px rgba(220,53,69,.3)}.Demo2_encryptedContent__6fy1j{margin-top:6px;font-size:.85rem;word-break:break-all;opacity:.8}.Demo2_decryptButton__5DcaE{margin-top:12px;padding:8px 12px;background-color:rgba(220,53,69,.8);color:white;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.Demo2_decryptButton__5DcaE:hover:not(:disabled){background-color:rgba(220,53,69,1)}.Demo2_decryptButton__5DcaE:disabled{background-color:#444;color:#777;cursor:not-allowed}.Demo2_decryptionResult__3aNTy{margin-top:16px;padding:12px;background-color:rgba(40,167,69,.15);border-radius:6px;border:1px solid rgba(40,167,69,.3)}.Demo2_decryptedContent__9IU3F{margin-top:8px;padding:10px;background-color:#333;border-radius:4px;border:1px solid rgba(40,167,69,.3);word-break:break-word}.Demo2_databaseView__KLyGQ{display:flex;flex-direction:column;gap:12px}.Demo2_databaseView__KLyGQ h4{margin:0 0 12px;color:#ffffff;font-size:1rem;border-bottom:1px solid #444;padding-bottom:6px}.Demo2_databaseContent__utYHy{overflow-y:auto;max-height:350px}.Demo2_databaseView__KLyGQ table{width:100%;border-collapse:collapse;font-size:.9rem}.Demo2_databaseView__KLyGQ td,.Demo2_databaseView__KLyGQ th{padding:8px 10px;text-align:left;border-bottom:1px solid #444}.Demo2_databaseView__KLyGQ th{background-color:#222;font-weight:600;color:#ffffff}.Demo2_databaseView__KLyGQ td{color:#e0e0e0}.Demo2_contentCell__dsrBK{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Demo2_databaseView__KLyGQ tr:hover{background-color:#2a2a2a}.Demo2_colorSelector__xl_VV{margin-top:20px;display:flex;justify-content:center}.Demo2_colorButton___2jbn{background-color:#333;color:white;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.Demo2_colorButton___2jbn:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.Demo3_chat-app__qP7AC{display:flex;flex-direction:column;max-width:800px;margin:0 auto;padding:20px;gap:20px}.Demo3_demo-header__m8wIW{margin-bottom:20px}.Demo3_demo-description__wGTYC{color:#666;margin-bottom:16px}.Demo3_key-info__KzNPU{background-color:#f8f9fa;border-radius:8px;padding:16px;margin-bottom:20px;border:1px solid #e9ecef}.Demo3_key-status__FEfhT{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Demo3_status-indicator__hzot0{display:flex;align-items:center;gap:8px}.Demo3_status-dot__oleqU{width:12px;height:12px;border-radius:50%;display:inline-block}.Demo3_status-dot__oleqU.Demo3_active__sFcya{background-color:#28a745}.Demo3_status-dot__oleqU.Demo3_inactive__Kpnvo{background-color:#dc3545}.Demo3_regenerate-button__3DpMv{padding:6px 12px;background-color:#f8f9fa;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.Demo3_regenerate-button__3DpMv:hover,.Demo3_user-id__Ofnz6{background-color:#e9ecef}.Demo3_user-id__Ofnz6{margin-bottom:12px;padding:8px 12px;border-radius:4px;font-size:14px}.Demo3_key-details__uHobj{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.Demo3_private-key__Ay0kX,.Demo3_public-key___jfyx{padding:12px;background-color:white;border-radius:4px;border:1px solid #dee2e6}.Demo3_key-header__QTQse{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Demo3_key-badge__reS2o{font-size:12px;padding:2px 6px;background-color:#e9ecef;border-radius:4px;color:#495057}.Demo3_key-badge__reS2o.Demo3_secure__8Eyb9{background-color:#d4edda;color:#155724}.Demo3_toggle-key-button__nTAIs{margin-left:auto;padding:2px 6px;background-color:transparent;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:12px}.Demo3_key-value__t5g38{font-size:14px;word-break:break-all;background-color:#f8f9fa;padding:8px;border-radius:4px;overflow-x:auto}.Demo3_network-info__LOdMb{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#e9ecef;border-radius:4px}.Demo3_pfs-badge__h52rz{display:inline-block;padding:4px 8px;background-color:#d4edda;color:#155724;border-radius:4px;font-size:12px;font-weight:500}.Demo3_info-tooltip__ueak7{font-size:12px;color:#6c757d;margin-left:8px}.Demo3_databaseViewer__TXHj7{display:flex;flex-direction:column;gap:16px;color:#e0e0e0}.Demo3_databaseViewerHeader__jLBzX{margin-bottom:8px}.Demo3_databaseViewerHeader__jLBzX h3{margin:0;font-size:1.1rem;color:#ffffff;border-bottom:1px solid #444;padding-bottom:8px}.Demo3_databaseViewerContent__qh52L{overflow-y:auto;max-height:350px}.Demo3_sectionHeader__wPOAq{margin-top:20px;margin-bottom:10px;color:#ffffff;font-size:1rem;border-bottom:1px solid #444;padding-bottom:6px}.Demo3_databaseViewer__TXHj7 table{width:100%;border-collapse:collapse;margin-top:12px;font-size:.9rem}.Demo3_databaseViewer__TXHj7 td,.Demo3_databaseViewer__TXHj7 th{padding:8px 10px;text-align:left;border-bottom:1px solid #444}.Demo3_databaseViewer__TXHj7 th{background-color:#222;font-weight:600;color:#ffffff}.Demo3_databaseViewer__TXHj7 td{color:#e0e0e0}.Demo3_contentCell__o1fFL{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Demo3_databaseViewer__TXHj7 tr:hover{background-color:#2a2a2a}.Demo3_colorSelector__WVrqX{margin-top:20px;display:flex;justify-content:center}.Demo3_colorButton__axw9S{background-color:#333;color:white;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.Demo3_colorButton__axw9S:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.Demo3_demoContainer__Q4FDR{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:20px}.Demo3_phonesContainer__3gnL8{display:flex;width:80%;justify-content:space-between;flex-wrap:wrap;margin:20px 0}.Demo3_phoneWrapper__BviLV{display:flex;flex-direction:column;align-items:center}.Demo3_phoneWithKeyGen__OUWg1{position:relative;height:100%;width:100%}.Demo3_keyStatusBanner__r7OVq{background-color:#1e1e1e;border-radius:8px;padding:16px;margin-bottom:20px;color:#e0e0e0;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%}.Demo3_keyStatusBanner__r7OVq h3{margin-top:0;margin-bottom:16px;color:#00aaff;border-bottom:1px solid #444;padding-bottom:8px}.Demo3_keyStatusGrid__8PmF5{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.Demo3_keyStatusItem__KDYpf{background-color:#2a2a2a;border-radius:6px;padding:12px;border-left:4px solid;transition:all .3s ease}.Demo3_keyStatusUser__3QD7Q{font-weight:700;margin-bottom:6px}.Demo3_keyStatusText__gbKxg{font-size:.9rem}.KeyManagement_keyManagement__FVUsw{width:100%;background-color:#1e1e1e;border-radius:8px;color:#e0e0e0;padding:16px;margin-top:16px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.KeyManagement_title__lTzLR{margin-top:0;margin-bottom:16px;font-size:1.2rem;color:#00aaff;border-bottom:1px solid #444;padding-bottom:8px}.KeyManagement_container__icP6H{display:flex;gap:20px}.KeyManagement_userList__jSpcE{flex:0 0 200px;border-right:1px solid #444;padding-right:16px}.KeyManagement_userList__jSpcE h4{margin-top:0;margin-bottom:12px;font-size:1rem;color:#00aaff;text-align:center}.KeyManagement_userButtons__JwiNP{display:flex;flex-direction:column;gap:10px}.KeyManagement_userButton__OT2be{background-color:#333;color:#ccc;border:none;padding:10px;border-radius:4px;cursor:pointer;transition:all .2s ease;text-align:left;display:flex;flex-direction:column;align-items:flex-start;width:100%}.KeyManagement_userButton__OT2be:hover{background-color:#3a3a3a;color:#fff}.KeyManagement_userButton__OT2be.KeyManagement_active__8ovYq{background-color:#00aaff;color:#fff}.KeyManagement_statusBadge__quTiA{font-size:.75rem;padding:2px 6px;border-radius:10px;background-color:#eee;color:#666}.KeyManagement_statusSuccess__vPNxy{background-color:#e6f7ee;color:#183907}.KeyManagement_statusWarning___oaza{background-color:#fff7e6;color:#faad14}.KeyManagement_statusError__C_Y7G{background-color:#fff1f0;color:#f5222d}.KeyManagement_statusNeutral__SYe7h{background-color:#f5f5f5;color:#353535}.KeyManagement_keyDetails__b_ZaZ{flex:1 1}.KeyManagement_userHeader__1jNsY{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.KeyManagement_userHeader__1jNsY h4{margin:0;font-size:1rem;color:#00aaff}.KeyManagement_buttonGroup__DIEPE{display:flex;gap:10px}.KeyManagement_regenerateButton__MZ6Kx{background-color:#4285f4}.KeyManagement_regenerateButton__MZ6Kx,.KeyManagement_resetButton__2HFN9{color:white;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .2s}.KeyManagement_resetButton__2HFN9{background-color:#f44336}.KeyManagement_regenerateButton__MZ6Kx:hover{background-color:#0088cc}.KeyManagement_regenerateButton__MZ6Kx:disabled{background-color:#d9d9d9;cursor:not-allowed}.KeyManagement_keyInfo__32yKo{background-color:#2a2a2a;border-radius:6px;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.KeyManagement_keySection__iXWki{margin-bottom:20px}.KeyManagement_keySection__iXWki h5{margin-top:0;margin-bottom:8px;font-size:.9rem;display:flex;align-items:center;gap:8px;color:#e0e0e0}.KeyManagement_keyBadge__yb4cY{font-size:.7rem;font-weight:400;padding:2px 6px;border-radius:10px;background-color:#e6f7ff;color:#1890ff}.KeyManagement_secretBadge__iynYg{background-color:#fff1f0;color:#f5222d}.KeyManagement_keyValue__ZHk7S{background-color:#333333;padding:8px 12px;border-radius:4px;font-family:monospace;font-size:.85rem;overflow-x:auto;white-space:nowrap;color:#00ff00}.KeyManagement_hiddenKey__dLIat{letter-spacing:2px}.KeyManagement_noKey__9EF3G{color:#999;font-style:italic}.KeyManagement_toggleButton__dtMnG{background-color:#333;border:1px solid #555;border-radius:4px;padding:2px 8px;font-size:.7rem;cursor:pointer;margin-left:auto;color:#e0e0e0}.KeyManagement_toggleButton__dtMnG:hover{background-color:#444}.KeyManagement_keyMeta__NacyK{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:12px;border-top:1px solid #444;font-size:.8rem}.KeyManagement_lastUpdated__b8jsj{color:#666}.KeyManagement_noSelection__zfcUO{display:flex;justify-content:center;align-items:center;height:200px;color:#999;font-style:italic}.KeyManagement_loading__TjFGg{display:flex;justify-content:center;align-items:center;height:100px;color:#666}.KeyManagement_error__Ez0nM{background-color:#3a1c1c;color:#ff4d4f;padding:12px;border-radius:4px;margin-bottom:16px}.KeyGenerationScreen_keyGenerationScreen__aJj1v{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background-color:#f5f5f5;padding:20px;box-sizing:border-box;overflow-y:auto}.KeyGenerationScreen_keyGenerationContent__RkWEm{max-width:100%;width:100%;background-color:white;border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;text-align:center}.KeyGenerationScreen_description__egTM9{margin-bottom:24px;color:#555;font-size:1.3rem;line-height:1.5}.KeyGenerationScreen_buttonContainer__uq_AG{margin-bottom:24px;width:100%}.KeyGenerationScreen_generateButton__8z5_5{background-color:#4285f4;color:white;border:none;border-radius:24px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .2s;width:100%;max-width:250px}.KeyGenerationScreen_generateButton__8z5_5:hover{background-color:#3367d6;transform:translateY(-2px)}.KeyGenerationScreen_generateButton__8z5_5:disabled{background-color:#a0a0a0;cursor:not-allowed;transform:none}.KeyGenerationScreen_errorMessage__EqLaM{color:#d32f2f;background-color:#ffebee;padding:12px;border-radius:8px;margin-bottom:16px;width:100%;font-size:.9rem}.EphemeralKeyGenerationScreen_container___ZWce{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px;background-color:#f5f5f5;border-radius:8px;text-align:center}.EphemeralKeyGenerationScreen_content__2xs_O{max-width:90%;background-color:white;border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center}.EphemeralKeyGenerationScreen_title__2OYLh{font-size:1.5rem;font-weight:600;margin-bottom:16px;color:#333}.EphemeralKeyGenerationScreen_description__yjE31{font-size:1rem;line-height:1.5;margin-bottom:16px;color:#555}.EphemeralKeyGenerationScreen_securityNote__I6FxG{font-size:.9rem;line-height:1.4;margin-top:24px;padding:12px;background-color:#f0f8ff;border-left:4px solid #4285f4;border-radius:4px;color:#444;text-align:left}.EphemeralKeyGenerationScreen_generateButton__yPJ3g{background-color:#4285f4;color:white;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.EphemeralKeyGenerationScreen_generateButton__yPJ3g:hover{background-color:#3367d6}.EphemeralKeyGenerationScreen_generateButton__yPJ3g:disabled{background-color:#a1c0f7;cursor:not-allowed}