.careers-category-section .careers-slide-img{max-height:180px}.careers-category-section .careers-slide-text{padding:16px;background-color:#efefef;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.bulk-actions-card{border:1px solid #eff2f5;border-radius:16px;background:#ffffff;box-shadow:0 10px 30px #523f690d;margin-bottom:2rem}.bulk-actions-form{padding:2rem 2.5rem}.bulk-actions-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}.bulk-title{font-weight:500;color:#181c32;margin-bottom:0;font-size:1.4rem;letter-spacing:-.5px}.bulk-subtitle{color:#a1a5b7;font-weight:500;font-size:.9rem}.bulk-actions-controls{display:flex;align-items:center;gap:2rem}.email-tool-group{display:flex;align-items:center;border:1px solid #e4e6ef;background-color:#fbfbfb;padding:.5rem 1.25rem;border-radius:10px}.email-label{margin-bottom:0;margin-right:1rem;font-weight:500;color:#5e6278;white-space:nowrap}.email-select{min-width:240px;border:none;background:transparent;font-weight:500;color:#3f4254;outline:none}.tool-divider{width:1px;height:24px;background-color:#e4e6ef;margin:0 1rem}.btn-send-email{background:none;border:none;color:#009ef7;font-weight:500;padding:0;cursor:pointer;transition:color .2s}.btn-send-email:hover{color:#0076bd}.btn-ai-action{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);color:#fff;border:none;padding:.85rem 1.8rem;border-radius:10px;font-weight:500;display:flex;align-items:center;box-shadow:0 4px 15px #a855f74d;transition:all .3s ease;cursor:pointer}.btn-ai-action:hover{transform:translateY(-2px);box-shadow:0 8px 25px #a855f773;filter:brightness(1.1)}.ai-icon{font-size:1.2rem;margin-right:10px}.ai-text{letter-spacing:.5px;text-transform:uppercase;font-size:.85rem}@media (max-width: 768px){.bulk-actions-wrapper{flex-direction:column;align-items:flex-start}.bulk-actions-controls{width:100%;flex-direction:column;align-items:stretch}.email-tool-group{width:100%}}.analysis-drawer{position:fixed;top:0;right:-450px;width:400px;height:100vh;background:#ffffff;box-shadow:-10px 0 30px #0000001a;z-index:9999;transition:right .4s cubic-bezier(.05,.7,.1,1);display:flex;flex-direction:column}.analysis-drawer.is-open{right:0}.drawer-header{padding:20px 25px;border-bottom:1px solid #eff2f5;display:flex;justify-content:space-between;align-items:center}.drawer-header h3{margin:0;font-size:1.2rem;font-weight:800}.drawer-content{flex-grow:1;overflow-y:auto;padding:20px}.drawer-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;z-index:9998}.drawer-overlay.is-visible{display:block}.btn-monitor-trigger{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:9997;background:#181c32;color:#fff;border:none;padding:12px 20px;border-radius:30px 0 0 30px;box-shadow:-5px 0 15px #00000026;display:flex;align-items:center;transition:all .3s cubic-bezier(.05,.7,.1,1);cursor:pointer;visibility:hidden}.btn-monitor-trigger:hover{padding-right:30px;background:#000}.btn-monitor-trigger.is-hidden{right:-150px;opacity:0}.btn-text{font-weight:700;font-size:.9rem;margin-left:8px}.pulse-dot{width:8px;height:8px;background:#00ff88;border-radius:50%;box-shadow:0 0 #0f86;animation:simple-pulse 1.5s infinite}@keyframes simple-pulse{0%{box-shadow:0 0 #00ff88b3}70%{box-shadow:0 0 0 10px #0f80}to{box-shadow:0 0 #0f80}}.batch-card{background:#fff;border:1px solid #eff2f5;border-radius:15px;padding:20px;transition:all .3s;margin:12px}.batch-card.is-analyzing{border-color:#a855f7;animation:card-glow 2s infinite}.batch-percent{font-size:1.5rem;font-weight:900}.progress-track{height:8px;background:#f1f1f4;border-radius:10px;margin:10px 0;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#a855f7);transition:width .5s}@keyframes card-glow{0%{box-shadow:0 0 5px #a855f71a}50%{box-shadow:0 0 15px #a855f733}to{box-shadow:0 0 5px #a855f71a}}.close-drawer{background:#f3f6f9;border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#7e8299;line-height:0;cursor:pointer;transition:all .2s ease;padding:0;outline:none}.close-drawer:hover{background:#ebedf3;color:#181c32;transform:rotate(90deg)}.close-drawer:active{transform:scale(.9) rotate(90deg)}.drawer-header{padding:1.5rem;border-bottom:1px solid #eff2f5;display:flex;justify-content:space-between;align-items:center;background:#fff}.drawer-header h3{margin:0;font-size:1.1rem;font-weight:800;color:#181c32;letter-spacing:-.2px}.error-container{display:flex;align-items:center;gap:10px}.btn-card-retry{background:#181c32;color:#fff;border:none;padding:4px 10px;border-radius:4px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-card-retry:hover{background:#000;transform:translateY(-1px)}.btn-card-retry i{font-size:.7rem}.btn-card-retry.is-spinning i{animation:spin 1s linear infinite}.d-none{display:none}.visible{visibility:visible}.batch-title-group{display:flex;flex-direction:column;line-height:1.2}.batch-date{font-size:.75rem;color:#a1a5b7;font-weight:500}.batch-info-group{display:flex;flex-direction:column;gap:2px}.batch-stats-group{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.batch-header{display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;padding:10px 15px;border-radius:8px;border:1px solid #e1e4e8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin-bottom:15px}#batch-monitor-container{height:800px;max-height:100vh;overflow-y:scroll;overflow-x:hidden;border:1px solid #ddd;padding:15px}#batch-monitor-container::-webkit-scrollbar{width:8px}#batch-monitor-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.batch-title{font-weight:700;font-size:1.1rem;color:#333}.batch-progress{font-size:.95rem;color:#666}.highlight{font-weight:600;color:#007bff}.error-tag{position:relative;cursor:help}.error-tag .tooltip-text{visibility:hidden;width:200px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;opacity:0;transition:opacity .3s;font-size:.8rem;line-height:1.4}.error-tag:hover .tooltip-text{visibility:visible;opacity:1}.error-tag-wrapper{position:relative;cursor:help;z-index:10}.error-tooltip-text{visibility:hidden;width:220px;background-color:#333;color:#fff;text-align:left;border-radius:6px;padding:10px;position:absolute;z-index:9999;bottom:150%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s;font-size:.8rem;line-height:1.4;box-shadow:0 4px 6px #0000004d}.error-tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.error-tag-wrapper:hover .error-tooltip-text{visibility:visible;opacity:1}.source-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;height:18px;transition:all .2s ease}.source-1{background-color:#e1f0ff;color:#3699ff}.source-2{background-color:#e1e9ff;color:#0077b5}.source-3{background-color:#c9f7f5;color:#1bc5bd}.source-4{background-color:#fff4de;color:#ffa800}.source-pill:hover{filter:brightness(.95);cursor:default}.transition-all{transition:all .3s ease}.bg-light-hover:hover{background-color:#f8f9fa!important;border-color:#3699ff!important}.w-100px{width:100px}.hover-shadow-sm:hover{box-shadow:0 .125rem .25rem #00000013!important}.summary-card{border:none;border-radius:12px;background:#fff;transition:transform .2s ease;margin-bottom:1rem;border-left:4px solid transparent;box-shadow:0 2px 4px #0000000a}.summary-card:hover{transform:translate(-5px);border-left-color:var(--accent-color)}.question-text{font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.answer-text{font-size:.85rem;color:#64748b;padding:8px 12px;background:#f1f5f9;border-radius:8px;display:block}.scroll-area{height:calc(100vh - 100px);overflow-y:auto;padding:1.25rem}.scroll-area::-webkit-scrollbar{width:5px}.scroll-area::-webkit-scrollbar-track{background:#f1f1f1}.scroll-area::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}
