﻿body.active_admin{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;background-color:#ffffff;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#header{background:linear-gradient(135deg, #fff 0%, #f8fafc 100%);box-shadow:0 2px 8px 0 rgba(238,236,236,0.08);border-bottom:2px solid #0ea5e9}#header h1.site_title{color:#0ea5e9;font-weight:700;font-size:1.5rem;padding:0.75rem 0;letter-spacing:-0.02em}#header ul.tabs{background:transparent;border:none}#header ul.tabs li a{color:#475569;font-weight:400;font-size:0.9rem;padding:0.75rem 1.25rem;border-radius:0.375rem;margin:0 0.125rem;transition:all 0.2s;letter-spacing:0;text-transform:none;border:1px solid transparent}#header ul.tabs li a:hover{background:rgba(14,165,233,0.06);color:#0ea5e9;border-color:rgba(14,165,233,0.2)}#header ul.tabs li.current a{background:rgba(14,165,233,0.1);color:#0ea5e9;font-weight:500;border-color:#0ea5e9;box-shadow:none}#header #utility_nav a{color:#475569;font-weight:400;font-size:0.9rem;letter-spacing:0;padding:0.5rem 1rem;border-radius:0.375rem;transition:all 0.2s}#header #utility_nav a:hover{color:#0ea5e9;background:rgba(14,165,233,0.06)}.stats-panel .stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem;margin-top:1rem}.stats-panel .stats-grid .stat-card{background:white;border-radius:0.75rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;transition:all 0.2s}.stats-panel .stats-grid .stat-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);transform:translateY(-2px)}.stats-panel .stats-grid .stat-card h3{font-size:2rem;font-weight:700;color:#0ea5e9;margin:0 0 0.5rem 0}.stats-panel .stats-grid .stat-card p{font-size:0.875rem;font-weight:600;color:#0f172a;margin:0 0 0.25rem 0}.stats-panel .stats-grid .stat-card small{font-size:0.75rem;color:#475569}.recent-panel{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem}.recent-panel h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:1rem;padding-bottom:0.75rem;border-bottom:2px solid #cbd5e1}.recent-panel table{width:100%;border-collapse:collapse}.recent-panel table th{background:#f1f5f9;padding:0.75rem;text-align:left;font-weight:600;font-size:0.875rem;color:#475569;text-transform:uppercase;letter-spacing:0.05em;border-bottom:2px solid #cbd5e1}.recent-panel table td{padding:0.75rem;border-bottom:1px solid #cbd5e1;font-size:0.875rem}.recent-panel table td a{color:#0ea5e9;font-weight:500;text-decoration:none}.recent-panel table td a:hover{color:#0284c7;text-decoration:underline}.recent-panel table tr:hover{background:#f1f5f9}.recent-panel .view-all-link{display:inline-block;margin-top:1rem;color:#0ea5e9;font-weight:500;text-decoration:none;font-size:0.875rem}.recent-panel .view-all-link:hover{color:#0284c7;text-decoration:underline}.actions-panel,.subscriptions-panel{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem}.actions-panel h3,.subscriptions-panel h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.actions-panel ul,.subscriptions-panel ul{list-style:none;padding:0;margin:0}.actions-panel ul li,.subscriptions-panel ul li{margin-bottom:0.5rem}.actions-panel ul li a,.subscriptions-panel ul li a{color:#0ea5e9;text-decoration:none;font-weight:500;display:inline-block;padding:0.5rem 0;transition:all 0.2s}.actions-panel ul li a:hover,.subscriptions-panel ul li a:hover{color:#0284c7;padding-left:0.5rem}.subscription-stats{display:flex;gap:2rem;margin:1rem 0}.subscription-stats div h4{font-size:1.5rem;font-weight:700;color:#0ea5e9;margin:0 0 0.25rem 0}.subscription-stats div p{font-size:0.875rem;color:#475569;margin:0}.index_content{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem;margin-top:1rem}.status_tag{padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.status_tag.ok,.status_tag.success,.status_tag.hired{background:#d1fae5;color:#065f46}.status_tag.error,.status_tag.rejected{background:#fee2e2;color:#991b1b}.status_tag.warning,.status_tag.shortlisted{background:#fef3c7;color:#92400e}.status_tag.info,.status_tag.reviewing{background:#e0f2fe;color:#0369a1}.status_tag.primary,.status_tag.applied{background:#dbeafe;color:#1e40af}.status_tag.candidate{background:#f0f9ff;color:#0c4a6e}.status_tag.recruiter{background:#fce7f3;color:#9f1239}.status_tag.admin{background:#fef3c7;color:#92400e}.status_tag.startup{background:#e0f2fe;color:#0369a1}.status_tag.private{background:#f0f9ff;color:#0c4a6e}.status_tag.public{background:#d1fae5;color:#065f46}form .inputs{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem;margin-bottom:1rem}form .inputs legend{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:1rem;padding-bottom:0.75rem;border-bottom:2px solid #cbd5e1}form .inputs label{font-weight:500;color:#0f172a;margin-bottom:0.5rem}form .inputs input[type="text"],form .inputs input[type="email"],form .inputs input[type="password"],form .inputs input[type="number"],form .inputs input[type="url"],form .inputs textarea,form .inputs select{border:1px solid #cbd5e1;border-radius:0.5rem;padding:0.5rem 0.75rem;font-size:0.875rem;transition:all 0.2s}form .inputs input[type="text"]:focus,form .inputs input[type="email"]:focus,form .inputs input[type="password"]:focus,form .inputs input[type="number"]:focus,form .inputs input[type="url"]:focus,form .inputs textarea:focus,form .inputs select:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,0.1)}form .actions{margin-top:1.5rem}form .actions input[type="submit"]{margin-right:0.5rem}.filter_form{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem;margin-bottom:1rem}.filter_form h3{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:1rem}#sidebar{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem}#sidebar ul{list-style:none;padding:0;margin:0}#sidebar ul li{margin-bottom:0.25rem}#sidebar ul li a{display:block;padding:0.75rem 1rem;color:#0f172a;font-weight:600;font-size:0.9375rem;text-decoration:none;border-radius:0.5rem;transition:all 0.2s;letter-spacing:0.01em}#sidebar ul li a:hover{background:rgba(14,165,233,0.08);color:#0ea5e9;padding-left:1.25rem}#sidebar ul li.current>a,#sidebar ul li.active>a{background:#0ea5e9;color:white;font-weight:700;box-shadow:0 2px 4px rgba(14,165,233,0.2)}#tabs ul li a{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;font-weight:400;font-size:0.9rem;letter-spacing:0;line-height:1.5}.pagination{margin:1.5rem 0;text-align:center}.pagination a,.pagination span{padding:0.5rem 0.75rem;margin:0 0.25rem;border-radius:0.5rem;text-decoration:none;display:inline-block}.pagination a{background:white;color:#0ea5e9;border:1px solid #cbd5e1}.pagination a:hover{background:rgba(14,165,233,0.1);border-color:#0ea5e9}.pagination .current{background:#0ea5e9;color:white;border:1px solid #0ea5e9;box-shadow:0 2px 4px rgba(14,165,233,0.2)}.flash{padding:1rem 1.5rem;border-radius:0.5rem;margin-bottom:1rem;font-weight:500}.flash.flash_notice{background:#d1fae5;color:#065f46;border:1px solid #10b981}.flash.flash_error{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}.flash.flash_alert{background:#fef3c7;color:#92400e;border:1px solid #f59e0b}.login-as-user{cursor:pointer}.email-panel{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem}.email-panel .form-group{margin-bottom:1.5rem}.email-panel .form-group label{display:block;font-weight:600;color:#0f172a;margin-bottom:0.5rem;font-size:0.9375rem}.email-panel .form-group .form-control{width:100%;padding:0.625rem 0.75rem;border:1px solid #cbd5e1;border-radius:0.5rem;font-size:0.9375rem;transition:all 0.2s}.email-panel .form-group .form-control:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,0.1)}.email-panel .form-group textarea.form-control{min-height:200px;resize:vertical}.email-panel .form-group .user-select{border:1px solid #cbd5e1;border-radius:0.5rem;padding:0.5rem}.email-panel .radio-group{display:flex;flex-direction:column;gap:0.75rem;margin-top:0.5rem}.email-panel .radio-group .radio-label{display:flex;align-items:center;gap:0.5rem;cursor:pointer;padding:0.5rem;border-radius:0.5rem;transition:background 0.2s}.email-panel .radio-group .radio-label:hover{background:rgba(14,165,233,0.05)}.email-panel .radio-group .radio-label .radio-input{margin:0;cursor:pointer}.email-panel .form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #cbd5e1}.email-panel .form-actions .preview-btn{background:#64748b;color:white}.email-panel .form-actions .preview-btn:hover{background:#4f5b6d}.email-panel .form-actions .send-btn{background:#0ea5e9;color:white}.email-panel .form-actions .send-btn:hover{background:#0284c7}.email-preview{background:#f9fafb;border:1px solid #cbd5e1;border-radius:0.5rem;padding:1rem;margin-top:0.5rem;max-height:400px;overflow-y:auto}.templates-panel{background:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border:1px solid #cbd5e1;padding:1.5rem}.templates-panel .template-list{display:flex;flex-direction:column;gap:1rem}.templates-panel .template-item{padding:1rem;background:#f1f5f9;border-radius:0.5rem;border:1px solid #cbd5e1}.templates-panel .template-item h4{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 0.5rem 0}.templates-panel .template-item p{font-size:0.875rem;color:#475569;margin:0;line-height:1.5}.notes-panel{background:#fff3cd;border:1px solid #ffc107;border-radius:0.75rem;padding:1.5rem}.notes-panel ul{margin:0;padding-left:1.5rem}.notes-panel ul li{font-size:0.875rem;color:#856404;margin-bottom:0.5rem;line-height:1.6}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr !important}.subscription-stats{flex-direction:column;gap:1rem}.email-panel .form-actions{flex-direction:column}.email-panel .form-actions button{width:100%}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:#ffffff;position:relative;margin-top:80px;padding-top:40px}.auth-card{background:#ffffff;border-radius:12px;padding:48px;box-shadow:0 2px 8px rgba(0,0,0,0.08),0 1px 3px rgba(0,0,0,0.05);border:1px solid #e5e7eb;width:100%;max-width:480px;position:relative;z-index:10;animation:slideUp 0.6s ease-out}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:40px}.auth-logo{margin-bottom:24px}.auth-logo-img{height:60px;width:auto;transition:transform 0.3s ease}.auth-logo:hover .auth-logo-img{transform:scale(1.05)}.auth-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 8px 0;font-family:'Inter', sans-serif}.auth-subtitle{font-size:1.1rem;color:#6c757d;margin:0;font-weight:500}.auth-form{width:100%}.form-group{margin-bottom:24px}.input-wrapper{position:relative}.input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;z-index:2;transition:color 0.3s ease}.form-input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;background:#ffffff;transition:all 0.3s ease;font-family:'Inter', sans-serif;color:#1a1a1a;box-sizing:border-box}.form-input:focus{outline:none;border-color:#1a1a1a;background:#ffffff;box-shadow:0 0 0 3px rgba(0,0,0,0.05)}.form-input:focus+.input-icon{color:#1a1a1a}.form-input::placeholder{color:#adb5bd}.form-help-text{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:0.875rem;color:#6c757d;font-weight:500}.form-help-text i{font-size:14px;color:#dc3545}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.remember-me{display:flex;align-items:center;gap:8px}.checkbox-input{width:18px;height:18px;accent-color:#1a1a1a;cursor:pointer}.checkbox-label{font-size:14px;color:#6b7280;font-weight:500;cursor:pointer;transition:color 0.3s ease}.checkbox-label:hover{color:#1a1a1a}.forgot-link{color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:500;transition:color 0.3s ease}.forgot-link:hover{color:#374151;text-decoration:underline}.form-actions{margin-bottom:24px}.btn{padding:16px 24px;font-family:'Inter', sans-serif;font-size:16px;font-weight:600;border-radius:12px;border:2px solid;transition:all 0.3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;cursor:pointer;width:100%}.btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);transition:left 0.5s ease}.btn:hover::before{left:100%}.btn-primary{background:#1a1a1a;border-color:#1a1a1a;color:white;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.btn-primary:hover{background:#374151;border-color:#374151;box-shadow:0 4px 8px rgba(0,0,0,0.15);color:white;text-decoration:none}.btn-google{background:white;border-color:#e5e7eb;color:#1a1a1a;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.btn-google:hover{background:#f9fafb;border-color:#1a1a1a;color:#1a1a1a;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.divider{position:relative;text-align:center;margin:32px 0}.divider::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:rgba(0,0,0,0.1)}.divider-text{background:rgba(255,255,255,0.95);padding:0 16px;color:#6c757d;font-size:14px;font-weight:500}.social-auth{margin-bottom:32px}.auth-footer{text-align:center}.auth-footer-text{color:#6c757d;margin:0;font-size:14px}.auth-link{color:#1a1a1a;text-decoration:none;font-weight:600;transition:color 0.3s ease}.auth-link:hover{color:#374151;text-decoration:underline}#error_explanation{background:#f9fafb;color:#1a1a1a;padding:20px 24px;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,0.05);border:1px solid #e5e7eb;border-left:3px solid #1a1a1a;position:relative;overflow:hidden;animation:slideDown 0.4s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#error_explanation h2{font-size:1rem;font-weight:600;margin:0 0 16px 0;color:#1a1a1a;font-family:'Inter', sans-serif;display:flex;align-items:center;gap:10px}#error_explanation h2::before{content:'\f071';font-family:'Font Awesome 5 Free';font-weight:900;font-size:18px;color:#1a1a1a;background:#f3f4f6;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}#error_explanation ul{margin:0;padding:0;list-style:none}#error_explanation li{background:#ffffff;padding:12px 16px;border-radius:6px;margin-bottom:8px;font-size:0.95rem;font-weight:500;color:#1a1a1a;border:1px solid #e5e7eb;transition:all 0.3s ease;display:flex;align-items:center;gap:8px}#error_explanation li::before{content:'\f00d';font-family:'Font Awesome 5 Free';font-weight:900;font-size:12px;color:#1a1a1a;flex-shrink:0}#error_explanation li:last-child{margin-bottom:0}#error_explanation li:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.field_with_errors .form-input{border-color:#1a1a1a !important;background:#f9fafb !important;box-shadow:0 0 0 3px rgba(0,0,0,0.05) !important}.field_with_errors .form-input:focus{border-color:#1a1a1a !important;background:#ffffff !important;box-shadow:0 0 0 3px rgba(0,0,0,0.1) !important}.field_with_errors .input-icon{color:#1a1a1a !important}.alert-success{background:#f9fafb !important;color:#1a1a1a !important;border:1px solid #e5e7eb !important;border-left:3px solid #1a1a1a !important;border-radius:8px !important;padding:16px 24px !important;margin-bottom:30px !important;box-shadow:0 2px 4px rgba(0,0,0,0.05) !important;font-family:'Inter', sans-serif !important;font-weight:500 !important;position:relative !important}@media (max-width: 768px){#error_explanation{padding:16px;margin-bottom:25px}#error_explanation h2{font-size:1rem}#error_explanation li{padding:8px 12px;font-size:0.9rem}}@media (max-width: 480px){#error_explanation{padding:14px;margin-bottom:20px}#error_explanation h2{font-size:0.95rem}#error_explanation li{padding:6px 10px;font-size:0.85rem}}@media (max-width: 768px){.auth-container{padding:16px;margin-top:70px;padding-top:30px}.auth-card{padding:32px 24px}.auth-title{font-size:2rem}.auth-subtitle{font-size:1rem}.form-options{flex-direction:column;gap:16px;align-items:flex-start}}@media (max-width: 480px){.auth-container{margin-top:60px;padding-top:20px}.auth-card{padding:24px 20px}.auth-title{font-size:1.8rem}.btn{padding:14px 20px;font-size:15px}}.role-selection{margin-top:20px}.role-label{font-weight:600;color:#333;margin-bottom:15px;display:block}.role-options{display:flex;flex-direction:column;gap:12px}.role-option{position:relative}.role-radio{position:absolute;opacity:0;pointer-events:none}.role-radio-label{display:flex;align-items:center;padding:16px 20px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all 0.3s ease;background:white}.role-radio-label:hover{border-color:#1a1a1a;background:#f9fafb}.role-radio:checked+.role-radio-label{border-color:#1a1a1a;background:#f9fafb;box-shadow:0 0 0 3px rgba(0,0,0,0.05)}.role-radio-label i{font-size:24px;color:#1a1a1a;margin-right:15px;width:30px;text-align:center}.role-radio-label span{font-weight:600;color:#333;margin-bottom:4px;display:block}.role-radio-label small{color:#6c757d;font-size:0.85rem;display:block}.recruiter-login-section{margin-top:30px;padding-top:20px;border-top:1px solid #e9ecef}.recruiter-text{color:#6c757d;font-size:0.9rem;margin-bottom:15px;text-align:center}.recruiter-btn{border-color:#1a1a1a;color:#1a1a1a;background:white}.recruiter-btn:hover{background-color:#1a1a1a;color:white;border-color:#1a1a1a}@media (max-width: 768px){.role-options{gap:8px}.role-radio-label{padding:12px 16px}.role-radio-label i{font-size:20px;margin-right:12px}}.careers-page-simple{background:#ffffff;min-height:100vh;padding-top:80px}.careers-hero-simple{background:#ffffff;border-bottom:1px solid #e5e7eb;padding:4rem 0;margin-bottom:2rem}.careers-hero-content-simple{max-width:700px;margin:0 auto;text-align:center;padding:0 20px}.careers-hero-title-simple{font-size:3rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem 0;line-height:1.2;letter-spacing:-0.02em}.careers-hero-subtitle-simple{font-size:1.25rem;color:#6b7280;margin:0 0 2rem 0;line-height:1.6}.careers-hero-cta-simple{display:flex;justify-content:center;gap:1rem}.careers-btn-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid;transition:all 0.2s ease;white-space:nowrap}.careers-btn-primary-simple{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.careers-btn-primary-simple:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.careers-btn-outline-simple{background:#ffffff;color:#1a1a1a;border-color:#d1d5db}.careers-btn-outline-simple:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a;text-decoration:none}.careers-btn-sm-simple{padding:0.625rem 1.25rem;font-size:0.875rem}.careers-section-header-simple{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.careers-section-title-simple{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem 0;letter-spacing:-0.02em}.careers-section-subtitle-simple{font-size:1.125rem;color:#6b7280;line-height:1.6;margin:0}.careers-benefits-simple{padding:4rem 0;background:#ffffff}.careers-benefits-grid-simple{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem;max-width:1200px;margin:0 auto}.careers-benefit-card-simple{background:#ffffff;padding:2rem;border-radius:8px;border:1px solid #e5e7eb;transition:all 0.2s ease}.careers-benefit-card-simple:hover{box-shadow:0 4px 12px rgba(0,0,0,0.08);border-color:#d1d5db}.careers-benefit-icon-simple{width:56px;height:56px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#1a1a1a;font-size:1.5rem}.careers-benefit-title-simple{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0}.careers-benefit-description-simple{color:#6b7280;line-height:1.6;font-size:0.9375rem;margin:0}.careers-positions-simple{padding:4rem 0;background:#f8f9fa}.careers-positions-grid-simple{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto}.careers-position-card-simple{background:#ffffff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;transition:all 0.2s ease;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.careers-position-card-simple:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:#d1d5db}.careers-position-header-simple{padding:1.75rem 1.75rem 0}.careers-position-title-simple{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem 0;letter-spacing:-0.01em}.careers-position-meta-simple{display:flex;gap:0.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.careers-position-badge-simple{padding:0.375rem 0.75rem;border-radius:6px;font-size:0.8125rem;font-weight:500;border:1px solid}.careers-position-badge-type-simple{background:#f3f4f6;color:#1a1a1a;border-color:#e5e7eb}.careers-position-badge-location-simple{background:#f9fafb;color:#6b7280;border-color:#e5e7eb}.careers-position-content-simple{padding:0 1.75rem 1.5rem}.careers-position-description-simple{color:#374151;line-height:1.6;font-size:0.9375rem;margin:0 0 1.5rem 0}.careers-position-requirements-simple{margin-top:1.5rem}.careers-position-requirements-simple h4{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0}.careers-position-requirements-simple ul{margin:0;padding-left:1.5rem;color:#374151;line-height:1.8;font-size:0.9375rem}.careers-position-requirements-simple li{margin-bottom:0.5rem}.careers-position-actions-simple{display:flex;gap:0.75rem;padding:1.5rem 1.75rem;border-top:1px solid #e5e7eb;background:#f9fafb}.careers-culture-simple{padding:4rem 0;background:#ffffff}.careers-culture-content-simple{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.careers-culture-text-simple{text-align:left}.careers-culture-list-simple{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.careers-culture-item-simple{display:flex;align-items:center;gap:0.75rem;font-size:0.9375rem;color:#374151}.careers-culture-item-simple i{color:#1a1a1a;font-size:1rem;flex-shrink:0}.careers-culture-visual-simple{display:flex;align-items:center;justify-content:center}.careers-visual-placeholder-simple{width:100%;max-width:400px;height:300px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#9ca3af;font-size:3rem}.careers-visual-placeholder-simple span{font-size:1.125rem;font-weight:500;color:#6b7280}.careers-cta-simple{padding:4rem 0;background:#f8f9fa;border-top:1px solid #e5e7eb}.careers-cta-content-simple{max-width:700px;margin:0 auto;text-align:center;padding:0 20px}.careers-cta-title-simple{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem 0}.careers-cta-description-simple{font-size:1.125rem;color:#6b7280;line-height:1.6;margin:0 0 2rem 0}.careers-cta-buttons-simple{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 1024px){.careers-culture-content-simple{grid-template-columns:1fr;gap:2rem}.careers-culture-text-simple{text-align:center}}@media (max-width: 768px){.careers-hero-title-simple{font-size:2.25rem}.careers-section-title-simple{font-size:2rem}.careers-benefits-grid-simple{grid-template-columns:1fr}.careers-position-actions-simple{flex-direction:column}.careers-btn-simple{width:100%;justify-content:center}.careers-cta-buttons-simple{flex-direction:column}.careers-cta-buttons-simple .careers-btn-simple{width:100%}}.company-show-linkedin{background:#f3f2ef;min-height:100vh;padding-top:56px}.container-lg{max-width:1128px;margin:0 auto;padding:0 24px}.company-cover-section{position:relative;width:100%;min-height:195px;padding-bottom:1.5rem;background:#ffffff;border-bottom:1px solid rgba(0,0,0,0.08);overflow:visible}.company-cover-image{width:100%;height:100%;background:#ffffff}.company-cover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.company-profile-header{position:relative;padding-top:1.5rem;padding-bottom:1rem;display:flex;align-items:flex-start;gap:0;min-height:120px}.company-logo-overlay{position:relative;top:0;left:0;width:64px;height:64px;background:#ffffff;border-radius:4px;border:1px solid rgba(0,0,0,0.08);box-shadow:0 1px 3px rgba(0,0,0,0.05);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:1rem}.company-logo-main{width:100%;height:100%;object-fit:contain;background:#ffffff;padding:4px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.company-header-details{flex:1;padding-left:0;min-width:0;padding-top:0}.company-name-row{margin-bottom:0.5rem}.company-name-main{font-size:2rem;font-weight:400;color:rgba(0,0,0,0.9);margin:0;line-height:1.3}.company-tagline-row{font-size:0.875rem;color:rgba(0,0,0,0.6);margin-bottom:0.75rem;font-weight:400}.company-meta-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:0.875rem;color:rgba(0,0,0,0.6)}.meta-item{display:flex;align-items:center;gap:0.375rem}.meta-item i{font-size:0.75rem;color:rgba(0,0,0,0.5)}.company-actions-row{display:flex;gap:0.5rem;flex-wrap:wrap}.action-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 1rem;border-radius:1.5rem;font-size:0.875rem;font-weight:600;text-decoration:none;border:1px solid rgba(0,0,0,0.6);background:transparent;color:rgba(0,0,0,0.9);cursor:pointer;transition:all 0.15s ease}.action-btn.btn-outline:hover{background:rgba(0,0,0,0.05);border-color:rgba(0,0,0,0.75);text-decoration:none;color:rgba(0,0,0,0.9)}.action-btn.btn-primary{background:rgba(0,0,0,0.9);color:#ffffff;border-color:rgba(0,0,0,0.9)}.action-btn.btn-primary:hover{background:rgba(0,0,0,0.75);border-color:rgba(0,0,0,0.75);color:#ffffff;text-decoration:none}.action-btn.btn-icon{width:2.5rem;height:2.5rem;padding:0;justify-content:center}.company-nav-section{background:#ffffff;border-bottom:1px solid rgba(0,0,0,0.08);position:sticky;top:56px;z-index:10;padding:0}.company-tabs-wrapper{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:0;overflow-x:auto;box-shadow:0 1px 3px rgba(0,0,0,0.05);margin:0.5rem 0}.company-tabs-nav{display:flex;list-style:none;margin:0;padding:0;border-bottom:1px solid #e5e7eb;flex-wrap:nowrap;min-width:max-content}.company-tab-item{padding:1rem 1.5rem;cursor:pointer;border-bottom:2px solid transparent;color:#6b7280;font-weight:500;font-size:0.9375rem;white-space:nowrap;transition:all 0.2s ease;background:#ffffff;user-select:none;display:flex;align-items:center;gap:0.5rem}.company-tab-item:hover{color:#1a1a1a;background:#f9fafb}.company-tab-item.active{color:#1a1a1a;border-bottom-color:#1a1a1a;font-weight:600;background:#ffffff}.company-tab-item i{font-size:0.875rem}.company-tab-badge{background:rgba(0,0,0,0.6);color:#ffffff;font-size:0.75rem;padding:0.125rem 0.5rem;border-radius:0.75rem;font-weight:600;min-width:1.25rem;text-align:center;margin-left:0.25rem}.company-tab-item.active .company-tab-badge{background:rgba(0,0,0,0.9)}.company-content-section{padding:1.5rem 0 3rem}.company-content-grid{display:grid;grid-template-columns:1fr 312px;gap:0.5rem}.company-main-column{min-width:0}.company-sidebar-column{position:sticky;top:200px;height:fit-content}.tab-panel{display:none;animation:fadeIn 0.3s ease}.tab-panel.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-card{background:#ffffff;border:1px solid rgba(0,0,0,0.08);border-radius:0;padding:1.5rem;margin-bottom:0.5rem}.card-heading{font-size:1.25rem;font-weight:600;color:rgba(0,0,0,0.9);margin:0 0 1rem 0}.card-header{margin-bottom:1rem}.card-subtitle{font-size:0.875rem;color:rgba(0,0,0,0.6);margin:0.25rem 0 0 0}.card-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.card-header-row .card-heading{margin-bottom:0}.overview-grid{display:flex;flex-direction:column;gap:1rem}.overview-item{display:flex;gap:1rem;align-items:flex-start}.overview-item i{color:rgba(0,0,0,0.6);font-size:1.25rem;width:1.5rem;flex-shrink:0;margin-top:0.125rem}.overview-text{flex:1}.overview-text strong{display:block;font-size:0.875rem;color:rgba(0,0,0,0.6);font-weight:600;margin-bottom:0.25rem}.overview-text p{margin:0;font-size:0.875rem;color:rgba(0,0,0,0.9)}.text-link{color:#0a66c2;text-decoration:none}.text-link:hover{color:#0a66c2;text-decoration:underline}.text-link-bold{color:rgba(0,0,0,0.9);text-decoration:none;font-weight:600}.text-link-bold:hover{color:#0a66c2;text-decoration:underline}.see-all-link{font-size:0.875rem;color:#0a66c2;text-decoration:none;font-weight:500;white-space:nowrap}.see-all-link:hover{text-decoration:underline}.jobs-list-preview{display:flex;flex-direction:column;gap:0}.job-item-preview{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,0.08)}.job-item-preview:last-child{border-bottom:none}.job-preview-main{flex:1;min-width:0}.job-title-link{font-size:1rem;font-weight:600;margin:0 0 0.5rem 0}.job-meta-info{display:flex;gap:1rem;flex-wrap:wrap;font-size:0.875rem;color:rgba(0,0,0,0.6)}.job-meta-info span{display:flex;align-items:center;gap:0.375rem}.job-meta-info i{font-size:0.75rem}.btn-small{padding:0.375rem 1rem;border-radius:1.5rem;font-size:0.875rem;font-weight:600;text-decoration:none;border:1px solid rgba(0,0,0,0.9);transition:all 0.15s ease;white-space:nowrap}.btn-small.btn-primary{background:rgba(0,0,0,0.9);color:#ffffff}.btn-small.btn-primary:hover{background:rgba(0,0,0,0.75);border-color:rgba(0,0,0,0.75);color:#ffffff;text-decoration:none}.insights-grid{display:flex;flex-direction:column;gap:1rem}.insight-item-box{display:flex;gap:1rem;align-items:center}.insight-item-box i{color:rgba(0,0,0,0.6);font-size:1.25rem;width:1.5rem}.insight-numbers{display:flex;flex-direction:column}.insight-numbers strong{font-size:1.125rem;font-weight:600;color:rgba(0,0,0,0.9);line-height:1.2}.insight-numbers span{font-size:0.875rem;color:rgba(0,0,0,0.6)}.about-content-list{display:flex;flex-direction:column;gap:1.5rem}.about-content-item h3{font-size:1rem;font-weight:600;color:rgba(0,0,0,0.9);margin:0 0 0.5rem 0}.about-content-item p{font-size:0.875rem;color:rgba(0,0,0,0.9);margin:0;line-height:1.6}.products-text-content{padding:0.5rem 0}.products-text-content p{font-size:0.875rem;color:rgba(0,0,0,0.6);line-height:1.6;margin-bottom:1rem}.products-text-content p:last-child{margin-bottom:0}.jobs-full-list{display:flex;flex-direction:column;gap:0}.job-item-full{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,0.08)}.job-item-full:last-child{border-bottom:none}.job-item-main{flex:1;min-width:0}.job-title-full{font-size:1.125rem;font-weight:600;margin:0 0 0.5rem 0}.job-meta-full{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:0.75rem;font-size:0.875rem;color:rgba(0,0,0,0.6)}.job-meta-full span{display:flex;align-items:center;gap:0.375rem}.job-meta-full i{font-size:0.75rem}.job-description-text{font-size:0.875rem;color:rgba(0,0,0,0.6);line-height:1.6;margin:0}.btn-medium{padding:0.5rem 1.5rem;border-radius:1.5rem;font-size:0.875rem;font-weight:600;text-decoration:none;border:1px solid rgba(0,0,0,0.9);transition:all 0.15s ease;white-space:nowrap}.btn-medium.btn-primary{background:rgba(0,0,0,0.9);color:#ffffff}.btn-medium.btn-primary:hover{background:rgba(0,0,0,0.75);border-color:rgba(0,0,0,0.75);color:#ffffff;text-decoration:none}.people-grid-layout{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:1rem}.person-card-item{display:flex;gap:0.75rem;align-items:center;padding:0.75rem;border-radius:4px;transition:background 0.15s ease}.person-card-item:hover{background:rgba(0,0,0,0.02)}.person-avatar-circle{width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,0.08);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.person-avatar-circle img{width:100%;height:100%;object-fit:cover}.person-avatar-circle i{color:rgba(0,0,0,0.6);font-size:1.5rem}.person-info-text{flex:1;min-width:0}.person-info-text h4{font-size:0.875rem;font-weight:600;color:rgba(0,0,0,0.9);margin:0 0 0.25rem 0}.person-info-text p{font-size:0.75rem;color:rgba(0,0,0,0.6);margin:0}.empty-state-box{text-align:center;padding:3rem 1rem;color:rgba(0,0,0,0.6)}.empty-state-box i{font-size:3rem;color:rgba(0,0,0,0.3);margin-bottom:1rem}.empty-state-box h3{font-size:1.125rem;font-weight:600;color:rgba(0,0,0,0.9);margin:0 0 0.5rem 0}.empty-state-box p{font-size:0.875rem;margin:0}@media (max-width: 992px){.company-content-grid{grid-template-columns:1fr}.company-sidebar-column{position:static}.company-header-details{padding-left:0;padding-top:0}.company-logo-overlay{position:relative;margin-bottom:1rem;margin-right:0}.company-profile-header{flex-direction:row;align-items:flex-start;padding-top:1.5rem}}@media (max-width: 768px){.company-cover-section{min-height:190px;padding-bottom:1rem}.company-profile-header{padding-top:1rem;flex-direction:row;align-items:flex-start}.company-logo-overlay{width:56px;height:56px;margin-right:0.75rem}.company-header-details{padding-left:0;padding-top:0}.company-name-main{font-size:1.5rem}.company-tabs-nav{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.company-tabs-nav::-webkit-scrollbar{display:none}.company-tabs-wrapper{margin:0.5rem 0;border-radius:0}.job-item-full{flex-direction:column;gap:1rem}.btn-medium{width:100%;text-align:center}.people-grid-layout{grid-template-columns:1fr}}*{margin:0;padding:0}ul{list-style:none}a{text-decoration:none}.navbar{background:rgba(255,255,255,0.95) !important;backdrop-filter:blur(20px) !important;-webkit-backdrop-filter:blur(20px) !important;border-bottom:1px solid rgba(220,53,69,0.1) !important;box-shadow:0 4px 20px rgba(0,0,0,0.08) !important;padding:10px 0 !important;transition:all 0.3s ease !important;width:100% !important;max-width:100% !important;overflow:visible !important}.navbar .container-fluid{display:flex !important;align-items:center !important;justify-content:space-between !important;flex-direction:row !important;width:100% !important;max-width:100% !important;padding:0 15px !important;margin:0 !important}.navbar .nav-link{display:flex !important;align-items:center !important;gap:18px !important;flex-direction:row !important;flex-wrap:nowrap !important;width:auto !important;flex-shrink:0 !important;overflow:visible !important}.navbar .btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:nowrap !important;flex-shrink:0 !important;padding:8px 16px !important;font-size:13px !important;min-width:auto !important;max-width:none !important;width:auto !important;margin:0 !important}.navbar .dropdown{display:inline-block !important;flex-shrink:0 !important}.navbar .dropdown-toggle{display:inline-flex !important;align-items:center !important;white-space:nowrap !important;padding:4px 8px !important;font-size:11px !important}.navbar-brand.logo{display:flex !important;align-items:center !important;gap:10px !important;font-weight:700 !important;font-size:1.8rem !important;color:#dc3545 !important;text-decoration:none !important;transition:all 0.3s ease !important;padding:0 !important;flex-shrink:0 !important;margin:0 !important}.navbar-brand.logo:hover{transform:translateY(-1px) !important;color:#c82333 !important}.navbar-brand.logo img{width:140px !important;height:auto !important;max-height:45px !important;transition:transform 0.3s ease !important;object-fit:contain !important}.navbar-brand.logo:hover img{transform:scale(1.05) !important}.nav-link{display:flex !important;align-items:center;gap:12px;margin:0;flex-direction:row !important;flex-wrap:nowrap}.btn{padding:8px 16px;font-family:'Inter', sans-serif;font-size:13px;font-weight:600;border-radius:8px;border:2px solid;transition:all 0.3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative;overflow:hidden;cursor:pointer;white-space:nowrap;min-width:auto;max-width:none;width:auto;margin:0}.btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);transition:left 0.5s ease}.btn:hover::before{left:100%}.btn-outline-success{color:#dc3545 !important;border-color:#dc3545 !important;background:transparent;box-shadow:0 2px 8px rgba(220,53,69,0.1)}.btn-outline-success:hover{color:#fff !important;background:linear-gradient(135deg, #dc3545, #fd7e14) !important;border-color:#dc3545 !important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,53,69,0.3)}.btn-outline-success:focus{box-shadow:0 0 0 4px rgba(220,53,69,0.1) !important;outline:none}.btn-outline-success:active{transform:translateY(0);box-shadow:0 2px 8px rgba(220,53,69,0.2)}.btn-outline-primary{color:#007bff !important;border-color:#007bff !important;background:transparent;box-shadow:0 2px 8px rgba(0,123,255,0.1)}.btn-outline-primary:hover{color:#fff !important;background:linear-gradient(135deg, #007bff, #0056b3) !important;border-color:#007bff !important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,123,255,0.3)}.btn-primary{background:linear-gradient(135deg, #dc3545, #fd7e14) !important;border-color:#dc3545 !important;color:white !important;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4);color:white !important;text-decoration:none}@media (max-width: 1200px){.navbar .btn{padding:5px 10px !important;font-size:11px !important}.navbar .nav-link{gap:6px !important}.navbar-brand.logo img{width:120px}}@media (max-width: 992px){.navbar .btn{padding:4px 8px !important;font-size:10px !important}.navbar .nav-link{gap:4px !important}.navbar-brand.logo img{width:100px}}@media (max-width: 768px){.navbar{padding:10px 0}.navbar-brand.logo{font-size:1.4rem}.navbar-brand.logo img{width:80px;max-height:35px}.nav-link{gap:4px;flex-wrap:wrap}.btn{padding:4px 8px;font-size:10px}.navbar .btn{padding:4px 6px !important;font-size:9px !important}.navbar .nav-link{gap:3px !important}}@media (max-width: 576px){.navbar-brand.logo{font-size:1.2rem}.navbar-brand.logo img{width:70px;max-height:30px}.nav-link{gap:2px;flex-wrap:wrap}.btn{padding:3px 6px;font-size:9px}.navbar .btn{padding:3px 5px !important;font-size:8px !important}.navbar .nav-link{gap:2px !important}}.banner-slider{position:absolute;top:55%;left:50%;transform:translate(-50%, -50%);width:90%;max-width:800px;z-index:10;display:flex;align-items:center;justify-content:center;padding:30px;background:transparent;border-radius:24px;box-shadow:none;backdrop-filter:none;border:none;margin-top:60px}.banner-content{width:100%;max-width:700px;text-align:center}.banner-text{margin-bottom:20px}.banner-title{font-size:3.2rem;font-weight:700;color:#1a1a1a;line-height:1.1;margin-bottom:15px;font-family:'Inter', sans-serif;text-shadow:none;text-align:center}.banner-title .highlight{background:linear-gradient(135deg, #dc3545, #fd7e14);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.banner-subtitle{font-size:1.1rem;color:#2c3e50;line-height:1.6;margin-bottom:0;font-weight:500;text-shadow:none;max-width:600px;margin-left:auto;margin-right:auto;text-align:center}.newsletter-card{background:transparent;border-radius:20px;padding:15px;border:none;box-shadow:none;backdrop-filter:none;max-width:500px;margin:0 auto}.newsletter-header{text-align:center;margin-bottom:15px}.newsletter-icon{width:50px;height:50px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.newsletter-icon i{font-size:20px;color:white}.newsletter-header h3{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:6px;text-shadow:none}.newsletter-header p{font-size:0.9rem;color:#2c3e50;margin:0;font-weight:500;text-shadow:none}.newsletter-form-main{margin-bottom:15px}.input-group{display:flex;gap:10px;margin-bottom:15px;max-width:400px;margin-left:auto;margin-right:auto}.input-wrapper{position:relative;flex:1}.input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;z-index:2}.newsletter-input-main{width:100%;padding:12px 12px 12px 40px;border:2px solid rgba(220,53,69,0.3);border-radius:12px;font-size:16px;background:transparent;transition:all 0.3s ease;font-family:'Inter', sans-serif;color:#1a1a1a}.newsletter-input-main:focus{outline:none;border-color:#dc3545;box-shadow:0 0 0 4px rgba(220,53,69,0.1)}.newsletter-input-main::placeholder{color:#adb5bd}.newsletter-btn-main{padding:12px 18px;background:linear-gradient(135deg, #dc3545, #fd7e14);border:none;border-radius:12px;color:white;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 4px 16px rgba(220,53,69,0.3);min-width:100px}.newsletter-btn-main:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4)}.newsletter-btn-main i{font-size:14px;transition:transform 0.3s ease}.newsletter-btn-main:hover i{transform:translateX(4px)}.newsletter-features{display:flex;gap:15px;flex-wrap:wrap;justify-content:center;max-width:400px;margin:0 auto}.feature{display:flex;align-items:center;gap:5px;font-size:0.8rem;color:#2c3e50;font-weight:500;text-shadow:none}.feature i{color:#28a745;font-size:11px}.banner-illustration{flex-shrink:0;display:flex;align-items:center;justify-content:center}.hero-image{max-width:400px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,0.1))}@media (max-width: 1200px){.banner-slider{width:95%;padding:40px 30px}.banner-title{font-size:3rem}}@media (max-width: 991px){.banner-slider{padding:30px 25px}.banner-content{max-width:100%}.banner-title{font-size:2.5rem}.banner-subtitle{font-size:1.1rem}.newsletter-card{padding:25px}.input-group{flex-direction:column;max-width:100%}.newsletter-btn-main{width:100%;justify-content:center}.newsletter-features{justify-content:center}}@media (max-width: 768px){.banner-slider{width:98%;padding:25px 20px;border-radius:16px}.banner-title{font-size:2.2rem}.banner-subtitle{font-size:1rem}.newsletter-card{padding:20px}.newsletter-header h3{font-size:1.3rem}.newsletter-features{flex-direction:column;gap:12px;align-items:center}.search-section{padding:20px 0}.search-card{padding:20px 15px}.search-header h2{font-size:1.8rem}.search-header p{font-size:0.95rem;max-width:100%}.search-input-group{flex-direction:column;gap:10px;width:100%}.search-input-group .input-wrapper{min-width:100%;max-width:100%}.search-input{width:100%;font-size:16px}.search-btn{width:100%;justify-content:center}}@media (max-width: 576px){.banner-slider{padding:20px 15px;border-radius:12px}.banner-title{font-size:1.8rem}.banner-subtitle{font-size:0.9rem}.newsletter-card{padding:15px}.newsletter-icon{width:50px;height:50px}.newsletter-icon i{font-size:20px}.newsletter-header h3{font-size:1.2rem}.search-header h2{font-size:1.6rem}.search-header p{font-size:0.9rem}.search-card{padding:15px 12px}.filter-card{padding:15px 12px}.search-input{font-size:16px;padding:12px 12px 12px 40px}.search-btn{padding:12px 20px;font-size:14px}}.companies-header{position:relative;text-align:center;color:red;padding-top:7%}.companies-header h5{font-size:50px;color:#ed3833}.companies-header p{font-size:20px;color:gray;padding-bottom:20px}.companies-search input{height:45px;position:relative;border-radius:10px;border-width:1px;background-color:white}.companies-search>.seach-box{width:250px}.companies-search>.button{width:100px}.company-new-heading{font-size:50px;color:#ed3833}.company-new-paragraph{font-size:1.2rem;font-weight:400;text-align:center}.company-form{background:#f3f4f6;padding:8%;text-align:center}#particles-js{position:relative;width:100%;height:650px;background-color:white;background-image:url("");background-repeat:no-repeat;background-size:cover;background-position:50% 50%;padding-top:60px}.search-section{margin-top:40px;padding:20px 0;background:#ffffff}.search-card{background:transparent;border-radius:20px;padding:20px;text-align:center;border:none;box-shadow:none}.search-header{margin-bottom:15px}.search-header h2{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin-bottom:6px;font-family:'Inter', sans-serif}.search-header p{font-size:1rem;color:#6c757d;margin:0;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.search-form{max-width:900px;margin:0 auto}.search-input-group{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.search-input-group .input-wrapper{position:relative;flex:1;min-width:250px;max-width:350px}.search-icon,.location-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;z-index:2}.search-input{width:100%;padding:14px 14px 14px 44px;border:2px solid rgba(220,53,69,0.2);border-radius:12px;font-size:16px;background:transparent;transition:all 0.3s ease;font-family:'Inter', sans-serif;color:#1a1a1a;box-sizing:border-box}.search-input:focus{outline:none;border-color:#dc3545;box-shadow:0 0 0 4px rgba(220,53,69,0.1)}.search-input::placeholder{color:#adb5bd;font-size:15px}.search-btn{padding:14px 28px;border:none;border-radius:12px;color:white;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap;min-width:140px;justify-content:center;flex-shrink:0}.search-btn:hover{transform:translateY(-2px)}.search-btn i{font-size:14px}.filter-section{padding:5px 0 10px 0;background:#ffffff}.filter-card{background:transparent;border-radius:16px;padding:15px;border:none;box-shadow:none}.filter-options{display:flex;gap:12px;flex-wrap:nowrap;justify-content:center;align-items:center;max-width:100%;margin:0 auto}.filter-group{flex:1;min-width:250px;max-width:350px;border:none !important;box-shadow:none !important;background:transparent !important;padding:0 !important;margin:0 !important}.filter-btn{width:100%;padding:12px 16px;background:linear-gradient(135deg, #fff 0%, #f8f9fa 100%);border:2px solid #e3e6ea;border-radius:12px;color:#2d3748;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;justify-content:space-between;font-family:'Inter', sans-serif;white-space:nowrap;box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;padding-right:40px;box-shadow:0 2px 8px rgba(0,0,0,0.06);position:relative;overflow:hidden}.filter-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);transition:left 0.5s}.filter-btn:hover::before{left:100%}.filter-btn:hover{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.filter-btn:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,0.1);background:linear-gradient(135deg, #fff 0%, #f7fafc 100%)}.filter-btn option{background:white;color:#2d3748;padding:12px 16px;font-size:0.9rem;font-weight:500;border:none;border-radius:8px;margin:2px}.clear-filters-btn{width:100%;padding:8px 12px;background:#dc3545;border:1px solid #dc3545;border-radius:6px;color:white;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;justify-content:center;font-family:'Inter', sans-serif;text-decoration:none;white-space:nowrap;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.clear-filters-btn:hover{background:#c82333;border-color:#c82333;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,0.1);color:white;text-decoration:none}.clear-filters-btn:active{transform:translateY(0)}.filter-submit-btn{width:100%;padding:10px 14px;background:linear-gradient(135deg, #dc3545, #fd7e14);border:2px solid #dc3545;border-radius:10px;color:white;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;font-family:'Inter', sans-serif;text-decoration:none;white-space:nowrap;box-sizing:border-box}.filter-submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(220,53,69,0.3);color:white;text-decoration:none}.filter-submit-btn:active{transform:translateY(0)}.search-form-inner{width:100%}.search-form-inner .search-input-group{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.filter-btn:not([value=""]){background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;border-color:#5a67d8;font-weight:600;box-shadow:0 4px 12px rgba(102,126,234,0.3)}.filter-btn:not([value=""]):hover{background:linear-gradient(135deg, #5a67d8 0%, #6b46c1 100%);transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,0.4)}.filter-form{width:100%;display:flex;gap:12px;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;flex-direction:row}.filter-form .filter-options{display:flex !important;gap:12px;flex-wrap:nowrap;justify-content:center;align-items:center;max-width:100%;margin:0 auto;flex-direction:row !important}.filter-group{flex:1;min-width:250px;max-width:350px}.filter-card .filter-options{display:flex !important;flex-direction:row !important;gap:12px;flex-wrap:nowrap;justify-content:center;align-items:center;max-width:100%;margin:0 auto}.filter-options .filter-form{display:flex !important;flex-direction:row !important;gap:12px;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%}@media (max-width: 768px){.filter-form,.filter-form .filter-options,.filter-card .filter-options,.filter-options .filter-form{flex-direction:row !important;gap:8px;width:100%;flex-wrap:nowrap;overflow-x:auto}.filter-group{min-width:200px;max-width:250px;flex:0 0 auto}.filter-btn{width:100%;justify-content:space-between;padding:12px 14px}.clear-filters-btn{width:100%;justify-content:center;padding:12px 14px}}@media (max-width: 576px){.filter-form,.filter-form .filter-options,.filter-card .filter-options,.filter-options .filter-form{flex-direction:row !important;gap:6px;overflow-x:auto;flex-wrap:nowrap}.filter-group{min-width:180px;max-width:200px;flex:0 0 auto}}.filter-btn i{font-size:12px;color:#6c757d;transition:transform 0.3s ease;flex-shrink:0;margin-left:8px}.filter-btn:hover i{transform:rotate(180deg)}.modern-dropdown{position:relative;width:100%;z-index:100}.modern-dropdown .dropdown-trigger{background:linear-gradient(135deg, #fff 0%, #f8f9fa 100%) !important;border:1px solid #e3e6ea !important;border-radius:12px !important;box-shadow:0 2px 8px rgba(0,0,0,0.06) !important;outline:none !important;margin:0 !important;padding:12px 16px !important}.filter-group .modern-dropdown .dropdown-trigger{border:1px solid #e3e6ea !important;background:linear-gradient(135deg, #fff 0%, #f8f9fa 100%) !important;box-shadow:0 2px 8px rgba(0,0,0,0.06) !important;outline:none !important;border-radius:12px !important;margin:0 !important;padding:12px 12px !important}.modern-dropdown,.modern-dropdown *,.filter-group .modern-dropdown,.filter-group .modern-dropdown *{border:none !important;box-shadow:none !important}.modern-dropdown .dropdown-trigger{border:1px solid #e3e6ea !important;box-shadow:0 2px 8px rgba(0,0,0,0.06) !important}.modern-dropdown .dropdown-menu{border:1px solid rgba(0,0,0,0.08) !important;box-shadow:0 8px 32px rgba(0,0,0,0.12) !important}.modern-dropdown .dropdown-item,.dropdown-item,.modern-dropdown .dropdown-menu .dropdown-item{padding-left:10px !important;margin-left:0 !important;padding:14px 8px 8px 10px !important;text-align:left !important}.modern-dropdown .dropdown-item i{margin-left:0 !important;margin-right:12px !important;padding-left:0 !important}.modern-dropdown .dropdown-menu{padding-left:0 !important;margin-left:0 !important}.filter-group .modern-dropdown .dropdown-menu .dropdown-item{padding-left:0 !important;margin-left:0 !important;padding:14px 0 14px 0 !important}.dropdown-trigger{width:100%;padding:12px 12px;background:linear-gradient(135deg, #fff 0%, #f8f9fa 100%);border:1px solid #e3e6ea;border-radius:12px;color:#2d3748 !important;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;justify-content:space-between;font-family:'Inter', sans-serif;white-space:nowrap;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,0.06);position:relative;overflow:hidden;outline:none}.dropdown-trigger::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);transition:left 0.5s}.dropdown-trigger:hover::before{left:100%}.dropdown-trigger:hover{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.dropdown-trigger:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,0.1);background:linear-gradient(135deg, #fff 0%, #f7fafc 100%)}.dropdown-arrow{font-size:12px;color:#6b7280;transition:transform 0.3s ease;flex-shrink:0;margin-left:8px}.dropdown-trigger:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,0.08);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,0.12);z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);margin-top:4px;overflow:visible;min-width:450px;padding:4px 0}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{display:flex;align-items:center;padding:14px 16px 14px 0;color:#2d3748;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;border-bottom:1px solid rgba(0,0,0,0.05);position:relative;white-space:nowrap;min-height:44px;margin-left:0;padding-left:0}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;transform:translateX(4px)}.dropdown-item.active{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;font-weight:600}.dropdown-item i{margin-right:12px;font-size:14px;opacity:0;transition:opacity 0.2s ease;color:#dc3545;width:16px;text-align:center}.dropdown-item.active i{opacity:1}.dropdown-item:hover i{opacity:0.7}.dropdown-item span{flex:1}.dropdown-text{color:#2d3748 !important;font-weight:500}.dropdown-trigger .dropdown-text,.modern-dropdown .dropdown-trigger .dropdown-text,.filter-group .modern-dropdown .dropdown-trigger .dropdown-text{color:#2d3748 !important;opacity:1 !important;visibility:visible !important}.dropdown-trigger.active .dropdown-text,.modern-dropdown .dropdown-trigger.active .dropdown-text,.filter-group .modern-dropdown .dropdown-trigger.active .dropdown-text{color:white !important;opacity:1 !important;visibility:visible !important}.modern-dropdown .dropdown-trigger.active{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white !important;border-color:#5a67d8;font-weight:600;box-shadow:0 4px 12px rgba(102,126,234,0.3)}.modern-dropdown .dropdown-trigger.active .dropdown-text{color:white !important}.dropdown-trigger span,.dropdown-trigger .dropdown-text,button.dropdown-trigger span,button.dropdown-trigger .dropdown-text{color:#2d3748 !important;opacity:1 !important;visibility:visible !important;display:inline !important}.dropdown-trigger.active span,.dropdown-trigger.active .dropdown-text,button.dropdown-trigger.active span,button.dropdown-trigger.active .dropdown-text{color:white !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown button[data-dropdown] .dropdown-text,.modern-dropdown button[data-dropdown] span{color:#2d3748 !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown button.active[data-dropdown] .dropdown-text,.modern-dropdown button.active[data-dropdown] span{color:white !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown button[data-dropdown]:not(.active) .dropdown-text,.modern-dropdown button[data-dropdown]:not(.active) span{color:#2d3748 !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown .dropdown-trigger .dropdown-text,.modern-dropdown .dropdown-trigger span,button.dropdown-trigger .dropdown-text,button.dropdown-trigger span{color:#2d3748 !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown .dropdown-trigger.active .dropdown-text,.modern-dropdown .dropdown-trigger.active span,button.dropdown-trigger.active .dropdown-text,button.dropdown-trigger.active span{color:white !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown button .dropdown-text,.modern-dropdown button span,.modern-dropdown .dropdown-trigger .dropdown-text,.modern-dropdown .dropdown-trigger span{color:#2d3748 !important;opacity:1 !important;visibility:visible !important;display:inline !important}.modern-dropdown button.active .dropdown-text,.modern-dropdown button.active span,.modern-dropdown .dropdown-trigger.active .dropdown-text,.modern-dropdown .dropdown-trigger.active span{color:white !important}button.dropdown-trigger span.dropdown-text{color:#2d3748 !important;opacity:1 !important;visibility:visible !important;display:inline !important}button.dropdown-trigger.active span.dropdown-text{color:white !important}.jobs-modern{min-height:100vh;background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);padding:0}.jobs-hero-section{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);padding:80px 0;text-align:center;color:white}.jobs-hero-content{max-width:800px;margin:0 auto;padding:0 20px}.jobs-hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg, #fff 0%, #f0f4f8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.jobs-hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:0.9}.jobs-search-section{margin-top:2rem}.jobs-search-input{width:100%;padding:16px 20px;border:none;border-radius:12px;font-size:1rem;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,0.1)}.jobs-stats{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.jobs-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;margin:2rem 0}.job-card{background:white;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:320px;position:relative}.job-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.job-card-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.company-logo{flex-shrink:0}.company-logo-img{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.job-badges{display:flex;flex-direction:column;gap:6px;flex:1}.job-type-badge,.job-date-badge{display:flex;align-items:center;gap:4px;font-size:0.7rem;color:#dc3545;font-weight:500}.job-type-badge i,.job-date-badge i{font-size:0.6rem}.job-card-content{flex:1;display:flex;flex-direction:column;gap:12px}.job-title{font-size:1.1rem;font-weight:700;margin:0;color:#1a202c;line-height:1.3}.job-link{color:#1a202c;text-decoration:none;transition:color 0.3s ease}.job-link:hover{color:#667eea}.job-location{display:flex;align-items:center;gap:6px;color:#4a5568;font-size:0.85rem}.job-location i{color:#667eea;font-size:0.8rem}.job-description{color:#718096;font-size:0.8rem;line-height:1.4;flex:1}.job-salary{display:flex;align-items:center;gap:6px;color:#059669;font-size:0.85rem;font-weight:600}.job-salary i{font-size:0.8rem}.job-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px}.apply-now-btn{background:#f97316;color:white;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:0.85rem;transition:all 0.3s ease;display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.apply-now-btn:hover{background:#ea580c;color:white;transform:translateY(-1px)}.bookmark-icon{color:#9ca3af;font-size:1.2rem;cursor:pointer;transition:color 0.3s ease;margin-left:12px}.bookmark-icon:hover{color:#f97316}.company-show-modern{min-height:100vh;background:#f8fafc;padding:0}.company-header{background:white;padding:2rem 0;border-bottom:1px solid #e2e8f0;margin-top:70px}.company-main-info{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.company-logo-section{flex-shrink:0}.company-logo-large{width:60px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.company-info{flex:1}.company-name{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 0.75rem 0;line-height:1.2}.company-details{display:flex;flex-direction:column;gap:0.5rem}.company-detail-item{display:flex;align-items:center;gap:8px;color:#4a5568;font-size:0.9rem;line-height:1.4}.company-detail-item i{color:#667eea;font-size:0.8rem;width:14px;text-align:center}.company-website{color:#667eea;text-decoration:none;transition:color 0.3s ease}.company-website:hover{color:#5a67d8}.company-stats{display:flex;gap:1rem;flex-wrap:wrap}.stat-item{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#f7fafc;border-radius:12px;color:#4a5568;font-weight:600;font-size:0.9rem}.stat-item i{color:#667eea;font-size:0.9rem}.company-jobs-section{padding:3rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 0.5rem 0}.section-header p{color:#718096;font-size:1.1rem;margin:0}.no-jobs{text-align:center;padding:4rem 2rem}.no-jobs-content{max-width:400px;margin:0 auto}.no-jobs i{font-size:4rem;color:#cbd5e0;margin-bottom:1rem}.no-jobs h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:0.5rem}.no-jobs p{color:#718096;margin:0}.applications-modern{min-height:100vh;background:#f8fafc;padding:0}.applications-hero-section{background:white;padding:4rem 0;border-bottom:1px solid #e2e8f0;margin-top:70px}.applications-hero-content{text-align:center;max-width:600px;margin:0 auto}.applications-hero-title{font-size:2.5rem;font-weight:800;color:#1a202c;margin:0 0 1.5rem 0}.applications-hero-subtitle{font-size:1.1rem;color:#4a5568;margin:0}.applications-stats{display:flex;gap:1.5rem;margin:3rem 0;flex-wrap:wrap}.stat-card{background:white;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1);text-align:center;flex:1;min-width:150px}.stat-number{font-size:2rem;font-weight:700;color:#667eea;margin-bottom:0.75rem}.stat-label{font-size:0.9rem;color:#4a5568;font-weight:500}.applications-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));gap:2rem;margin-top:3rem;padding-bottom:3rem}.application-card{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.2s ease, box-shadow 0.2s ease}.application-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.application-card-top{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid #e2e8f0}.company-logo{display:flex;align-items:center}.company-logo-img{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.application-badges{display:flex;gap:0.75rem;align-items:center}.job-type-badge{background:#e2e8f0;color:#4a5568;padding:4px 8px;border-radius:6px;font-size:0.75rem;font-weight:500}.status-badge{padding:6px 12px;border-radius:20px;font-size:0.75rem;font-weight:600;text-transform:uppercase}.status-badge.status-applied{background:#667eea;color:white}.status-badge.status-reviewing{background:#f6ad55;color:white}.status-badge.status-shortlisted{background:#48bb78;color:white}.status-badge.status-rejected{background:#f56565;color:white}.application-card-content{padding:1.25rem}.application-title{font-size:1.1rem;font-weight:600;color:#1a202c;margin:0 0 0.75rem 0}.application-link{color:#1a202c;text-decoration:none;transition:color 0.2s ease}.application-link:hover{color:#667eea}.application-location{font-size:0.9rem;color:#4a5568;margin:0 0 1.25rem 0;font-weight:500}.application-details{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}.detail-item{display:flex;align-items:center;gap:8px;font-size:0.8rem;color:#4a5568}.detail-item i{color:#667eea;font-size:0.75rem;width:12px;text-align:center}.application-card-footer{display:flex;gap:1rem;padding:1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc}.view-job-btn{flex:1;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:8px 16px;border-radius:6px;text-decoration:none;font-size:0.85rem;font-weight:500;text-align:center;transition:transform 0.2s ease, box-shadow 0.2s ease}.view-job-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,0.4);color:white;text-decoration:none}.withdraw-btn{flex:1;background:transparent;color:#f56565;border:1px solid #f56565;padding:8px 16px;border-radius:6px;text-decoration:none;font-size:0.85rem;font-weight:500;text-align:center;transition:all 0.2s ease}.withdraw-btn:hover{background:#f56565;color:white;text-decoration:none}.no-applications{text-align:center;padding:5rem 2rem;margin-top:2rem}.no-applications-content{max-width:400px;margin:0 auto}.no-applications-content i{font-size:4rem;color:#cbd5e0;margin-bottom:1.5rem}.no-applications-content h3{font-size:1.5rem;color:#1a202c;margin:0 0 0.5rem 0}.no-applications-content p{color:#4a5568;margin:0 0 2rem 0}.browse-jobs-btn{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;transition:transform 0.2s ease, box-shadow 0.2s ease}.browse-jobs-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(102,126,234,0.4);color:white;text-decoration:none}@media (max-width: 768px){.applications-hero-title{font-size:2rem}.applications-stats{flex-direction:column}.applications-grid{grid-template-columns:1fr}.application-details{grid-template-columns:1fr}.application-card-footer{flex-direction:column}}.application-count-section{margin:0.75rem 0}.application-count-badge{background:#667eea;color:white;padding:6px 12px;border-radius:20px;font-size:0.75rem;font-weight:600;display:inline-flex;align-items:center;gap:6px}.application-count-badge i{font-size:0.7rem}.recent-applications-preview{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.recent-applications-preview h4{font-size:0.8rem;color:#1a202c;margin:0 0 0.75rem 0;font-weight:600}.application-preview-item{display:flex;justify-content:space-between;align-items:center;padding:0.4rem 0;font-size:0.75rem}.applicant-name{color:#1a202c;font-weight:500}.application-time{color:#4a5568}.recruiter-btn{flex:1;padding:8px 12px;border-radius:6px;text-decoration:none;font-size:0.8rem;font-weight:500;text-align:center;transition:all 0.2s ease;border:1px solid transparent;min-width:0}.recruiter-btn-primary{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;border-color:transparent}.recruiter-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,0.4);color:white;text-decoration:none}.recruiter-btn-secondary{background:transparent;color:#667eea;border-color:#667eea}.recruiter-btn-secondary:hover{background:#667eea;color:white;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(102,126,234,0.3)}.recruiter-job-card-compact{background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.2s ease, box-shadow 0.2s ease;height:200px;display:flex;flex-direction:column}.recruiter-job-card-compact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.recruiter-job-header{display:flex;align-items:center;padding:12px;border-bottom:1px solid #e2e8f0;flex:1}.company-logo-small{flex-shrink:0;margin-right:12px}.company-logo-img-small{width:32px;height:32px;border-radius:6px;object-fit:cover;border:1px solid #e2e8f0}.job-info-compact{flex:1;min-width:0}.job-title-compact{font-size:0.95rem;font-weight:600;color:#1a202c;margin:0 0 4px 0;line-height:1.2}.job-link-compact{color:#1a202c;text-decoration:none}.job-link-compact:hover{color:#667eea}.job-meta-compact{display:flex;gap:12px;font-size:0.75rem;color:#4a5568}.job-location-compact,.job-type-compact{display:flex;align-items:center;gap:4px}.job-location-compact i,.job-type-compact i{font-size:0.7rem}.application-count-compact{flex-shrink:0}.application-badge-compact{background:#667eea;color:white;padding:4px 8px;border-radius:12px;font-size:0.7rem;font-weight:600;display:flex;align-items:center;gap:4px}.application-badge-compact i{font-size:0.65rem}.recruiter-job-content-compact{padding:8px 12px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.job-salary-compact{display:flex;align-items:center;gap:6px;font-size:0.8rem;color:#059669;font-weight:500}.job-salary-compact i{font-size:0.7rem}.recent-applicant-compact{display:flex;justify-content:space-between;align-items:center;font-size:0.7rem;margin-top:4px}.applicant-name-compact{color:#1a202c;font-weight:500}.application-time-compact{color:#4a5568}.recruiter-job-footer-compact{display:flex;gap:6px;padding:8px 12px;border-top:1px solid #e2e8f0;background:#f8fafc}.recruiter-btn-compact{flex:1;padding:6px 8px;border-radius:4px;text-decoration:none;font-size:0.7rem;font-weight:500;text-align:center;transition:all 0.2s ease;border:1px solid transparent}.recruiter-btn-primary-compact{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white}.recruiter-btn-primary-compact:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(102,126,234,0.4);color:white;text-decoration:none}.recruiter-btn-secondary-compact{background:transparent;color:#667eea;border-color:#667eea}.recruiter-btn-secondary-compact:hover{background:#667eea;color:white;text-decoration:none}.recruiter-application-card-compact{background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.2s ease, box-shadow 0.2s ease;height:210px;width:539px;display:flex;flex-direction:column}.recruiter-application-card-compact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.applicant-header-compact{display:flex;align-items:center;padding:12px;border-bottom:1px solid #e2e8f0;flex:1}.applicant-avatar-compact{flex-shrink:0;margin-right:12px}.applicant-avatar-img-compact{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.applicant-info-compact{flex:1;min-width:0}.applicant-name-compact{font-size:1rem;font-weight:600;color:#1a202c;margin:0 0 4px 0;line-height:1.2}.applicant-email-compact{font-size:0.8rem;color:#4a5568;margin:0 0 8px 0}.application-meta-compact{display:flex;align-items:center;gap:12px}.status-badge-compact{padding:4px 8px;border-radius:12px;font-size:0.7rem;font-weight:600;text-transform:uppercase}.status-badge-compact.status-applied{background:#e3f2fd;color:#1976d2}.status-badge-compact.status-reviewing{background:#fff3e0;color:#f57c00}.status-badge-compact.status-shortlisted{background:#e8f5e8;color:#388e3c}.status-badge-compact.status-rejected{background:#ffebee;color:#d32f2f}.application-time-compact{display:flex;align-items:center;gap:4px;font-size:0.7rem;color:#4a5568}.application-time-compact i{font-size:0.65rem}.job-info-compact{padding:8px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.job-title-compact,.job-location-compact{display:flex;align-items:center;gap:6px;font-size:0.8rem;color:#1a202c;margin-bottom:4px}.job-title-compact:last-child,.job-location-compact:last-child{margin-bottom:0}.job-title-compact i,.job-location-compact i{font-size:0.7rem;color:#667eea}.application-actions-compact{display:flex;align-items:center;padding:8px 12px;gap:8px;background:#f8fafc}.action-btn-compact{flex:1;padding:6px 8px;border-radius:4px;text-decoration:none;font-size:0.7rem;font-weight:500;text-align:center;transition:all 0.2s ease;border:1px solid transparent}.action-btn-primary-compact{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white}.action-btn-primary-compact:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(102,126,234,0.4);color:white;text-decoration:none}.action-btn-secondary-compact{background:transparent;color:#667eea;border-color:#667eea}.action-btn-secondary-compact:hover{background:#667eea;color:white;text-decoration:none}.status-actions-compact{display:flex;gap:4px}.status-btn-compact{padding:4px 8px;border-radius:4px;text-decoration:none;font-size:0.65rem;font-weight:500;text-align:center;transition:all 0.2s ease;border:1px solid transparent}.shortlist-btn-compact{background:#e8f5e8;color:#388e3c;border-color:#388e3c}.shortlist-btn-compact:hover{background:#388e3c;color:white;text-decoration:none}.reject-btn-compact{background:#ffebee;color:#d32f2f;border-color:#d32f2f}.reject-btn-compact:hover{background:#d32f2f;color:white;text-decoration:none}.recruiter-jobs-modern,.recruiter-applications-modern{min-height:100vh;background:#f8fafc;padding:0}.recruiter-jobs-hero-section,.recruiter-applications-hero-section{background:white;padding:4rem 0;border-bottom:1px solid #e2e8f0;margin-top:70px}.recruiter-jobs-hero-content,.recruiter-applications-hero-content{text-align:center;max-width:600px;margin:0 auto}.recruiter-jobs-hero-title,.recruiter-applications-hero-title{font-size:2.5rem;font-weight:800;color:#1a202c;margin:0 0 1.5rem 0}.recruiter-jobs-hero-subtitle,.recruiter-applications-hero-subtitle{font-size:1.1rem;color:#4a5568;margin:0}.recruiter-jobs-stats,.recruiter-applications-stats{display:flex;gap:1.5rem;margin:3rem 0;flex-wrap:wrap}.recruiter-jobs-grid,.recruiter-applications-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));gap:2rem;margin-top:3rem;padding-bottom:3rem}.recruiter-job-card,.recruiter-application-card{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.2s ease, box-shadow 0.2s ease}.recruiter-job-card:hover,.recruiter-application-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.recruiter-job-card-top,.recruiter-application-card-top{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid #e2e8f0}.company-logo,.applicant-info{display:flex;align-items:center}.company-logo-img,.applicant-avatar-img{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.applicant-details{margin-left:12px}.applicant-name{font-size:1rem;font-weight:600;color:#1a202c;margin:0 0 4px 0}.applicant-email{font-size:0.85rem;color:#4a5568;margin:0}.application-count-badge{background:#667eea;color:white;padding:6px 12px;border-radius:20px;font-size:0.75rem;font-weight:600}.job-title-badge{background:#e2e8f0;color:#4a5568;padding:4px 8px;border-radius:6px;font-size:0.75rem;font-weight:500}.recruiter-job-card-content,.recruiter-application-card-content{padding:1.25rem}.job-title{font-size:1.1rem;font-weight:600;color:#1a202c;margin:0 0 0.75rem 0}.job-link{color:#1a202c;text-decoration:none;transition:color 0.2s ease}.job-link:hover{color:#667eea}.job-location{font-size:0.9rem;color:#4a5568;margin:0 0 1.25rem 0;font-weight:500}.job-details,.application-details{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}.recent-applications{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.recent-applications h4{font-size:0.9rem;color:#1a202c;margin:0 0 0.75rem 0;font-weight:600}.application-item{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0;font-size:0.8rem}.applicant-name{color:#1a202c;font-weight:500}.application-date{color:#4a5568}.job-info{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.job-info h4{font-size:0.9rem;color:#1a202c;margin:0 0 0.75rem 0;font-weight:600}.job-info p{font-size:0.8rem;color:#4a5568;margin:0.25rem 0}.recruiter-job-card-footer,.recruiter-application-card-footer{display:flex;gap:0.75rem;padding:1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc;flex-wrap:wrap}.view-job-btn,.view-profile-btn,.view-applications-btn,.edit-job-btn,.post-job-btn,.view-jobs-btn{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:8px 16px;border-radius:6px;text-decoration:none;font-size:0.85rem;font-weight:500;text-align:center;transition:transform 0.2s ease, box-shadow 0.2s ease;flex:1}.view-job-btn:hover,.view-profile-btn:hover,.view-applications-btn:hover,.edit-job-btn:hover,.post-job-btn:hover,.view-jobs-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,0.4);color:white;text-decoration:none}.status-actions{display:flex;gap:0.5rem;flex:1}.shortlist-btn{background:#48bb78;color:white;padding:8px 12px;border-radius:6px;text-decoration:none;font-size:0.8rem;font-weight:500;text-align:center;transition:all 0.2s ease;flex:1}.shortlist-btn:hover{background:#38a169;color:white;text-decoration:none}.reject-btn{background:#f56565;color:white;padding:8px 12px;border-radius:6px;text-decoration:none;font-size:0.8rem;font-weight:500;text-align:center;transition:all 0.2s ease;flex:1}.reject-btn:hover{background:#e53e3e;color:white;text-decoration:none}@media (max-width: 768px){.recruiter-jobs-hero-title,.recruiter-applications-hero-title{font-size:2rem}.recruiter-jobs-stats,.recruiter-applications-stats{flex-direction:column}.recruiter-jobs-grid,.recruiter-applications-grid{grid-template-columns:1fr}.job-details,.application-details{grid-template-columns:1fr}.recruiter-job-card-footer,.recruiter-application-card-footer{flex-direction:column}.status-actions{flex-direction:column}}@media (max-width: 768px){.company-main-info{flex-direction:column;text-align:center;gap:1rem}.company-name{font-size:1.75rem}.company-details{align-items:center}.company-stats{justify-content:center}.section-header h2{font-size:1.5rem}}.add-job-fab{position:fixed;bottom:30px;right:30px;z-index:1000}.fab-btn{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:16px 24px;border-radius:50px;text-decoration:none;font-weight:600;box-shadow:0 4px 20px rgba(102,126,234,0.4);transition:all 0.3s ease;display:flex;align-items:center;gap:8px}.fab-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(102,126,234,0.5);color:white}.no-jobs{text-align:center;padding:4rem 2rem}.no-jobs-content{max-width:400px;margin:0 auto}.no-jobs i{font-size:4rem;color:#cbd5e0;margin-bottom:1rem}.no-jobs h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:0.5rem}.no-jobs p{color:#718096;margin-bottom:2rem}.post-job-btn{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all 0.3s ease}.post-job-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,0.4);color:white}.pagination-wrapper{display:flex;justify-content:center;margin:3rem 0}@media (max-width: 1600px){.jobs-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 1200px){.jobs-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 900px){.jobs-grid{grid-template-columns:repeat(2, 1fr);gap:0.75rem}.job-card{height:300px}}@media (max-width: 600px){.jobs-grid{grid-template-columns:1fr;gap:0.75rem}.job-card{height:auto;min-height:280px}}.modern-dropdown .dropdown-trigger.active:hover{background:linear-gradient(135deg, #5a67d8 0%, #6b46c1 100%);transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,0.4)}.jobs-section{padding:20px 0 20px 0;background:#ffffff}.jobs-header{text-align:center;margin-bottom:20px}.jobs-header h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:15px;font-family:'Inter', sans-serif}.jobs-header p{font-size:1.1rem;color:#6c757d;margin:0;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.jobs-grid-section{padding:10px 0 40px 0;background:#ffffff}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:25px;margin-top:20px}.job-card{background:transparent;border:2px solid rgba(220,53,69,0.1);border-radius:20px;padding:24px;transition:all 0.3s ease;position:relative;overflow:visible;display:flex;flex-direction:column;height:auto;min-height:380px;box-sizing:border-box}.job-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));border-radius:18px;z-index:-1;opacity:0;transition:opacity 0.3s ease}.job-card:hover{transform:translateY(-5px);border-color:rgba(220,53,69,0.3)}.job-card:hover::before{opacity:1}.job-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-shrink:0}.company-logo{flex-shrink:0}.logo-img{width:60px;height:60px;border-radius:12px;object-fit:cover;border:2px solid rgba(220,53,69,0.1)}.job-meta{display:flex;flex-direction:column;gap:8px;align-items:flex-end;flex-shrink:0}.job-type-badge,.job-date{display:flex;align-items:center;gap:6px;font-size:0.8rem;color:#6c757d;font-weight:500}.job-type-badge i,.job-date i{font-size:12px;color:#dc3545}.job-content{flex:1;display:flex;flex-direction:column;margin-bottom:20px}.job-title{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:12px;line-height:1.3;flex-shrink:0}.job-link{color:inherit;text-decoration:none;transition:color 0.3s ease}.job-link:hover{color:#dc3545;text-decoration:none}.job-location{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:0.9rem;color:#6c757d;font-weight:500;flex-shrink:0}.job-location i{color:#dc3545;font-size:14px}.job-description{font-size:0.9rem;color:#6c757d;line-height:1.6;margin-bottom:15px;word-wrap:break-word;word-break:break-word;hyphens:auto;padding:0;position:relative;max-height:120px;overflow:hidden}.job-salary{display:flex;align-items:center;gap:8px;font-size:0.9rem;color:#28a745;font-weight:600;margin-bottom:20px;flex-shrink:0}.job-salary i{font-size:14px}.job-card-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-shrink:0;margin-top:auto}.apply-btn{flex:1;padding:12px 20px;background:linear-gradient(135deg, #dc3545, #fd7e14);border:none;border-radius:10px;color:white;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.apply-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,53,69,0.3)}.apply-btn i{font-size:12px}.save-btn{width:44px;height:44px;background:transparent;border:2px solid rgba(220,53,69,0.2);border-radius:10px;color:#6c757d;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.save-btn:hover{border-color:#dc3545;color:#dc3545;background:rgba(220,53,69,0.05)}.save-btn i{font-size:16px}.pagination-section{padding-bottom:20px;background:transparent}.pagination-wrapper{display:flex;justify-content:center;align-items:center}.pagination{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.pagination li{margin:0}.pagination a,.pagination div{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:8px 12px;border:1px solid rgba(220,53,69,0.2);border-radius:10px;color:#1a1a1a;text-decoration:none;font-weight:500;font-size:14px;transition:all 0.3s ease;background:white;font-family:'Inter', sans-serif}.pagination div{border:none !important;background:transparent !important;padding:0 !important;min-width:auto !important;height:auto !important}.pagination div a{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:8px 12px;border:1px solid rgba(220,53,69,0.2);border-radius:10px;color:#1a1a1a;text-decoration:none;font-weight:500;font-size:14px;transition:all 0.3s ease;background:white;font-family:'Inter', sans-serif}.pagination a:hover,.pagination div a:hover{border-color:#dc3545;background:rgba(220,53,69,0.05);color:#dc3545;transform:translateY(-1px)}.pagination .current{background:linear-gradient(135deg, #dc3545, #fd7e14) !important;border-color:#dc3545 !important;color:white !important;box-shadow:0 4px 12px rgba(220,53,69,0.3) !important;transform:none !important}.pagination div.page.current{display:flex !important;align-items:center !important;justify-content:center !important;min-width:40px !important;height:40px !important;padding:8px 12px !important;border:1px solid #dc3545 !important;border-radius:10px !important;background:linear-gradient(135deg, #dc3545, #fd7e14) !important;color:white !important;font-weight:500 !important;font-size:14px !important;font-family:'Inter', sans-serif !important;box-shadow:0 4px 12px rgba(220,53,69,0.3) !important;transform:none !important}.pagination .prev a,.pagination .next a{padding:8px 16px;min-width:100px;gap:6px}.pagination .prev a i,.pagination .next a i{font-size:12px}.pagination .disabled{opacity:0.5;cursor:not-allowed}.pagination .disabled a{pointer-events:none;color:#6c757d}.company-form-modern{min-height:100vh;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:40px 0;font-family:'Inter', sans-serif;margin-top:80px}.company-hero-section{text-align:center;margin-bottom:40px;padding-top:20px}.company-hero-content{max-width:600px;margin:0 auto}.company-hero-title{font-size:3rem;font-weight:700;color:#dc3545;margin-bottom:15px;line-height:1.2}.company-hero-subtitle{font-size:1.2rem;color:#2c3e50;margin-bottom:20px;line-height:1.6;font-weight:500}.company-hero-offer{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;padding:12px 24px;border-radius:25px;font-weight:600;font-size:1rem;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.company-hero-offer i{font-size:16px}.company-form-card{background:rgba(255,255,255,0.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:40px;box-shadow:0 8px 32px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);max-width:800px;margin:0 auto}.modern-company-form{width:100%}.form-header{text-align:center;margin-bottom:40px}.form-icon{width:80px;height:80px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.form-icon i{font-size:32px;color:white}.form-header h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}.form-header p{font-size:1.1rem;color:#6c757d;margin:0;font-weight:500}.form-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:24px;margin-bottom:40px}.form-group{display:flex;flex-direction:column}.form-label{display:flex;align-items:center;gap:8px;font-size:0.95rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.form-label i{color:#dc3545;font-size:14px}.form-input{width:100%;padding:14px 16px;border:2px solid rgba(220,53,69,0.2);border-radius:12px;font-size:16px;background:rgba(255,255,255,0.8);transition:all 0.3s ease;font-family:'Inter', sans-serif;color:#1a1a1a;box-sizing:border-box}.form-input:focus{outline:none;border-color:#dc3545;background:rgba(255,255,255,0.95);box-shadow:0 0 0 4px rgba(220,53,69,0.1)}.form-input::placeholder{color:#adb5bd;font-size:15px}.form-actions{text-align:center}.submit-btn{background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 16px rgba(220,53,69,0.3);font-family:'Inter', sans-serif;min-width:200px;justify-content:center}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4)}.submit-btn:active{transform:translateY(0)}@media (max-width: 768px){.company-form-modern{padding:20px 0;margin-top:70px}.company-hero-title{font-size:2.2rem}.company-hero-subtitle{font-size:1.1rem}.company-form-card{padding:30px 20px;margin:0 15px}.form-header h2{font-size:1.6rem}.form-header p{font-size:1rem}.form-grid{grid-template-columns:1fr;gap:20px}.form-icon{width:60px;height:60px}.form-icon i{font-size:24px}}@media (max-width: 576px){.company-form-modern{margin-top:60px;padding:15px 0}.company-hero-section{padding-top:10px}.company-hero-title{font-size:1.8rem}.company-hero-subtitle{font-size:1rem}.company-hero-offer{padding:10px 20px;font-size:0.9rem}.company-form-card{padding:20px 15px}.form-header h2{font-size:1.4rem}.form-input{padding:12px 14px;font-size:16px}.submit-btn{padding:14px 24px;font-size:15px;min-width:180px}}.companies-modern{min-height:100vh;background:#ffffff;padding:40px 0;font-family:'Inter', sans-serif;margin-top:80px}.companies-hero-section{text-align:center;margin-bottom:40px}.companies-hero-content{max-width:700px;margin:0 auto}.companies-hero-title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:15px;line-height:1.2}.companies-hero-subtitle{font-size:1.2rem;color:#2c3e50;margin-bottom:30px;line-height:1.6;font-weight:500}.companies-search-section{margin-bottom:20px}.search-wrapper{display:flex;align-items:center;max-width:500px;margin:0 auto;background:#ffffff;border-radius:8px;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);border:1px solid #e5e7eb}.companies-search-input{flex:1;border:none;background:transparent;padding:12px 16px;font-size:16px;color:#1a1a1a;outline:none;font-family:'Inter', sans-serif}.companies-search-input::placeholder{color:#adb5bd}.search-btn{background:#1a1a1a;color:white;border:1px solid #1a1a1a;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;font-family:'Inter', sans-serif}.search-btn:hover{background:#374151;border-color:#374151;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.notice-banner{background:#f9fafb;color:#1a1a1a;padding:12px 20px;border-radius:8px;margin-bottom:30px;display:flex;align-items:center;gap:10px;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,0.05);border:1px solid #e5e7eb;border-left:3px solid #1a1a1a}.notice-banner i{font-size:16px}.companies-stats{display:flex;justify-content:center;gap:40px;margin-bottom:40px;flex-wrap:wrap}.companies-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px;margin-top:20px}@media (max-width: 1200px){.companies-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 900px){.companies-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 600px){.companies-grid{grid-template-columns:1fr}}.company-card{background:#ffffff;border-radius:12px;padding:14px;box-shadow:0 2px 12px rgba(0,0,0,0.06);border:1px solid #f0f0f0;transition:all 0.3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.company-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#f9fafb;border-radius:12px;z-index:-1;opacity:0;transition:opacity 0.3s ease}.company-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:#d1d5db}.company-card:hover::before{opacity:1}.company-card-header{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:12px;width:100%}.company-header-info{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.company-logo{flex-shrink:0}.company-logo-img{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid #e0e0e0;transition:transform 0.3s ease;box-shadow:0 1px 4px rgba(0,0,0,0.08);background:#f8f9fa;padding:4px}.company-card:hover .company-logo-img{transform:scale(1.05)}.company-badge{display:flex;align-items:center;gap:6px;background:#1a1a1a;color:white;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.company-badge i{font-size:10px}.company-card-content{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:12px}.company-link{color:#1a1a1a;text-decoration:none;transition:color 0.3s ease;font-size:0.95rem;font-weight:600;line-height:1.3;margin-bottom:6px}.company-link:hover{color:#374151;text-decoration:underline}.company-type{display:flex;align-items:center;gap:4px;font-size:0.8rem;color:#6c757d;font-weight:500;background:none;border:none;padding:0;margin-bottom:6px}.company-type i{color:#6c757d;font-size:12px}.company-description{font-size:0.8rem;color:#666;font-weight:400;line-height:1.4;text-align:center;margin-bottom:8px;padding:0 4px}.company-info-grid{display:flex;flex-direction:column;gap:6px;align-items:center;width:100%}.info-item{display:flex;align-items:center;gap:6px;background:none;border:none;padding:0}.info-item i{color:#6c757d;font-size:12px;flex-shrink:0}.info-content{display:flex;flex-direction:column;gap:1px}.info-label{font-size:0.75rem;color:#6c757d;font-weight:500;text-transform:uppercase;letter-spacing:0.5px}.info-value{font-size:0.9rem;color:#1a1a1a;font-weight:600;text-decoration:none;transition:color 0.3s ease}.info-value:hover{color:#374151}.info-text{font-size:0.75rem;color:#1a1a1a;font-weight:500;line-height:1.3}.info-text a{color:#1a1a1a;text-decoration:none;font-weight:600;transition:color 0.3s ease}.info-text a:hover{color:#374151;text-decoration:underline}.company-card-footer{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:auto}.view-jobs-btn{background:transparent;color:#1a1a1a;border:1px solid #1a1a1a;border-radius:6px;padding:8px 12px;font-size:0.8rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:6px;font-family:'Inter', sans-serif;width:100%;text-decoration:none}.view-jobs-btn:hover{background:#1a1a1a;color:white;border-color:#1a1a1a;box-shadow:0 2px 4px rgba(0,0,0,0.1);text-decoration:none}.follow-btn{background:transparent;color:#1a1a1a;border:1px solid #1a1a1a;border-radius:6px;padding:8px 12px;font-size:0.8rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:6px;font-family:'Inter', sans-serif;width:100%;text-decoration:none}.follow-btn:hover{background:#1a1a1a;color:white;border-color:#1a1a1a;box-shadow:0 2px 4px rgba(0,0,0,0.1)}@media (max-width: 768px){.companies-modern{padding:20px 0;margin-top:70px}.companies-hero-title{font-size:2.2rem}.companies-hero-subtitle{font-size:1.1rem}.search-wrapper{flex-direction:column;gap:10px;padding:15px}.companies-search-input{width:100%}.search-btn{width:100%}.companies-stats{gap:20px}.companies-grid{grid-template-columns:1fr;gap:20px}.company-card{padding:20px}.company-name{font-size:1.2rem}.company-card-footer{flex-direction:column}}@media (max-width: 576px){.companies-modern{margin-top:60px;padding:15px 0}.companies-hero-title{font-size:1.8rem}.companies-hero-subtitle{font-size:1rem}.companies-stats{flex-direction:column;align-items:center;gap:15px}.company-card{padding:16px}.company-card-header{flex-direction:column;align-items:flex-start;gap:15px}.company-badge{align-self:flex-end}}.job-form-modern{min-height:100vh;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:40px 0;font-family:'Inter', sans-serif;margin-top:80px}.job-hero-section{text-align:center;margin-bottom:40px}.job-hero-content{max-width:700px;margin:0 auto}.job-hero-title{font-size:3rem;font-weight:700;color:#dc3545;margin-bottom:15px;line-height:1.2}.job-hero-subtitle{font-size:1.2rem;color:#2c3e50;margin-bottom:20px;line-height:1.6;font-weight:500}.job-hero-offer{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;padding:12px 24px;border-radius:25px;font-weight:600;font-size:1rem;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.job-hero-offer i{font-size:16px}.job-form-card{background:rgba(255,255,255,0.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:40px;box-shadow:0 8px 32px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);max-width:900px;margin:0 auto}.modern-job-form{width:100%}.error-banner{background:linear-gradient(135deg, #dc3545, #c82333);color:white;padding:16px 20px;border-radius:12px;margin-bottom:30px;display:flex;align-items:flex-start;gap:12px;box-shadow:0 4px 12px rgba(220,53,69,0.3)}.error-banner i{font-size:18px;margin-top:2px;flex-shrink:0}.error-content h3{font-size:1rem;font-weight:600;margin-bottom:8px}.error-content ul{margin:0;padding-left:20px}.error-content li{font-size:0.9rem;margin-bottom:4px}.form-header{text-align:center;margin-bottom:40px}.form-icon{width:80px;height:80px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.form-icon i{font-size:32px;color:white}.form-header h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}.form-header p{font-size:1.1rem;color:#6c757d;margin:0;font-weight:500}.form-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:24px;margin-bottom:40px}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-label{display:flex;align-items:center;gap:8px;font-size:0.95rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.form-label i{color:#dc3545;font-size:14px}.form-input,.form-textarea,.form-select{width:100%;padding:14px 16px;border:2px solid rgba(220,53,69,0.2);border-radius:12px;font-size:16px;background:rgba(255,255,255,0.8);transition:all 0.3s ease;font-family:'Inter', sans-serif;color:#1a1a1a;box-sizing:border-box}.form-textarea{resize:vertical;min-height:120px}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px;appearance:none}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#dc3545;background:rgba(255,255,255,0.95);box-shadow:0 0 0 4px rgba(220,53,69,0.1)}.form-input::placeholder,.form-textarea::placeholder{color:#adb5bd;font-size:15px}.form-actions{text-align:center}.submit-btn{background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 16px rgba(220,53,69,0.3);font-family:'Inter', sans-serif;min-width:200px;justify-content:center}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4)}.submit-btn:active{transform:translateY(0)}@media (max-width: 768px){.job-form-modern{padding:20px 0;margin-top:70px}.job-hero-title{font-size:2.2rem}.job-hero-subtitle{font-size:1.1rem}.job-form-card{padding:30px 20px;margin:0 15px}.form-header h2{font-size:1.6rem}.form-header p{font-size:1rem}.form-grid{grid-template-columns:1fr;gap:20px}.form-icon{width:60px;height:60px}.form-icon i{font-size:24px}.error-banner{flex-direction:column;gap:10px}}@media (max-width: 576px){.job-hero-title{font-size:1.8rem}.job-hero-subtitle{font-size:1rem}.job-hero-offer{padding:10px 20px;font-size:0.9rem}.job-form-card{padding:20px 15px}.form-header h2{font-size:1.4rem}.form-input,.form-textarea,.form-select{padding:12px 14px;font-size:16px}.submit-btn{padding:14px 24px;font-size:15px;min-width:180px}}.tinymce{border:2px solid rgba(220,53,69,0.2) !important;border-radius:12px !important;background:rgba(255,255,255,0.8) !important;font-family:'Inter', sans-serif !important;color:#1a1a1a !important}.tinymce:focus{border-color:#dc3545 !important;background:rgba(255,255,255,0.95) !important;box-shadow:0 0 0 4px rgba(220,53,69,0.1) !important}.tox-tinymce{border:2px solid rgba(220,53,69,0.2) !important;border-radius:12px !important;background:rgba(255,255,255,0.8) !important;box-shadow:none !important}.tox-tinymce:focus-within{border-color:#dc3545 !important;background:rgba(255,255,255,0.95) !important;box-shadow:0 0 0 4px rgba(220,53,69,0.1) !important}.tox .tox-toolbar{background:rgba(255,255,255,0.9) !important;border-bottom:1px solid rgba(220,53,69,0.1) !important;border-radius:10px 10px 0 0 !important}.tox .tox-edit-area{border-radius:0 0 10px 10px !important}.tox .tox-edit-area__iframe{background:rgba(255,255,255,0.8) !important;border-radius:0 0 10px 10px !important}.tox .tox-tbtn{color:#1a1a1a !important;background:transparent !important;border:none !important;border-radius:6px !important;transition:all 0.3s ease !important}.tox .tox-tbtn:hover{background:rgba(220,53,69,0.1) !important;color:#dc3545 !important}.tox .tox-tbtn--enabled{background:rgba(220,53,69,0.15) !important;color:#dc3545 !important}.tox .tox-selectfield select{border:1px solid rgba(220,53,69,0.2) !important;border-radius:6px !important;background:rgba(255,255,255,0.9) !important;color:#1a1a1a !important;font-family:'Inter', sans-serif !important}.tox .tox-statusbar{background:rgba(255,255,255,0.8) !important;border-top:1px solid rgba(220,53,69,0.1) !important;border-radius:0 0 10px 10px !important;color:#6c757d !important;font-family:'Inter', sans-serif !important}@media (max-width: 768px){.tox-tinymce{font-size:14px !important}.tox .tox-toolbar{padding:8px !important}.tox .tox-tbtn{padding:6px !important;font-size:12px !important}}@media (max-width: 576px){.tox-tinymce{font-size:13px !important}.tox .tox-toolbar{padding:6px !important}.tox .tox-tbtn{padding:4px !important;font-size:11px !important}}.results-counter{margin-bottom:24px;display:flex;justify-content:center;align-items:center}.results-info-simple{display:flex;flex-direction:column;align-items:center;gap:12px}.results-text{display:inline-flex;align-items:center;gap:10px;font-family:'Inter', sans-serif;color:#374151}.results-text i{font-size:16px;color:#6b7280}.results-count-simple{font-size:1.25rem;font-weight:600;color:#111827;font-family:'Inter', sans-serif}.results-label-simple{font-size:1rem;font-weight:400;color:#6b7280;font-family:'Inter', sans-serif}.active-filters-simple{display:inline-flex;align-items:center;gap:6px;background:#f3f4f6;color:#6b7280;padding:6px 12px;border-radius:6px;font-size:0.8125rem;font-weight:500;font-family:'Inter', sans-serif;border:1px solid #e5e7eb}.active-filters-simple i{font-size:12px;color:#9ca3af}@media (max-width: 768px){.results-counter{margin-bottom:20px}.results-count-simple{font-size:1.125rem}.results-label-simple{font-size:0.9375rem}.results-text{gap:8px}}.no-results{text-align:center;padding:60px 20px;background:rgba(255,255,255,0.8);border-radius:20px;border:2px solid rgba(220,53,69,0.1);margin:40px 0}.no-results-icon{width:80px;height:80px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.no-results-icon i{font-size:32px;color:white}.no-results h3{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:10px;font-family:'Inter', sans-serif}.no-results p{font-size:1.1rem;color:#6c757d;margin-bottom:20px;font-weight:500}.no-results .suggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.no-results .suggestion{background:rgba(220,53,69,0.1);color:#dc3545;padding:6px 12px;border-radius:15px;font-size:0.9rem;font-weight:500;border:1px solid rgba(220,53,69,0.2)}.alert{position:fixed;top:80px;left:50%;transform:translateX(-50%);z-index:10000;border:none;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.12);font-family:'Inter', sans-serif;font-weight:500;padding:16px 24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.2);animation:alertSlideIn 0.4s ease-out;max-width:500px;width:90%}@keyframes alertSlideIn{from{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes alertSlideOut{from{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-20px)}}.alert.alert-fade-out{animation:alertSlideOut 0.3s ease-in forwards}.alert-success{background:rgba(40,167,69,0.95);color:white;border-left:4px solid #28a745}.alert-danger{background:rgba(220,53,69,0.95);color:white;border-left:4px solid #dc3545}.alert .close{background:none;border:none;color:rgba(255,255,255,0.8);font-size:18px;font-weight:300;padding:0;margin-left:16px;cursor:pointer;transition:color 0.3s ease;line-height:1}.alert .close:hover{color:white}.dropdown-menu{background:rgba(255,255,255,0.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(220,53,69,0.1);border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,0.15);padding:8px 0;margin-top:8px;min-width:220px;animation:dropdownSlide 0.3s ease-out;z-index:1000}@keyframes dropdownSlide{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{color:#333;padding:12px 20px 12px 0;font-family:'Inter', sans-serif;font-weight:500;font-size:14px;transition:all 0.3s ease;display:flex;margin-left:0;padding-left:0;align-items:center;justify-content:space-between;position:relative;overflow:hidden;text-decoration:none;border:none;background:transparent;gap:15px}.dropdown-item span{flex:1;text-align:left}.dropdown-item i{color:#dc3545;opacity:0.7;font-size:14px;flex-shrink:0;margin-left:15px}.dropdown-item::before{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(135deg, #dc3545, #fd7e14);transition:width 0.3s ease;z-index:-1}.dropdown-item:hover{background:rgba(220,53,69,0.05);color:#dc3545;transform:translateX(8px);text-decoration:none}.dropdown-item:hover::before{width:4px}.dropdown-item:hover i{color:#dc3545;opacity:1}.dropdown-item:active{background:rgba(220,53,69,0.1);color:#dc3545}.dropdown-divider{border:none;margin:8px 0;height:1px;background:linear-gradient(90deg, transparent, rgba(0,0,0,0.1), transparent)}.dropdown-item[href="/dashboard"]::after{content:'\f015';font-family:'Font Awesome 5 Free';font-weight:900;color:#dc3545;opacity:0.7;font-size:14px;margin-left:auto;flex-shrink:0}.dropdown-item[href="/my-applications"]::after{content:'\f0f6';font-family:'Font Awesome 5 Free';font-weight:900;color:#dc3545;opacity:0.7;font-size:14px;margin-left:auto;flex-shrink:0}.dropdown-item[href="/my-saved-jobs"]::after{content:'\f02e';font-family:'Font Awesome 5 Free';font-weight:900;color:#dc3545;opacity:0.7;font-size:14px;margin-left:auto;flex-shrink:0}.dropdown-item[href="#"]::after{content:'\f007';font-family:'Font Awesome 5 Free';font-weight:900;color:#dc3545;opacity:0.7;font-size:14px;margin-left:auto;flex-shrink:0}.dropdown-item[href="/users/sign_out"]::after{content:'\f08b';font-family:'Font Awesome 5 Free';font-weight:900;color:#dc3545;opacity:0.7;font-size:14px;margin-left:auto;flex-shrink:0}.dropdown-toggle{display:inline-flex !important;align-items:center !important;gap:8px !important;padding:8px 16px !important;font-size:13px !important;font-weight:600 !important;border-radius:12px !important;transition:all 0.3s ease !important;position:relative !important;overflow:hidden !important;border:2px solid #dc3545 !important;background:transparent !important;color:#dc3545 !important;box-shadow:0 2px 8px rgba(220,53,69,0.1)}.dropdown-toggle::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);transition:left 0.5s ease}.dropdown-toggle:hover::before{left:100%}.dropdown-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,53,69,0.3);background:linear-gradient(135deg, #dc3545, #fd7e14) !important;color:white !important;border-color:#dc3545 !important}.dropdown-toggle:focus{box-shadow:0 0 0 4px rgba(220,53,69,0.1) !important;outline:none}.dropdown-toggle.show{background:linear-gradient(135deg, #dc3545, #fd7e14) !important;color:white !important;border-color:#dc3545 !important}.dropdown-toggle:active{transform:translateY(0);box-shadow:0 2px 8px rgba(220,53,69,0.2)}.dropdown-toggle .fas.fa-user-circle{font-size:16px;color:inherit;transition:color 0.3s ease}.dropdown-toggle:hover .fas.fa-user-circle{color:inherit}.user-profile-btn{display:flex !important;align-items:center !important;gap:8px !important;padding:8px 12px !important;border:1px solid #ddd !important;background:white !important;color:#333 !important;border-radius:20px !important;font-size:14px !important;font-weight:500 !important;transition:all 0.3s ease !important}.user-profile-btn:hover{background:#f8f9fa !important;border-color:#999 !important;color:#333 !important;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-profile-btn:focus{box-shadow:0 0 0 3px rgba(0,0,0,0.1) !important;outline:none}.user-avatar{border-radius:50% !important;object-fit:cover !important;border:1px solid #e0e0e0 !important}.user-initial-fallback{font-size:14px;font-weight:600;color:#333;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f0f0f0;border:1px solid #e0e0e0}.user-name{font-size:14px;font-weight:500;color:#333}.notification-btn{display:flex !important;align-items:center !important;gap:6px !important;padding:8px 12px !important;border:1px solid #ddd !important;background:white !important;color:#333 !important;border-radius:15px !important;font-size:14px !important;font-weight:500 !important;transition:all 0.3s ease !important;position:relative !important}.notification-btn:hover{background:#f8f9fa !important;border-color:#999 !important;color:#333 !important;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.notification-btn:focus{box-shadow:0 0 0 3px rgba(0,0,0,0.1) !important;outline:none}.notification-btn i{font-size:16px;color:#333}.notification-badge{position:absolute;top:-2px;right:-2px;background:#dc3545;color:white;border-radius:50%;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,0.2)}#userDropdown+.dropdown-menu{min-width:180px !important;width:190px !important}.dropdown-menu[aria-labelledby="userDropdown"]{min-width:280px !important;width:280px !important}.nav-link{margin-right:80px !important}.empty-state-modern{background:#ffffff;border-radius:12px;padding:60px 40px;text-align:center;border:1px solid #e5e7eb;box-shadow:0 8px 32px rgba(0,0,0,0.05);margin:20px 0}.empty-state-content{max-width:500px;margin:0 auto}.empty-state-icon{margin-bottom:30px}.icon-circle{width:80px;height:80px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 24px rgba(220,53,69,0.3);animation:float 3s ease-in-out infinite}.icon-circle i{font-size:32px;color:white}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-10px)}}.empty-state-text{margin-bottom:40px}.empty-state-title{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:15px;line-height:1.3}.empty-state-description{font-size:1.1rem;color:#6c757d;line-height:1.6;margin:0;max-width:400px;margin:0 auto}.empty-state-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.empty-state-actions .btn{display:flex !important;align-items:center !important;gap:6px !important;padding:8px 16px !important;font-weight:500 !important;border-radius:8px !important;transition:all 0.3s ease !important;text-decoration:none !important;font-size:14px !important;min-width:auto !important;width:auto !important}.empty-state-actions .btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,0.15)}.empty-state-actions .btn i{font-size:14px}.dashboard-hero{background:#f8f9fa;padding:60px 0 40px;margin-top:80px;border-bottom:1px solid #e9ecef}.dashboard-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.user-welcome{display:flex;align-items:center;gap:24px}.user-avatar{width:64px;height:64px;border-radius:50%;background:#dc3545;display:flex;align-items:center;justify-content:center;color:white;font-size:24px;box-shadow:0 2px 8px rgba(220,53,69,0.2)}.avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.user-info h1{font-size:2rem;font-weight:600;color:#212529;margin:0;font-family:'Inter', sans-serif}.user-info p{color:#6c757d;margin:4px 0 0;font-size:1rem;font-weight:400}.dashboard-stats{display:flex;gap:16px}.stat-card{background:white;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #e9ecef;min-width:140px;transition:all 0.2s ease}.stat-card:hover{box-shadow:0 2px 8px rgba(0,0,0,0.15);transform:translateY(-1px)}.stat-icon{width:40px;height:40px;border-radius:8px;background:#dc3545;display:flex;align-items:center;justify-content:center;color:white;font-size:16px}.stat-content h3{font-size:1.5rem;font-weight:600;color:#212529;margin:0}.stat-content p{color:#6c757d;margin:0;font-size:0.875rem;font-weight:500}.dashboard-content{padding:40px 0;background:white}.dashboard-section{background:white;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #e9ecef}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e9ecef}.section-header h2{font-size:1.25rem;font-weight:600;color:#212529;margin:0}.view-all-btn{color:#dc3545;text-decoration:none;font-weight:500;font-size:0.875rem;transition:color 0.2s ease}.view-all-btn:hover{color:#c82333;text-decoration:none}.applications-list{display:flex;flex-direction:column;gap:16px}.application-card{background:white;border-radius:8px;padding:12px 16px;border:1px solid #e9ecef;transition:all 0.2s ease;box-shadow:0 1px 3px rgba(0,0,0,0.1);position:relative}.application-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#dc3545;border-radius:2px 0 0 2px}.application-card:hover{box-shadow:0 2px 8px rgba(0,0,0,0.15);transform:translateY(-1px)}.application-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.application-header h3{font-size:1rem;font-weight:600;color:#212529;margin:0 0 4px}.status-badge{padding:4px 8px;border-radius:6px;font-size:0.75rem;font-weight:500;text-transform:uppercase;letter-spacing:0.5px}.status-applied{background:#e3f2fd;color:#1976d2}.status-reviewing{background:#e0f2f1;color:#00796b}.status-shortlisted{background:#fff3e0;color:#f57c00}.status-rejected{background:#ffebee;color:#d32f2f}.status-hired{background:#e8f5e8;color:#388e3c}.application-details{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.detail-item{display:flex;align-items:center;gap:4px;color:#6c757d;font-size:0.8rem}.detail-item i{color:#dc3545;width:12px;font-size:10px}.application-actions{display:flex;gap:8px;flex-wrap:wrap}.saved-jobs-list{display:flex;flex-direction:column;gap:12px}.saved-job-card{background:white;border-radius:8px;padding:16px;border:1px solid #e9ecef;transition:all 0.2s ease}.saved-job-card:hover{box-shadow:0 2px 8px rgba(0,0,0,0.1);transform:translateY(-1px)}.saved-job-card h4{font-size:1rem;font-weight:600;color:#212529;margin:0 0 8px}.saved-job-details{margin-bottom:12px}.saved-job-actions{display:flex;gap:6px;flex-wrap:wrap}.empty-state{text-align:center;padding:60px 20px}.empty-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg, rgba(220,53,69,0.1), rgba(200,35,51,0.1));display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#dc3545;font-size:32px}.empty-state h3{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 10px}.empty-state p{color:#666;margin:0 0 25px}.applications-hero,.saved-jobs-hero{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);padding:100px 0 80px;margin-top:70px;text-align:center;position:relative;overflow:hidden}.applications-hero::before,.saved-jobs-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><radialGradient id="a" cx="50%" cy="50%"><stop offset="0%" stop-color="%23ffffff" stop-opacity="0.1"/><stop offset="100%" stop-color="%23ffffff" stop-opacity="0"/></radialGradient></defs><circle cx="200" cy="200" r="50" fill="url(/%23a)"/><circle cx="800" cy="300" r="80" fill="url(/%23a)"/><circle cx="400" cy="700" r="60" fill="url(/%23a)"/><circle cx="900" cy="800" r="40" fill="url(/%23a)"/></svg>');animation:float 20s ease-in-out infinite}.hero-content{position:relative;z-index:10}.hero-content h1{font-size:3.5rem;font-weight:700;color:white;margin:0 0 15px;font-family:'Inter', sans-serif;text-shadow:0 2px 10px rgba(0,0,0,0.1)}.hero-content p{font-size:1.3rem;color:rgba(255,255,255,0.9);margin:0;font-weight:500}.applications-content,.saved-jobs-content{padding:80px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);min-height:100vh}.applications-header,.saved-jobs-header{margin-bottom:60px;text-align:center}.applications-stats,.saved-jobs-stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:30px;max-width:1000px;margin:0 auto}.stat-item{background:rgba(255,255,255,0.9);backdrop-filter:blur(20px);border-radius:20px;padding:15px 25px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);transition:all 0.3s ease;position:relative;overflow:hidden}.stat-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px}.stat-item:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,0.15)}.stat-number{display:block;font-size:3rem;font-weight:700;color:#dc3545;line-height:1;margin-bottom:10px;font-family:'Inter', sans-serif}.stat-label{color:#666;font-size:0.9rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.applications-grid,.saved-jobs-grid{display:grid;gap:30px;max-width:1000px;margin:0 auto}.applications-grid{grid-template-columns:1fr}.saved-jobs-grid{grid-template-columns:repeat(auto-fill, minmax(350px, 1fr))}.applications-hero{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);padding:100px 0 80px;margin-top:70px;text-align:center;position:relative;overflow:hidden}.applications-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><radialGradient id="a" cx="50%" cy="50%"><stop offset="0%" stop-color="%23ffffff" stop-opacity="0.1"/><stop offset="100%" stop-color="%23ffffff" stop-opacity="0"/></radialGradient></defs><circle cx="200" cy="200" r="50" fill="url(/%23a)"/><circle cx="800" cy="300" r="80" fill="url(/%23a)"/><circle cx="400" cy="700" r="60" fill="url(/%23a)"/><circle cx="900" cy="800" r="40" fill="url(/%23a)"/></svg>');animation:float 20s ease-in-out infinite}.hero-content{position:relative;z-index:10}.hero-content h1{font-size:3.5rem;font-weight:700;color:white;margin:0 0 15px;font-family:'Inter', sans-serif;text-shadow:0 2px 10px rgba(0,0,0,0.1)}.hero-content p{font-size:1.3rem;color:rgba(255,255,255,0.9);margin:0;font-weight:500}.applications-content{padding:80px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);min-height:100vh}.applications-header{margin-bottom:60px;text-align:center}.applications-stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:30px;max-width:1000px;margin:15px}.stat-item{background:rgba(255,255,255,0.9);backdrop-filter:blur(20px);border-radius:20px;padding:15px 25px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);transition:all 0.3s ease;position:relative;overflow:hidden}.stat-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px}.stat-item:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,0.15)}.stat-number{display:block;font-size:3rem;font-weight:700;color:#dc3545;line-height:1;margin-bottom:10px;font-family:'Inter', sans-serif}.stat-label{color:#666;font-size:0.9rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.applications-grid{display:grid;gap:30px;max-width:1000px;margin:0 auto}.application-card{background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);border-radius:24px;padding:30px;border:1px solid rgba(255,255,255,0.3);transition:all 0.3s ease;box-shadow:0 8px 32px rgba(0,0,0,0.1);position:relative;overflow:hidden;margin-bottom:20px}.application-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #dc3545, #fd7e14)}.application-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,0,0,0.15)}.application-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px;gap:20px}.company-info{display:flex;align-items:flex-start;gap:15px;flex:1}.company-logo{flex-shrink:0}.logo-img{width:60px;height:60px;border-radius:12px;object-fit:cover;border:2px solid rgba(220,53,69,0.1);transition:transform 0.3s ease}.application-card:hover .logo-img{transform:scale(1.05)}.company-details{flex:1}.company-details h3{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.job-link{color:inherit;text-decoration:none;transition:color 0.3s ease}.job-link:hover{color:#dc3545;text-decoration:none}.application-status{flex-shrink:0}.status-badge{padding:8px 16px;border-radius:25px;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.status-applied{background:linear-gradient(135deg, #007bff, #0056b3);color:white}.status-reviewing{background:linear-gradient(135deg, #17a2b8, #138496);color:white}.status-shortlisted{background:linear-gradient(135deg, #ffc107, #e0a800);color:#333}.status-rejected{background:linear-gradient(135deg, #dc3545, #c82333);color:white}.status-hired{background:linear-gradient(135deg, #28a745, #20c997);color:white}.application-body{display:flex;flex-direction:column;gap:20px}.job-details{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:15px}.detail-row{display:flex;flex-direction:column;gap:12px}.detail-item{display:flex;align-items:center;gap:10px;color:#666;font-size:0.95rem;font-weight:500;padding:8px 12px;background:rgba(255,255,255,0.5);border-radius:8px;transition:all 0.3s ease}.detail-item:hover{background:rgba(255,255,255,0.8);transform:translateX(5px)}.detail-item i{color:#dc3545;width:16px;font-size:14px}.application-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.application-actions .btn{flex:1;min-width:120px;padding:12px 20px;font-size:14px;font-weight:600;border-radius:12px;transition:all 0.3s ease}.application-actions .btn-primary{background:linear-gradient(135deg, #dc3545, #fd7e14);border:none;color:white;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.application-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4)}.application-actions .btn-outline-danger{border:2px solid #dc3545;color:#dc3545;background:transparent}.application-actions .btn-outline-danger:hover{background:#dc3545;color:white;transform:translateY(-2px)}.empty-state{text-align:center;padding:60px 20px;background:white;border-radius:8px;border:1px solid #e9ecef}.empty-icon{width:64px;height:64px;border-radius:50%;background:#dc3545;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:white;font-size:24px;box-shadow:0 2px 8px rgba(220,53,69,0.2)}.empty-state h3{font-size:1.25rem;font-weight:600;color:#212529;margin:0 0 8px;font-family:'Inter', sans-serif}.empty-state p{color:#6c757d;margin:0 0 20px;font-size:0.875rem;font-weight:400}.empty-state .btn{padding:8px 16px;font-size:0.875rem;font-weight:500;border-radius:6px;background:#1a1a1a;border:1px solid #1a1a1a;color:white;transition:all 0.2s ease}.empty-state .btn:hover{background:#374151;border-color:#374151;box-shadow:0 2px 4px rgba(0,0,0,0.1)}@media (max-width: 768px){.applications-hero{padding:80px 0 60px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.applications-content{padding:60px 0}.applications-stats{grid-template-columns:repeat(2, 1fr);gap:20px}.stat-item{padding:25px 15px}.stat-number{font-size:2.5rem}.application-card{padding:25px 20px}.application-header{flex-direction:column;gap:15px}.company-info{width:100%}.application-status{align-self:flex-end}.job-details{grid-template-columns:1fr}.application-actions{flex-direction:column}.application-actions .btn{width:100%}}@media (max-width: 576px){.applications-hero{padding:60px 0 40px}.hero-content h1{font-size:2rem}.applications-stats{grid-template-columns:1fr;gap:15px}.stat-item{padding:20px 15px}.stat-number{font-size:2rem}.application-card{padding:20px 15px}.company-details h3{font-size:1.2rem}.empty-state{padding:60px 15px}.empty-state h3{font-size:1.6rem}}.application-card{background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);border-radius:24px;padding:30px;border:1px solid rgba(255,255,255,0.3);transition:all 0.3s ease;box-shadow:0 8px 32px rgba(0,0,0,0.1);position:relative;overflow:hidden;margin-bottom:20px}.application-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #dc3545, #fd7e14)}.application-card::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(220,53,69,0.02), rgba(253,126,20,0.02));opacity:0;transition:opacity 0.3s ease;pointer-events:none}.application-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,0,0,0.15)}.application-card:hover::after{opacity:1}.application-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px;gap:20px;position:relative;z-index:2}.company-info{display:flex;align-items:flex-start;gap:15px;flex:1}.company-logo{flex-shrink:0;position:relative}.logo-img{width:60px;height:60px;border-radius:12px;object-fit:cover;border:2px solid rgba(220,53,69,0.1);transition:all 0.3s ease;background:linear-gradient(135deg, #f8f9fa, #e9ecef)}.application-card:hover .logo-img{transform:scale(1.05);border-color:rgba(220,53,69,0.3);box-shadow:0 4px 16px rgba(220,53,69,0.2)}.company-details{flex:1}.company-details h3{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3;transition:color 0.3s ease}.job-link{color:inherit;text-decoration:none;transition:color 0.3s ease}.job-link:hover{color:#dc3545;text-decoration:none}.application-status{flex-shrink:0;position:relative;z-index:2}.status-badge{padding:8px 16px;border-radius:25px;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;box-shadow:0 4px 12px rgba(0,0,0,0.1);transition:all 0.3s ease}.status-badge:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,0.15)}.status-applied{background:linear-gradient(135deg, #007bff, #0056b3);color:white}.status-reviewing{background:linear-gradient(135deg, #17a2b8, #138496);color:white}.status-shortlisted{background:linear-gradient(135deg, #ffc107, #e0a800);color:#333}.status-rejected{background:linear-gradient(135deg, #dc3545, #c82333);color:white}.status-hired{background:linear-gradient(135deg, #28a745, #20c997);color:white}.application-body{display:flex;flex-direction:column;gap:20px;position:relative;z-index:2}.job-details{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:15px}.detail-row{display:flex;flex-direction:column;gap:12px}.detail-item{display:flex;align-items:center;gap:10px;color:#666;font-size:0.95rem;font-weight:500;padding:8px 12px;background:rgba(255,255,255,0.5);border-radius:8px;transition:all 0.3s ease}.detail-item:hover{background:rgba(255,255,255,0.8);transform:translateX(5px)}.detail-item i{color:#dc3545;width:16px;font-size:14px;flex-shrink:0}.application-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.application-actions .btn{flex:1;min-width:120px;padding:12px 20px;font-size:14px;font-weight:600;border-radius:12px;transition:all 0.3s ease;position:relative;overflow:hidden}.application-actions .btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);transition:left 0.5s ease}.application-actions .btn:hover::before{left:100%}.application-actions .btn-primary{background:linear-gradient(135deg, #dc3545, #fd7e14);border:none;color:white;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.application-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4)}.application-actions .btn-outline-danger{border:2px solid #dc3545;color:#dc3545;background:transparent}.application-actions .btn-outline-danger:hover{background:#dc3545;color:white;transform:translateY(-2px)}.dropdown-item[href="/dashboard"]::after,.dropdown-item[href="/my-applications"]::after,.dropdown-item[href="/my-saved-jobs"]::after,.dropdown-item[href="#"]::after,.dropdown-item[href="/users/sign_out"]::after{display:none !important;content:none !important}.sign-out-btn{width:100% !important;text-align:left !important;background:transparent !important;border:none !important;padding:12px 20px !important;font-family:'Inter', sans-serif !important;font-weight:500 !important;font-size:14px !important;color:#333 !important;transition:all 0.3s ease !important;display:flex !important;align-items:center !important;justify-content:space-between !important;position:relative !important;overflow:hidden !important;gap:15px !important;cursor:pointer !important}.sign-out-btn:hover{background:rgba(220,53,69,0.05) !important;color:#dc3545 !important;transform:translateX(8px) !important;text-decoration:none !important}.sign-out-btn:hover i{color:#dc3545 !important;opacity:1 !important}.sign-out-btn:active{background:rgba(220,53,69,0.1) !important;color:#dc3545 !important}.sign-out-btn::before{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(135deg, #dc3545, #fd7e14);transition:width 0.3s ease;z-index:-1}.sign-out-btn:hover::before{width:4px}.job-card-compact{background:#ffffff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06);overflow:hidden;transition:all 0.3s ease;min-height:220px;max-height:260px;display:flex;flex-direction:column;position:relative;border:1px solid #e5e7eb}.job-card-compact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15),0 2px 4px rgba(0,0,0,0.1)}.job-card-header-compact{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 16px 12px 16px;flex-shrink:0;position:relative}.company-logo-compact{flex-shrink:0;margin-right:12px}.logo-img-compact{width:36px;height:36px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.job-meta-compact{display:flex;flex-direction:column;gap:8px;flex:1}.job-location-header-compact{display:flex;align-items:center;gap:6px;font-size:0.75rem;color:#6b7280;background:#f3f4f6;padding:6px 10px;border-radius:12px;white-space:nowrap;margin-top:0;position:absolute;top:12px;right:12px}.job-location-header-compact i{font-size:0.7rem;color:#9ca3af}.job-type-badge-compact{display:inline-flex;align-items:center;gap:6px;background:#f3f4f6;color:#374151;padding:4px 8px;border-radius:16px;font-size:0.75rem;font-weight:500;width:fit-content}.job-date-compact{display:flex;align-items:center;gap:4px;font-size:0.75rem;color:#6b7280}.job-content-compact{padding:0 16px 16px 16px;flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.job-title-compact{font-size:1rem;font-weight:600;color:#111827;margin:0 0 12px 0;line-height:1.4}.job-link-compact{color:#111827;text-decoration:none}.job-link-compact:hover{color:#374151;text-decoration:underline}.job-details-compact{display:flex;flex-direction:column;gap:8px;margin-top:8px}.job-experience-compact{display:flex;align-items:center;gap:6px;font-size:0.8125rem;color:#6b7280;font-weight:400;padding:0;width:fit-content}.job-experience-compact i{font-size:0.75rem;color:#9ca3af}.job-salary-compact{display:flex;align-items:center;gap:6px;font-size:0.8125rem;color:#6b7280;font-weight:400;padding:0;width:fit-content}.job-salary-compact i{font-size:0.75rem;color:#9ca3af}.job-card-footer-compact{display:flex;align-items:center;padding:16px;gap:10px;margin-top:auto;flex-shrink:0}.apply-btn-compact{flex:1;padding:6px 12px;border-radius:6px;text-decoration:none;font-size:0.8125rem;font-weight:500;text-align:center;transition:all 0.2s ease;border:1px solid #e5e7eb;background:#f9fafb;color:#6b7280;display:flex;align-items:center;justify-content:center;gap:4px}.apply-btn-compact:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db;text-decoration:none;transform:none;box-shadow:none}.apply-btn-compact.applied{background:#10b981;cursor:not-allowed}.apply-btn-compact.applied:hover{transform:none;box-shadow:none}.save-btn-compact{padding:10px;border-radius:8px;text-decoration:none;font-size:0.875rem;transition:all 0.2s ease;border:1px solid #e5e7eb;background:white;color:#6b7280;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.save-btn-compact:hover{background:#f9fafb;color:#374151;text-decoration:none}.save-btn-compact.saved{background:#1a1a1a;color:white;border-color:#1a1a1a}.save-btn-compact.saved:hover{background:#374151;border-color:#374151;color:white}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem;margin-top:2rem;padding:0 1rem;background:#ffffff}body{background:#ffffff !important}.container{background:#ffffff}@media (min-width: 1400px){.jobs-grid{grid-template-columns:repeat(4, 1fr);gap:2rem}}@media (min-width: 1200px){.jobs-grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}@media (max-width: 1200px){.jobs-grid{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.25rem}}@media (max-width: 768px){.jobs-grid{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1rem}}@media (max-width: 480px){.jobs-grid{grid-template-columns:1fr;gap:1rem;padding:0 0.5rem}}.job-show-modern{background:#f8fafc;min-height:100vh;padding:2rem 0}.breadcrumb-modern{margin-bottom:2rem;margin-top:70px}.breadcrumb-list{display:flex;align-items:center;gap:0.5rem;list-style:none;padding:0;margin:0}.breadcrumb-item{display:flex;align-items:center;font-size:0.875rem;color:#6b7280}.breadcrumb-item:not(:last-child)::after{content:'/';margin-left:0.5rem;color:#d1d5db}.breadcrumb-link{display:flex;align-items:center;gap:0.25rem;color:#6b7280;text-decoration:none;transition:color 0.2s ease}.breadcrumb-link:hover{color:#3b82f6;text-decoration:none}.breadcrumb-item.active{color:#111827;font-weight:500}.job-show-layout{display:grid;grid-template-columns:1fr 350px;gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 1024px){.job-show-layout{grid-template-columns:1fr;gap:1.5rem}}.job-header-modern{background:white;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,0.1);padding:2rem;margin-bottom:1.5rem}.job-header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.company-section{display:flex;align-items:flex-start;gap:1rem;flex:1}.company-logo-modern{flex-shrink:0}.company-logo-img{width:64px;height:64px;border-radius:12px;object-fit:cover;border:2px solid #f1f5f9}.company-info-modern{flex:1}.job-title-modern{font-size:2rem;font-weight:700;color:#111827;margin:0 0 0.5rem 0;line-height:1.2}.company-details{display:flex;align-items:center;gap:1rem}.company-name-modern{font-size:1.125rem;font-weight:600;color:#374151}.verified-badge-modern{display:flex;align-items:center;gap:0.25rem;background:#f0fdf4;color:#059669;padding:0.25rem 0.5rem;border-radius:6px;font-size:0.75rem;font-weight:500}.verified-badge-modern i{font-size:0.75rem}.job-actions-modern{display:flex;gap:0.75rem;flex-shrink:0}.apply-form-inline{display:inline-block;margin:0;padding:0}.apply-form-inline button{margin:0}.action-btn-modern{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:0.875rem;transition:all 0.2s ease;border:none;cursor:pointer}.save-btn-modern{background:white;color:#6b7280;border:1px solid #e5e7eb}.save-btn-modern:hover{background:#f9fafb;color:#374151;text-decoration:none}.save-btn-modern.saved{background:#6366f1;color:white;border-color:#6366f1}.save-btn-modern.saved:hover{background:#4f46e5;color:white}.apply-btn-modern{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);color:white}.apply-btn-modern:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,0.4);color:white;text-decoration:none}.job-quick-info-modern{border-top:1px solid #f1f5f9;padding-top:1.5rem}.info-grid-modern{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem}.info-item-modern{display:flex;align-items:center;gap:0.75rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.info-item-modern.salary-highlight-modern{background:#f0fdf4;border-color:#dcfce7}.info-icon-modern{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:white;border-radius:8px;color:#6366f1;font-size:1rem}.info-content-modern{display:flex;flex-direction:column;gap:0.25rem}.info-label-modern{font-size:0.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:0.05em}.info-value-modern{font-size:0.875rem;color:#111827;font-weight:600}.job-section-modern{background:white;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,0.1);margin-bottom:1.5rem;overflow:hidden}.section-header-modern{padding:1.5rem 2rem 1rem 2rem;border-bottom:1px solid #f1f5f9}.section-title-modern{display:flex;align-items:center;gap:0.75rem;font-size:1.25rem;font-weight:700;color:#111827;margin:0}.section-title-modern i{color:#6366f1;font-size:1.125rem}.section-content-modern{padding:2rem}.description-content-modern{line-height:1.7;color:#374151}.description-content-modern h1,.description-content-modern h2,.description-content-modern h3,.description-content-modern h4,.description-content-modern h5,.description-content-modern h6{color:#111827;margin-top:1.5rem;margin-bottom:0.75rem}.description-content-modern p{margin-bottom:1rem}.description-content-modern ul,.description-content-modern ol{margin-bottom:1rem;padding-left:1.5rem}.description-content-modern li{margin-bottom:0.5rem}.no-description-modern{text-align:center;padding:3rem 2rem}.no-description-icon{width:64px;height:64px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem auto;color:#6b7280;font-size:1.5rem}.no-description-modern h3{color:#111827;margin-bottom:0.5rem}.no-description-modern p{color:#6b7280;margin:0}.skills-grid-modern{display:flex;flex-wrap:wrap;gap:0.75rem}.skill-tag-modern{display:flex;align-items:center;gap:0.5rem;background:#f0fdf4;color:#059669;padding:0.5rem 1rem;border-radius:20px;font-size:0.875rem;font-weight:500;border:1px solid #dcfce7}.skill-tag-modern i{font-size:0.75rem}.details-grid-modern{display:grid;gap:1rem}.detail-row-modern{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.detail-label-modern{display:flex;align-items:center;gap:0.5rem;color:#6b7280;font-weight:500}.detail-label-modern i{color:#6366f1;font-size:0.875rem}.detail-value-modern{color:#111827;font-weight:600}.contact-link-modern{color:#6366f1;text-decoration:none}.contact-link-modern:hover{color:#4f46e5;text-decoration:underline}.company-description-modern{line-height:1.7;color:#374151}.job-sidebar-modern{display:flex;flex-direction:column;gap:1.5rem}.sidebar-card-modern{background:white;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,0.1);overflow:hidden}.sidebar-header-modern{padding:1.5rem 1.5rem 1rem 1.5rem;border-bottom:1px solid #f1f5f9}.sidebar-title-modern{display:flex;align-items:center;gap:0.75rem;font-size:1.125rem;font-weight:700;color:#111827;margin:0}.sidebar-title-modern i{color:#6366f1;font-size:1rem}.sidebar-content-modern{padding:1.5rem}.similar-jobs-list-modern{display:flex;flex-direction:column;gap:1rem}.similar-job-item-modern{padding:1rem;border:1px solid #f1f5f9;border-radius:8px;transition:all 0.2s ease}.similar-job-item-modern:hover{border-color:#e5e7eb;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.similar-job-header-modern{display:flex;gap:0.75rem}.similar-job-logo-modern{flex-shrink:0}.similar-job-logo-img-modern{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #f1f5f9}.similar-job-content-modern{flex:1;min-width:0}.similar-job-title-modern{margin:0 0 0.5rem 0;font-size:0.875rem;font-weight:600;line-height:1.3}.similar-job-link-modern{color:#111827;text-decoration:none}.similar-job-link-modern:hover{color:#6366f1;text-decoration:none}.similar-job-meta-modern{display:flex;flex-direction:column;gap:0.25rem;margin-bottom:0.5rem}.similar-job-company-modern{font-size:0.75rem;color:#6b7280;font-weight:500}.similar-job-location-modern{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#6b7280}.similar-job-location-modern i{font-size:0.625rem}.similar-job-posted-modern{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#9ca3af}.similar-job-posted-modern i{font-size:0.625rem}.no-similar-jobs-modern{text-align:center;padding:2rem 1rem}.no-jobs-icon-modern{width:48px;height:48px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem auto;color:#6b7280;font-size:1.25rem}.no-similar-jobs-modern p{color:#6b7280;margin:0}.share-buttons-modern{display:flex;flex-wrap:wrap;gap:0.5rem}.stats-grid-modern{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:1rem}.stat-card-modern{display:flex;align-items:center;gap:0.75rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9;transition:all 0.2s ease}.stat-card-modern:hover{background:#f1f5f9;border-color:#e5e7eb}.stat-icon-modern{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#6366f1;color:white;border-radius:8px;font-size:1rem}.stat-content-modern{display:flex;flex-direction:column;gap:0.25rem}.stat-number-modern{font-size:1.25rem;font-weight:700;color:#111827}.stat-label-modern{font-size:0.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:0.05em}.company-info-detailed-modern{display:flex;flex-direction:column;gap:1.5rem}.company-header-modern{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9}.company-logo-large-modern{flex-shrink:0}.company-logo-big-modern{width:80px;height:80px;border-radius:16px;object-fit:cover;border:2px solid #f1f5f9}.company-details-modern{flex:1}.company-name-large-modern{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 0.75rem 0}.company-meta-modern{display:flex;flex-direction:column;gap:0.5rem}.company-type-modern,.company-size-modern,.company-location-modern{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280;font-weight:500}.company-type-modern i,.company-size-modern i,.company-location-modern i{color:#6366f1;font-size:0.75rem}.company-highlights-modern{margin-top:1.5rem}.company-highlights-modern h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem 0}.highlights-list-modern{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.75rem}.highlights-list-modern li{display:flex;align-items:center;gap:0.75rem;font-size:0.875rem;color:#374151}.highlights-list-modern li i{color:#059669;font-size:0.875rem;flex-shrink:0}.application-status-modern{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:12px;border:2px solid}.application-status-modern.applied{background:#f0fdf4;border-color:#dcfce7}.application-status-modern.not-applied{background:#fef3c7;border-color:#fde68a}.status-icon-modern{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;flex-shrink:0}.application-status-modern.applied .status-icon-modern{background:#059669;color:white}.application-status-modern.not-applied .status-icon-modern{background:#f59e0b;color:white}.status-content-modern{flex:1}.status-content-modern h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 0.5rem 0}.status-content-modern p{color:#374151;margin:0 0 1rem 0;line-height:1.5}.status-meta-modern{display:flex;align-items:center;gap:1rem}.applied-date-modern{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.applied-date-modern i{color:#059669}.application-tips-modern{margin-top:1rem;padding:1rem;background:white;border-radius:8px;border:1px solid #e5e7eb}.application-tips-modern h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 0.75rem 0}.application-tips-modern ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.5rem}.application-tips-modern li{font-size:0.875rem;color:#374151;padding-left:1.5rem;position:relative}.application-tips-modern li::before{content:'•';color:#6366f1;font-weight:bold;position:absolute;left:0}.quick-actions-modern{display:flex;flex-direction:column;gap:0.75rem}.quick-action-btn-modern{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;background:white;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;font-size:0.875rem;font-weight:500;transition:all 0.2s ease;cursor:pointer}.quick-action-btn-modern:hover{background:#f9fafb;color:#374151;text-decoration:none;border-color:#d1d5db}.quick-action-btn-modern.primary{background:#6366f1;color:white;border-color:#6366f1}.quick-action-btn-modern.primary:hover{background:#4f46e5;color:white}.quick-action-btn-modern.saved{background:#f0fdf4;color:#059669;border-color:#dcfce7}.quick-action-btn-modern.saved:hover{background:#dcfce7;color:#047857}.insights-modern{display:flex;flex-direction:column;gap:1rem}.insight-item-modern{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.insight-icon-modern{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#6366f1;color:white;border-radius:6px;font-size:0.875rem;flex-shrink:0}.insight-content-modern{flex:1}.insight-content-modern h4{font-size:0.875rem;font-weight:600;color:#111827;margin:0 0 0.25rem 0}.insight-content-modern p{font-size:0.75rem;color:#6b7280;margin:0}@media (max-width: 768px){.job-show-modern{padding:1rem 0}.job-header-modern{padding:1.5rem}.job-header-top{flex-direction:column;gap:1rem;align-items:stretch}.job-actions-modern{justify-content:stretch}.action-btn-modern{flex:1;justify-content:center}.job-title-modern{font-size:1.5rem}.info-grid-modern{grid-template-columns:1fr}.section-content-modern{padding:1.5rem}.details-grid-modern{gap:0.75rem}.detail-row-modern{flex-direction:column;align-items:flex-start;gap:0.5rem}.stats-grid-modern{grid-template-columns:repeat(2, 1fr)}.company-header-modern{flex-direction:column;text-align:center}.company-meta-modern{align-items:center}.application-status-modern{flex-direction:column;text-align:center}.status-content-modern{text-align:center}}.dashboard-modern{background:#f8fafc;min-height:100vh;padding-top:70px}.dashboard-hero-modern{background:#ffffff;color:#1a1a1a;padding:2.5rem 2rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.hero-content-modern{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1.5rem}.user-welcome-modern{display:flex;align-items:center;gap:1.25rem;flex:1;min-width:300px}.user-avatar-modern{position:relative;flex-shrink:0}.avatar-img-modern{width:70px;height:70px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.avatar-placeholder-modern{width:70px;height:70px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#6b7280;border:2px solid #e5e7eb}.user-info-modern{flex:1}.welcome-title-modern{font-size:1.75rem;font-weight:600;margin:0 0 0.5rem 0;line-height:1.3;color:#1a1a1a}.welcome-subtitle-modern{font-size:0.95rem;color:#6b7280;margin:0 0 0.75rem 0;font-weight:400}.user-meta-modern{display:flex;align-items:center;gap:0.5rem}.member-since-modern{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280;font-weight:400}.member-since-modern i{color:#9ca3af;font-size:0.8rem}.dashboard-actions-modern{display:flex;gap:0.75rem;flex-shrink:0;flex-wrap:wrap}.dashboard-actions-modern .action-btn-modern{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:0.875rem;transition:all 0.2s ease;border:1px solid #e5e7eb;cursor:pointer}.action-btn-modern.primary{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.action-btn-modern.primary:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none;transform:translateY(-1px)}.action-btn-modern.secondary{background:#ffffff;color:#1a1a1a;border-color:#d1d5db}.action-btn-modern.secondary:hover{background:#f9fafb;color:#1a1a1a;border-color:#9ca3af;text-decoration:none}.stats-grid-modern{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:1rem}.stat-card-modern{background:#f9fafb;border-radius:8px;padding:1.25rem;border:1px solid #e5e7eb;transition:all 0.2s ease}.stat-card-modern:hover{transform:translateY(-2px);background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,0.08);border-color:#d1d5db}.stat-icon-modern{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#e5e7eb;border-radius:8px;color:#1a1a1a;font-size:1rem;margin-bottom:0.75rem}.stat-content-modern{display:flex;flex-direction:column;gap:0.25rem}.stat-number-modern{font-size:1.5rem;font-weight:700;color:#1a1a1a}.stat-label-modern{font-size:0.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:0.05em}.stat-change-modern{display:flex;align-items:center;gap:0.25rem;font-size:0.7rem;font-weight:500}.stat-change-modern.positive{color:#10b981}.stat-change-modern.neutral{color:rgba(255,255,255,0.6)}.dashboard-content-modern{padding:2rem 0}.dashboard-layout-modern{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:3rem}.dashboard-main-modern,.dashboard-sidebar-modern{display:flex;flex-direction:column;gap:1.5rem}.dashboard-section-modern{background:white;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,0.1);overflow:hidden}.section-header-modern{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #f1f5f9}.section-title-modern{display:flex;align-items:center;gap:1rem}.section-title-modern h2{display:flex;align-items:center;gap:0.75rem;font-size:1.25rem;font-weight:700;color:#111827;margin:0}.section-title-modern h2 i{color:#6366f1;font-size:1.125rem}.section-badge-modern{background:#f3f4f6;color:#6b7280;padding:0.25rem 0.75rem;border-radius:12px;font-size:0.75rem;font-weight:500}.view-all-btn-modern{display:flex;align-items:center;gap:0.5rem;color:#6366f1;text-decoration:none;font-weight:500;font-size:0.875rem;transition:color 0.2s ease}.view-all-btn-modern:hover{color:#4f46e5;text-decoration:none}.applications-grid-modern{display:flex;flex-direction:column;gap:1rem;padding:2rem}.application-card-modern{border:1px solid #f1f5f9;border-radius:12px;padding:1.5rem;transition:all 0.2s ease}.application-card-modern:hover{border-color:#e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.application-header-modern{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.application-status-modern{display:flex;align-items:center;gap:0.5rem}.status-indicator-modern{width:8px;height:8px}.status-indicator-modern.status-pending{color:#f59e0b}.status-indicator-modern.status-shortlisted{color:#10b981}.status-indicator-modern.status-rejected{color:#ef4444}.status-text-modern{font-size:0.875rem;font-weight:500;color:#6b7280}.application-date-modern{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#9ca3af}.application-content-modern{margin-bottom:1rem}.application-title-modern{margin:0 0 0.75rem 0;font-size:1.125rem;font-weight:600}.job-link-modern{color:#111827;text-decoration:none}.job-link-modern:hover{color:#6366f1;text-decoration:none}.application-meta-modern{display:flex;flex-direction:column;gap:0.5rem}.meta-item-modern{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.meta-item-modern i{color:#9ca3af;font-size:0.75rem;width:12px}.application-actions-modern{display:flex;gap:0.75rem}.action-btn-modern.view{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;padding:0.5rem 1rem;font-size:0.75rem}.action-btn-modern.view:hover{background:#e5e7eb;color:#374151;text-decoration:none}.saved-jobs-list-modern{display:flex;flex-direction:column;gap:1rem;padding:2rem}.saved-job-card-modern{border:1px solid #f1f5f9;border-radius:12px;padding:1.25rem;transition:all 0.2s ease}.saved-job-card-modern:hover{border-color:#e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.saved-job-header-modern{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0.75rem}.saved-job-title-modern{margin:0;font-size:1rem;font-weight:600;line-height:1.3}.saved-indicator-modern{color:#6366f1;font-size:0.875rem}.saved-job-meta-modern{display:flex;flex-direction:column;gap:0.25rem;margin-bottom:1rem}.saved-job-actions-modern{display:flex;gap:0.5rem}.action-btn-modern.apply{background:#6366f1;color:white;padding:0.5rem 0.75rem;font-size:0.75rem}.action-btn-modern.apply:hover{background:#4f46e5;color:white;text-decoration:none}.action-btn-modern.remove{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:0.5rem 0.75rem;font-size:0.75rem}.action-btn-modern.remove:hover{background:#fecaca;color:#b91c1c;text-decoration:none}.companies-section-modern{padding:2rem 0}.companies-grid-modern{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem;padding:2rem}.company-card-modern{background:white;border:1px solid #f1f5f9;border-radius:16px;padding:1.5rem;transition:all 0.3s ease}.company-card-modern:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.1);border-color:#e5e7eb}.company-header-modern{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.company-logo-modern{flex-shrink:0}.company-logo-img-modern{width:48px;height:48px;border-radius:12px;object-fit:cover;border:1px solid #f1f5f9}.company-follow-modern{color:#ef4444;font-size:1rem}.company-content-modern{margin-bottom:1.5rem}.company-name-modern{margin:0 0 0.5rem 0;font-size:1.125rem;font-weight:600}.company-link-modern{color:#111827;text-decoration:none}.company-link-modern:hover{color:#6366f1;text-decoration:none}.company-type-modern{font-size:0.875rem;color:#6b7280;margin-bottom:0.5rem}.company-location-modern{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#9ca3af}.company-location-modern i{font-size:0.625rem}.company-actions-modern{display:flex;gap:0.75rem}.action-btn-modern.jobs{background:#6366f1;color:white;padding:0.5rem 1rem;font-size:0.75rem;flex:1}.action-btn-modern.jobs:hover{background:#4f46e5;color:white;text-decoration:none}.action-btn-modern.unfollow{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:0.5rem 0.75rem;font-size:0.75rem}.action-btn-modern.unfollow:hover{background:#fecaca;color:#b91c1c;text-decoration:none}.empty-state-modern{padding:3rem 2rem;text-align:center}.empty-state-content-modern{max-width:400px;margin:0 auto}.empty-state-icon-modern{width:80px;height:80px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem auto;color:#6b7280;font-size:2rem}.empty-state-title-modern{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 0.75rem 0}.empty-state-description-modern{color:#6b7280;margin:0 0 2rem 0;line-height:1.5}.empty-state-actions-modern{display:flex;gap:1rem;justify-content:center}.btn-modern{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:0.875rem;transition:all 0.2s ease}.btn-modern.primary{background:#6366f1;color:white}.btn-modern.primary:hover{background:#4f46e5;color:white;text-decoration:none}.btn-modern.secondary{background:white;color:#6b7280;border:1px solid #e5e7eb}.btn-modern.secondary:hover{background:#f9fafb;color:#374151;text-decoration:none}@media (max-width: 1024px){.dashboard-layout-modern{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.dashboard-modern{padding-top:60px}.dashboard-hero-modern{padding:1.5rem 10rem 1rem 10rem}.hero-content-modern{flex-direction:column;gap:1rem;text-align:center;margin-bottom:1rem}.user-welcome-modern{flex-direction:column;gap:0.75rem}.welcome-title-modern{font-size:1.75rem}.welcome-subtitle-modern{font-size:0.9rem}.dashboard-actions-modern{justify-content:center;gap:0.5rem}.dashboard-actions-modern .action-btn-modern{padding:0.5rem 1rem;font-size:0.75rem}.stats-grid-modern{grid-template-columns:repeat(2, 1fr);gap:0.75rem}.stat-card-modern{padding:0.75rem}.stat-icon-modern{width:32px;height:32px;font-size:0.9rem;margin-bottom:0.5rem}.stat-number-modern{font-size:1.25rem}.stat-label-modern{font-size:0.7rem}.stat-change-modern{font-size:0.65rem}.companies-grid-modern{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:1rem;padding:1rem}.empty-state-actions-modern{flex-direction:column;align-items:center}}@media (max-width: 480px){.stats-grid-modern{grid-template-columns:1fr}.companies-grid-modern{grid-template-columns:1fr}.application-actions-modern,.saved-job-actions-modern,.company-actions-modern{flex-direction:column}}.applications-modern{background:#f8fafc;min-height:100vh;padding-top:70px}.applications-hero-modern{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:3rem 0;margin-bottom:2rem}.applications-hero-content-modern{display:flex;justify-content:space-between;align-items:center}.applications-hero-text-modern{flex:1}.applications-hero-title-modern{font-size:2.5rem;font-weight:700;margin:0 0 0.5rem 0;line-height:1.2}.applications-hero-subtitle-modern{font-size:1.125rem;opacity:0.9;margin:0}.applications-hero-actions-modern{display:flex;gap:1rem;flex-shrink:0}.hero-action-btn-modern{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:0.875rem;transition:all 0.2s ease;border:none;cursor:pointer}.hero-action-btn-modern.primary{background:rgba(255,255,255,0.2);color:white;border:1px solid rgba(255,255,255,0.3)}.hero-action-btn-modern.primary:hover{background:rgba(255,255,255,0.3);color:white;text-decoration:none}.hero-action-btn-modern.secondary{background:transparent;color:white;border:1px solid rgba(255,255,255,0.5)}.hero-action-btn-modern.secondary:hover{background:rgba(255,255,255,0.1);color:white;text-decoration:none}.applications-stats-modern{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem;margin-bottom:3rem}.applications-stats-modern .stat-card-modern{background:white;border:1px solid #f1f5f9;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);transition:all 0.3s ease}.applications-stats-modern .stat-card-modern:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.applications-stats-modern .stat-icon-modern{background:#f3f4f6;color:#6366f1;margin-bottom:1rem}.applications-stats-modern .stat-number-modern{color:#111827;font-size:2rem}.applications-stats-modern .stat-label-modern{color:#6b7280;font-size:0.875rem}.applications-stats-modern .stat-change-modern{font-size:0.75rem}.applications-stats-modern .stat-change-modern.positive{color:#10b981}.applications-stats-modern .stat-change-modern.neutral{color:#6b7280}.applications-grid-modern{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));gap:1.5rem}.applications-grid-modern .application-card-modern{background:white;border:1px solid #f1f5f9;border-radius:16px;padding:1.5rem;transition:all 0.3s ease}.applications-grid-modern .application-card-modern:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.1);border-color:#e5e7eb}.applications-grid-modern .application-header-modern{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.applications-grid-modern .application-status-modern{display:flex;align-items:center;gap:0.5rem}.applications-grid-modern .status-indicator-modern{width:8px;height:8px}.applications-grid-modern .status-indicator-modern.status-pending{color:#f59e0b}.applications-grid-modern .status-indicator-modern.status-shortlisted{color:#10b981}.applications-grid-modern .status-indicator-modern.status-rejected{color:#ef4444}.applications-grid-modern .status-text-modern{font-size:0.875rem;font-weight:500;color:#6b7280}.applications-grid-modern .application-date-modern{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#9ca3af}.applications-grid-modern .application-content-modern{margin-bottom:1.5rem}.applications-grid-modern .application-title-modern{margin:0 0 1rem 0;font-size:1.25rem;font-weight:600}.applications-grid-modern .job-link-modern{color:#111827;text-decoration:none}.applications-grid-modern .job-link-modern:hover{color:#6366f1;text-decoration:none}.applications-grid-modern .application-meta-modern{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.75rem}.applications-grid-modern .meta-item-modern{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.applications-grid-modern .meta-item-modern i{color:#9ca3af;font-size:0.75rem;width:12px}.applications-grid-modern .application-actions-modern{display:flex;gap:0.75rem}.applications-grid-modern .action-btn-modern.view{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;padding:0.5rem 1rem;font-size:0.75rem;flex:1}.applications-grid-modern .action-btn-modern.view:hover{background:#e5e7eb;color:#374151;text-decoration:none}.applications-grid-modern .action-btn-modern.withdraw{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:0.5rem 1rem;font-size:0.75rem;flex:1}.applications-grid-modern .action-btn-modern.withdraw:hover{background:#fecaca;color:#b91c1c;text-decoration:none}@media (max-width: 768px){.applications-hero-modern{padding:2rem 0}.applications-hero-content-modern{flex-direction:column;gap:1.5rem;text-align:center}.applications-hero-title-modern{font-size:2rem}.applications-hero-subtitle-modern{font-size:1rem}.applications-hero-actions-modern{justify-content:center;gap:0.75rem}.hero-action-btn-modern{padding:0.6rem 1.2rem;font-size:0.8rem}.applications-stats-modern{grid-template-columns:repeat(2, 1fr);gap:1rem}.applications-stats-modern .stat-card-modern{padding:1rem}.applications-stats-modern .stat-number-modern{font-size:1.5rem}.applications-grid-modern{grid-template-columns:1fr;gap:1rem}.applications-grid-modern .application-card-modern{padding:1rem}.applications-grid-modern .application-meta-modern{grid-template-columns:1fr;gap:0.5rem}.applications-grid-modern .application-actions-modern{flex-direction:column}}@media (max-width: 480px){.applications-stats-modern{grid-template-columns:1fr}.applications-hero-actions-modern{flex-direction:column;width:100%}.hero-action-btn-modern{justify-content:center}}.job-card{background:white;border:2px solid rgba(220,53,69,0.1);border-radius:20px;padding:24px;transition:all 0.3s ease;display:flex;flex-direction:column;height:auto;min-height:320px}.job-card:hover{transform:translateY(-5px);border-color:rgba(220,53,69,0.3)}.job-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.company-logo img{width:60px;height:60px;border-radius:12px;object-fit:cover;border:2px solid rgba(220,53,69,0.1)}.job-meta{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.job-type-badge,.job-date{display:flex;align-items:center;gap:6px;font-size:0.8rem;color:#6c757d;font-weight:500}.job-type-badge i,.job-date i{font-size:12px;color:#dc3545}.job-content{flex:1;display:flex;flex-direction:column;margin-bottom:20px}.job-title{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:12px;line-height:1.3}.job-link{color:inherit;text-decoration:none;transition:color 0.3s ease}.job-link:hover{color:#dc3545;text-decoration:none}.job-location{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:0.9rem;color:#6c757d;font-weight:500}.job-location i{color:#dc3545;font-size:14px}.job-description{font-size:0.9rem;color:#6c757d;line-height:1.6;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-wrap:break-word;word-break:normal;hyphens:auto}.job-salary{display:flex;align-items:center;gap:8px;font-size:0.9rem;color:#28a745;font-weight:600;margin-bottom:20px}.job-salary i{font-size:14px}.job-card-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:auto}.apply-btn{flex:1;padding:12px 20px;background:linear-gradient(135deg, #dc3545, #fd7e14);border:none;border-radius:10px;color:white;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.apply-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,53,69,0.3)}.save-btn{width:44px;height:44px;background:transparent;border:2px solid rgba(220,53,69,0.2);border-radius:10px;color:#6c757d;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center}.save-btn:hover{border-color:#dc3545;color:#dc3545;background:rgba(220,53,69,0.05)}.jobs-grid .job-card .job-content .job-description,.jobs-grid-section .jobs-grid .job-card .job-content .job-description,body .jobs-grid .job-card .job-content .job-description{font-size:0.9rem !important;color:#6c757d !important;line-height:1.6 !important;margin-bottom:15px !important;overflow:hidden !important;text-overflow:ellipsis !important;display:block !important;position:relative !important;background:transparent !important;border:none !important;padding:0 !important;max-height:6.4em !important;min-height:auto !important;z-index:1 !important;word-wrap:break-word !important;word-break:normal !important;hyphens:auto !important}.jobs-grid .job-card .job-content .job-description::after,.jobs-grid .job-card .job-content .job-description::before,.jobs-grid-section .jobs-grid .job-card .job-content .job-description::after,.jobs-grid-section .jobs-grid .job-card .job-content .job-description::before,body .jobs-grid .job-card .job-content .job-description::after,body .jobs-grid .job-card .job-content .job-description::before{display:none !important;content:none !important;background:none !important;position:static !important;width:auto !important;height:auto !important;pointer-events:none !important;opacity:0 !important;visibility:hidden !important}.jobs-grid .job-card .job-content{flex:1 !important;display:flex !important;flex-direction:column !important;margin-bottom:20px !important;position:relative !important;z-index:1 !important}.jobs-grid .job-card{overflow:visible !important;position:relative !important}.jobs-grid .job-card .job-content{overflow:visible !important}.job-card .job-description{font-size:0.9rem !important;color:#6c757d !important;line-height:1.6 !important;margin-bottom:15px !important;overflow:hidden !important;text-overflow:ellipsis !important;display:block !important;position:relative !important;background:transparent !important;border:none !important;padding:0 !important;max-height:6.4em !important;min-height:auto !important;z-index:1 !important;word-wrap:break-word !important;word-break:normal !important;hyphens:auto !important;white-space:normal !important}.job-card .job-title{font-size:1.3rem !important;font-weight:600 !important;color:#1a1a1a !important;margin-bottom:12px !important;line-height:1.3 !important;display:block !important}.job-card .job-title a{color:inherit !important;text-decoration:none !important;transition:color 0.3s ease !important}.job-card .job-title a:hover{color:#dc3545 !important;text-decoration:none !important}.job-card .job-type-badge{display:flex !important;align-items:center !important;gap:6px !important;font-size:0.8rem !important;color:#6c757d !important;font-weight:500 !important}.job-card .job-type-badge i{font-size:12px !important;color:#dc3545 !important}.job-card .job-date{display:flex !important;align-items:center !important;gap:6px !important;font-size:0.8rem !important;color:#6c757d !important;font-weight:500 !important}.job-card .job-date i{font-size:12px !important;color:#dc3545 !important}.job-card .job-meta{display:flex !important;flex-direction:column !important;gap:4px !important;align-items:flex-end !important;flex-shrink:0 !important;min-width:auto !important;max-width:120px !important;margin-left:auto !important}.job-card .job-card-header{display:flex !important;justify-content:space-between !important;align-items:flex-start !important;margin-bottom:20px !important;flex-shrink:0 !important;min-height:auto !important}.job-card .company-logo{flex-shrink:0 !important;min-width:auto !important}.job-card .company-logo img,.job-card .logo-img{width:50px !important;height:50px !important;border-radius:10px !important;object-fit:cover !important;border:2px solid rgba(220,53,69,0.1) !important}.jobs-grid .job-card .job-meta,.jobs-grid-section .jobs-grid .job-card .job-meta,body .jobs-grid .job-card .job-meta{display:flex !important;flex-direction:column !important;gap:4px !important;align-items:flex-end !important;flex-shrink:0 !important;min-width:auto !important;max-width:100px !important;margin-left:auto !important;padding:0 !important;background:transparent !important;border:none !important}.jobs-grid .job-card .job-type-badge,.jobs-grid .job-card .job-date,.jobs-grid-section .jobs-grid .job-card .job-type-badge,.jobs-grid-section .jobs-grid .job-card .job-date,body .jobs-grid .job-card .job-type-badge,body .jobs-grid .job-card .job-date{display:flex !important;align-items:center !important;gap:4px !important;font-size:0.7rem !important;color:#6c757d !important;font-weight:500 !important;padding:2px 6px !important;background:rgba(248,249,250,0.8) !important;border-radius:6px !important;white-space:nowrap !important}.jobs-grid .job-card .job-type-badge i,.jobs-grid .job-card .job-date i,.jobs-grid-section .jobs-grid .job-card .job-type-badge i,.jobs-grid-section .jobs-grid .job-card .job-date i,body .jobs-grid .job-card .job-type-badge i,body .jobs-grid .job-card .job-date i{font-size:10px !important;color:#dc3545 !important}.jobs-grid .job-card .job-card-header,.jobs-grid-section .jobs-grid .job-card .job-card-header,body .jobs-grid .job-card .job-card-header{display:flex !important;justify-content:space-between !important;align-items:flex-start !important;margin-bottom:15px !important;flex-shrink:0 !important;min-height:auto !important;padding:0 !important;background:transparent !important;border:none !important}.job-form-modern{min-height:100vh;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:40px 0;font-family:'Inter', sans-serif;margin-top:80px}.job-hero-section{text-align:center;margin-bottom:40px;padding-top:20px}.job-hero-content{max-width:600px;margin:0 auto}.job-hero-title{font-size:3rem;font-weight:700;color:#dc3545;margin-bottom:15px;line-height:1.2}.job-hero-subtitle{font-size:1.2rem;color:#2c3e50;margin-bottom:20px;line-height:1.6;font-weight:500}.job-hero-offer{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;padding:12px 24px;border-radius:25px;font-weight:600;font-size:1rem;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.job-hero-offer i{font-size:16px}.job-form-card{background:rgba(255,255,255,0.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:40px;box-shadow:0 8px 32px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);max-width:1000px;margin:0 auto}.modern-job-form{width:100%}.form-header{text-align:center;margin-bottom:40px}.form-icon{width:80px;height:80px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.form-icon i{font-size:32px;color:white}.form-header h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}.form-header p{font-size:1.1rem;color:#6c757d;margin:0;font-weight:500}.form-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:24px;margin-bottom:40px}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-label{display:flex;align-items:center;gap:8px;font-size:0.95rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.form-label i{color:#dc3545;font-size:14px}.form-input,.form-textarea,.modern-dropdown{width:100%;padding:14px 16px;border:2px solid rgba(220,53,69,0.2);border-radius:12px;font-size:16px;background:rgba(255,255,255,0.8);transition:all 0.3s ease;font-family:'Inter', sans-serif;color:#1a1a1a;box-sizing:border-box}.form-input:focus,.form-textarea:focus,.modern-dropdown:focus{outline:none;border-color:#dc3545;background:rgba(255,255,255,0.95);box-shadow:0 0 0 4px rgba(220,53,69,0.1)}.form-textarea{resize:vertical;min-height:120px}.form-input::placeholder,.form-textarea::placeholder{color:#adb5bd;font-size:15px}.custom-dropdown-container{position:relative;width:100%}.custom-dropdown{position:relative;width:100%}.dropdown-selected{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:2px solid rgba(220,53,69,0.2);border-radius:12px;background:rgba(255,255,255,0.8);cursor:pointer;transition:all 0.3s ease;min-height:52px}.dropdown-selected:hover{border-color:rgba(220,53,69,0.4);box-shadow:0 2px 8px rgba(0,0,0,0.05)}.dropdown-selected.active{border-color:#dc3545;box-shadow:0 0 0 4px rgba(220,53,69,0.1);background:rgba(255,255,255,0.95)}.selected-text{font-size:16px;color:#1a1a1a;font-weight:500}.selected-text.placeholder{color:#adb5bd}.dropdown-arrow{color:#6b7280;transition:all 0.3s ease;font-size:0.9rem}.dropdown-selected.active .dropdown-arrow{color:#dc3545;transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:white;border:2px solid rgba(220,53,69,0.2);border-top:none;border-radius:0 0 12px 12px;box-shadow:0 10px 25px rgba(0,0,0,0.1);z-index:1000;max-height:300px;overflow:hidden;display:none}.dropdown-menu.show{display:block;animation:dropdownSlideDown 0.3s ease}@keyframes dropdownSlideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-search{position:relative;padding:15px;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.dropdown-search i{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:0.9rem}.dropdown-search input{width:100%;padding:10px 15px 10px 40px;border:1px solid #d1d5db;border-radius:8px;font-size:0.9rem;background:white;outline:none;transition:all 0.3s ease}.dropdown-search input:focus{border-color:#dc3545;box-shadow:0 0 0 2px rgba(220,53,69,0.1)}.dropdown-options{max-height:200px;overflow-y:auto;padding:5px 0}.dropdown-option{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;cursor:pointer;transition:all 0.2s ease;border-bottom:1px solid #f3f4f6}.dropdown-option:hover{background:rgba(220,53,69,0.05)}.dropdown-option.selected{background:rgba(220,53,69,0.1);border-left:3px solid #dc3545}.option-content{flex:1}.option-name{font-size:0.95rem;font-weight:600;color:#1f2937;margin-bottom:2px}.option-location{font-size:0.8rem;color:#6b7280;display:flex;align-items:center;gap:4px}.option-icon{color:#dc3545;font-size:1rem;opacity:0.7}.dropdown-footer{padding:15px 20px;border-top:1px solid #e5e7eb;background:#f8f9fa}.add-company-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;border:none;border-radius:8px;font-size:0.9rem;font-weight:600;cursor:pointer;transition:all 0.3s ease}.add-company-btn:hover{background:linear-gradient(135deg, #c82333, #e66a00);transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,0.3)}.add-company-btn i{font-size:0.8rem}.dropdown-options::-webkit-scrollbar{width:6px}.dropdown-options::-webkit-scrollbar-track{background:#f1f5f9}.dropdown-options::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dropdown-options::-webkit-scrollbar-thumb:hover{background:#94a3b8}.form-help-text{margin-top:8px;font-size:0.85rem;color:#6b7280;display:flex;align-items:center;gap:6px}.form-help-text i{color:#dc3545;font-size:0.9rem}.form-help-text a{color:#dc3545;text-decoration:none;font-weight:500;transition:color 0.3s ease}.form-help-text a:hover{color:#c82333;text-decoration:underline}.form-actions{text-align:center}.submit-btn{background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 16px rgba(220,53,69,0.3);font-family:'Inter', sans-serif;min-width:200px;justify-content:center}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(220,53,69,0.4)}.submit-btn:active{transform:translateY(0)}.error-banner{background:linear-gradient(135deg, #fef2f2, #fee2e2);border:1px solid #fecaca;border-radius:12px;padding:20px;margin-bottom:30px;display:flex;align-items:flex-start;gap:15px}.error-banner i{color:#dc2626;font-size:1.2rem;margin-top:2px}.error-content h3{color:#dc2626;font-size:1.1rem;font-weight:600;margin-bottom:10px}.error-content ul{margin:0;padding-left:20px;color:#991b1b}.seo-preview-section{background:rgba(255,255,255,0.9);border-radius:16px;padding:30px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);margin-top:40px}.meta-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.meta-preview-header h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin:0}.meta-preview-badge{background:linear-gradient(135deg, #10b981, #059669);color:white;padding:6px 12px;border-radius:20px;font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.meta-preview-content{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.meta-preview-url{background:#f8f9fa;padding:8px 12px;font-size:0.85rem;color:#6b7280;border-bottom:1px solid #e5e7eb}.meta-preview-description{padding:12px}#preview-title{color:#1a0dab;font-size:1.1rem;font-weight:400;text-decoration:none;display:block;margin-bottom:4px}#preview-title:hover{text-decoration:underline}#preview-desc{color:#545454;font-size:0.9rem;line-height:1.4}@media (max-width: 768px){.job-form-modern{padding:20px 0;margin-top:70px}.job-hero-title{font-size:2.2rem}.job-hero-subtitle{font-size:1.1rem}.job-form-card{padding:30px 20px;margin:0 15px}.form-grid{grid-template-columns:1fr;gap:20px}.form-header h2{font-size:1.6rem}.form-header p{font-size:1rem}.form-icon{width:60px;height:60px}.form-icon i{font-size:24px}.submit-btn{padding:14px 24px;font-size:15px;min-width:180px}.dropdown-menu{max-height:250px}.dropdown-options{max-height:150px}.dropdown-option{padding:10px 15px}.option-name{font-size:0.9rem}.option-location{font-size:0.75rem}.dropdown-search{padding:12px}.dropdown-search input{padding:8px 12px 8px 35px;font-size:0.85rem}.add-company-btn{padding:10px 14px;font-size:0.85rem}}@media (max-width: 576px){.job-form-modern{margin-top:60px;padding:15px 0}.job-hero-section{padding-top:10px}.job-hero-title{font-size:1.8rem}.job-hero-subtitle{font-size:1rem}.job-hero-offer{padding:10px 20px;font-size:0.9rem}.job-form-card{padding:20px 15px}.form-header h2{font-size:1.4rem}.form-input,.form-textarea{padding:12px 14px;font-size:16px}.submit-btn{padding:14px 24px;font-size:15px;min-width:180px}}.modern-dropdown option{padding:10px;background:white;color:#374151}.modern-dropdown option:hover{background:#f3f4f6}.modern-dropdown option:checked{background:#dc3545;color:white}.submit-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none}.submit-btn:disabled:hover{transform:none;box-shadow:0 4px 16px rgba(220,53,69,0.3)}.job-show-page *{box-sizing:border-box}.job-details-meta-container{display:flex;flex-wrap:wrap;gap:20px;margin:0 0 30px 0;padding:25px;background:linear-gradient(135deg, rgba(102,126,234,0.08), rgba(118,75,162,0.08));border-radius:16px;border:1px solid rgba(102,126,234,0.1);backdrop-filter:blur(10px);width:100%;position:relative;z-index:1}.job-detail-item{display:flex;align-items:center;gap:12px;padding:18px 20px;background:rgba(255,255,255,0.8);border-radius:12px;border:1px solid rgba(102,126,234,0.1);transition:all 0.3s ease;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,0.05);flex:1;min-width:200px;max-width:300px;margin:0;position:relative}.job-detail-item:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(102,126,234,0.15);background:rgba(255,255,255,0.95)}.job-detail-item i{font-size:1.2rem;color:#667eea;width:20px;text-align:center}.job-detail-item span{font-weight:600;color:#2d3748;font-size:0.95rem}.job-detail-item.job-salary i{color:#48bb78}.job-stats-container{display:flex;gap:15px;margin:20px 0;flex-wrap:wrap}.stat-card{flex:1;min-width:150px;background:linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,250,252,0.95));border-radius:12px;padding:15px 20px;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.08);border:1px solid rgba(255,255,255,0.2);backdrop-filter:blur(10px);transition:all 0.3s ease;cursor:pointer;display:flex;align-items:center;gap:12px}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,0.12)}.stat-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #ff6b6b, #ffa726);border-radius:12px 12px 0 0}.stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;flex-shrink:0}.posted-card .stat-icon{background:linear-gradient(135deg, #667eea, #764ba2);box-shadow:0 4px 12px rgba(102,126,234,0.25)}.openings-card .stat-icon{background:linear-gradient(135deg, #48bb78, #38a169);box-shadow:0 4px 12px rgba(72,187,120,0.25)}.applicants-card .stat-icon{background:linear-gradient(135deg, #ed8936, #dd6b20);box-shadow:0 4px 12px rgba(237,137,54,0.25)}.stat-icon i{font-size:1.2rem;color:white}.stat-content{position:relative;z-index:2;flex:1}.stat-label{font-size:0.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;line-height:1}.stat-value{font-size:1.1rem;font-weight:700;color:#1e293b;line-height:1.2}.stat-gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(102,126,234,0.05), rgba(118,75,162,0.05));opacity:0;transition:opacity 0.3s ease;border-radius:20px}.stat-card:hover .stat-gradient{opacity:1}@media (max-width: 768px){.job-details-meta-container{flex-direction:column;gap:15px;padding:20px}.job-detail-item{min-width:auto;max-width:none;width:100%}.job-stats-container{flex-direction:column;gap:10px}.stat-card{min-width:auto;width:100%;padding:12px 16px}.stat-icon{width:35px;height:35px}.stat-icon i{font-size:1rem}.stat-label{font-size:0.7rem}.stat-value{font-size:1rem}}.job-show-page{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);min-height:100vh;font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;position:relative;overflow-x:hidden}.job-show-page::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(/%23grain)"/></svg>');opacity:0.3;z-index:0}.job-show-page .container{position:relative;z-index:1}.breadcrumb-nav{background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);padding:20px 0;border-bottom:1px solid rgba(255,255,255,0.2);margin-bottom:30px;box-shadow:0 4px 20px rgba(0,0,0,0.1)}.breadcrumb{background:transparent;padding:0;margin:0;list-style:none;display:flex;align-items:center;gap:12px;font-size:15px;color:#666;font-weight:500}.breadcrumb-item:not(:last-child)::after{content:'›';margin-left:12px;color:#999;font-weight:600}.breadcrumb-item a{color:#667eea;text-decoration:none;transition:all 0.3s ease;padding:6px 12px;border-radius:6px}.breadcrumb-item a:hover{background:rgba(102,126,234,0.1);color:#5a67d8;text-decoration:none}.breadcrumb-item.active{color:#333;font-weight:600;background:rgba(102,126,234,0.1);padding:6px 12px;border-radius:6px}.seo-heading{background:linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,250,252,0.95));backdrop-filter:blur(20px);padding:40px;border-radius:20px;margin-bottom:30px;box-shadow:0 20px 40px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);text-align:center;position:relative;overflow:hidden}.seo-heading::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #667eea, #764ba2)}.seo-heading h1{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg, #667eea, #764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:15px;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.seo-heading .lead{font-size:1.2rem;color:#4a5568;margin:0;line-height:1.6;font-weight:400}.job-show-page .job-card{background:linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,250,252,0.95)) !important;backdrop-filter:blur(20px) !important;border-radius:24px !important;box-shadow:0 25px 50px rgba(0,0,0,0.15) !important;overflow:hidden !important;margin-bottom:40px !important;border:1px solid rgba(255,255,255,0.2) !important;position:relative !important}.job-card::before{content:'';position:absolute;top:0;left:0;right:0;height:6px}.job-show-page .job-card .row{margin:0 !important;display:flex !important;flex-wrap:wrap !important;width:100% !important}.job-show-page .job-card .col-lg-8{padding:40px !important;border-right:1px solid rgba(102,126,234,0.1) !important;position:relative !important;flex:0 0 66.666667% !important;max-width:66.666667% !important;margin:0 !important}.job-show-page .job-card .col-lg-4{padding:40px !important;position:relative !important;flex:0 0 33.333333% !important;max-width:33.333333% !important;margin:0 !important}.job-header{margin-bottom:40px;position:relative}.job-title{font-size:2.8rem;font-weight:800;background:linear-gradient(135deg, #2d3748, #4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.company-info{margin-bottom:25px;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.posted-by{color:#718096;font-size:1rem;font-weight:500;margin-right:20px}.verified-badge{background:linear-gradient(135deg, #48bb78, #38a169);color:white;padding:8px 16px;border-radius:20px;font-size:0.9rem;font-weight:600;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(72,187,120,0.3);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 15px rgba(72,187,120,0.3)}50%{box-shadow:0 4px 25px rgba(72,187,120,0.5)}100%{box-shadow:0 4px 15px rgba(72,187,120,0.3)}}.verified-badge i{font-size:0.8rem}.job-salary{color:#38a169 !important;font-weight:700 !important}.job-actions{display:flex;gap:20px;margin-bottom:40px}.btn-save{background:linear-gradient(135deg, rgba(255,255,255,0.9), rgba(248,250,252,0.9));color:#667eea;border:2px solid #667eea;padding:16px 32px;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:10px;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(102,126,234,0.2);position:relative;overflow:hidden}.btn-save::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg, #667eea, #764ba2);transition:left 0.3s ease;z-index:-1}.btn-save:hover::before{left:0}.btn-save:hover{color:white;border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 25px rgba(102,126,234,0.3)}.btn-apply{background:linear-gradient(135deg, #667eea, #764ba2);color:white;border:2px solid transparent;padding:16px 32px;border-radius:12px;font-weight:700;font-size:1rem;text-decoration:none;transition:all 0.3s ease;display:flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(102,126,234,0.3);position:relative;overflow:hidden}.btn-apply::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg, #5a67d8, #6b46c1);transition:left 0.3s ease;z-index:-1}.btn-apply:hover::before{left:0}.btn-apply:hover{color:white;text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 25px rgba(102,126,234,0.4)}.job-highlights{background:linear-gradient(135deg, rgba(102,126,234,0.1), rgba(118,75,162,0.1));padding:30px;border-radius:16px;margin-bottom:40px;border-left:6px solid #667eea;backdrop-filter:blur(10px);box-shadow:0 8px 25px rgba(102,126,234,0.1)}.job-highlights h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:12px}.job-highlights h3::before{content:'✨';font-size:1.2rem}.job-highlights ul{list-style:none;padding:0;margin:0}.job-highlights li{padding:12px 0;color:#4a5568;position:relative;padding-left:30px;font-weight:500;font-size:1rem}.job-highlights li::before{content:'🎯';position:absolute;left:0;top:12px;font-size:1rem}.job-match-score{background:linear-gradient(135deg, rgba(72,187,120,0.1), rgba(56,161,105,0.1));padding:30px;border-radius:16px;margin-bottom:40px;border-left:6px solid #48bb78;backdrop-filter:blur(10px);box-shadow:0 8px 25px rgba(72,187,120,0.1)}.job-match-score h4{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:12px}.job-match-score h4::before{content:'🎯';font-size:1.2rem}.match-items{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:20px}.match-item{display:flex;align-items:center;gap:12px;color:#38a169;font-weight:600;padding:15px 20px;background:rgba(255,255,255,0.8);border-radius:12px;border:1px solid rgba(72,187,120,0.2);transition:all 0.3s ease}.match-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(72,187,120,0.2)}.match-item i{font-size:1.1rem;color:#48bb78}.job-description{margin-bottom:40px}.job-description h3{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:25px;border-bottom:3px solid #667eea;padding-bottom:15px;position:relative}.job-description h3::after{content:'';position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(135deg, #667eea, #764ba2)}.job-description h4{font-size:1.3rem;font-weight:600;color:#4a5568;margin:30px 0 20px 0;padding-left:20px;border-left:4px solid #667eea}.description-content{line-height:1.8;color:#4a5568;font-size:1rem;background:rgba(255,255,255,0.5);padding:25px;border-radius:12px;border:1px solid rgba(102,126,234,0.1);backdrop-filter:blur(10px)}.description-content p{margin-bottom:18px}.description-content ul,.description-content ol{margin-bottom:18px;padding-left:30px}.description-content li{margin-bottom:10px}.no-description{background:linear-gradient(135deg, rgba(255,193,7,0.1), rgba(255,152,0,0.1));padding:25px;border-radius:12px;border-left:6px solid #ffc107;color:#b7791f;backdrop-filter:blur(10px)}.candidate-profile{background:linear-gradient(135deg, rgba(102,126,234,0.05), rgba(118,75,162,0.05));padding:25px;border-radius:12px;border:1px solid rgba(102,126,234,0.1);backdrop-filter:blur(10px)}.candidate-profile p{margin-bottom:12px;color:#4a5568;font-weight:500}.job-details-section{margin-bottom:40px}.job-details-section h4{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:12px}.job-details-section h4::before{content:'📋';font-size:1.2rem}.details-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:20px}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background:linear-gradient(135deg, rgba(255,255,255,0.8), rgba(248,250,252,0.8));border-radius:12px;border:1px solid rgba(102,126,234,0.1);transition:all 0.3s ease;backdrop-filter:blur(10px)}.detail-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,0.15)}.detail-label{font-weight:700;color:#2d3748;font-size:0.95rem}.detail-value{color:#4a5568;font-weight:600}.key-skills{margin-bottom:40px}.key-skills h4{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:15px;display:flex;align-items:center;gap:12px}.key-skills h4::before{content:'🛠️';font-size:1.2rem}.skills-note{font-size:0.95rem;color:#718096;margin-bottom:20px;font-style:italic;background:rgba(102,126,234,0.05);padding:12px 16px;border-radius:8px;border-left:4px solid #667eea}.skills-list{display:flex;flex-wrap:wrap;gap:15px}.skill-tag{background:linear-gradient(135deg, #667eea, #764ba2);color:white;padding:12px 20px;border-radius:25px;font-size:0.95rem;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(102,126,234,0.3);transition:all 0.3s ease;border:none}.skill-tag:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,0.4)}.skill-tag i{font-size:0.8rem}.job-details-social{margin-bottom:40px}.job-details-social h4{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:12px}.job-details-social h4::before{content:'📤';font-size:1.2rem}.social-share-buttons{display:flex;gap:15px;margin-bottom:20px}.share-btn{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.3s ease;font-size:1.2rem;color:white;box-shadow:0 4px 15px rgba(0,0,0,0.2);position:relative;overflow:hidden}.share-btn::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(255,255,255,0.2), rgba(255,255,255,0.1));opacity:0;transition:opacity 0.3s ease}.share-btn:hover::before{opacity:1}.share-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,0.3);color:white;text-decoration:none}.share-twitter{background:linear-gradient(135deg, #1da1f2, #0d8bd9)}.share-linkedin{background:linear-gradient(135deg, #0077b5, #005885)}.share-facebook{background:linear-gradient(135deg, #4267b2, #365899)}.share-whatsapp{background:linear-gradient(135deg, #25d366, #1ea952)}.report-job{margin-top:20px}.report-link{color:#718096;text-decoration:none;font-size:0.95rem;font-weight:500;padding:8px 16px;border-radius:8px;transition:all 0.3s ease}.report-link:hover{color:#e53e3e;background:rgba(229,62,62,0.1);text-decoration:none}.about-company{margin-bottom:40px}.about-company h4{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:12px}.about-company h4::before{content:'🏢';font-size:1.2rem}.about-company p{color:#4a5568;line-height:1.7;font-size:1rem;background:rgba(255,255,255,0.5);padding:25px;border-radius:12px;border:1px solid rgba(102,126,234,0.1);backdrop-filter:blur(10px)}.beware-notice{background:linear-gradient(135deg, rgba(255,193,7,0.1), rgba(255,152,0,0.1));padding:25px;border-radius:12px;border-left:6px solid #ffc107;margin-bottom:40px;backdrop-filter:blur(10px)}.beware-notice h5{color:#b7791f;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:10px}.beware-notice h5::before{content:'⚠️';font-size:1.1rem}.beware-notice p{color:#b7791f;margin:0;font-size:0.95rem;line-height:1.6}.sidebar-section{margin-bottom:40px}.sidebar-section h4{font-size:1.3rem;font-weight:700;color:#2d3748;margin-bottom:25px;padding-bottom:15px;border-bottom:3px solid #667eea;position:relative}.sidebar-section h4::after{content:'';position:absolute;bottom:-3px;left:0;width:40px;height:3px;background:linear-gradient(135deg, #667eea, #764ba2)}.job-card-small{background:linear-gradient(135deg, rgba(255,255,255,0.9), rgba(248,250,252,0.9));padding:25px;border-radius:16px;margin-bottom:20px;border:1px solid rgba(102,126,234,0.1);transition:all 0.3s ease;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,0.05);position:relative;overflow:hidden}.job-card-small::before{content:'';position:absolute;top:0;left:0;right:0;height:3px}.job-card-small:hover{transform:translateY(-5px)}.job-card-small h5{margin-bottom:15px}.job-card-small h5 a{color:#667eea;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all 0.3s ease}.job-card-small h5 a:hover{color:#5a67d8;text-decoration:none}.company-rating{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.company-rating{font-weight:600;color:#2d3748;font-size:0.95rem}.rating{display:flex;align-items:center;gap:6px}.rating-score{color:#ff9800;font-weight:700;font-size:0.95rem}.rating-count{color:#718096;font-size:0.85rem}.job-location{color:#718096;font-size:0.9rem;margin-bottom:10px;display:flex;align-items:center;gap:6px}.job-location i{font-size:0.8rem;color:#667eea}.job-posted{color:#a0aec0;font-size:0.85rem;font-weight:500}.service-card{background:linear-gradient(135deg, rgba(255,255,255,0.9), rgba(248,250,252,0.9));padding:25px;border-radius:16px;border:1px solid rgba(102,126,234,0.1);text-align:center;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,0.05);position:relative;overflow:hidden}.service-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg, #667eea, #764ba2)}.service-card h5{color:#2d3748;font-weight:700;margin-bottom:15px;font-size:1.1rem}.service-card p{color:#4a5568;font-size:0.95rem;line-height:1.6;margin-bottom:20px}.service-logo{background:linear-gradient(135deg, #667eea, #764ba2);color:white;padding:12px 20px;border-radius:8px;margin-bottom:15px;font-weight:700;font-size:0.95rem;box-shadow:0 4px 15px rgba(102,126,234,0.3)}.service-note{color:#a0aec0;font-size:0.85rem;font-style:italic}.similar-jobs-section{background:linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,250,252,0.95));backdrop-filter:blur(20px);padding:40px;border-radius:24px;box-shadow:0 25px 50px rgba(0,0,0,0.15);margin-bottom:40px;border:1px solid rgba(255,255,255,0.2);position:relative;overflow:hidden}.similar-jobs-section::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(135deg, #667eea, #764ba2)}.similar-jobs-section h3{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:30px;border-bottom:3px solid #667eea;padding-bottom:15px;position:relative}.similar-jobs-section h3::after{content:'';position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(135deg, #667eea, #764ba2)}.similar-jobs-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:25px}.similar-job-card{background:linear-gradient(135deg, rgba(255,255,255,0.8), rgba(248,250,252,0.8));padding:25px;border-radius:16px;border:1px solid rgba(102,126,234,0.1);transition:all 0.3s ease;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,0.05);position:relative;overflow:hidden}.similar-job-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg, #667eea, #764ba2)}.similar-job-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(102,126,234,0.2)}.similar-job-card h5{margin-bottom:15px}.similar-job-card h5 a{color:#667eea;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all 0.3s ease}.similar-job-card h5 a:hover{color:#5a67d8;text-decoration:none}.similar-job-card .company-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.similar-job-card{font-weight:600;color:#2d3748;font-size:0.95rem}.similar-job-card .job-location{color:#718096;font-size:0.9rem;margin-bottom:15px;display:flex;align-items:center;gap:6px}.similar-job-card .job-location i{font-size:0.8rem;color:#667eea}.job-skills{margin-bottom:15px}.skill-tag-small{background:linear-gradient(135deg, rgba(102,126,234,0.1), rgba(118,75,162,0.1));color:#667eea;padding:6px 12px;border-radius:15px;font-size:0.8rem;margin-right:8px;margin-bottom:8px;display:inline-block;font-weight:600;border:1px solid rgba(102,126,234,0.2);transition:all 0.3s ease}.skill-tag-small:hover{background:linear-gradient(135deg, #667eea, #764ba2);color:white;transform:translateY(-1px)}.similar-job-card .job-posted{color:#a0aec0;font-size:0.85rem;font-weight:500}.footer-nav{background:linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,250,252,0.95));backdrop-filter:blur(20px);padding:30px 40px;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,0.1);margin-bottom:40px;border:1px solid rgba(255,255,255,0.2)}.footer-nav .breadcrumb{color:#718096;font-size:0.95rem;margin-bottom:20px;font-weight:500}.disclaimer p{color:#4a5568;font-size:0.9rem;margin:0;line-height:1.6;background:rgba(102,126,234,0.05);padding:15px 20px;border-radius:8px;border-left:4px solid #667eea}.no-jobs{color:#718096;font-style:italic;text-align:center;padding:30px;background:rgba(255,255,255,0.5);border-radius:12px;border:1px solid rgba(102,126,234,0.1);backdrop-filter:blur(10px)}.structured-data{display:none}@media (max-width: 768px){.job-card .col-lg-8,.job-card .col-lg-4{padding:25px}.job-card .col-lg-4{border-right:none;border-top:1px solid rgba(102,126,234,0.1)}.job-meta{grid-template-columns:1fr;gap:15px}.job-actions{flex-direction:column}.details-grid{grid-template-columns:1fr}.similar-jobs-grid{grid-template-columns:1fr}.seo-heading h1{font-size:2rem}.job-title{font-size:2.2rem}.match-items{grid-template-columns:1fr}}@media (max-width: 576px){.job-show-page{padding:0 15px}.seo-heading{padding:25px}.seo-heading h1{font-size:1.8rem}.job-card .col-lg-8,.job-card .col-lg-4{padding:20px}.job-title{font-size:1.8rem}.company-info{flex-direction:column;align-items:flex-start;gap:10px}.skills-list{justify-content:center}.social-share-buttons{justify-content:center}.similar-jobs-section{padding:25px}.footer-nav{padding:20px 25px}}.job-show-container{background:#f8f9fa;min-height:100vh;padding:20px 0}.breadcrumb-nav{margin-bottom:30px;margin-top:38px}.breadcrumb{background:none;padding:0;margin:0}.breadcrumb-item{font-size:14px;color:#6c757d}.breadcrumb-item a{color:#007bff;text-decoration:none}.breadcrumb-item.active{color:#495057}.job-header-card{background:white;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.job-title-section{margin-bottom:20px}.job-title{font-size:2rem;font-weight:700;color:#212529;margin-bottom:10px;line-height:1.2}.company-info{display:flex;align-items:center;gap:15px;margin-bottom:20px}.verified-badge{display:flex;align-items:center;gap:5px;color:#28a745;font-size:0.9rem;font-weight:500}.job-quick-info{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px;background:linear-gradient(135deg, #f8f9fa, #e9ecef);border-radius:12px;border:1px solid #dee2e6}.info-item{display:flex;align-items:center;gap:8px;padding:8px 16px;background:white;border-radius:20px;font-weight:500;color:#495057;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all 0.3s ease}.info-item:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,0.15)}.info-item i{color:#007bff;font-size:0.9rem}.salary-highlight{background:linear-gradient(135deg, #28a745, #20c997);color:white;font-weight:600}.salary-highlight i{color:white}.job-additional-info{background:white;border:1px solid #e9ecef;border-radius:12px;padding:20px;margin-bottom:30px}.info-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f8f9fa}.info-row:last-child{border-bottom:none}.info-label{display:flex;align-items:center;gap:8px;font-weight:500;color:#6c757d}.info-label i{color:#007bff;font-size:0.9rem}.info-value{font-weight:600;color:#212529}.job-actions{display:flex;gap:15px;flex-wrap:wrap}.btn{padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all 0.3s ease;border:2px solid transparent}.btn-save{background:white;color:#007bff;border-color:#007bff}.btn-save:hover{background:#007bff;color:white}.btn-apply{background:#007bff;color:white}.btn-apply:hover{background:#0056b3;color:white}.job-description-card,.job-details-card,.skills-card,.about-company-card,.sidebar-card{background:white;border-radius:12px;padding:25px;margin-bottom:25px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.job-description-card h3,.job-details-card h3,.skills-card h3,.about-company-card h3,.sidebar-card h4{font-size:1.3rem;font-weight:600;color:#212529;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f8f9fa}.description-content{line-height:1.6;color:#495057}.description-content p{margin-bottom:15px}.no-description{color:#6c757d;font-style:italic}.details-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:20px}.detail-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:20px;display:flex;align-items:center;gap:15px;transition:all 0.3s ease;position:relative;overflow:hidden}.detail-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.1);background:white}.detail-item::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #007bff, #0056b3)}.detail-icon{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;background:linear-gradient(135deg, #e3f2fd, #bbdefb);color:#1976d2}.salary-item .detail-icon{background:linear-gradient(135deg, #fff3e0, #ffcc80);color:#f57c00}.detail-content{flex:1}.detail-label{font-size:0.85rem;color:#6c757d;font-weight:500;margin-bottom:4px;text-transform:uppercase;letter-spacing:0.5px}.detail-value{font-size:1rem;font-weight:600;color:#212529;line-height:1.2}.salary-item .detail-value{color:#28a745;font-size:1.1rem}.skills-list{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background:#e9ecef;color:#495057;padding:6px 12px;border-radius:20px;font-size:0.9rem;font-weight:500}.similar-job-item{border-bottom:1px solid #f8f9fa}.similar-job-item:last-child{border-bottom:none}.similar-job-item h5{margin-bottom:8px}.similar-job-item h5 a{color:#007bff;text-decoration:none;font-size:1rem;font-weight:600}.similar-job-item h5 a:hover{text-decoration:underline}.similar-job-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.similar-job-meta .company{color:#6c757d;font-size:0.9rem}.similar-job-meta .location{color:#6c757d;font-size:0.9rem}.similar-job-posted{color:#6c757d;font-size:0.85rem}.no-jobs{color:#6c757d;text-align:center;font-style:italic}.share-buttons{display:flex;gap:10px;flex-wrap:wrap}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:white;text-decoration:none;transition:all 0.3s ease}.share-twitter{background:#1da1f2}.share-linkedin{background:#0077b5}.share-facebook{background:#4267b2}.share-whatsapp{background:#25d366}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.2)}@media (max-width: 768px){.job-title{font-size:1.5rem}.job-meta-grid{grid-template-columns:1fr;gap:12px}.meta-card{padding:15px}.meta-icon{width:40px;height:40px;font-size:1rem}.meta-label{font-size:0.8rem}.meta-value{font-size:0.9rem}.job-actions{flex-direction:column}.btn{justify-content:center}.details-grid{grid-template-columns:1fr;gap:15px}.detail-item{padding:15px}.detail-icon{width:40px;height:40px;font-size:1rem}.detail-label{font-size:0.8rem}.detail-value{font-size:0.9rem}}.job-show-page{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 50%, #dee2e6 100%);position:relative}.job-show-page::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%, rgba(220,53,69,0.1) 0%, transparent 50%),radial-gradient(circle at 80% 20%, rgba(253,126,20,0.1) 0%, transparent 50%);pointer-events:none;z-index:-1}.job-meta-item{position:relative;overflow:hidden}.job-meta-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(220,53,69,0.05), rgba(253,126,20,0.05));opacity:0;transition:opacity 0.3s ease}.job-meta-item:hover::before{opacity:1}.share-btn{position:relative;overflow:hidden}.share-btn::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,0.3);border-radius:50%;transform:translate(-50%, -50%);transition:width 0.3s ease, height 0.3s ease}.share-btn:hover::before{width:100%;height:100%}.similar-job-item{position:relative;overflow:hidden}.similar-job-item::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(220,53,69,0.05), transparent);transition:left 0.5s ease}.similar-job-item:hover::before{left:100%}.application-info{position:relative;overflow:hidden}.application-info::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%, rgba(255,255,255,0.1) 0%, transparent 50%),radial-gradient(circle at 80% 20%, rgba(255,255,255,0.1) 0%, transparent 50%);pointer-events:none}.breadcrumb-item a{position:relative;padding:4px 8px;border-radius:6px;transition:all 0.3s ease}.breadcrumb-item a:hover{background:rgba(220,53,69,0.1);transform:translateY(-1px)}.seo-heading{position:relative;overflow:hidden}.seo-heading::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 70%, rgba(220,53,69,0.05) 0%, transparent 50%),radial-gradient(circle at 70% 30%, rgba(253,126,20,0.05) 0%, transparent 50%);pointer-events:none}.description-content{position:relative;overflow:hidden}.description-content::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:2px}.meta-preview{position:relative;overflow:hidden}.meta-preview::after{content:'';position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle, rgba(220,53,69,0.05) 0%, transparent 70%);pointer-events:none}.job-actions .btn{position:relative;overflow:hidden}.job-actions .btn::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,0.2);border-radius:50%;transform:translate(-50%, -50%);transition:width 0.4s ease, height 0.4s ease}.job-actions .btn:hover::after{width:300px;height:300px}@media (max-width: 768px){.job-show-page::before{background:radial-gradient(circle at 10% 90%, rgba(220,53,69,0.08) 0%, transparent 50%), radial-gradient(circle at 90% 10%, rgba(253,126,20,0.08) 0%, transparent 50%)}}.job-actions .btn:active{transform:scale(0.98)}.job-actions .btn:focus{outline:none;box-shadow:0 0 0 3px rgba(220,53,69,0.2)}.seo-heading h1{background:linear-gradient(135deg, #1a1a1a, #2c3e50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.job-meta-item i{position:relative;z-index:1}.job-meta-item:hover i{transform:scale(1.1);transition:transform 0.3s ease}.meta-preview-badge{position:relative;overflow:hidden}.meta-preview-badge::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);transition:left 0.5s ease}.meta-preview-badge:hover::before{left:100%}.seo-preview-section{margin-top:40px;padding:0 20px}.seo-preview-section .meta-preview{background:linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,249,250,0.95));backdrop-filter:blur(20px);padding:30px;border-radius:20px;border:1px solid rgba(220,53,69,0.1);box-shadow:0 8px 32px rgba(0,0,0,0.1);position:relative;overflow:hidden}.seo-preview-section .meta-preview::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #dc3545, #fd7e14)}.seo-preview-section .meta-preview-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(220,53,69,0.1)}.seo-preview-section .meta-preview-header::before{content:'\f002';font-family:'Font Awesome 6 Free';font-weight:900;color:#dc3545;font-size:18px}.seo-preview-section .meta-preview-header h3{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin:0}.seo-preview-section .meta-preview-badge{background:linear-gradient(135deg, #28a745, #20c997);color:white;padding:4px 12px;border-radius:20px;font-size:0.8rem;font-weight:600;margin-left:auto}.seo-preview-section .meta-preview-content{display:grid;gap:15px}.seo-preview-section .meta-preview-url{display:flex;align-items:center;gap:8px;font-size:0.9rem;color:#28a745;font-weight:500}.seo-preview-section .meta-preview-url::before{content:'\f0c1';font-family:'Font Awesome 6 Free';font-weight:900;font-size:12px}.seo-preview-section .meta-preview-description{background:white;padding:20px;border-radius:12px;border-left:4px solid #dc3545;font-size:0.95rem;color:#2c3e50;line-height:1.6;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.seo-preview-section .meta-preview-description::before{content:'Live Preview:';display:block;font-weight:600;color:#dc3545;margin-bottom:8px;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.5px}.seo-preview-section #preview-title{display:block;font-weight:600;color:#1a1a1a;margin-bottom:8px;font-size:1rem}.seo-preview-section #preview-desc{color:#6c757d;font-size:0.9rem;line-height:1.5}@media (max-width: 768px){.seo-preview-section{padding:0 15px;margin-top:30px}.seo-preview-section .meta-preview{padding:20px}.seo-preview-section .meta-preview-header h3{font-size:1.1rem}.seo-preview-section .meta-preview-description{padding:15px}}@media (max-width: 576px){.seo-preview-section{padding:0 10px;margin-top:20px}.seo-preview-section .meta-preview{padding:15px}.seo-preview-section .meta-preview-header{flex-direction:column;align-items:flex-start;gap:8px}.seo-preview-section .meta-preview-badge{margin-left:0}}.job-show-simple{background:#ffffff;min-height:100vh;padding-top:80px}.breadcrumb-simple{padding:1rem 0;margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.breadcrumb-list-simple{display:flex;list-style:none;margin:0;padding:0;gap:0.5rem;flex-wrap:wrap;align-items:center}.breadcrumb-item-simple{display:flex;align-items:center;font-size:0.875rem;color:#6b7280}.breadcrumb-item-simple.active{color:#1a1a1a;font-weight:500}.breadcrumb-link-simple{color:#6b7280;text-decoration:none;display:flex;align-items:center;gap:0.375rem;transition:color 0.2s ease}.breadcrumb-link-simple:hover{color:#1a1a1a;text-decoration:none}.breadcrumb-item-simple:not(:last-child)::after{content:'/';margin-left:0.5rem;color:#d1d5db}.job-header-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.job-header-top-simple{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.job-title-section-simple{display:flex;align-items:flex-start;gap:1rem;flex:1;min-width:0}.company-logo-img-simple{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;flex-shrink:0}.job-title-simple{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 0.5rem 0;line-height:1.3}.company-name-simple{font-size:1rem;font-weight:500;color:#6b7280}.job-actions-simple{display:flex;gap:0.75rem;flex-shrink:0;flex-wrap:wrap;align-items:center}.action-btn-simple{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;border-radius:8px;font-weight:600;font-size:0.9375rem;text-decoration:none;border:2px solid;transition:all 0.3s ease;cursor:pointer;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.save-btn-simple{background:#ffffff;color:#1a1a1a;border-color:#1a1a1a}.save-btn-simple:hover{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,0.12)}.save-btn-simple.saved{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.save-btn-simple.saved:hover{background:#374151;border-color:#374151;color:#ffffff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,0.12)}.apply-btn-simple,button.apply-btn-simple,a.apply-btn-simple,input.apply-btn-simple{background:#1a1a1a !important;color:#ffffff !important;border-color:#1a1a1a !important;box-shadow:0 2px 6px rgba(0,0,0,0.15) !important}.apply-btn-simple:hover,button.apply-btn-simple:hover,a.apply-btn-simple:hover{background:#374151 !important;border-color:#374151 !important;color:#ffffff !important;text-decoration:none !important;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,0.2) !important}.apply-btn-simple:active,button.apply-btn-simple:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,0.15) !important}.apply-btn-simple.applied,button.apply-btn-simple.applied{background:#10b981 !important;color:#ffffff !important;border-color:#10b981 !important;cursor:not-allowed !important;box-shadow:0 2px 4px rgba(16,185,129,0.2) !important}.apply-btn-simple.applied:hover,button.apply-btn-simple.applied:hover{background:#10b981 !important;border-color:#10b981 !important;transform:none !important;box-shadow:0 2px 4px rgba(16,185,129,0.2) !important}.apply-btn-simple:disabled,button.apply-btn-simple:disabled{background:#6b7280 !important;color:#ffffff !important;border-color:#6b7280 !important;opacity:0.7 !important;cursor:not-allowed !important;box-shadow:0 2px 4px rgba(0,0,0,0.1) !important}.apply-btn-simple:disabled:hover{background:#6b7280 !important;border-color:#6b7280 !important;transform:none !important}.job-quick-info-simple{display:flex;flex-wrap:wrap;gap:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.info-item-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.9375rem;color:#374151}.info-item-simple i{color:#6b7280;font-size:0.875rem}.job-section-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:0;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.05);overflow:hidden}.section-header-simple{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#ffffff}.section-title-simple{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:0.75rem}.section-title-simple i{color:#6b7280;font-size:1.125rem}.section-content-simple{padding:1.5rem;background:#ffffff}.description-content-simple{color:#374151;line-height:1.7;font-size:0.9375rem}.description-content-simple h1,.description-content-simple h2,.description-content-simple h3{color:#1a1a1a;font-weight:600;margin-top:1.5rem;margin-bottom:0.75rem}.description-content-simple p{margin-bottom:1rem}.description-content-simple ul,.description-content-simple ol{margin-bottom:1rem;padding-left:1.5rem}.description-content-simple li{margin-bottom:0.5rem}.skills-grid-simple{display:flex;flex-wrap:wrap;gap:0.75rem}.skill-tag-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:#f3f4f6;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:6px;font-size:0.875rem;font-weight:500}.skill-tag-simple i{color:#059669;font-size:0.75rem}.details-grid-simple{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem}.detail-row-simple{display:flex;flex-direction:column;gap:0.5rem}.detail-label-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280;font-weight:500}.detail-label-simple i{color:#9ca3af;font-size:0.8125rem}.detail-value-simple{font-size:0.9375rem;color:#1a1a1a;font-weight:500}.contact-link-simple{color:#1a1a1a;text-decoration:none}.contact-link-simple:hover{color:#2d2d2d;text-decoration:underline}.stats-grid-simple{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:1rem}.stat-card-simple{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;text-align:center;transition:all 0.2s ease;display:flex;flex-direction:column;align-items:center}.stat-card-simple:hover{background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,0.08);border-color:#d1d5db}.stat-icon-simple{width:48px;height:48px;border-radius:8px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;margin:0 auto 0.75rem;color:#1a1a1a}.stat-content-simple{flex:1}.stat-number-simple{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:0.25rem}.stat-label-simple{font-size:0.8125rem;color:#6b7280;font-weight:500}.no-description-simple{text-align:center;padding:3rem 1.5rem}.no-description-icon{width:64px;height:64px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#9ca3af;font-size:1.5rem}.no-description-simple h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 0.5rem 0}.no-description-simple p{color:#6b7280;font-size:0.9375rem;margin:0}.no-similar-jobs-simple{text-align:center;padding:2rem 1rem}.no-jobs-icon-simple{width:48px;height:48px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#9ca3af;font-size:1.25rem}.no-similar-jobs-simple p{color:#6b7280;font-size:0.9375rem;margin:0}.company-info-detailed-simple{display:flex;flex-direction:column;gap:1.5rem}.company-header-simple{display:flex;align-items:flex-start;gap:1.25rem}.company-logo-large-simple{width:100px;height:100px;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;flex-shrink:0;background:#f9fafb}.company-logo-big-simple{width:100%;height:100%;object-fit:cover}.company-details-modern-simple{flex:1}.company-name-large-simple{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0}.company-meta-simple{display:flex;flex-wrap:wrap;gap:1rem}.company-type-simple,.company-size-simple,.company-location-simple{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.company-type-simple i,.company-size-simple i,.company-location-simple i{color:#9ca3af}.company-description-simple{color:#374151;line-height:1.7;font-size:0.9375rem}.company-highlights-simple h4{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:1.5rem 0 1rem 0}.highlights-list-simple{list-style:none;padding:0;margin:0}.highlights-list-simple li{display:flex;align-items:center;gap:0.75rem;padding:0.5rem 0;color:#374151;font-size:0.9375rem}.highlights-list-simple li i{color:#059669;font-size:0.875rem}.application-status-simple{display:flex;gap:1rem;padding:1.5rem;border-radius:8px;border:1px solid}.application-status-simple.applied{background:#f0fdf4;border-color:#bbf7d0}.application-status-simple.not-applied{background:#f9fafb;border-color:#e5e7eb}.status-icon-simple{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.application-status-simple.applied .status-icon-simple{background:#d1fae5;color:#059669}.application-status-simple.not-applied .status-icon-simple{background:#e5e7eb;color:#6b7280}.status-content-simple h3{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 0.5rem 0}.status-content-simple p{color:#6b7280;font-size:0.9375rem;margin:0 0 1rem 0;line-height:1.6}.status-meta-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.application-tips-simple h4{font-size:1rem;font-weight:600;color:#1a1a1a;margin:1rem 0 0.75rem 0}.application-tips-simple ul{list-style:none;padding:0;margin:0}.application-tips-simple li{padding:0.375rem 0;color:#6b7280;font-size:0.875rem;padding-left:1.5rem;position:relative}.application-tips-simple li::before{content:'•';position:absolute;left:0;color:#9ca3af}.job-sidebar-simple{display:flex;flex-direction:column;gap:1.5rem}.sidebar-card-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.sidebar-header-simple{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#ffffff}.sidebar-title-simple{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:0.75rem}.sidebar-title-simple i{color:#6b7280;font-size:1rem}.sidebar-content-simple{padding:1.5rem;background:#ffffff}.similar-jobs-list-simple{display:flex;flex-direction:column;gap:1rem}.similar-job-item-simple{padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.similar-job-item-simple:last-child{border-bottom:none;padding-bottom:0}.similar-job-header-simple{display:flex;gap:0.75rem}.similar-job-logo-simple{width:48px;height:48px;border-radius:6px;border:1px solid #e5e7eb;overflow:hidden;flex-shrink:0;background:#f9fafb}.similar-job-logo-img-simple{width:100%;height:100%;object-fit:cover}.similar-job-content-simple{flex:1;min-width:0}.similar-job-title-simple{margin:0 0 0.5rem 0}.similar-job-link-simple{font-size:0.9375rem;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.4;display:block}.similar-job-link-simple:hover{color:#2d2d2d;text-decoration:underline}.similar-job-meta-simple{display:flex;flex-direction:column;gap:0.25rem;margin-bottom:0.5rem}.similar-job-company-simple{font-size:0.875rem;color:#6b7280;font-weight:500}.similar-job-location-simple{font-size:0.8125rem;color:#9ca3af;display:flex;align-items:center;gap:0.375rem}.similar-job-posted-simple{font-size:0.75rem;color:#9ca3af;display:flex;align-items:center;gap:0.375rem}.quick-actions-simple{display:flex;flex-direction:column;gap:0.75rem}.quick-action-btn-simple{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid #d1d5db;background:#ffffff;color:#1a1a1a;transition:all 0.2s ease;text-align:center}.quick-action-btn-simple:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a;text-decoration:none}.quick-action-btn-simple.primary{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.quick-action-btn-simple.primary:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff}.quick-action-btn-simple.saved{background:#fef3c7;color:#92400e;border-color:#fde68a}.insights-simple{display:flex;flex-direction:column;gap:1rem}.insight-item-simple{display:flex;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.insight-icon-simple{width:40px;height:40px;border-radius:6px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1a1a1a}.insight-content-simple h4{font-size:0.9375rem;font-weight:600;color:#1a1a1a;margin:0 0 0.25rem 0}.insight-content-simple p{font-size:0.875rem;color:#6b7280;margin:0}.share-buttons-simple{display:flex;flex-wrap:wrap;gap:0.75rem}.share-buttons-simple a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;border:1px solid #d1d5db;background:#ffffff;color:#1a1a1a;text-decoration:none;transition:all 0.2s ease}.share-buttons-simple a:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a}.job-show-layout-simple{display:grid;grid-template-columns:1fr 350px;gap:2rem;margin-top:2rem}.job-main-content-simple{min-width:0}@media (max-width: 1024px){.job-show-layout-simple{grid-template-columns:1fr}.job-sidebar-simple{order:-1}}@media (max-width: 768px){.job-header-top-simple{flex-direction:column;gap:1.5rem}.job-title-section-simple{width:100%}.job-actions-simple{width:100%;justify-content:stretch}.action-btn-simple{flex:1;justify-content:center}.job-quick-info-simple{flex-direction:column;gap:1rem}.details-grid-simple{grid-template-columns:1fr}.stats-grid-simple{grid-template-columns:repeat(2, 1fr)}.company-header-simple{flex-direction:column;text-align:center}.company-meta-simple{justify-content:center}}.applications-simple{background:#ffffff;min-height:100vh;padding-top:80px;padding-bottom:3rem}.applications-hero-simple{background:#ffffff;border-bottom:1px solid #e5e7eb;padding:3rem 0;margin-bottom:2rem}.applications-hero-content-simple{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.applications-hero-text-simple{flex:1;min-width:300px}.applications-hero-title-simple{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0;line-height:1.2}.applications-hero-subtitle-simple{font-size:1.125rem;color:#6b7280;margin:0;font-weight:400}.applications-hero-actions-simple{display:flex;gap:0.75rem;flex-wrap:wrap}.hero-action-btn-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid;transition:all 0.2s ease}.hero-action-btn-simple.primary{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.hero-action-btn-simple.primary:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.hero-action-btn-simple.secondary{background:#ffffff;color:#1a1a1a;border-color:#d1d5db}.hero-action-btn-simple.secondary:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a;text-decoration:none}.applications-stats-simple{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;margin-bottom:2rem}.stat-card-simple-app{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all 0.2s ease;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.stat-card-simple-app:hover{background:#f9fafb;box-shadow:0 2px 8px rgba(0,0,0,0.08);border-color:#d1d5db}.stat-icon-simple-app{width:56px;height:56px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1a1a1a;font-size:1.25rem}.stat-content-simple-app{flex:1;min-width:0}.stat-number-simple-app{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:0.25rem;line-height:1.2}.stat-label-simple-app{font-size:0.875rem;color:#6b7280;font-weight:500}.applications-grid-simple{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:1.5rem}.application-card-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:all 0.2s ease;box-shadow:0 1px 3px rgba(0,0,0,0.05);display:flex;flex-direction:column;gap:1rem}.application-card-simple:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:#d1d5db}.application-header-simple{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.application-status-simple{display:flex;align-items:center;gap:0.5rem}.status-indicator-simple{width:10px;height:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.status-indicator-simple i{font-size:0.5rem}.status-indicator-simple.status-applied{color:#f59e0b}.status-indicator-simple.status-reviewing{color:#3b82f6}.status-indicator-simple.status-shortlisted{color:#059669}.status-indicator-simple.status-rejected{color:#dc3545}.status-text-simple{font-size:0.875rem;font-weight:500;color:#1a1a1a}.application-date-simple{display:flex;align-items:center;gap:0.375rem;font-size:0.8125rem;color:#6b7280}.application-date-simple i{color:#9ca3af;font-size:0.75rem}.application-content-simple{flex:1}.application-title-simple{margin:0 0 1rem 0;font-size:1.125rem;font-weight:600;line-height:1.4}.job-link-simple{color:#1a1a1a;text-decoration:none;transition:color 0.2s ease}.job-link-simple:hover{color:#2d2d2d;text-decoration:underline}.application-meta-simple{display:flex;flex-direction:column;gap:0.5rem}.meta-item-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.meta-item-simple i{color:#9ca3af;font-size:0.8125rem;width:16px;text-align:center}.application-actions-simple{display:flex;gap:0.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.action-btn-simple-app{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:6px;font-weight:500;font-size:0.875rem;text-decoration:none;border:1px solid;transition:all 0.2s ease;flex:1}.action-btn-simple-app.view{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.action-btn-simple-app.view:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.action-btn-simple-app.withdraw{background:#ffffff;color:#dc3545;border-color:#fecaca}.action-btn-simple-app.withdraw:hover{background:#fef2f2;border-color:#fca5a5;color:#dc3545;text-decoration:none}.empty-state-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:4rem 2rem;text-align:center;margin-top:2rem}.empty-state-content-simple{max-width:500px;margin:0 auto}.empty-state-icon-simple{width:80px;height:80px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#9ca3af;font-size:2rem}.empty-state-title-simple{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0}.empty-state-description-simple{font-size:1rem;color:#6b7280;margin:0 0 2rem 0;line-height:1.6}.empty-state-actions-simple{display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap}.btn-simple-app{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid;transition:all 0.2s ease}.btn-simple-app.primary{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.btn-simple-app.primary:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.btn-simple-app.secondary{background:#ffffff;color:#1a1a1a;border-color:#d1d5db}.btn-simple-app.secondary:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a;text-decoration:none}@media (max-width: 768px){.applications-hero-content-simple{flex-direction:column;align-items:flex-start}.applications-hero-actions-simple{width:100%}.hero-action-btn-simple{flex:1;justify-content:center}.applications-stats-simple{grid-template-columns:repeat(2, 1fr)}.applications-grid-simple{grid-template-columns:1fr}.application-actions-simple{flex-direction:column}.action-btn-simple-app{width:100%}.empty-state-actions-simple{flex-direction:column}.btn-simple-app{width:100%;justify-content:center}}.profile-show-simple{background:#ffffff;min-height:100vh;padding-top:80px;padding-bottom:3rem}.profile-hero-simple{background:#ffffff;border-bottom:1px solid #e5e7eb;padding:3rem 0;margin-bottom:2rem}.profile-hero-content-simple{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.profile-avatar-section-simple{flex-shrink:0}.profile-avatar-simple{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.profile-avatar-placeholder-simple{width:120px;height:120px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;border:3px solid #e5e7eb;color:#9ca3af;font-size:3rem}.profile-info-simple{flex:1;min-width:300px}.profile-name-simple{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0 0 0.5rem 0;line-height:1.2}.profile-title-simple{font-size:1.5rem;font-weight:500;color:#6b7280;margin:0 0 0.75rem 0}.profile-location-simple{font-size:1rem;color:#6b7280;margin:0 0 1rem 0;display:flex;align-items:center;gap:0.5rem}.profile-location-simple i{color:#9ca3af;font-size:0.875rem}.experience-badge-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:#f3f4f6;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:6px;font-size:0.9375rem;font-weight:500}.experience-badge-simple i{color:#6b7280;font-size:0.875rem}.profile-actions-simple{flex-shrink:0}.profile-edit-btn-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid #d1d5db;background:#ffffff;color:#1a1a1a;transition:all 0.2s ease}.profile-edit-btn-simple:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a;text-decoration:none}.profile-content-simple{margin-top:2rem}.profile-section-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:0;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.05);overflow:hidden}.section-header-simple{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#ffffff}.section-title-simple{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:0.75rem}.section-title-simple i{color:#6b7280;font-size:1.125rem}.section-content-simple{padding:1.5rem;background:#ffffff}.profile-bio-simple{color:#374151;line-height:1.7;font-size:0.9375rem}.profile-bio-simple p{margin-bottom:1rem}.profile-bio-simple p:last-child{margin-bottom:0}.info-grid-simple{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem}.info-item-simple{display:flex;flex-direction:column;gap:0.5rem}.info-item-simple.full-width{grid-column:1 / -1}.info-label-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280;font-weight:500}.info-label-simple i{color:#9ca3af;font-size:0.8125rem}.info-value-simple{font-size:0.9375rem;color:#1a1a1a;font-weight:500}.skills-list-simple{display:flex;flex-wrap:wrap;gap:0.75rem}.skill-badge-simple{display:inline-flex;align-items:center;padding:0.5rem 1rem;background:#f3f4f6;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:6px;font-size:0.875rem;font-weight:500}.profile-text-content-simple{color:#374151;line-height:1.7;font-size:0.9375rem}.profile-text-content-simple p{margin-bottom:1rem}.profile-text-content-simple p:last-child{margin-bottom:0}.profile-subheading-simple{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0}.links-grid-simple{display:flex;flex-direction:column;gap:1rem}.link-item-simple{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}.link-item-simple i{color:#6b7280;font-size:1.25rem;margin-top:2px;flex-shrink:0}.link-item-simple div{flex:1;min-width:0}.link-item-simple strong{display:block;font-size:0.875rem;color:#6b7280;font-weight:500;margin-bottom:0.25rem}.link-url-simple{display:block;font-size:0.875rem;color:#1a1a1a;text-decoration:none;word-break:break-all}.link-url-simple:hover{color:#2d2d2d;text-decoration:underline}.resume-download-simple{text-align:center;padding:1rem}.resume-download-btn-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid #1a1a1a;background:#1a1a1a;color:#ffffff;transition:all 0.2s ease}.resume-download-btn-simple:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.resume-filename-simple{font-size:0.875rem;color:#6b7280;margin:1rem 0 0 0;display:flex;align-items:center;justify-content:center;gap:0.5rem}.resume-filename-simple i{color:#9ca3af}.no-resume-simple{color:#6b7280;font-size:0.9375rem;margin:0;text-align:center;padding:1rem}.profile-sidebar-card-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.sidebar-header-simple{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#ffffff}.sidebar-title-simple{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:0.75rem}.sidebar-title-simple i{color:#6b7280;font-size:1rem}.sidebar-content-simple{padding:1.5rem;background:#ffffff}.quick-actions-list-simple{display:flex;flex-direction:column;gap:0}.quick-action-item-simple{display:flex;align-items:center;padding:0.875rem 0;text-decoration:none;color:#1a1a1a;border-bottom:1px solid #e5e7eb;transition:all 0.2s ease}.quick-action-item-simple:last-child{border-bottom:none}.quick-action-item-simple:hover{background:#f9fafb;color:#1a1a1a;text-decoration:none;padding-left:0.5rem}.quick-action-item-simple i:first-child{width:20px;margin-right:0.75rem;color:#6b7280;font-size:0.9375rem}.quick-action-item-simple span{flex:1;font-weight:500;font-size:0.9375rem}.quick-action-item-simple i:last-child{color:#d1d5db;font-size:0.75rem}.profile-stats-grid-simple{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;text-align:center}.profile-stat-item-simple{display:flex;flex-direction:column;gap:0.5rem}.profile-stat-number-simple{font-size:2rem;font-weight:700;color:#1a1a1a;line-height:1.2}.profile-stat-label-simple{font-size:0.875rem;color:#6b7280;font-weight:500}.profile-completion-simple{display:flex;flex-direction:column;gap:1rem}.completion-bar-simple{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.completion-fill-simple{height:100%;background:#1a1a1a;transition:width 0.3s ease}.completion-text-simple{text-align:center;margin:0;font-size:0.9375rem;color:#1a1a1a}.completion-text-simple strong{display:block;margin-bottom:0.25rem;font-weight:600}.completion-text-simple small{color:#6b7280;font-size:0.875rem}.contact-info-list-simple{display:flex;flex-direction:column;gap:1rem}.contact-item-simple{display:flex;align-items:center;gap:0.75rem;font-size:0.9375rem;color:#1a1a1a}.contact-item-simple i{color:#6b7280;font-size:1rem;width:20px;text-align:center;flex-shrink:0}.contact-link-simple{color:#1a1a1a;text-decoration:none}.contact-link-simple:hover{color:#2d2d2d;text-decoration:underline}.summary-list-simple{display:flex;flex-direction:column;gap:1rem}.summary-item-simple{font-size:0.9375rem;color:#374151;line-height:1.6}.summary-item-simple strong{color:#1a1a1a;font-weight:600}@media (max-width: 1024px){.profile-content-simple .row{flex-direction:column}.col-lg-4{order:-1;margin-bottom:2rem}}@media (max-width: 768px){.profile-hero-content-simple{flex-direction:column;text-align:center}.profile-avatar-section-simple{margin:0 auto}.profile-info-simple{text-align:center}.profile-actions-simple{width:100%}.profile-edit-btn-simple{width:100%;justify-content:center}.info-grid-simple{grid-template-columns:1fr}.profile-stats-grid-simple{grid-template-columns:repeat(2, 1fr)}}.saved-jobs-simple{background:#ffffff;min-height:100vh;padding-top:80px;padding-bottom:3rem}.saved-jobs-hero-simple{background:#ffffff;border-bottom:1px solid #e5e7eb;padding:3rem 0;margin-bottom:2rem}.saved-jobs-hero-content-simple{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.saved-jobs-hero-text-simple{flex:1;min-width:300px}.saved-jobs-hero-title-simple{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0;line-height:1.2}.saved-jobs-hero-subtitle-simple{font-size:1.125rem;color:#6b7280;margin:0;font-weight:400}.saved-jobs-hero-actions-simple{display:flex;gap:0.75rem;flex-wrap:wrap}.hero-action-btn-saved{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid;transition:all 0.2s ease}.hero-action-btn-saved.primary{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.hero-action-btn-saved.primary:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.saved-jobs-stats-simple{display:flex;gap:1rem;margin-bottom:2rem}.stat-card-saved-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all 0.2s ease;box-shadow:0 1px 3px rgba(0,0,0,0.05);flex:1;max-width:300px}.stat-card-saved-simple:hover{background:#f9fafb;box-shadow:0 2px 8px rgba(0,0,0,0.08);border-color:#d1d5db}.stat-icon-saved-simple{width:56px;height:56px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1a1a1a;font-size:1.25rem}.stat-content-saved-simple{flex:1;min-width:0}.stat-number-saved-simple{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:0.25rem;line-height:1.2}.stat-label-saved-simple{font-size:0.875rem;color:#6b7280;font-weight:500}.saved-jobs-grid-simple{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:1.5rem}.saved-job-card-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:all 0.2s ease;box-shadow:0 1px 3px rgba(0,0,0,0.05);display:flex;flex-direction:column;gap:1rem}.saved-job-card-simple:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:#d1d5db}.saved-job-header-simple{display:flex;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.company-logo-saved-simple{width:60px;height:60px;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;flex-shrink:0;background:#f9fafb;display:flex;align-items:center;justify-content:center}.logo-img-saved-simple{width:100%;height:100%;object-fit:cover}.saved-job-meta-top-simple{flex:1;display:flex;flex-direction:column;gap:0.5rem}.job-type-badge-saved-simple{display:inline-flex;align-items:center;gap:0.375rem;padding:0.25rem 0.75rem;background:#f3f4f6;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:6px;font-size:0.8125rem;font-weight:500;width:fit-content}.job-type-badge-saved-simple i{color:#6b7280;font-size:0.75rem}.job-date-saved-simple{display:flex;align-items:center;gap:0.375rem;font-size:0.8125rem;color:#6b7280}.job-date-saved-simple i{color:#9ca3af;font-size:0.75rem}.saved-job-content-simple{flex:1;display:flex;flex-direction:column;gap:0.75rem}.saved-job-title-simple{margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.job-link-saved-simple{color:#1a1a1a;text-decoration:none;transition:color 0.2s ease}.job-link-saved-simple:hover{color:#2d2d2d;text-decoration:underline}.saved-job-company-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.9375rem;color:#6b7280;font-weight:500}.saved-job-company-simple i{color:#9ca3af;font-size:0.875rem}.saved-job-details-simple{display:flex;flex-direction:column;gap:0.5rem}.saved-job-location-simple,.saved-job-salary-simple{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#6b7280}.saved-job-location-simple i,.saved-job-salary-simple i{color:#9ca3af;font-size:0.8125rem;width:16px;text-align:center}.saved-job-footer-simple{display:flex;gap:0.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.apply-btn-saved-simple{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:6px;font-weight:500;font-size:0.875rem;text-decoration:none;border:1px solid;transition:all 0.2s ease;flex:1;background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.apply-btn-saved-simple:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}.apply-btn-saved-simple.applied{background:#d1fae5;color:#065f46;border-color:#a7f3d0;cursor:not-allowed}.unsave-btn-saved-simple{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:6px;font-weight:500;font-size:0.875rem;text-decoration:none;border:1px solid #fecaca;background:#fef2f2;color:#dc3545;transition:all 0.2s ease}.unsave-btn-saved-simple:hover{background:#fee2e2;border-color:#fca5a5;color:#dc3545;text-decoration:none}.empty-state-saved-simple{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:4rem 2rem;text-align:center;margin-top:2rem}.empty-state-content-saved-simple{max-width:500px;margin:0 auto}.empty-state-icon-saved-simple{width:80px;height:80px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#9ca3af;font-size:2rem}.empty-state-title-saved-simple{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 0.75rem 0}.empty-state-description-saved-simple{font-size:1rem;color:#6b7280;margin:0 0 2rem 0;line-height:1.6}.empty-state-actions-saved-simple{display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap}.btn-saved-simple{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid;transition:all 0.2s ease}.btn-saved-simple.primary{background:#1a1a1a;color:#ffffff;border-color:#1a1a1a}.btn-saved-simple.primary:hover{background:#2d2d2d;border-color:#2d2d2d;color:#ffffff;text-decoration:none}@media (max-width: 768px){.saved-jobs-hero-content-simple{flex-direction:column;align-items:flex-start}.saved-jobs-hero-actions-simple{width:100%}.hero-action-btn-saved{width:100%;justify-content:center}.stat-card-saved-simple{max-width:none}.saved-jobs-grid-simple{grid-template-columns:1fr}.saved-job-footer-simple{flex-direction:column}.apply-btn-saved-simple,.unsave-btn-saved-simple{width:100%}}.social-share-buttons{display:flex;gap:10px;margin:20px 0;flex-wrap:wrap}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;text-decoration:none;color:white;font-size:16px;transition:all 0.3s ease;border:none;cursor:pointer}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);text-decoration:none;color:white}.share-twitter{background:linear-gradient(135deg, #1DA1F2, #0D8BD9)}.share-linkedin{background:linear-gradient(135deg, #0077B5, #005885)}.share-facebook{background:linear-gradient(135deg, #4267B2, #365899)}.share-whatsapp{background:linear-gradient(135deg, #25D366, #128C7E)}.breadcrumb-navigation{margin:20px 0;padding:10px 0}.breadcrumb{background:transparent;padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center}.breadcrumb-item{display:flex;align-items:center;font-size:14px;color:#6c757d}.breadcrumb-item:not(:last-child)::after{content:'/';margin:0 8px;color:#dee2e6}.breadcrumb-item a{color:#007bff;text-decoration:none;transition:color 0.3s ease}.breadcrumb-item a:hover{color:#0056b3;text-decoration:underline}.breadcrumb-item.active{color:#495057;font-weight:500}.job-card{border:1px solid #e9ecef;border-radius:12px;padding:20px;margin-bottom:20px;transition:all 0.3s ease;background:white}.job-card:hover{transform:translateY(-2px)}.job-card h3{margin-bottom:10px;color:#2c3e50;font-weight:600}.job-meta{display:flex;flex-wrap:wrap;gap:15px;margin:15px 0;font-size:14px;color:#6c757d}.job-meta-item{display:flex;align-items:center;gap:5px}.job-meta-item i{color:#007bff;width:16px}.job-salary{font-weight:600;color:#28a745}.job-location{color:#6c757d}.job-experience{color:#6c757d}.seo-heading{margin-bottom:20px;color:#2c3e50;font-weight:600}.seo-heading h1{font-size:2.5rem;margin-bottom:10px}.seo-heading h2{font-size:2rem;margin-bottom:8px}.seo-heading h3{font-size:1.5rem;margin-bottom:6px}.structured-data{display:none}.job-details-social{margin:30px 0;padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}.job-details-social h4{margin-bottom:15px;color:#2c3e50;font-size:18px}.seo-url{color:#007bff;text-decoration:none;word-break:break-word}.seo-url:hover{text-decoration:underline;color:#0056b3}.meta-preview{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:15px;margin:20px 0;font-family:Arial, sans-serif}.meta-preview h3{color:#1a0dab;font-size:18px;margin-bottom:5px;font-weight:normal}.meta-preview .url{color:#006621;font-size:14px;margin-bottom:5px}.meta-preview .description{color:#545454;font-size:14px;line-height:1.4}.lazy-load{opacity:0;transition:opacity 0.3s ease}.lazy-load.loaded{opacity:1}@media print{.social-share-buttons,.breadcrumb-navigation,.job-details-social{display:none}.job-card{break-inside:avoid;border:1px solid #000;margin-bottom:15px}.seo-heading h1{font-size:24px}.seo-heading h2{font-size:20px}.seo-heading h3{font-size:18px}}@media (max-width: 768px){.social-share-buttons{justify-content:center}.breadcrumb{font-size:12px}.job-meta{flex-direction:column;gap:8px}.seo-heading h1{font-size:2rem}.seo-heading h2{font-size:1.5rem}.seo-heading h3{font-size:1.25rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.share-btn:focus,.job-card:focus,.seo-url:focus{outline:2px solid #007bff;outline-offset:2px}@media (prefers-contrast: high){.job-card{border:2px solid #000}.share-btn{border:1px solid #000}.breadcrumb-item::after{color:#000}}.shop-page{padding-top:80px;min-height:100vh;background:#ffffff}.shop-hero{background:#ffffff;padding:80px 0 60px;text-align:center;margin-bottom:60px;border-bottom:1px solid #f0f0f0}.shop-hero-content{max-width:700px;margin:0 auto;padding:0 20px}.shop-hero-title{font-size:3rem;font-weight:600;margin-bottom:16px;color:#1a1a1a;letter-spacing:-0.5px}.shop-hero-subtitle{font-size:1.1rem;line-height:1.7;color:#666;font-weight:400}.shop-categories{margin-bottom:50px;background:#ffffff;border-bottom:1px solid #f0f0f0;padding:20px 0}.category-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:0 20px;max-width:1200px;margin:0 auto}.category-tab{background:transparent;border:1px solid #e0e0e0;border-radius:6px;padding:10px 24px;font-size:0.95rem;font-weight:500;color:#666;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.category-tab:hover{border-color:#1a1a1a;color:#1a1a1a;background:#fafafa}.category-tab.active{background:#1a1a1a;border-color:#1a1a1a;color:#ffffff}.shop-products{padding:0 20px 80px;max-width:1400px;margin:0 auto}.product-section{margin-bottom:80px}.section-header{text-align:center;margin-bottom:50px}.section-title{font-size:2rem;font-weight:600;color:#1a1a1a;margin-bottom:12px;letter-spacing:-0.3px}.section-description{font-size:1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:24px}.product-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;transition:all 0.2s ease;position:relative;display:flex;flex-direction:column;animation:fadeIn 0.4s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-card:hover{border-color:#d0d0d0;box-shadow:0 4px 12px rgba(0,0,0,0.06);transform:translateY(-2px)}.product-badge{position:absolute;top:12px;right:12px;background:#1a1a1a;color:white;padding:4px 10px;border-radius:4px;font-size:0.7rem;font-weight:600;text-transform:uppercase;z-index:10;letter-spacing:0.5px}.product-image{height:200px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.product-image i{font-size:3.5rem;color:#999}.product-content{padding:24px;flex:1;display:flex;flex-direction:column}.product-title{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:10px;line-height:1.4}.product-description{font-size:0.9rem;color:#666;line-height:1.6;margin-bottom:16px;flex:1}.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:16px;flex-wrap:wrap}.product-rating i{color:#fbbf24;font-size:0.85rem}.rating-text{font-size:0.85rem;color:#666;font-weight:400}.product-specs{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.spec-item{font-size:0.85rem;color:#666;display:flex;align-items:center;gap:6px}.spec-item i{color:#22c55e;font-size:0.75rem}.product-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f0f0f0;margin-top:auto}.product-price{font-size:1.5rem;font-weight:600;color:#1a1a1a}.btn-buy{background:#1a1a1a;color:white;border:none;padding:10px 20px;border-radius:6px;font-weight:500;font-size:0.9rem;cursor:pointer;transition:all 0.2s ease;text-decoration:none;display:inline-block}.btn-buy:hover{background:#333;color:white;text-decoration:none}.shop-cta{background:#fafafa;padding:60px 20px;text-align:center;margin-top:80px;border-top:1px solid #f0f0f0}.cta-content{max-width:700px;margin:0 auto}.cta-content h2{font-size:1.8rem;font-weight:600;margin-bottom:12px;color:#1a1a1a;letter-spacing:-0.3px}.cta-content p{font-size:1rem;line-height:1.7;margin-bottom:8px;color:#666}.affiliate-note{margin-top:24px;padding:16px 20px;background:#ffffff;border:1px solid #e8e8e8;border-radius:6px;display:inline-block;font-size:0.9rem;color:#666;line-height:1.6}.affiliate-note strong{color:#1a1a1a;font-weight:600}@media (max-width: 768px){.shop-hero{padding:60px 0 40px}.shop-hero-title{font-size:2.2rem}.shop-hero-subtitle{font-size:1rem}.category-tabs{gap:6px}.category-tab{padding:8px 16px;font-size:0.9rem}.section-title{font-size:1.7rem}.products-grid{grid-template-columns:1fr;gap:20px}.product-footer{flex-direction:column;gap:12px;align-items:stretch}.btn-buy{width:100%;text-align:center}.cta-content h2{font-size:1.5rem}.shop-products{padding-bottom:60px}.product-section{margin-bottom:60px}}@media (max-width: 480px){.shop-hero-title{font-size:1.8rem}.product-image{height:160px}.product-image i{font-size:2.5rem}.product-content{padding:20px}}.company-mini-card{background:white;border:1px solid rgba(220,53,69,0.1);border-radius:8px;padding:10px;transition:all 0.3s ease;height:100%;display:flex;flex-direction:column;min-height:140px;position:relative}.company-mini-card:hover{border-color:rgba(220,53,69,0.3);box-shadow:0 2px 8px rgba(0,0,0,0.1);transform:translateY(-1px)}.company-mini-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;min-height:32px}.company-mini-logo{flex-shrink:0;display:flex;align-items:center}.company-logo-mini{width:28px;height:28px;border-radius:6px;object-fit:cover;border:1px solid rgba(220,53,69,0.1)}.company-mini-badge{background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;flex-shrink:0}.company-mini-content{flex:1;margin-bottom:8px;display:flex;flex-direction:column;justify-content:flex-start}.company-mini-name{font-size:0.85rem;font-weight:600;color:#1a1a1a;margin-bottom:4px;line-height:1.3;word-break:break-word}.company-mini-name .company-link{color:inherit;text-decoration:none;display:block}.company-mini-name .company-link:hover{color:#dc3545;text-decoration:none}.company-mini-type{font-size:0.7rem;color:#6c757d;margin-bottom:4px;line-height:1.2;background:rgba(220,53,69,0.1);color:#dc3545;padding:2px 6px;border-radius:4px;display:inline-block;width:fit-content}.company-mini-location{display:flex;align-items:center;gap:4px;font-size:0.65rem;color:#6c757d;line-height:1.2;margin-bottom:4px}.company-mini-location i{color:#dc3545;font-size:9px;flex-shrink:0}.company-mini-actions{display:flex;gap:6px;margin-top:auto;justify-content:center;align-items:center}.btn-mini{width:28px;height:28px;padding:0;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:9px;line-height:1;flex-shrink:0;transition:all 0.2s ease}.btn-mini:hover{transform:scale(1.1)}.btn-mini i{font-size:9px}.col-lg-3,.col-md-4,.col-sm-6,.col-6{display:flex}.col-lg-3>div,.col-md-4>div,.col-sm-6>div,.col-6>div{width:100%}.footer-stats-section{background:linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);padding:40px 0;border-top:1px solid rgba(255,255,255,0.1)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:30px;max-width:800px;margin:0 auto}.stat-card{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:24px;text-align:center;transition:all 0.3s ease;backdrop-filter:blur(10px)}.stat-card:hover{transform:translateY(-4px);background:rgba(255,255,255,0.08);border-color:rgba(220,53,69,0.3);box-shadow:0 8px 25px rgba(0,0,0,0.2)}.stat-icon{width:60px;height:60px;background:linear-gradient(135deg, #dc3545, #fd7e14);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px;color:white;box-shadow:0 4px 15px rgba(220,53,69,0.3)}.stat-content{color:white}.stat-number{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:8px;line-height:1;background:linear-gradient(135deg, #fff, #f8f9fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:1rem;color:rgba(255,255,255,0.8);font-weight:500;text-transform:uppercase;letter-spacing:0.5px}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr;gap:20px;padding:0 20px}.stat-card{padding:20px}.stat-icon{width:50px;height:50px;font-size:20px}.stat-number{font-size:2rem}}@media (max-width: 480px){.footer-stats-section{padding:30px 0}.stat-card{padding:16px}.stat-number{font-size:1.8rem}.stat-label{font-size:0.9rem}}.social ul li a{float:left;font-size:25px}.from-type{width:100%;height:2.5rem;border:0.5px solid gray;border-radius:6px;padding:2.5%}.from-type-padd{padding:4% 0 0 4%}.from-type-height{height:7rem}.from-type-date{width:30%;border:0.5px solid gray;border-radius:6px;height:3rem;padding:2.5%}.form-heading{background:white;padding:3%;box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px;border-radius:2rem}.from-type-button{width:30%;border:0.5px solid gray;border-radius:30px;height:3rem;color:#ed3833 !important;border-color:#ed3833 !important;background:white;margin-top:2%}.from-type-button:hover{color:#fff !important;background-color:#ed3833 !important;border-color:#ed3833 !important}.inline{text-align:center}.text-bold{font-weight:600}@media only screen and (max-width: 980px) and (min-width: 700px){.from-type-date{width:100%;border:0.5px solid gray;border-radius:6px;height:3rem;padding:2.5%}}@media only screen and (max-width: 700px) and (min-width: 100px){.from-type-date{width:100%;border:0.5px solid gray;border-radius:6px;height:3rem;padding:2.5%}}.new-footer{width:100%;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:10px 0 20px 0;font-family:'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;color:#333;border-top:1px solid #e9ecef;margin:0;box-sizing:border-box;clear:both}.footer-container{width:100%;padding-right:20px;padding-left:20px;padding-top:20px;margin-right:auto;margin-left:auto;background:#ffffff}.footer-brand{margin-bottom:30px}.footer-logo{max-width:200px;height:auto;margin-bottom:20px;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.1))}.footer-description{font-size:14px;line-height:1.6;color:#6c757d;margin-bottom:0;font-weight:400}.footer-section{margin-bottom:30px}.footer-section h3{font-size:18px;font-weight:600;color:#212529;margin-bottom:20px;position:relative;padding-bottom:10px}.footer-section h3::after{content:'';position:absolute;bottom:0;left:0;width:30px;height:2px;background:linear-gradient(90deg, #dc3545, #fd7e14);border-radius:1px}.footer-section h4{font-size:16px;font-weight:600;color:#212529;margin-bottom:10px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-link{color:#6c757d;text-decoration:none;font-size:14px;font-weight:400;transition:all 0.3s ease;position:relative;padding-left:0}.footer-link:hover{color:#dc3545;text-decoration:none;padding-left:5px}.footer-link::before{content:'';position:absolute;left:-10px;top:50%;width:0;height:1px;background:#dc3545;transition:width 0.3s ease;transform:translateY(-50%)}.footer-link:hover::before{width:8px}.social-links{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg, #dc3545, #fd7e14);color:white;border-radius:50%;text-decoration:none;transition:all 0.3s ease;font-size:16px;box-shadow:0 2px 8px rgba(220,53,69,0.3)}.social-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,53,69,0.4);color:white;text-decoration:none}.newsletter-signup{margin-top:20px}.newsletter-signup p{font-size:13px;color:#6c757d;margin-bottom:15px}.newsletter-form{display:flex;gap:8px;max-width:280px}.newsletter-input{flex:1;padding:10px 12px;border:1px solid #dee2e6;border-radius:6px;font-size:14px;background:white;transition:border-color 0.3s ease}.newsletter-input:focus{outline:none;border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,0.1)}.newsletter-btn{padding:10px 16px;background:linear-gradient(135deg, #dc3545, #fd7e14);border:none;border-radius:6px;color:white;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:500;white-space:nowrap}.newsletter-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,53,69,0.3)}.newsletter-btn i{font-size:14px}.newsletter-btn span{display:inline-block}.footer-bottom{width:100%;padding-top:10px;padding-bottom:10px;border-top:1px solid #e9ecef;background:rgba(255,255,255,0.5);margin:0;box-sizing:border-box;clear:both}.copyright{font-size:14px;color:#6c757d;margin:0;font-weight:400}.footer-stats-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-stats-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.make-in-india-center{display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-stats{margin:0;display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.footer-stats .stat-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#6c757d;font-weight:500;line-height:1}.footer-stats .stat-item.make-in-india-logo{padding:0;display:inline-flex;align-items:center}.footer-stats .stat-item i{color:#dc3545;font-size:16px}.companies-stats .stat-item i{color:#dc3545;font-size:16px}.make-in-india-wrapper{display:flex;justify-content:flex-end;align-items:center}.make-in-india-logo{display:inline-block;transition:transform 0.3s ease;text-decoration:none;line-height:0}.make-in-india-logo:hover{transform:scale(1.05);text-decoration:none}.make-in-india-icon{height:40px;width:auto;max-width:200px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.1));display:block}@media (max-width: 991.98px){.new-footer{padding:40px 0 20px 0}.footer-section{text-align:center;margin-bottom:40px}.footer-section h3::after{left:50%;transform:translateX(-50%)}.social-links{justify-content:center}.newsletter-form{margin:0 auto}.footer-stats{justify-content:center;margin-top:15px}}@media (max-width: 767.98px){.new-footer{padding:30px 0 15px 0}.footer-logo{max-width:150px}.footer-description{font-size:13px}.footer-section h3{font-size:16px}.social-links{gap:12px}.social-link{width:35px;height:35px;font-size:14px}.newsletter-form{flex-direction:column;max-width:100%}.newsletter-btn{width:100%;padding:12px}.footer-stats{flex-direction:column;gap:10px;align-items:center}.stat-item{font-size:12px}}@media (max-width: 575.98px){.new-footer{padding:25px 0 15px 0}.footer-logo{max-width:120px}.footer-section{margin-bottom:30px}.social-links{gap:10px}.social-link{width:32px;height:32px;font-size:13px}.copyright{text-align:center;margin-bottom:10px}.footer-stats{text-align:center}}.icon{display:flex}.from-type-compan{width:100%;border:0.5px solid gray;border-radius:6px;height:2rem;padding:2%}.from-type-date-compan{width:40%;border:0.5px solid gray;border-radius:6px;height:3rem;padding:2%;margin-right:auto}.label-padding-left{grid-column:1/2;justify-content:center;align-items:center}.label-padding-right{grid-column:5/6;text-align:center}.from-type-date-compan-left{grid-column:2/5;border:0.5px solid gray;border-radius:6px;height:2.5rem;padding:2%}.from-type-date-compan-right{grid-column:6/9;border:0.5px solid gray;border-radius:6px;height:2.5rem;padding:2%}.www{display:grid;grid-template-columns:repeat(8, 1fr);grid-template-rows:auto;align-items:center;margin-top:2%}@media only screen and (max-width: 980px) and (min-width: 700px){.label-padding-left{grid-column:1/-1;justify-content:left}.label-padding-right{grid-column:1/-1;text-align:left}.from-type-date-compan-left{grid-column:1/-1;border:0.5px solid gray;border-radius:6px;height:3rem;padding:2%}.from-type-date-compan-right{grid-column:1/-1;border:0.5px solid gray;border-radius:6px;height:2.5rem}}@media only screen and (max-width: 700px) and (min-width: 100px){.label-padding-left{grid-column:1/-1;justify-content:left}.label-padding-right{grid-column:1/-1;text-align:left}.from-type-date-compan-left{grid-column:1/-1;border:0.5px solid gray;border-radius:6px;height:2rem;padding:2%}.from-type-date-compan-right{grid-column:1/-1;border:0.5px solid gray;border-radius:6px;height:2rem;padding:2%}}.job-description{position:relative;left:6.7%;top:0px;width:87.4%;padding:4%;background:white;border-radius:20px}.sticky{position:-webkit-sticky;position:sticky;top:0.1px;background-color:yellow;padding:87px 27px 0 27px;font-size:20px;display:grid;grid-template-columns:repeat(8, 1fr);grid-template-rows:49px 29px;height:17rem;background:white;border-bottom:1px solid #d9cece}.job-container{display:flex;justify-content:center}.job-container-header{width:700px;background:white}.job-container-header h1{grid-column:2/8;font-size:20px}.job-container-header h2{grid-column:2/8;font-size:14px;color:red}.job-container-header p{font-size:14px;grid-column:2/7;color:gray}.job-container-header button{grid-column:7/9;grid-row:3/4;border:0.5px solid gray;border-radius:6px;height:2rem;width:60%;color:black !important;border-color:#5E74E9 !important;background:white;margin-top:2%;font-size:14px;padding:2px}.job-container-description{background:white;border-radius:20px;padding:9% 3% 3% 3%}.job-container-description button{height:2rem;width:18%;margin:4% 0 0 40%}.job-container-description-button{text-align:center}@media only screen and (max-width: 600px) and (min-width: 100px){.job-container-header h1{grid-column:2/-1;font-size:20px}.job-container-header h2{grid-column:2/8;font-size:14px;color:red}.job-container-header p{font-size:14px;grid-column:2/7;color:gray}.job-container-header button{grid-column:7/9;grid-row:3/4;border:0.5px solid gray;border-radius:6px;height:2rem;width:60%;color:black !important;border-color:#5E74E9 !important;background:white;margin-top:2%;font-size:14px;padding:2px}}.show-feed{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;gap:5px;width:684px;background-color:white;padding:9% 6% 0 6%}.show-feed-1{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:auto;border:0.5px solid #F0F0F0 !important;border-radius:10px;padding:6%;margin:8%}.show-feed-img{grid-column:1/2;margin-right:19px}.show-feed-1 h1{grid-column:2/5;font-size:25px}.show-feed-1 p{grid-column:1/-1 !important;font-size:15px;color:gray}.show-feed-1 h2{grid-column:1/-1 !important;font-size:15px !important}.show-feed-1 h3{grid-column:1/-1;font-size:15px;color:gray;font-weight:bold}.show-feed-1 h5{grid-column:1/-1;font-size:15px;color:gray;font-weight:400}.show-feed-1 h4{grid-column:1/5;font-size:15px;color:gray;font-weight:bold;margin-top:28%}.show-feed-1 button{grid-column:1/-1 !important;grid-row:6/7 !important;border:0.5px solid #5e74e9;color:#5E74E9 !important;border-radius:10px !important}.companies-show-info{grid-column:1/3;font-size:13px;padding:7px 0}.companies-show-info-date{grid-column:3/-1;font-size:13px;padding:7px 0;color:gray}.show-info{grid-column:1/3;font-size:13px}.show-info-date{grid-column:3/4;font-size:13px}.show-info-right{grid-column:5/7;font-size:13px}.show-info-date-right{grid-column:7/8;font-size:13px}canvas{display:block;vertical-align:bottom}#particles-js{position:relative;width:100%;height:600px;background-color:white;background-image:url("");background-repeat:no-repeat;background-size:cover;background-position:50% 50%}#stats,.count-particles{-webkit-user-select:none;margin-top:5px;margin-left:5px}#stats{border-radius:3px 3px 0 0;overflow:hidden}.count-particles{border-radius:0 0 3px 3px}.google-login-form{display:flex;justify-content:center;margin-top:1rem;padding-bottom:1rem}.google-login-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:100%;height:48px;background-color:#ffffff;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:box-shadow 0.2s ease, background-color 0.2s ease, border-color 0.2s ease}.google-login-btn:hover{background-color:#f9fafb;border-color:#1a1a1a;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.google-icon{width:20px;height:20px}.google-text{font-family:'Roboto', sans-serif}.company-logo-img{width:60px;height:60px;object-fit:contain;border-radius:8px;border:1px solid #e9ecef;background:white;padding:4px}.company-logo-large{width:80px;height:80px;object-fit:contain;border-radius:12px;border:2px solid #e9ecef;background:white;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.similar-job-logo-img{width:40px;height:40px;object-fit:contain;border-radius:6px;border:1px solid #e9ecef;background:white;padding:2px}.current-logo-img{width:50px;height:50px;object-fit:contain;border-radius:6px;border:1px solid #e9ecef;background:white;padding:4px;margin-top:8px}.job-header-content{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}.company-logo-section{flex-shrink:0}.job-title-content{flex:1}.similar-job-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.similar-job-logo{flex-shrink:0}.similar-job-content{flex:1}.current-logo{margin-top:8px}.current-logo p{font-size:12px;color:#6c757d;margin-bottom:4px}.form-help{font-size:12px;color:#6c757d;margin-top:4px;display:block}.search-form{width:100%}.search-wrapper{display:flex;gap:12px;max-width:600px;margin:0 auto}.companies-search-input{flex:1;padding:12px 16px;border:1px solid #dee2e6;border-radius:8px;font-size:16px;background:white;transition:all 0.2s ease}.companies-search-input:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px rgba(13,110,253,0.1)}.search-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#667eea;color:white;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.search-btn:hover{background:#0b5ed7;transform:translateY(-1px)}.search-btn:active{transform:translateY(0)}.search-results-header{display:flex;justify-content:space-between;align-items:center;margin:30px 0;padding:20px;background:#f9fafb;border-radius:8px;border-left:3px solid #1a1a1a}.search-results-info h2{font-size:1.5rem;font-weight:600;color:#212529;margin:0 0 4px 0}.search-results-info p{color:#6c757d;margin:0;font-size:0.9rem}.clear-search-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#1a1a1a;color:white;text-decoration:none;border-radius:6px;font-size:0.9rem;font-weight:500;transition:all 0.2s ease;border:1px solid #1a1a1a}.clear-search-btn:hover{background:#374151;border-color:#374151;color:white;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.empty-state{display:flex;justify-content:center;align-items:center;min-height:400px;padding:40px 20px}.empty-state-content{text-align:center;max-width:500px}.empty-state-icon{font-size:4rem;color:#6c757d;margin-bottom:20px}.empty-state-content h3{font-size:1.5rem;font-weight:600;color:#212529;margin:0 0 12px 0}.empty-state-content p{color:#6c757d;font-size:1rem;line-height:1.5;margin:0 0 24px 0}.empty-state-actions{margin-top:24px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;transition:all 0.2s ease;border:none;cursor:pointer}.btn-primary{background:#0d6efd;color:white}.btn-primary:hover{background:#0b5ed7;color:white;text-decoration:none;transform:translateY(-1px)}@media (max-width: 768px){.job-header-content{flex-direction:column;align-items:center;text-align:center;gap:15px}.company-logo-large{width:60px;height:60px}.similar-job-header{flex-direction:column;align-items:center;text-align:center;gap:8px}.search-wrapper{flex-direction:column;gap:12px}.search-btn{justify-content:center}.search-results-header{flex-direction:column;align-items:flex-start;gap:16px}.clear-search{align-self:stretch}.clear-search-btn{justify-content:center;width:100%}}.saved-jobs-container{display:flex;flex-direction:column;gap:24px;margin-top:32px;max-width:800px;margin-left:auto;margin-right:auto}.job-card{background:white;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all 0.2s ease}.job-card:hover{border-color:#d1d5db}.job-header{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.company-section{display:flex;align-items:center;gap:16px}.company-logo{flex-shrink:0}.logo{width:56px;height:56px;object-fit:contain;padding:8px}.company-info{flex:1}.location{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:0.9rem;margin:0}.location i{color:#ef4444;font-size:0.8rem}.saved-indicator{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:0.85rem;font-weight:500}.saved-indicator i{font-size:0.8rem}.job-content{padding:24px 20px}.job-title{font-size:1.3rem;font-weight:600;color:#111827;margin:0 0 20px 0;line-height:1.3}.title-link{color:#111827;text-decoration:none}.title-link:hover{color:#2563eb;text-decoration:none}.job-details{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin-bottom:20px}.detail-item{display:flex;align-items:center;gap:8px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.detail-item i{color:#6b7280;font-size:0.9rem;width:16px;flex-shrink:0}.detail-item span{color:#374151;font-size:0.9rem;font-weight:500}.job-description{margin-top:20px;padding:16px;background:#f9fafb;border-radius:8px;border-left:3px solid #2563eb}.job-description p{color:#6b7280;font-size:0.9rem;line-height:1.5;margin:0}.job-actions{display:flex;gap:12px;padding:20px;background:#f9fafb;border-top:1px solid #e5e7eb}.btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:6px;text-decoration:none;font-size:0.9rem;font-weight:500;transition:all 0.2s ease;cursor:pointer}.btn-primary{background:#2563eb;color:white;border-color:#2563eb}.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;color:white;text-decoration:none}.btn-outline{background:white;color:#374151;border-color:#d1d5db}.btn-outline:hover{background:#f9fafb;color:#111827;text-decoration:none}.btn-success{background:#059669;color:white;border-color:#059669;cursor:not-allowed;opacity:0.8}.btn-danger{background:#dc2626;color:white;border-color:#dc2626}.btn-danger:hover{background:#b91c1c;border-color:#b91c1c;color:white;text-decoration:none}@media (max-width: 768px){.saved-jobs-container{margin-top:24px;gap:20px}.job-header{flex-direction:column;align-items:flex-start;gap:16px}.company-section{width:100%}.saved-indicator{align-self:flex-end}.job-content{padding:20px 16px}.job-details{grid-template-columns:1fr;gap:12px}.job-actions{flex-direction:column;gap:8px}.btn{justify-content:center;width:100%}}.modern-about-page{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;line-height:1.6;color:#333}.modern-about-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.modern-about-page .about-hero-section{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:80px 0 100px 0;text-align:center;position:relative;margin-top:80px}.modern-about-page .about-hero-container{max-width:1200px;margin:0 auto;padding:0 20px}.modern-about-page .about-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.modern-about-page .about-hero-title{font-size:3rem;font-weight:700;margin:0 0 20px 0;line-height:1.2;letter-spacing:-0.02em;color:#dc3545}.modern-about-page .about-hero-subtitle{font-size:1.2rem;margin:0 0 60px 0;color:#2c3e50;max-width:600px;margin-left:auto;margin-right:auto;font-weight:500;line-height:1.6}.modern-about-page .about-stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:40px;margin-top:60px;max-width:900px;margin-left:auto;margin-right:auto}.modern-about-page .about-stat-card{text-align:center;padding:30px 20px;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.08);border:1px solid #e2e8f0;transition:all 0.3s ease}.modern-about-page .about-stat-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.12)}.modern-about-page .about-stat-number{display:block;font-size:2.5rem;font-weight:700;margin:0 0 10px 0;line-height:1;color:#dc3545}.modern-about-page .about-stat-label{display:block;font-size:1rem;color:#2c3e50;font-weight:500;text-transform:uppercase;letter-spacing:0.5px}.modern-about-page .mission{padding:100px 0;background:#f8fafc}.modern-about-page .mission .mission-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.modern-about-page .mission .mission-text h2{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0 0 30px 0;line-height:1.2}.modern-about-page .mission .mission-text p{font-size:1.1rem;color:#4a5568;line-height:1.7;margin:0 0 20px 0}.modern-about-page .mission .mission-text p:last-child{margin-bottom:0}.modern-about-page .mission .mission-visual{display:flex;justify-content:center}.modern-about-page .mission .visual-card{background:white;padding:40px;border-radius:20px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,0.1);border:1px solid #e2e8f0;max-width:300px;width:100%}.modern-about-page .mission .visual-card .visual-icon{font-size:4rem;margin-bottom:20px}.modern-about-page .mission .visual-card h3{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 10px 0}.modern-about-page .mission .visual-card p{color:#718096;margin:0;font-size:1rem}.modern-about-page .values{padding:100px 0;background:white}.modern-about-page .values .section-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0 0 60px 0;text-align:center;line-height:1.2}.modern-about-page .values .values-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}.modern-about-page .values .value-card{background:#f8fafc;padding:40px;border-radius:16px;text-align:center;border:1px solid #e2e8f0;transition:all 0.3s ease}.modern-about-page .values .value-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.1);border-color:#667eea}.modern-about-page .values .value-card .value-icon{font-size:3rem;margin-bottom:20px;display:block}.modern-about-page .values .value-card h3{font-size:1.4rem;font-weight:700;color:#1a202c;margin:0 0 15px 0}.modern-about-page .values .value-card p{color:#4a5568;line-height:1.6;margin:0;font-size:1rem}.modern-about-page .team{padding:100px 0;background:#f8fafc}.modern-about-page .team .section-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0 0 20px 0;text-align:center;line-height:1.2}.modern-about-page .team .section-subtitle{font-size:1.2rem;color:#718096;margin:0 0 60px 0;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.modern-about-page .team .team-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}.modern-about-page .team .team-member{background:white;padding:40px;border-radius:16px;text-align:center;border:1px solid #e2e8f0;transition:all 0.3s ease}.modern-about-page .team .team-member:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.1)}.modern-about-page .team .team-member .member-avatar{font-size:4rem;margin-bottom:20px;display:block}.modern-about-page .team .team-member h3{font-size:1.3rem;font-weight:700;color:#1a202c;margin:0 0 8px 0}.modern-about-page .team .team-member .member-role{color:#667eea;font-weight:600;margin:0 0 15px 0;font-size:1rem}.modern-about-page .team .team-member .member-bio{color:#4a5568;line-height:1.6;margin:0;font-size:0.95rem}.modern-about-page .cta{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;padding:100px 0;text-align:center}.modern-about-page .cta .cta-content h2{font-size:2.5rem;font-weight:800;margin:0 0 20px 0;line-height:1.2}.modern-about-page .cta .cta-content p{font-size:1.2rem;margin:0 0 40px 0;opacity:0.9;max-width:600px;margin-left:auto;margin-right:auto}.modern-about-page .cta .cta-content .cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.modern-about-page .btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:all 0.3s ease;border:2px solid transparent;cursor:pointer;min-width:160px}.modern-about-page .btn.btn-primary{background:white;color:#667eea;border-color:white}.modern-about-page .btn.btn-primary:hover{background:#f7fafc;color:#5a67d8;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,0.1);text-decoration:none}.modern-about-page .btn.btn-secondary{background:transparent;color:white;border-color:white}.modern-about-page .btn.btn-secondary:hover{background:white;color:#667eea;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,0.1);text-decoration:none}@media (max-width: 768px){.modern-about-page .container{padding:0 16px}.modern-about-page .hero{padding:60px 0}.modern-about-page .hero h1{font-size:2.5rem}.modern-about-page .hero .hero-subtitle{font-size:1.1rem;margin-bottom:40px}.modern-about-page .hero .stats{gap:30px;margin-top:40px;flex-direction:row}.modern-about-page .hero .stat-number{font-size:2.5rem}.modern-about-page .mission{padding:60px 0}.modern-about-page .mission .mission-content{grid-template-columns:1fr;gap:40px}.modern-about-page .mission .mission-text h2{font-size:2rem}.modern-about-page .mission .visual-card{padding:30px}.modern-about-page .values{padding:60px 0}.modern-about-page .values .section-title{font-size:2rem;margin-bottom:40px}.modern-about-page .values .values-grid{grid-template-columns:1fr;gap:30px}.modern-about-page .values .value-card{padding:30px}.modern-about-page .team{padding:60px 0}.modern-about-page .team .section-title{font-size:2rem}.modern-about-page .team .section-subtitle{font-size:1.1rem;margin-bottom:40px}.modern-about-page .team .team-grid{grid-template-columns:1fr;gap:30px}.modern-about-page .team .team-member{padding:30px}.modern-about-page .cta{padding:60px 0}.modern-about-page .cta .cta-content h2{font-size:2rem}.modern-about-page .cta .cta-content p{font-size:1.1rem;margin-bottom:30px}.modern-about-page .cta .cta-buttons{flex-direction:column;align-items:center;gap:15px}.modern-about-page .cta .btn{width:100%;max-width:280px}}@media (max-width: 480px){.modern-about-page .hero h1{font-size:2rem}.modern-about-page .hero .stats{flex-direction:row;gap:20px;justify-content:space-around}.modern-about-page .mission-text h2,.modern-about-page .values .section-title,.modern-about-page .team .section-title,.modern-about-page .cta .cta-content h2{font-size:1.8rem}}.careers-page{min-height:100vh;background:#fafbfc}.careers-page .careers-hero{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);padding:100px 0 80px;position:relative;overflow:hidden}.careers-page .careers-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:0.3}.careers-page .careers-hero .careers-hero-content{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1;padding:0 20px}.careers-page .careers-hero .careers-hero-title{font-size:3.5rem;font-weight:800;color:white;margin-bottom:20px;line-height:1.1;letter-spacing:-0.02em}.careers-page .careers-hero .careers-hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,0.9);margin-bottom:40px;line-height:1.6}.careers-page .careers-hero .careers-hero-cta{display:flex;justify-content:center;gap:16px}.careers-page .careers-section-header{text-align:center;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.careers-page .careers-section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:16px;letter-spacing:-0.02em}.careers-page .careers-section-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6}.careers-page .careers-benefits{padding:100px 0;background:white}.careers-page .careers-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:32px;max-width:1200px;margin:0 auto}.careers-page .careers-benefit-card{background:white;padding:32px;border-radius:12px;border:1px solid #e5e7eb;transition:all 0.3s ease;cursor:pointer}.careers-page .careers-benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,0.08);border-color:#d1d5db}.careers-page .careers-benefit-icon{width:56px;height:56px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:white;font-size:1.5rem}.careers-page .careers-benefit-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:12px}.careers-page .careers-benefit-description{color:#6b7280;line-height:1.6;font-size:0.9375rem}.careers-page .careers-positions{padding:100px 0;background:#f9fafb}.careers-page .careers-positions-grid{display:flex;flex-direction:column;gap:24px;max-width:900px;margin:0 auto}.careers-page .careers-position-card{background:white;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;transition:all 0.3s ease}.careers-page .careers-position-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08);border-color:#d1d5db}.careers-page .careers-position-header{padding:28px 28px 0}.careers-page .careers-position-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:16px;letter-spacing:-0.01em}.careers-page .careers-position-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.careers-page .careers-position-badge{padding:6px 12px;border-radius:6px;font-size:0.8125rem;font-weight:500}.careers-page .careers-position-badge.careers-position-badge-type{background:#eff6ff;color:#1e40af}.careers-page .careers-position-badge.careers-position-badge-location{background:#f3f4f6;color:#374151}.careers-page .careers-position-content{padding:0 28px 24px}.careers-page .careers-position-description{color:#6b7280;line-height:1.7;margin-bottom:24px;font-size:0.9375rem}.careers-page .careers-position-requirements h4{font-size:0.9375rem;font-weight:600;color:#111827;margin-bottom:12px}.careers-page .careers-position-requirements ul{margin:0;padding-left:24px;list-style:none}.careers-page .careers-position-requirements ul li{color:#6b7280;line-height:1.8;margin-bottom:8px;font-size:0.9375rem;position:relative}.careers-page .careers-position-requirements ul li::before{content:'•';color:#667eea;font-weight:bold;position:absolute;left:-16px}.careers-page .careers-position-actions{padding:20px 28px 28px;display:flex;gap:12px;border-top:1px solid #f3f4f6}.careers-page .careers-culture{padding:100px 0;background:white}.careers-page .careers-culture-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.careers-page .careers-culture-text .careers-section-header{text-align:left;margin-bottom:40px}.careers-page .careers-culture-list{display:flex;flex-direction:column;gap:20px}.careers-page .careers-culture-item{display:flex;align-items:center;gap:14px;font-size:1rem;color:#374151}.careers-page .careers-culture-item i{color:#10b981;font-size:1.125rem;flex-shrink:0}.careers-page .careers-culture-visual{display:flex;align-items:center;justify-content:center}.careers-page .careers-visual-placeholder{width:100%;aspect-ratio:1;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;font-size:1.5rem;font-weight:600;gap:16px}.careers-page .careers-visual-placeholder i{font-size:3rem;opacity:0.9}.careers-page .careers-cta{padding:100px 0;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);position:relative;overflow:hidden}.careers-page .careers-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:0.3}.careers-page .careers-cta .careers-cta-content{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1;padding:0 20px}.careers-page .careers-cta .careers-cta-title{font-size:2.5rem;font-weight:700;color:white;margin-bottom:16px;letter-spacing:-0.02em}.careers-page .careers-cta .careers-cta-description{font-size:1.125rem;color:rgba(255,255,255,0.9);margin-bottom:40px;line-height:1.6}.careers-page .careers-cta .careers-cta-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.careers-page .careers-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:0.9375rem;font-weight:600;text-decoration:none;transition:all 0.2s ease;border:2px solid transparent;cursor:pointer;white-space:nowrap}.careers-page .careers-btn.careers-btn-sm{padding:8px 16px;font-size:0.875rem}.careers-page .careers-btn.careers-btn-primary{background:white;color:#667eea;border-color:white}.careers-page .careers-btn.careers-btn-primary:hover{background:#f9fafb;color:#5a67d8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);text-decoration:none}.careers-page .careers-btn.careers-btn-outline{background:transparent;color:white;border-color:rgba(255,255,255,0.3)}.careers-page .careers-btn.careers-btn-outline:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.5);transform:translateY(-2px);text-decoration:none}.careers-page .careers-btn i{font-size:0.875rem}@media (max-width: 768px){.careers-page .careers-hero{padding:60px 0 50px}.careers-page .careers-hero .careers-hero-title{font-size:2.5rem}.careers-page .careers-hero .careers-hero-subtitle{font-size:1.125rem}.careers-page .careers-section-title{font-size:2rem}.careers-page .careers-benefits{padding:60px 0}.careers-page .careers-benefits-grid{grid-template-columns:1fr;gap:24px}.careers-page .careers-positions{padding:60px 0}.careers-page .careers-culture{padding:60px 0}.careers-page .careers-culture-content{grid-template-columns:1fr;gap:40px}.careers-page .careers-culture-text .careers-section-header{text-align:center}.careers-page .careers-cta{padding:60px 0}.careers-page .careers-cta .careers-cta-title{font-size:2rem}.careers-page .careers-cta .careers-cta-buttons{flex-direction:column;align-items:stretch}.careers-page .careers-cta .careers-cta-buttons .careers-btn{width:100%}.careers-page .careers-position-actions{flex-direction:column}.careers-page .careers-position-actions .careers-btn{width:100%}}.contact-page .contact-form-section{padding:80px 0}.contact-page .contact-content{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.contact-page .contact-methods{margin-top:40px}.contact-page .contact-method{display:flex;align-items:center;gap:20px;margin-bottom:32px}.contact-page .method-icon{width:60px;height:60px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;flex-shrink:0}.contact-page .method-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 4px 0}.contact-page .method-description{color:#6b7280;margin:0}.contact-page .modern-form{background:white;padding:40px;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 16px rgba(0,0,0,0.05)}.contact-page .form-group{margin-bottom:24px}.contact-page .form-label{display:flex;align-items:center;gap:8px;font-weight:600;color:#374151;margin-bottom:8px}.contact-page .form-label i{color:#667eea;font-size:0.875rem}.contact-page .form-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all 0.2s ease}.contact-page .form-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,0.1)}.contact-page .form-actions{margin-top:32px}.contact-page .faq-section{padding:80px 0;background:#f8f9fa}.contact-page .faq-header{text-align:center;margin-bottom:48px}.contact-page .faq-header .section-title{font-size:2.25rem;font-weight:700;color:#212529;margin:0 0 12px 0}.contact-page .faq-header .section-subtitle{font-size:1.125rem;color:#6c757d;margin:0;max-width:600px;margin-left:auto;margin-right:auto}.contact-page .faq-list{max-width:800px;margin:0 auto}.contact-page .faq-item{background:white;border:1px solid #dee2e6;border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all 0.2s ease}.contact-page .faq-item:hover{border-color:#adb5bd;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.contact-page .faq-item.active{border-color:#0d6efd;box-shadow:0 4px 12px rgba(13,110,253,0.15)}.contact-page .faq-question{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color 0.2s ease}.contact-page .faq-question:hover{background-color:#f8f9fa}.contact-page .faq-question h3{font-size:1.125rem;font-weight:600;color:#212529;margin:0;line-height:1.4}.contact-page .faq-question i{color:#6c757d;font-size:0.875rem;transition:all 0.2s ease}.contact-page .faq-item.active .faq-question i{transform:rotate(180deg);color:#0d6efd}.contact-page .faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease;background-color:#f8f9fa}.contact-page .faq-item.active .faq-answer{max-height:200px}.contact-page .faq-answer p{padding:0 24px 20px 24px;color:#495057;line-height:1.6;margin:0;font-size:0.95rem}@media (max-width: 768px){.careers-page .hero-title,.contact-page .hero-title{font-size:2rem}.careers-page .hero-subtitle,.contact-page .hero-subtitle{font-size:1rem}.careers-page .hero-stats,.contact-page .hero-stats{flex-direction:column;gap:24px}.careers-page .section-title,.contact-page .section-title{font-size:2rem}.careers-page .section-content,.contact-page .section-content{grid-template-columns:1fr;gap:32px}.careers-page .values-grid,.careers-page .benefits-grid,.contact-page .values-grid,.contact-page .benefits-grid{grid-template-columns:1fr}.careers-page .team-grid,.contact-page .team-grid{grid-template-columns:1fr}.careers-page .contact-content,.contact-page .contact-content{grid-template-columns:1fr;gap:32px}.careers-page .cta-buttons,.contact-page .cta-buttons{flex-direction:column;align-items:center}.careers-page .position-actions,.contact-page .position-actions{flex-direction:column}.careers-page .faq-header .section-title,.contact-page .faq-header .section-title{font-size:1.875rem}.careers-page .faq-question,.contact-page .faq-question{padding:16px 20px}.careers-page .faq-question h3,.contact-page .faq-question h3{font-size:1rem}.careers-page .faq-answer p,.contact-page .faq-answer p{padding:0 20px 16px 20px;font-size:0.9rem}}.legal-page{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;line-height:1.7;color:#2d3748;background:#f8f9fa;padding:100px 0 60px 0;min-height:100vh}.legal-page-container{max-width:900px;margin:0 auto;padding:0 20px}.legal-page-header{background:white;border-radius:12px;padding:40px;margin-bottom:30px;box-shadow:0 2px 8px rgba(0,0,0,0.08);border-bottom:4px solid #dc3545;text-align:center}.legal-page-header h1{font-size:2.5rem;font-weight:700;color:#dc3545;margin:0 0 10px 0;line-height:1.2}.legal-page-header .legal-page-updated{font-size:0.95rem;color:#718096;margin:0;font-style:italic}.legal-page-content{background:white;border-radius:12px;padding:50px;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:1.75rem;font-weight:700;color:#1a202c;margin:0 0 20px 0;padding-bottom:10px;border-bottom:2px solid #e2e8f0}.legal-section h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:25px 0 15px 0}.legal-section p{font-size:1rem;line-height:1.8;color:#4a5568;margin:0 0 15px 0}.legal-section ul,.legal-section ol{margin:15px 0;padding-left:30px}.legal-section ul li,.legal-section ol li{font-size:1rem;line-height:1.8;color:#4a5568;margin-bottom:10px}.legal-section ul li strong,.legal-section ol li strong{color:#2d3748;font-weight:600}.legal-section a{color:#dc3545;text-decoration:none;font-weight:500;transition:color 0.2s}.legal-section a:hover{color:#c82333;text-decoration:underline}.contact-info{background:#f7fafc;border-left:4px solid #dc3545;padding:20px 25px;border-radius:8px;margin-top:20px}.contact-info p{margin:8px 0;font-size:1rem}.contact-info p strong{color:#1a202c;font-weight:600}.cookie-table{margin:25px 0;overflow-x:auto}.cookie-table table{width:100%;border-collapse:collapse;background:white;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.cookie-table table thead{background:#dc3545;color:white}.cookie-table table thead th{padding:15px;text-align:left;font-weight:600;font-size:0.95rem;text-transform:uppercase;letter-spacing:0.5px}.cookie-table table tbody tr{border-bottom:1px solid #e2e8f0}.cookie-table table tbody tr:last-child{border-bottom:none}.cookie-table table tbody tr:hover{background:#f7fafc}.cookie-table table tbody td{padding:15px;font-size:0.95rem;color:#4a5568}.cookie-table table tbody td:first-child{font-weight:600;color:#2d3748;font-family:'Courier New', monospace}@media (max-width: 768px){.legal-page{padding:80px 0 40px 0}.legal-page-header{padding:30px 20px}.legal-page-header h1{font-size:2rem}.legal-page-content{padding:30px 20px}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.15rem}.cookie-table table{font-size:0.85rem}.cookie-table table thead th,.cookie-table table tbody td{padding:10px 8px}}
