.container{display:flex;flex-direction:column;margin:0 auto;max-width:900px;min-height:100vh;padding:40px 20px}.header{animation:fadeIn .8s ease-in;color:#fff;margin-bottom:50px;text-align:center}.logo{color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15));height:60px;margin-bottom:16px;width:72px}.header h1{font-size:2.8rem;font-weight:600;letter-spacing:-.5px;line-height:1.2;margin-bottom:12px;text-shadow:0 2px 12px #00000026}.header h1,.subtitle{font-family:Tiempos Text,"Source Serif 4",Georgia,serif}.subtitle{font-size:1.1rem;font-style:italic;font-weight:400;letter-spacing:0;line-height:1.5;opacity:.92}.content-wrapper{animation:slideUp .6s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;flex-grow:1;padding:48px}.edit-section,.view-section{display:flex;flex-direction:column;height:100%}.editor{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;color:#1f2937;flex-grow:1;font-family:Tiempos Text,"Source Serif 4",Georgia,serif;font-size:16px;line-height:1.7;margin-bottom:24px;padding:18px 20px;resize:none;transition:border-color .2s,box-shadow .2s}.editor:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.letter-content{word-wrap:break-word;color:#374151;font-family:Tiempos Text,"Source Serif 4",Georgia,serif;font-size:16.5px;line-height:1.8;margin-bottom:32px;white-space:pre-wrap}.letter-content p{font-weight:400;letter-spacing:0;margin-bottom:1.5rem}.letter-content p:first-child{color:#1f2937;font-weight:500}.button-group{display:flex;gap:12px;justify-content:flex-end}.btn{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.3px;padding:11px 24px;transition:all .2s ease}.btn-save{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-save:hover:not(:disabled){box-shadow:0 8px 20px #667eea59;transform:translateY(-1px)}.btn-save:disabled{cursor:not-allowed;opacity:.6}.btn-cancel{background:#f3f4f6;color:#374151;font-weight:500}.btn-cancel:hover{background:#e5e7eb;transform:translateY(-1px)}.btn-edit{align-self:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:15px;padding:12px 32px}.btn-edit:hover{box-shadow:0 8px 20px #667eea59;transform:translateY(-1px)}.user-chip{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;color:#fff;display:inline-flex;font-size:14px;gap:8px;margin-top:16px;padding:6px 14px}.avatar{border-radius:50%;height:22px;width:22px}.btn-link{background:none;border:none;color:#ffffffd9;cursor:pointer;font-family:inherit;font-size:13px;padding:0;text-decoration:underline}.btn-link:hover{color:#fff}.signin-section{text-align:center}.signin-hint{color:#6b7280;font-family:Tiempos Text,"Source Serif 4",Georgia,serif;font-size:15px;font-style:italic;margin-bottom:16px}.signin-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.btn-signin{background:#1f2937;border-radius:8px;color:#fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:-.3px;padding:11px 24px;text-decoration:none;transition:all .2s ease}.btn-signin:hover{box-shadow:0 8px 20px #1f29374d;transform:translateY(-1px)}.signin-unconfigured{color:#9ca3af;font-size:14px}.footer{color:#fff;margin-top:40px;opacity:.88;text-align:center}.footer p{font-size:14px;font-weight:400;letter-spacing:-.2px;margin:6px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.container{padding:20px 16px}.header{margin-bottom:32px}.header h1{font-size:2rem}.content-wrapper{padding:24px}.button-group{flex-direction:column}.btn{width:100%}.btn-edit{align-self:stretch}}
/*# sourceMappingURL=main.1add72c9.css.map*/