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-main{margin:0 auto;max-width:1200px;padding:20px}.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)}}.quote-admin{margin:0 auto;max-width:1200px;padding:20px}.quote-admin-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.quote-admin-header h2{color:#333;margin:0}.refresh-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.refresh-btn:hover{background-color:#0056b3}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-bottom:20px;padding:12px}.quote-admin-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.quote-list h3{color:#333;margin-top:0}.quote-items{display:flex;flex-direction:column;gap:10px}.quote-item{background-color:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:12px;transition:all .2s ease}.quote-item:hover{border-color:#007bff;box-shadow:0 2px 4px #007bff1a}.quote-item.selected{background-color:#f8f9ff;border-color:#007bff;box-shadow:0 2px 8px #007bff33}.quote-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.quote-name{color:#333;font-weight:700}.quote-date{color:#666;font-size:12px}.quote-item-details{display:flex;gap:12px;margin-bottom:8px}.quote-contact,.quote-media{background-color:#f0f0f0;border-radius:3px;color:#555;font-size:12px;padding:2px 6px}.delete-btn{background-color:#dc3545;border:none;border-radius:3px;color:#fff;cursor:pointer;float:right;font-size:12px;padding:4px 8px}.delete-btn:hover{background-color:#c82333}.quote-details{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:20px}.quote-details h3{border-bottom:1px solid #dee2e6;color:#333;margin-top:0;padding-bottom:10px}.quote-detail-item{margin-bottom:12px}.quote-detail-item label{color:#555;display:block;font-weight:700;margin-bottom:4px}.quote-detail-item span{color:#333}.quote-message{background-color:#fff;border:1px solid #ddd;border-radius:4px;line-height:1.4;margin:0;padding:12px;white-space:pre-wrap}.quote-images{display:flex;flex-wrap:wrap;gap:10px}.quote-images img{border:1px solid #ddd;border-radius:4px;max-height:150px;max-width:150px;object-fit:cover}@media (max-width:768px){.quote-admin-content{grid-template-columns:1fr}.quote-admin-header{align-items:stretch;flex-direction:column;gap:10px}.quote-item-header{align-items:flex-start}.quote-item-details,.quote-item-header{flex-direction:column;gap:4px}}
/*# sourceMappingURL=main.55a7aaa6.css.map*/