body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.unlock-page{background:#f5f5f5;box-sizing:border-box;display:grid;height:100dvh;padding:16px;place-items:center}.unlock-form{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 20px #00000014;box-sizing:border-box;max-width:380px;padding:20px;width:100%}.unlock-form form{display:flex;flex-direction:column;gap:16px}.unlock-form-row{display:flex;flex-direction:column;gap:8px}.unlock-form-row-label{font-size:14px;font-weight:500}.unlock-form-row-value{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:16px;min-height:44px;padding:10px 12px;width:100%}.unlock-button{display:flex;justify-content:center}.unlock-button button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;min-height:44px;width:100%}.chat-page{background:#f5f5f5;box-sizing:border-box;height:100dvh}.chat-page-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:900px;padding:16px;width:100%}.title{display:flex;flex-shrink:0;font-size:20px;font-weight:500;justify-content:center;padding:12px 0}.msg-display{background:#fff;border:1px solid #ccc;border-radius:12px;box-sizing:border-box;flex:1 1;min-height:0;overflow-y:auto;padding:12px;width:100%}.msg-item{background:#f0f0f0;border-radius:10px;margin-bottom:12px;padding:10px 12px}.msg-content{font-size:16px;margin-bottom:6px;word-break:break-word}.msg-info{display:flex;flex-wrap:wrap;gap:12px}.msg-sender,.msg-time{color:gray;font-size:12px}.chat-box{display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding-top:12px}.chat-box-value{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:16px;min-height:72px;padding:10px 12px;resize:none;width:100%}.chat-box-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;min-height:44px;width:100%}
/*# sourceMappingURL=main.8ff4afef.css.map*/