*{box-sizing:border-box}body{margin:0;font-family:-apple-system,system-ui,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e7e7ea}.container{max-width:480px;margin:0 auto;padding:24px 16px}input,textarea,button{font-family:inherit;font-size:15px}input,textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #2a2d35;background:#1a1d24;color:#e7e7ea;margin-bottom:10px}button{padding:10px 16px;border-radius:8px;border:none;background:#4f6df5;color:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.entry-card{padding:14px;margin-bottom:10px;border-radius:10px;background:#1a1d24;cursor:pointer;border:1px solid #2a2d35}.entries-scroll{max-height:55vh;overflow-y:auto;padding-right:4px}.entries-scroll::-webkit-scrollbar{width:6px}.entries-scroll::-webkit-scrollbar-thumb{background:#2a2d35;border-radius:3px}.entry-meta{font-size:12px;color:#9a9ba3;margin-bottom:6px}.sender-name{color:#000;font-weight:600;background:#10bde8;padding:2px;border-radius:2px}.masked{font-family:monospace;letter-spacing:2px;color:#6b6e78}.revealed{color:#e7e7ea}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100dvh;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999}.modal{width:90%;max-width:320px}.modal{background:#1a1d24;border:1px solid #2a2d35;border-radius:12px;padding:20px;width:320px}.error-text{color:#f36;font-size:13px;margin-bottom:8px}.timer-bar{height:4px;background:#4f6df5;border-radius:2px;margin-top:8px;transition:width 1s linear}
