@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f4f4;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh;padding-bottom:2rem}.header{background:#000;border-bottom:1.5px solid #49c5c3;box-shadow:0 2px 10px #0000001f;color:#fff;padding:16px 24px}.header-content{align-items:center;display:flex;gap:16px}.logo{height:38px;width:auto}.divider{background-color:#ffffff4d;height:38px;width:1px}.header-text{display:flex;flex-direction:column;gap:4px}.header h1{color:#fff;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:700;line-height:1;margin:0}.subtitle{color:#a0a0a0;font-size:.85rem;font-weight:400;line-height:1}.toast{align-items:center;animation:slideIn .3s ease-out;background:#000435;border-left:4px solid #49c5c3;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;display:flex;font-weight:500;gap:.75rem;padding:1rem 1.5rem;position:fixed;right:2rem;top:2rem;z-index:1000}.toast-icon{color:#49c5c3;font-size:.95rem}@keyframes slideIn{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.container{margin:0 auto;max-width:800px;padding:2.5rem 1.5rem}.search-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem;transition:box-shadow .3s ease}.search-section:focus-within{box-shadow:0 6px 24px #49c5c326}.search-input{border:2px solid #e2e8f0;border-radius:10px;font-family:Raleway,sans-serif;font-size:1.15rem;outline:none;padding:1.25rem;transition:all .2s ease;width:100%}.search-input::placeholder{color:#94a3b8}.search-input:focus{border-color:#49c5c3;box-shadow:0 0 0 4px #49c5c31a}.toggle-container{align-items:center;display:flex;gap:1rem;margin-top:1.25rem}.toggle-label{color:#64748b;font-size:.9rem;font-weight:600}.toggle-buttons{display:flex;gap:.5rem}.toggle-btn{background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:600;padding:.6rem 1.75rem;transition:all .2s ease}.toggle-btn:hover{background:#49c5c30d;border-color:#49c5c3}.toggle-btn.active{background:#000435;border-color:#000435;color:#fff}.results-section{animation:fadeIn .3s ease-out;min-height:200px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.no-results{color:#64748b;padding:4rem 1rem;text-align:center}.no-results p{font-size:1.1rem}.hint{color:#94a3b8;font-size:.95rem!important;margin-top:1rem}.objection-card{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:1.5rem;padding:2.5rem}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.objection-header{align-items:start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.objection-title{color:#1e293b;flex:1 1;font-size:1.6rem;font-weight:700}.category-badge{background:#f1f5f9;border-radius:8px;color:#475569;font-size:.8rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}.response-section{margin-bottom:0}.response-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.response-header h3{color:#64748b;font-size:.95rem;font-weight:700}.copy-btn{background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:600;padding:.5rem 1.25rem;transition:all .2s ease}.copy-btn:hover{background:#49c5c3;box-shadow:0 2px 8px #49c5c34d;color:#fff;transform:translateY(-1px)}.copy-btn:active{transform:translateY(0)}.response-text{background:#f8fafc;border-left:4px solid #49c5c3;border-radius:10px;color:#334155;font-size:1.05rem;line-height:1.7;padding:1.5rem}.footer{border-top:2px solid #e2e8f0;margin-top:3rem;padding-top:2rem;text-align:center}.submit-link{border-radius:8px;color:#64748b;display:inline-block;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.submit-link:hover{background:#49c5c30d;color:#49c5c3}@media (max-width:640px){.header{padding:1.5rem 1rem}.header-content{align-items:flex-start;flex-direction:column;gap:1rem}.divider{display:none}.logo{height:32px}.header h1{font-size:1.15rem}.subtitle{font-size:.8rem}.toast{font-size:.9rem;left:1rem;right:1rem;top:1rem}.container{padding:1.5rem 1rem}.search-section{padding:1.5rem}.search-input{font-size:1rem;padding:1rem}.toggle-container{align-items:flex-start;flex-direction:column;gap:.75rem}.objection-card{padding:1.75rem}.objection-header{flex-direction:column}.objection-title{font-size:1.35rem}.response-header{align-items:flex-start;flex-direction:column;gap:.75rem}.response-text{font-size:1rem;padding:1.25rem}}
/*# sourceMappingURL=main.d2e46eaa.css.map*/