.terms-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;margin:2rem auto;max-width:800px;padding:2rem}.terms-container h1{border-bottom:2px solid #f0f2f5;margin-bottom:1rem;padding-bottom:.5rem}.back-button,.terms-container h2{margin-top:2rem}.back-button{background-color:#007aff;border-radius:20px;color:#fff;display:inline-block;padding:10px 20px;text-decoration:none;transition:background-color .2s}.back-button:hover{background-color:#0056b3}.chat-container{align-items:flex-end;bottom:10px;display:flex;flex-direction:column;left:10px;max-width:400px;position:fixed;width:calc(100% - 20px);z-index:1000}.chat-container.active-chat{background-color:#0009;border-radius:8px;padding:10px}.robot-assistant{align-items:center;display:flex;justify-content:flex-end;width:100%}.robot-icon{cursor:pointer;height:50px;transition:transform .3s ease;width:50px}.robot-icon:hover{transform:scale(1.1)}.speech-bubble{word-wrap:break-word;background-color:#34c759;border-radius:20px;color:#fff;margin-right:10px;max-height:40vh;max-width:300px;overflow:scroll;padding:8px 12px}.chat-interface{display:flex;flex-direction:column;margin-top:10px;max-height:80vh;width:100%}#chatMessages{background-color:#ffffffe6;border-radius:5px;max-height:300px;overflow-y:auto;padding:5px}#chatMessages,.message{margin-bottom:10px}.bot-message{text-align:left}.user-message-bubble{background-color:#007aff;color:#fff}.bot-message-bubble,.user-message-bubble{border-radius:20px;display:inline-block;margin-bottom:10px;overflow-wrap:anywhere;padding:8px 12px;word-break:break-word}.bot-message-bubble{background-color:#e5e5ea;color:#000;max-width:80%}.user-assistant{align-items:center;display:flex;margin-top:10px}.user-assistant img{height:40px;margin-right:10px;width:40px}.user-input{background-color:#fff;border-radius:20px;display:flex;flex-grow:1;overflow:hidden}.user-input input{border:none;flex-grow:1;font-size:14px;padding:8px 12px}.user-input button{background-color:#007aff;border:none;color:#fff;cursor:pointer;font-size:14px;padding:8px 15px}.user-input button:disabled{background-color:#ccc;cursor:not-allowed}.loading-indicator{align-items:center;color:#fff;display:flex;font-size:16px;height:24px;justify-content:center}.loading-indicator:before{animation:spin .8s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:#0000;content:"";height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.room-choices-container{display:flex;flex-direction:column;margin-top:10px}.room-choices-container button{background-color:#007aff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:5px;padding:10px}.room-choices-container button:hover{background-color:#005bbb}.user-message{display:none;justify-content:flex-start;margin-top:10px;text-align:right;width:100%}.user-message .message-display{word-wrap:break-word;background-color:#007aff;border:none;border-radius:20px;box-shadow:2px 2px 5px #0003;color:#fff;margin-bottom:10px;max-width:300px;padding:8px 12px}.assistant-container{background-color:#f0f2f5;color:#333;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:calc(var(--vh)*100);margin:0 auto;width:100%}.chat-history{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;overflow-y:auto;padding:1.5rem 1.5rem 100px}.chat-footer{align-items:center;background-color:#f8f8f8;border-top:1px solid #e5e5e5;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;width:100%;z-index:10}.pdf-download-section{display:flex;justify-content:right;padding:1rem 0}.pdf-download-button{background-color:#ff002b;border-radius:25px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:background-color .2s}.pdf-download-button:hover{background-color:#0056b3}.assistant-container.idle{align-items:center;justify-content:center;padding:2rem;text-align:center}.idle-bot-icon{height:80px;margin-bottom:1.5rem;width:80px}.assistant-container.idle h2{font-size:1.5rem;margin-bottom:.5rem}.assistant-container.idle p{color:#666;margin-bottom:2rem}.start-convo-button{background-color:#007aff;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:background-color .2s}.start-convo-button:hover{background-color:#0056b3}.assistant-container.active{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.message-bubble{border-radius:18px;line-height:1.4;max-width:80%;padding:.75rem 1rem}.message-bubble.you{align-self:flex-end;background-color:#007aff;border-bottom-right-radius:4px;color:#fff}.message-bubble.bot{align-self:flex-start;background-color:#e9e9eb;border-bottom-left-radius:4px;color:#2c2c2e}.message-bubble.system{align-self:center;background-color:#ffe1e1;color:#d92d20;font-size:.9rem;font-style:italic;text-align:center}.vad-status-pill{background-color:#6c757d;border-radius:12px;color:#fff;font-size:.75rem;left:50%;padding:4px 10px;position:absolute;top:-12px;transform:translateX(-50%);transition:opacity .3s}.voice-chat-container{align-items:center;display:flex;flex-direction:column}.mic-button{align-items:center;background-color:#4caf50;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2em;height:60px;justify-content:center;transition:background-color .2s;width:60px}.mic-button.recording{background-color:#ff4141}.status-indicator{color:#666;font-style:italic;height:20px;margin-top:8px}.language-grid{-ms-overflow-style:none;scrollbar-width:none}.language-button{align-items:center;background-color:#fff;border:1px solid #ddd;color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:.9rem;font-weight:500;justify-content:center;transition:all .2s ease-in-out}.language-button:hover{border-color:#007aff;box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.flag-emoji{font-size:2rem;line-height:1;margin-bottom:.5rem}.company-logo{max-height:60px;width:auto}.mic-button.inactive{background-color:#6c757d}.idle-content{align-items:center;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;width:100%}.language-grid{grid-gap:1rem;display:grid;flex:1 1 auto;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));max-width:600px;overflow-y:auto;overscroll-behavior:contain;padding:1rem;width:100%}.link-style{color:#007aff;cursor:pointer;text-decoration:none}.link-style:hover{text-decoration:underline}.chat-header{background-color:#f7f7f7;border-bottom:1px solid #e0e0e0;font-size:1.2em;font-weight:700;padding:10px 15px;text-align:center}.assistant-logo{border-radius:50%;display:block;height:200px;margin:0 auto 1rem;object-fit:cover;width:200px}.offer-context-preview{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;max-width:600px;overflow:scroll;padding:1rem;text-align:left;width:100%}.offer-context-preview h4{border-bottom:1px solid #dee2e6;color:#495057;font-size:1rem;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}.context-item{margin-bottom:.75rem}.context-item strong{color:#343a40;font-weight:600}.context-item p{color:#6c757d;font-size:.9rem;margin:.25rem 0 0;white-space:pre-wrap}.attributes-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}@media (max-height:650px),(max-width:480px){.offer-context-preview{display:none}}.attributes-tracker{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:10px;padding:16px}.attribute-pill{align-items:center;background-color:#e9e9eb;border:1px solid #d1d1d6;border-radius:20px;color:#555;display:inline-flex;font-size:.9em;font-weight:500;padding:6px 14px;transition:all .3s ease-in-out}.attribute-pill.confirmed:before{color:#fff;content:"✓";font-weight:700;margin-right:6px}.attribute-pill.confirmed{background-color:#34c759;border-color:#2ca349;color:#fff}.test-controls{background-color:#f5f5f7;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin:10px 16px;padding:16px}.test-controls h4{color:#6e6e73;font-size:.85em;font-weight:600;letter-spacing:.5px;margin-bottom:12px;margin-top:0;text-align:center;text-transform:uppercase}.test-buttons-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.test-button{background-color:#fff;border:1px solid #d1d1d6;border-radius:8px;box-shadow:0 1px 2px #0000000d;color:#333;cursor:pointer;font-size:.85em;font-weight:500;padding:8px 12px;text-align:center;transition:all .2s ease}.test-button:hover{background-color:#f0f2f5;border-color:#007aff;box-shadow:0 4px 8px #00000014;color:#007aff;transform:translateY(-2px)}.scraper-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0 auto;max-width:1400px;padding:24px}.scraper-header{margin-bottom:24px;text-align:center}.scraper-header h1{color:#1a1a2e;font-size:2rem;margin-bottom:8px}.scraper-header p{color:#666;font-size:1.1rem}.mode-toggle{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.mode-btn{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;padding:12px 24px;transition:all .2s}.mode-btn:hover{border-color:#4472c4;color:#4472c4}.mode-btn.active{background:linear-gradient(135deg,#4472c4,#2d5aa8);border-color:#4472c4;color:#fff}.scraper-form-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.finder-form .finder-info{border-bottom:1px solid #eee;margin-bottom:16px;padding-bottom:16px}.finder-form .finder-info h3{color:#1a1a2e;margin:0 0 8px}.finder-form .finder-info p{color:#666;font-size:.9rem;margin:0}.finder-options{margin-top:12px}.checkbox-label{align-items:center;color:#555;cursor:pointer;display:flex;font-size:.9rem;gap:8px}.checkbox-label input[type=checkbox]{cursor:pointer;height:18px;width:18px}.batch-form .batch-header{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;margin-bottom:16px;padding-bottom:12px}.batch-header h3{align-items:center;color:#1a1a2e;display:flex;font-size:1.1rem;gap:10px;margin:0}.collapse-icon{color:#888;font-size:.8rem;transition:transform .2s}.url-count-badge{background:#4472c4;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px}.batch-name-row{margin-bottom:12px}.batch-name-input{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:12px 16px;width:100%}.batch-name-input:focus{border-color:#4472c4;outline:none}.batch-urls-container{margin-bottom:16px}.batch-textarea{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.5;max-height:400px;min-height:150px;padding:14px 16px;resize:vertical;width:100%}.batch-textarea:focus{border-color:#4472c4;outline:none}.batch-textarea::placeholder{color:#aaa;font-family:inherit}.batch-info{align-items:center;display:flex;font-size:.85rem;justify-content:space-between;margin-top:8px}.url-count{color:#4472c4;font-weight:600}.max-info{color:#999}.batch-actions{display:flex;gap:12px}.batch-actions .submit-button{flex:1 1}.clear-button{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:1rem;padding:14px 24px;transition:background .2s}.clear-button:hover:not(:disabled){background:#e0e0e0}.clear-button:disabled{cursor:not-allowed;opacity:.5}.input-group{display:flex;gap:12px}.url-input{border:2px solid #e0e0e0;border-radius:8px;flex:1 1;font-size:1rem;padding:14px 18px;transition:border-color .2s}.url-input:focus{border-color:#4472c4;outline:none}.url-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.submit-button{background:linear-gradient(135deg,#4472c4,#2d5aa8);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:transform .2s,box-shadow .2s;white-space:nowrap}.submit-button:hover:not(:disabled){box-shadow:0 4px 12px #4472c466;transform:translateY(-2px)}.submit-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.secondary-button{background:#fff;border:2px solid #4472c4;border-radius:8px;color:#4472c4;cursor:pointer;font-size:1rem;font-weight:500;padding:14px 24px;transition:all .2s}.secondary-button:hover{background:#4472c4;color:#fff}.error-message{background:#fff0f0;border:1px solid #ffcdd2;border-radius:6px;color:#c62828;margin-top:12px;padding:12px}.form-footer{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.history-button{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:background .2s}.history-button:hover{background:#eee}.hint{color:#999;font-size:.85rem}.job-history{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.job-history h3{color:#1a1a2e;font-size:1.1rem;margin-bottom:16px}.history-section{margin-bottom:20px}.history-section h4{color:#666;font-size:.9rem;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.job-history .empty,.job-history .loading{color:#888;padding:20px;text-align:center}.job-list{display:flex;flex-direction:column;gap:8px}.job-item{align-items:center;background:#f8f9fa;border-left:4px solid #0000;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px;transition:background .2s,transform .2s}.job-item:hover{background:#f0f0f0;transform:translateX(4px)}.job-item.job-completed{border-left-color:#70ad47}.job-item.job-processing{border-left-color:#4472c4}.job-item.job-pending{border-left-color:#ed7d31}.job-item.job-failed{border-left-color:#c62828}.job-item.job-cancelled{border-left-color:#9e9e9e}.job-item.job-paused{border-left-color:#9c27b0}.job-main{align-items:center;display:flex;flex:1 1;gap:12px}.job-icon{font-size:1.2rem}.job-info{display:flex;flex-direction:column;gap:2px}.job-search{color:#1a1a2e;font-weight:600}.job-date{color:#888;font-size:.8rem}.job-count{background:#e3f2fd;border-radius:12px;color:#4472c4;font-size:.85rem;margin-left:auto;padding:4px 10px;white-space:nowrap}.job-status-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.finder-status{border-left:4px solid #9c27b0}.batch-status{border-left:4px solid #ed7d31}.job-header{justify-content:space-between;margin-bottom:20px}.job-header,.job-header h2{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.job-header h2{color:#1a1a2e;font-size:1.3rem;margin:0}.status-badge{border-radius:20px;font-size:.75rem;font-weight:500;padding:4px 10px;text-transform:uppercase}.status-pending{background:#fff3e0;color:#e65100}.status-processing{background:#e3f2fd;color:#1565c0}.status-completed{background:#e8f5e9;color:#2e7d32}.status-failed{background:#ffebee;color:#c62828}.status-cancelled{background:#f5f5f5;color:#616161}.status-paused{background:#f3e5f5;color:#7b1fa2}.batch-controls{display:flex;gap:8px}.cancel-button,.pause-button,.resume-button{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:background .2s}.cancel-button{background:#ff5252;color:#fff}.cancel-button:hover{background:#d32f2f}.pause-button{background:#9c27b0;color:#fff}.pause-button:hover{background:#7b1fa2}.resume-button{background:#4caf50;color:#fff}.resume-button:hover{background:#388e3c}.batch-progress-section,.progress-section{margin-bottom:20px}.progress-bar{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4472c4,#70ad47);border-radius:4px;height:100%;transition:width .5s ease}.progress-info{color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-top:8px}.current-url{background:#f8f9fa;border-radius:6px;font-size:.85rem;margin-top:12px;padding:10px 14px}.current-label{color:#666;margin-right:8px}.current-value{color:#4472c4;font-family:SF Mono,monospace;word-break:break-all}.finder-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.url-details{border:1px solid #e0e0e0;border-radius:8px;margin:16px 0;overflow:hidden}.url-details summary{background:#f8f9fa;color:#1a1a2e;cursor:pointer;font-size:.9rem;font-weight:500;padding:12px 16px}.url-details summary:hover{background:#f0f0f0}.url-details[open] summary{border-bottom:1px solid #e0e0e0}.finder-urls-list,.url-status-list{max-height:300px;overflow-y:auto;padding:8px}.url-status-item{align-items:center;border-radius:6px;display:flex;font-size:.85rem;gap:10px;margin-bottom:4px;padding:8px 12px}.url-status-item.status-completed{background:#e8f5e9}.url-status-item.status-processing{background:#e3f2fd}.url-status-item.status-pending{background:#fafafa}.url-status-item.status-failed{background:#ffebee}.url-status-icon{font-size:1rem}.url-status-term{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.url-status-count{background:#4472c4;border-radius:10px;color:#fff;font-size:.75rem;padding:2px 8px}.url-status-error{cursor:help}.finder-url-item{background:#fafafa;border-radius:4px;font-size:.85rem;margin-bottom:2px;padding:6px 12px}.finder-url-item:hover{background:#f0f0f0}.finder-url-item a{color:#4472c4;text-decoration:none;word-break:break-all}.finder-url-item a:hover{text-decoration:underline}.results-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:20px}.stat{background:#f8f9fa;border-radius:8px;padding:16px;text-align:center}.stat-value{color:#4472c4;display:block;font-size:1.8rem;font-weight:700}.stat-label{color:#666;font-size:.85rem}.export-section{display:flex;flex-wrap:wrap;gap:12px}.export-button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:transform .2s,box-shadow .2s}.export-button:hover{transform:translateY(-2px)}.export-button.excel{background:linear-gradient(135deg,#70ad47,#548235);color:#fff}.export-button.excel:hover{box-shadow:0 4px 12px #70ad4766}.export-button.csv{background:linear-gradient(135deg,#4472c4,#2d5aa8);color:#fff}.export-button.csv:hover{box-shadow:0 4px 12px #4472c466}.export-button.json{background:linear-gradient(135deg,#ed7d31,#c65911);color:#fff}.export-button.json:hover{box-shadow:0 4px 12px #ed7d3166}.error-box{background:#fff0f0;border:1px solid #ffcdd2;border-radius:8px;color:#c62828;padding:16px}.business-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.table-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px 24px}.table-header h3{color:#1a1a2e;font-size:1.1rem;margin:0}.search-input{border:1px solid #ddd;border-radius:6px;font-size:.9rem;min-width:200px;padding:10px 14px}.search-input:focus{border-color:#4472c4;outline:none}.table-wrapper{max-height:600px;overflow-x:auto;overflow-y:auto}.business-table{border-collapse:collapse;font-size:.9rem;width:100%}.business-table th{background:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#4472c4;font-weight:600;padding:14px 16px;position:sticky;text-align:left;top:0;z-index:10}.business-table td{border-bottom:1px solid #eee;padding:12px 16px;vertical-align:top}.business-table tbody tr:hover{background:#4472c40d}.business-table a{color:#4472c4;text-decoration:none}.business-table a:hover{text-decoration:underline}.premium-badge{color:#ffc107;margin-left:6px}.pagination{align-items:center;border-top:1px solid #eee;display:flex;gap:20px;justify-content:center;padding:20px}.pagination button{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background .2s}.pagination button:hover:not(:disabled){background:#e0e0e0}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination span{color:#666;font-size:.9rem}@media (max-width:768px){.scraper-container{padding:16px}.input-group{flex-direction:column}.submit-button{width:100%}.form-footer{gap:12px;text-align:center}.export-section,.form-footer{flex-direction:column}.export-button{width:100%}.table-header{align-items:stretch;flex-direction:column}.search-input{min-width:0;min-width:auto;width:100%}.pagination{flex-direction:column;gap:12px}.job-main{flex-wrap:wrap}.job-count{margin-left:0;margin-top:8px}.mode-toggle{flex-direction:column}.mode-btn{width:100%}.batch-actions{flex-direction:column}.batch-controls{flex-wrap:wrap}.finder-actions{flex-direction:column}.finder-actions button{width:100%}}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-drag:none;box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}html{-webkit-text-size-adjust:100%;background:#4a90d9;scroll-behavior:smooth}body,html{overscroll-behavior:none}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;height:100vh;height:100dvh;height:-webkit-fill-available;margin:0;padding:0;position:fixed;width:100vw}[contenteditable=true],input,select,textarea{-webkit-touch-callout:default;font-size:16px;-webkit-user-select:text!important;user-select:text!important}a,button,label{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@supports (-webkit-touch-callout:none){body{height:-webkit-fill-available}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh;height:100dvh;height:-webkit-fill-available;width:100vw}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:focus{clip:auto;height:auto;margin:inherit;overflow:visible;padding:inherit;position:static;white-space:normal;width:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.0bd1c163.css.map*/