*{margin:0;padding:0;box-sizing:border-box;font-family:"Manrope",sans-serif}body{font-family:"Manrope",sans-serif;background:#f8fafc;padding:0rem!important;line-height:1.6}.site-header{height:100px;width:100%}.site-header-logo{max-height:128px}.container{max-width:1400px;margin:0 auto;display:grid;place-items:center}h2.section-header{margin:1rem;margin-bottom:2rem;color:#3b424e;font-weight:700;letter-spacing:0.02em;font-size:2.4rem}.dark-green{color:#086419}.light-green{color:#6FDD84}.white{color:#fff}.underline-light-green{text-decoration:underline;text-decoration-color:#6FDD84;text-underline-offset:4px}.homepage-highlight-logo{margin-left:1rem;margin-right:1rem}h1{text-align:center;margin-bottom:1rem;color:#1e293b;font-size:2.5rem;font-weight:700}.hero-container{margin-top:3rem;margin-bottom:2rem}.hero-content{margin:0 auto;padding:0 1.5rem;text-align:center;padding-top:3rem;padding-bottom:.5rem}.hero-heading{color:#3b424e;margin-bottom:1.25rem;max-width:100%;font-size:clamp(1.5rem,5vw,2.5rem);line-height:1.3;text-align:center}.hero-subtitle{color:#66686a;font-size:clamp(0.95rem,2.5vw,1.125rem);line-height:1.7;max-width:700px;margin:0 auto;padding:0 0.5rem}.why-openshot-bar{background-color:#e8f5ee;padding:1rem 1.5rem;margin:1rem auto 0rem;max-width:840px;border-radius:2rem}.why-openshot-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0.5rem;font-size:0.95rem;color:#2d5016}.why-openshot-title{font-weight:600;color:#1b5e20}.why-openshot-separator{color:#66bb6a;font-weight:300}.why-openshot-item{color:#2d5016}@media (max-width:640px){.why-openshot-content{font-size:0.875rem;gap:0.375rem}}#cards-list-section{margin-bottom:4rem;max-width:840px}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#334155}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#64748b}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#6FDD84;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner-small{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:spin 0.8s linear infinite;vertical-align:middle;margin-right:6px}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#ef4444;background:#fef2f2;border-radius:12px;margin:2rem 0}.error-state button{margin-top:1rem;padding:0.5rem 1rem;background:#ef4444;color:white;border:none;border-radius:8px;cursor:pointer;font-weight:600}.error-state button:hover{background:#dc2626}#cc-main .cm__footer{display:none!important}@media (max-width:768px){.site-header{height:80px;padding:0 1rem}.site-header-logo{max-height:80px}.hero-container{margin-top:1.5rem;margin-bottom:1rem}.hero-content{padding:0 1rem;padding-top:1.5rem}.hero-heading{font-size:clamp(1.35rem,6vw,2rem);line-height:1.25;padding:0 0.5rem}.hero-subtitle{font-size:0.95rem;padding:0 0.75rem;line-height:1.6}.container{padding:0 1rem}h2.section-header{font-size:1.75rem;margin:0.75rem;margin-bottom:1.5rem}.why-openshot-bar{margin:1.5rem 1rem 0;padding:0.75rem 1rem;border-radius:1.5rem}#cards-list-section{padding:0;margin-bottom:2rem}}@media (max-width:480px){.site-header{height:60px}.site-header-logo{max-height:60px}.hero-container{margin-top:1rem}.hero-content{padding-top:1rem}.hero-heading{font-size:1.35rem;line-height:1.3}.hero-subtitle{font-size:0.9rem}h2.section-header{font-size:1.5rem}}.job-card{background:white;border-radius:16px;padding:1.75rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;cursor:pointer;max-width:840px}.job-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.06)}.job-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.job-card .company-logo{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.2rem;overflow:hidden;flex-shrink:0}.job-card .company-logo img{width:100%;height:100%;object-fit:cover}.job-card .job-card-info{flex:1;min-width:0}.job-card .job-card-info h3{font-size:1.15rem;font-weight:500;color:#1e293b;margin-bottom:0.25rem;line-height:1.4}.job-card .job-card-info p{color:#059669;font-size:0.95rem;font-weight:600}.job-card .job-card-salary{margin-left:auto;background:#ecfdf5;color:#059669;padding:0.5rem 1rem;border-radius:20px;font-weight:600;font-size:0.875rem;white-space:nowrap}.job-card .job-card-meta{display:flex;gap:0.75rem;margin-bottom:1rem;flex-wrap:wrap}.job-card .job-card-meta span{display:inline-flex;align-items:center;gap:0.375rem;background:#f8fafc;padding:0.375rem 0.75rem;border-radius:20px;font-size:0.9rem;color:#475569;font-weight:500;border:1px solid #e2e8f0}.job-card .job-card-meta span svg{width:14px;height:14px;color:#6b7280;flex-shrink:0}.job-card .job-card-description{color:#64748b;margin-bottom:1rem;line-height:1.6;font-size:1.0rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:0.01em}.job-card .job-card-tags{display:flex;gap:0.5rem;flex-wrap:wrap;margin-bottom:1rem}.job-card .job-card-tag{background:#ecfdf5;color:#059669;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.8rem;font-weight:500;border:1px solid #d1fae5}.job-card .job-card-actions{display:flex;gap:0.5rem;align-items:center;padding-top:0.75rem;margin-top:auto}.job-card .job-card-actions .action-btn{padding:0.625rem 1.25rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:all 0.2s ease;border:none;text-decoration:none;font-size:1rem;display:inline-flex;align-items:center;gap:0.375rem}.job-card .job-card-actions .action-btn.primary-btn{background:#6FDD84;color:#086419}.job-card .job-card-actions .action-btn.primary-btn:hover{background:#22c55e;transform:translateY(-1px)}.job-card .job-card-actions .action-btn.secondary-btn{background:transparent;color:#059669;border:2px solid #3dbc55;margin-left:auto}.job-card .job-card-actions .action-btn.secondary-btn::after{content:'→';font-size:0.9rem;transition:transform 0.2s ease}.job-card .job-card-actions .action-btn.secondary-btn:hover{background:#ecfdf5;border-color:#059669;color:#047857}.job-card .job-card-actions .action-btn.secondary-btn:hover::after{transform:translateX(3px)}.total-count-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;margin-bottom:2rem;padding:1.5rem 0;max-width:840px;width:100%;text-align:center}.total-count-text{color:#086419;font-size:1.25rem;font-weight:600;font-style:normal!important;margin:0;display:inline}.total-count-text strong{font-weight:700;font-style:normal!important;color:#059669}.total-count-container .login-signup-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 2.5rem;border-radius:9999px;min-width:30%;font-weight:600;cursor:pointer;transition:all 0.2s ease;border:none;font-size:1rem;background:#6FDD84;color:#086419;white-space:nowrap}.total-count-container .login-signup-btn .lock-icon{width:18px;height:18px;flex-shrink:0}.total-count-container .login-signup-btn:hover{background:#22c55e;transform:translateY(-1px)}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#64748b}@media (max-width:640px){.job-card{padding:1rem}.job-card .job-card-header{flex-wrap:wrap}.job-card .job-card-salary{margin-left:0;margin-top:0.5rem;width:fit-content}.job-card .job-card-meta{gap:0.5rem}.job-card .job-card-actions{flex-wrap:wrap;flex-direction:column-reverse}.job-card .job-card-actions .action-btn.secondary-btn{width:100%;justify-content:center;margin-left:0}.job-card .job-card-actions .action-btn.apply-now{margin-left:0;width:100%;justify-content:center;margin-top:0;margin-bottom:0.5rem}.total-count-container{padding:1rem 0}.total-count-text{font-size:1rem}.total-count-container .login-signup-btn{width:100%;max-width:300px}}.custom-select-wrapper{width:100%;font-size:0.875rem}.custom-select{position:relative}.custom-select-trigger{display:flex;justify-content:space-between;align-items:center;color:#4b5563;font-weight:500;font-size:1rem;cursor:pointer;width:100%}.custom-select-trigger .arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #6B7280;transition:transform 0.3s ease}.custom-select.open .arrow{transform:rotate(180deg)}.custom-options{position:absolute;top:calc(100% + 10px);left:-1rem;right:-1rem;background-color:white;border-radius:0.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);z-index:10;display:none;padding:0.5rem 0}.custom-select.open .custom-options{display:block}.custom-option{display:block;padding:0.75rem 1rem;cursor:pointer;transition:background-color 0.2s;color:#374151;font-weight:500}.custom-option:hover,.custom-option.selected{background-color:#c3fdce}.filter-input-group{display:flex;align-items:center;width:100%;padding:0.375rem 1rem;border-bottom:1px solid #e5e7eb;position:relative}.suggestions-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:white;border-radius:0.75rem;box-shadow:0 10px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);z-index:100;display:none;padding:0.5rem 0;max-height:320px;overflow-y:auto;border:1px solid #e5e7eb}.suggestion-category{display:block;padding:0.625rem 1rem 0.375rem;font-size:0.6875rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:0.05em;background-color:#f3f4f6}.suggestion-category:first-child{border-top:none;padding-top:0.375rem}.suggestion-item{display:block;padding:0.5rem 1rem;cursor:pointer;transition:background-color 0.15s ease;color:#1f2937;font-size:0.9375rem;font-weight:400}.suggestion-item:hover{background-color:#f9fafb}.suggestions-dropdown.tag-mode{max-height:300px}.suggestion-item.tag-hint{color:#059669;font-weight:500;font-family:monospace;font-size:0.875rem}.suggestion-item.tag-hint:hover{background-color:#e6fbe9}.job-title-input-container{display:flex;flex-wrap:wrap;align-items:center;width:100%;font-size:1rem;min-height:40px;border:none;border-radius:0.375rem;background:transparent;cursor:text}.job-title-input-container:focus-within{border:none;box-shadow:none}.job-title-input-container .filter-input-field{border:none;outline:none;flex:1;min-width:120px;padding:4px;font-size:1rem;background:transparent}.selected-titles-container{display:flex;flex-wrap:wrap;gap:4px}.selected-title-tag{display:inline-flex;align-items:center;background:#e6fbe9;color:#059669;border:1px solid #10b981;border-radius:16px;padding:2px 8px;font-size:1.0rem;font-weight:500;gap:4px}.selected-title-tag .remove-title{cursor:pointer;font-weight:bold;color:#059669;font-size:14px;line-height:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(5,150,105,0.2)}.selected-title-tag .remove-title:hover{background:rgba(5,150,105,0.3)}.filter-search-container{background-color:white;border-radius:9999px;box-shadow:0 5px 8px -2px rgb(0 0 0 / 0.1),0 2px 3px -2px rgb(0 0 0 / 0.1);display:flex;flex-direction:column;align-items:center;width:100%;max-width:64rem;padding:0.25rem;transition:all 0.3s ease-in-out}.filter-input-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.filter-input-wrapper .filter-input-group:last-child{border-bottom:none}.filter-input-group svg{width:1.25rem;height:1.25rem;color:#9ca3af;flex-shrink:0}.filter-input-field,.filter-select-field{width:100%;background-color:transparent;border:none;outline:none;font-size:0.875rem;color:#374151}.filter-input-field::placeholder{color:#6b7280}.filter-input-field{margin-left:0.75rem;font-size:1rem}.filter-select-field{color:#4b5563;font-weight:500;cursor:pointer;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 0.25rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:1.75rem}.filter-select-field option{font-weight:500;color:#6b7280}.filter-search-button{background-color:#6FDD84;color:#086419;font-weight:700;font-size:1.0rem;padding:0.75rem 3rem;border-radius:9999px;border:none;cursor:pointer;transition:background-color 0.3s ease-in-out;flex-shrink:0;width:100%;margin-top:0.25rem;outline:none;position:relative;z-index:1}.filter-search-button:hover{background-color:#22c55e;outline:none}.filter-search-button:active{transform:scale(0.98)}@media (min-width:768px){.filter-search-container{flex-direction:row}.filter-input-wrapper{flex-direction:row}.filter-input-group{width:auto;padding:0.5rem 1rem;border-bottom:none;border-right:1px solid #e5e7eb}.filter-input-group:last-child{border-right:none}.filter-input-group:nth-child(1){flex:2}.filter-input-group:nth-child(2){flex:1.0}.filter-input-group:nth-child(3){flex:1.0}.filter-search-button{width:auto;margin-top:0;margin-left:0.5rem;margin-right:0rem}}.typing-placeholder{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1rem;line-height:1.5;pointer-events:none;white-space:nowrap;overflow:hidden;padding-left:10px;display:flex;align-items:center}.typing-placeholder::after{content:'';display:inline-block;width:2px;height:1.2em;background-color:#6b7280;animation:blink 1s step-end infinite;margin-left:2px;vertical-align:middle}.typing-placeholder.hidden{display:none}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.facets-showcase{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.75rem;margin-top:1.5rem;padding:0 1rem}.facets-showcase p{margin:0;color:#6b7280;font-size:0.875rem}.facet-item{display:inline-flex;align-items:center;background-color:#f3f4f6;color:#374151;padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;border:1px solid #e5e7eb}.facet-item:hover{background-color:#e6fbe9;border-color:#10b981;color:#059669}#expanded-searches-list{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center}#expanded-searches-title .facet-item{margin-right:0.5rem}@media (max-width:768px){.filter-search-container{border-radius:1.5rem;padding:0.75rem;margin:0 1rem;box-shadow:0 4px 12px -2px rgb(0 0 0 / 0.08)}.filter-input-group{padding:0.625rem 1rem;border-bottom:1px solid #e5e7eb}.filter-input-wrapper .filter-input-group:last-child{border-bottom:none}.filter-input-field{font-size:0.95rem}.custom-select-trigger{font-size:0.95rem;padding:0.25rem 0}.filter-search-button{padding:0.875rem;font-size:1rem;margin-top:0.5rem;border-radius:9999px}.custom-options{left:-0.75rem;right:-0.75rem;max-height:240px;overflow-y:auto}.suggestions-dropdown{left:-1rem;right:-1rem;border-radius:0.75rem;max-height:280px}.facets-showcase{flex-direction:column;gap:0.5rem;margin-top:1.25rem;padding:0 1rem}.facets-showcase p{margin-bottom:0.25rem}#expanded-searches-list{justify-content:center;gap:0.5rem}.facet-item{padding:0.4rem 0.875rem;font-size:0.8rem}.typing-placeholder{font-size:0.95rem}}@media (max-width:480px){.filter-search-container{border-radius:1.25rem;padding:0.5rem;margin:0 0.75rem}.filter-input-group{padding:0.5rem 0.75rem}.filter-input-field{font-size:0.9rem;margin-left:0.5rem}.filter-input-group svg{width:1.125rem;height:1.125rem}.custom-select-trigger{font-size:0.9rem}.filter-search-button{padding:0.75rem;font-size:0.95rem}.facet-item{padding:0.35rem 0.75rem;font-size:0.75rem}.typing-placeholder{font-size:0.9rem}.selected-title-tag{font-size:0.875rem;padding:2px 6px}}.testimonials-section{padding:4rem 0;background:linear-gradient(180deg,#f8fafc 0%,#f5f5f7 100%)}.testimonials-section .section-header{text-align:center;margin-bottom:3rem}.testimonials-section .section-header h2{margin-bottom:0.75rem;letter-spacing:-0.02em}.testimonials-section .section-header h2 span{color:#3dbc55}.testimonials-section .section-header p{color:#64748b;font-size:1.1rem;max-width:600px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.testimonial-card{background:white;border-radius:20px;padding:2rem;position:relative;box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:all 0.3s ease;border:none;overflow:hidden}.testimonial-card:nth-child(2){background:#e8f5ee}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.06)}.testimonial-card .quote-icon{width:44px;height:44px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.testimonial-card.featured .quote-icon{background:#3dbc55}.testimonial-card .quote-icon svg{width:22px;height:22px;color:#475569}.testimonial-card.featured .quote-icon svg{color:white}.testimonial-card .testimonial-content{margin-bottom:1.5rem}.testimonial-card .testimonial-content p{color:#3b424e;font-size:0.95rem;line-height:1.7;font-weight:400;letter-spacing:0.01em}.testimonial-card .testimonial-rating{display:flex;gap:3px;margin-bottom:1.25rem}.testimonial-card .testimonial-rating .star{width:16px;height:16px;color:#f59e0b}.testimonial-card .testimonial-rating .star.empty{color:rgba(0,0,0,0.15)}.testimonial-card .testimonial-author{display:flex;align-items:center;gap:0.875rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,0.06)}.testimonial-card .author-avatar{width:48px;height:48px;border-radius:50%;background:#3b424e;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:1rem;flex-shrink:0}.testimonial-card .author-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-card .author-info h4{font-size:0.95rem;font-weight:600;color:#1e293b;margin-bottom:0.1rem}.testimonial-card .author-info p{font-size:0.8rem;color:#64748b;font-weight:500}.testimonial-card .author-info .company-name{color:#059669;font-weight:600;font-size:inherit}.testimonial-card.featured{}@media (max-width:768px){.testimonials-section{padding:3rem 0}.testimonials-section .section-header h2{font-size:1.75rem}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}.testimonial-card{padding:1.5rem}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}.testimonial-card:nth-child(2){grid-row:span 1}}.why-us-section{padding:4rem 0;background:linear-gradient(180deg,#f8fafc 0%,#f5f5f7 100%)}.why-us-section .section-header{text-align:center;margin-bottom:3rem}.why-us-section .section-header h2{margin-bottom:0.75rem;letter-spacing:-0.02em}.why-us-section .section-header h2 span{color:#3dbc55}.why-us-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 1.5rem}.why-us-card{background:white;border-radius:16px;padding:1.75rem;position:relative;box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:all 0.3s ease;border:none}.why-us-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.06)}.why-us-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.why-us-icon svg{width:24px;height:24px}.why-us-icon.blue{background:#e8f4fd;color:#2563eb}.why-us-icon.red{background:#fce8e8;color:#dc2626}.why-us-icon.green{background:#e8f5ee;color:#16a34a}.why-us-icon.purple{background:#f3e8fd;color:#9333ea}.why-us-card h3{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:0.5rem;letter-spacing:-0.01em}.why-us-card p{color:#64748b;font-size:0.9rem;line-height:1.6;font-weight:400}@media (max-width:768px){.why-us-section{padding:3rem 0}.why-us-section .section-header h2{font-size:1.75rem}.why-us-grid{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}.why-us-card{padding:1.5rem}}@media (min-width:768px) and (max-width:1023px){.why-us-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.why-us-grid{grid-template-columns:repeat(4,1fr)}}.login-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1000;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.login-modal-overlay.active{display:flex}.login-modal{background:white;border-radius:20px;padding:2.5rem;max-width:450px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,0.3);position:relative;animation:modalSlideIn 0.3s ease-out}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-modal-header{text-align:center;margin-bottom:2rem}.login-modal-header h2{color:#1e293b;font-size:1.75rem;font-weight:700;margin-bottom:0.5rem}.login-modal-header p{color:#64748b;font-size:1rem}.login-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.2s ease}.login-modal-close:hover{background:#f1f5f9;color:#1e293b}.login-modal-oauth{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.oauth-btn{display:flex;align-items:center;justify-content:center;gap:0.75rem;padding:0.875rem 1.5rem;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all 0.2s ease;border:2px solid #e2e8f0;background:white;color:#1e293b;width:100%}.oauth-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.oauth-btn.google{border-color:#e2e8f0}.oauth-btn.google:hover{border-color:#4285f4;background:#f8f9fa}.oauth-btn.linkedin{border-color:#e2e8f0}.oauth-btn.linkedin:hover{border-color:#0077b5;background:#f8f9fa}.oauth-btn-icon{width:20px;height:20px;flex-shrink:0}.login-modal-divider{display:flex;align-items:center;margin:1.5rem 0;color:#94a3b8;font-size:0.875rem}.login-modal-divider::before,.login-modal-divider::after{content:'';flex:1;height:1px;background:#e2e8f0}.login-modal-divider span{padding:0 1rem}@media (max-width:640px){.login-modal{padding:2rem 1.5rem;width:95%}.login-modal-header h2{font-size:1.5rem}.oauth-btn{padding:0.75rem 1.25rem;font-size:0.95rem}}.job-detail-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.header-logo-link{display:flex;align-items:center}.header-login-btn{padding:0.625rem 1.5rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:all 0.2s ease;border:2px solid #3dbc55;background:transparent;color:#1e293b;font-size:1rem}.header-login-btn:hover{background:#ecfdf5}.job-detail-container{max-width:1400px;margin:2rem auto;padding:0 2rem;display:grid;grid-template-columns:1fr 480px;align-items:start}.job-detail-main{display:flex;flex-direction:column;gap:1.5rem;max-width:90%}:root{--card-border-radius:12px;--card-bg:#ffffff;--card-shadow:0 1px 3px rgba(0,0,0,0.08),0 4px 12px rgba(0,0,0,0.05);--card-shadow-hover:0 4px 8px rgba(0,0,0,0.1),0 8px 24px rgba(0,0,0,0.08);--card-padding-lg:2rem;--card-padding-md:1.25rem;--card-padding-sm:1rem;--brand-green:#3dbc55;--brand-green-dark:#059669}.job-detail-card{background:var(--card-bg);border-radius:var(--card-border-radius);padding:var(--card-padding-lg);box-shadow:var(--card-shadow)}.job-detail-header-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.job-header-top{display:flex;align-items:flex-start;gap:1.25rem}.job-detail-card .company-logo{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.5rem;overflow:hidden;flex-shrink:0}.job-detail-card .company-logo img{width:100%;height:100%;object-fit:cover}.job-header-info{flex:1;min-width:0;text-align:left}.job-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:0.375rem;line-height:1.3;text-align:left}.company-name{color:#059669;font-size:1.1rem;font-weight:600;text-align:left}.job-meta-row{display:flex;align-items:center;gap:0.75rem;flex-wrap:wrap;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.job-meta-tags{display:flex;gap:0.75rem;flex-wrap:wrap;flex:1}.meta-tag{display:inline-flex;align-items:center;gap:0.375rem;background:#f1f5f9;padding:0.5rem 1rem;border-radius:9999px;font-size:0.95rem;color:#475569;font-weight:500}.meta-tag svg{width:16px;height:16px;color:#6b7280;flex-shrink:0}.apply-btn{padding:0.625rem 1.25rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:all 0.2s ease;border:none;background:#6FDD84;color:#086419;font-size:1rem;white-space:nowrap}.apply-btn:hover{background:#22c55e;transform:translateY(-1px)}.header-apply-btn{flex-shrink:0}.job-info-section{background:#e8f5ee;padding:1.5rem;border-radius:12px;margin-top:1rem}.section-title{font-size:1.1rem;font-weight:700;color:#059669;margin-bottom:0.75rem}.short-description{color:#475569;line-height:1.7;font-size:1rem;margin-bottom:1.0rem}.detail-degrees{color:#3d3e3e;line-height:1.7;font-size:1rem;margin-bottom:1.0rem}.subsection-title{font-size:0.95rem;font-weight:700;color:#3d3e3e;margin-bottom:0.75rem;margin-top:1.5rem}.subsection-title:first-of-type{margin-top:0}.skills-list{display:flex;gap:0.5rem;flex-wrap:wrap}.skill-tag{background:#cdeada;color:#065f46;padding:0.375rem 0.875rem;border-radius:9999px;font-size:0.875rem;font-weight:500}.job-description-section{background:var(--card-bg);border-radius:var(--card-border-radius);padding:var(--card-padding-lg);box-shadow:var(--card-shadow)}.description-title{font-size:1.35rem;font-weight:700;color:#1e293b;margin-bottom:1.25rem}.job-description-content{color:#475569;line-height:1.8;font-size:1rem}.job-description-content h1,.job-description-content h2,.job-description-content h3,.job-description-content h4{color:#1e293b;margin-top:1.5rem;margin-bottom:0.75rem}.job-description-content h1{font-size:1.5rem}.job-description-content h2{font-size:1.25rem}.job-description-content h3{font-size:1.1rem}.job-description-content p{margin-bottom:1rem}.job-description-content ul,.job-description-content ol{margin-left:1.5rem;margin-bottom:1rem}.job-description-content li{margin-bottom:0.5rem}.bottom-apply-section{display:flex;justify-content:center;padding:1rem 0}.bottom-apply-btn{padding:1rem 3rem;font-size:1.1rem}.related-jobs-sidebar{position:sticky;top:120px}.sidebar-title{font-size:1rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:0.025em;margin-bottom:1rem}.related-jobs-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.related-job-card{background:var(--card-bg);border-radius:var(--card-border-radius);padding:var(--card-padding-md);transition:all 0.2s ease;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,0.05);cursor:pointer}.related-job-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,0.08);transform:translateY(-2px)}.related-job-title{font-size:0.95rem;font-weight:600;color:#1e293b;margin-bottom:0.375rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.related-job-meta{display:flex;align-items:center;gap:0.375rem;color:#64748b;margin-bottom:0.625rem;font-size:0.85rem}.related-job-company{font-weight:600;color:var(--brand-green-dark)}.related-job-posted{color:#94a3b8}.related-job-card .job-meta-tags{display:flex;flex-wrap:wrap;gap:0.375rem;margin-bottom:0.75rem}.related.meta-tag{padding:0.25rem 0.625rem;font-size:0.75rem;font-weight:500;background:#f1f5f9;color:#475569;border-radius:9999px}.view-job-link{display:inline-flex;align-items:center;gap:0.375rem;padding:0.375rem 0.875rem;font-size:0.85rem;font-weight:600;color:var(--brand-green-dark);background:transparent;border:2px solid var(--brand-green);border-radius:9999px;text-decoration:none;cursor:pointer;transition:all 0.2s ease}.view-job-link:hover{background:#ecfdf5;border-color:var(--brand-green-dark);color:#047857}.view-job-link::after{content:'→';font-size:0.9rem;transition:transform 0.2s ease}.view-job-link:hover::after{transform:translateX(3px)}.search-more-btn{display:block;width:100%;padding:0.875rem 1.5rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:all 0.2s ease;border:none;background:#6FDD84;color:#065f46;font-size:1rem;text-align:center;text-decoration:none}.search-more-btn:hover{background:#22c55e}.related-jobs-empty{text-align:center;padding:2rem 1rem;color:#64748b}.related-jobs-list .loading-state{padding:2rem 1rem}@media (max-width:1024px){.job-detail-container{grid-template-columns:1fr;padding:0 1rem}.job-detail-main{max-width:100%}.related-jobs-sidebar{position:static;order:2}.job-detail-main{order:1}.related-jobs-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.job-detail-header{padding:1rem}.job-header-top{flex-wrap:wrap}.job-meta-row{flex-direction:column;align-items:flex-start}.header-apply-btn{width:100%;text-align:center;margin-top:0.5rem}.job-detail-card{padding:var(--card-padding-md)}.job-title{font-size:1.25rem}.job-meta-tags{gap:0.5rem}.meta-tag{font-size:0.85rem;padding:0.375rem 0.75rem}.job-description-section{padding:var(--card-padding-md)}.related-jobs-list{grid-template-columns:1fr;gap:1.25rem}.related-job-card{padding:var(--card-padding-md)}.view-job-link{width:100%;justify-content:center}}