.career-hero-banner{align-items:center;background:#0000;border-radius:0 0 80px 80px;display:flex;height:70vh;justify-content:center;margin-top:0;min-height:600px;overflow:hidden;position:relative}.career-hero-background{background-color:#7b1f3b;bottom:0;overflow:hidden;right:0}.career-hero-background,.career-hero-background-image{border-radius:0 0 80px 80px;height:100%;left:0;min-height:100%;position:absolute;top:0;width:100%;z-index:0}.career-hero-background-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:none;min-width:100%;object-fit:cover;object-position:center center;opacity:1;transform:translateZ(0) scale(1);will-change:transform}.career-hero-content{color:#fff;max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.career-page-title{color:#fff;display:inline-block;font-size:4rem;font-weight:800;letter-spacing:2px;margin-bottom:.5rem;padding-bottom:1rem;position:relative;text-shadow:0 4px 8px #0000004d;text-transform:uppercase;width:100%}.career-page-title:after{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,var(--color-secondary) 0,#ff8c42 20%,#ffa366 40%,var(--color-secondary) 50%,#ff8c42 60%,#ffa366 80%,var(--color-secondary) 100%);background-size:300% 100%;border-radius:2px;bottom:0;box-shadow:0 2px 6px #d2691e66,0 0 10px #d2691e4d,0 0 15px #ff8c4233;content:"";height:3px;left:50%;max-width:600px;opacity:1;position:absolute;transform:translateX(-50%);transform-origin:center;width:95%;z-index:1}.career-breadcrumb{font-size:1.3rem;font-weight:300;opacity:.9;text-shadow:0 2px 4px #0000004d}.career-content-wrapper{background:#fff;padding:4rem 0}.container-career{margin:0 auto;max-width:1200px;padding:0 2rem}.career-intro{margin-bottom:3rem;text-align:center}.career-intro h2{color:var(--color-text-main);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.career-intro p{color:var(--color-text-body);font-size:1.1rem;margin:0 auto;max-width:700px}.jobs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.job-card{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;padding:2rem;transition:all .3s ease}.job-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.job-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.job-title{color:var(--color-text-main);flex:1 1;font-size:1.5rem;font-weight:700;margin:0}.job-type{background:var(--color-primary);border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.4rem .8rem;text-transform:uppercase;white-space:nowrap}.job-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.job-department{color:var(--color-primary);font-size:.9rem;font-weight:600}.job-location{color:var(--color-text-body);font-size:.9rem}.job-description{color:var(--color-text-body);flex:1 1;line-height:1.6;margin-bottom:1rem}.job-requirements-preview{font-size:.9rem;margin-bottom:1rem}.job-requirements-preview strong{color:var(--color-text-main);display:block;margin-bottom:.5rem}.job-requirements-preview ul{color:var(--color-text-body);margin:0;padding-left:1.5rem}.job-requirements-preview li{margin-bottom:.25rem}.job-footer{align-items:center;border-top:1px solid #0000001a;display:flex;justify-content:space-between;margin-top:auto;padding-top:1rem}.job-posted-date{color:var(--color-text-body);font-size:.85rem}.apply-btn{background:var(--color-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.apply-btn:hover{background:#5a1629;box-shadow:0 4px 12px #7b1f3b4d;transform:translateY(-2px)}.application-modal-overlay{align-items:flex-start;animation:modalFadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:140px 20px 20px;position:fixed;right:0;top:0;z-index:1000}.application-modal{animation:modalSlideIn .4s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 25px 50px #0000004d;margin-top:0;max-height:calc(100vh - 160px);max-width:700px;overflow-y:auto;position:relative;width:100%}.application-modal-close{align-items:center;background:var(--color-primary);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:1001}.application-modal-close:hover{background:#5a1629;transform:scale(1.1)}.application-modal-header{border-bottom:2px solid #f0f0f0;padding:2rem 2rem 1rem}.application-modal-header h2{color:var(--color-text-main);font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.job-detail-meta{color:var(--color-text-body);font-size:.9rem;margin:0}.application-form{padding:2rem}.form-error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;margin-bottom:1.5rem;padding:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--color-text-main);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-primary);outline:none}.form-group input.error,.form-group textarea.error{border-color:#c33}.field-error{color:#c33;display:block;font-size:.85rem;margin-top:.25rem}.file-name{color:var(--color-text-body);font-size:.9rem;margin-top:.5rem}.form-actions{border-top:2px solid #f0f0f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.cancel-btn,.submit-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.cancel-btn{background:#f0f0f0;color:var(--color-text-main)}.cancel-btn:hover{background:#e0e0e0}.submit-btn{background:var(--color-primary);color:#fff}.submit-btn:hover:not(:disabled){background:#5a1629;box-shadow:0 4px 12px #7b1f3b4d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.application-success{padding:3rem 2rem;text-align:center}.success-icon{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.application-success h2{color:var(--color-text-main);font-size:1.8rem;margin-bottom:1rem}.application-success p{color:var(--color-text-body);font-size:1rem}.career-empty,.career-error,.career-loading{padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top:4px solid var(--color-primary);height:50px;margin:0 auto 1rem;width:50px}.career-empty h2{color:var(--color-text-main);margin-bottom:1rem}.career-empty p{color:var(--color-text-body)}@media (max-width:768px){.career-hero-banner{border-radius:0 0 50px 50px;height:60vh;min-height:500px}.career-page-title{font-size:3rem}.career-breadcrumb{font-size:1.1rem}.jobs-grid{gap:1.5rem;grid-template-columns:1fr}.application-modal-overlay{padding:120px 10px 10px}.application-modal{max-height:calc(100vh - 140px)}.form-row{grid-template-columns:1fr}.application-form,.application-modal-header{padding:1.5rem}}@media (max-width:480px){.career-hero-banner{border-radius:0 0 40px 40px;height:50vh;min-height:400px}.career-page-title{font-size:2.5rem}.career-breadcrumb{font-size:1rem}.career-intro h2{font-size:1.8rem}.application-modal-overlay{padding:100px 10px 10px}.application-modal{border-radius:16px;max-height:calc(100vh - 120px)}.application-modal-close{height:36px;right:15px;top:15px;width:36px}}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.newsletter-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.newsletter-popup-modal{background:#fff;border-radius:20px;bottom:auto;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;left:50%!important;margin:0;max-height:90vh;max-width:800px;overflow:hidden;position:fixed!important;right:auto;top:50%!important;transform:translate(-50%,-50%)!important;width:90%;z-index:10001}.newsletter-popup-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;transition:background .2s;z-index:10}.newsletter-popup-close:hover{background:#0000000d}.newsletter-popup-close svg{height:20px;width:20px}.newsletter-popup-content{display:flex;flex-direction:row;min-height:400px}.newsletter-popup-image{align-items:center;background:linear-gradient(135deg,#7b1f3b,#d2691e);display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:40px;position:relative}.newsletter-popup-image:before{background:linear-gradient(135deg,#7b1f3b1a,#d2691e1a);bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.newsletter-popup-image img{max-height:100%;max-width:100%;object-fit:contain;position:relative;z-index:1}.newsletter-popup-form-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:50px 40px}.newsletter-popup-title{color:#1a1a1a;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 12px}.newsletter-popup-description{color:#666;font-size:16px;line-height:1.6;margin:0 0 32px}.newsletter-popup-form{display:flex;flex-direction:column;gap:16px}.newsletter-popup-input-group{border:2px solid #e0e0e0;border-radius:12px;display:flex;gap:8px;padding:4px;transition:border-color .2s}.newsletter-popup-input-group:focus-within{border-color:#7b1f3b}.newsletter-popup-input{background:#0000;border:none;color:#333;flex:1 1;font-size:16px;outline:none;padding:14px 16px}.newsletter-popup-input::placeholder{color:#999}.newsletter-popup-submit-btn{align-items:center;background:#7b1f3b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-width:50px;padding:14px 20px;transition:background .2s,transform .1s}.newsletter-popup-submit-btn:hover:not(:disabled){background:#5a1629;transform:scale(1.05)}.newsletter-popup-submit-btn:active:not(:disabled){transform:scale(.98)}.newsletter-popup-submit-btn:disabled{cursor:not-allowed;opacity:.6}.newsletter-popup-submit-btn svg{height:20px;width:20px}.newsletter-popup-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.newsletter-popup-checkbox-label{align-items:center;color:#666;cursor:pointer;display:flex;font-size:14px;gap:10px;-webkit-user-select:none;user-select:none}.newsletter-popup-checkbox-label input[type=checkbox]{accent-color:#7b1f3b;cursor:pointer;height:18px;width:18px}.newsletter-popup-checkbox-label input[type=checkbox]:disabled{cursor:not-allowed}.newsletter-popup-error{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:14px;padding:12px 16px}.newsletter-popup-success{align-items:center;color:#7b1f3b;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.newsletter-popup-success svg{color:#4caf50;margin-bottom:16px}.newsletter-popup-success p{color:#4caf50;font-size:18px;font-weight:600;margin:0}@media (max-width:768px){.newsletter-popup-modal{max-height:85vh;width:95%}.newsletter-popup-content{flex-direction:column;min-height:auto}.newsletter-popup-image{flex:0 0 200px;padding:30px}.newsletter-popup-form-section{padding:30px 24px}.newsletter-popup-title{font-size:24px}.newsletter-popup-description{font-size:14px;margin-bottom:24px}.newsletter-popup-input-group{border:none;flex-direction:column;gap:0;padding:0}.newsletter-popup-input{border:2px solid #e0e0e0;border-radius:12px;margin-bottom:12px;padding:14px 16px}.newsletter-popup-input:focus{border-color:#7b1f3b}.newsletter-popup-submit-btn{padding:16px;width:100%}}@media (max-width:480px){.newsletter-popup-modal{border-radius:16px}.newsletter-popup-image{flex:0 0 150px;padding:20px}.newsletter-popup-form-section{padding:24px 20px}.newsletter-popup-title{font-size:20px}}