:root{--primary:#91004b;--primary-dark:#78003e;--primary-light:#d8b2c5;--soft-pink:#fbf7f5;--border-pink:#e4c9d1;--text:#090909;--muted-text:#555;--white:#fff;--grey-pill:#929292;--grey-bg:#f3f3f3;--accent-cream:#fbf7f5}.careers-font-inter,.careers-page{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.careers-page{color:var(--text);background-color:var(--white);margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;line-height:1.5}.careers-page *,.careers-page :after,.careers-page :before{box-sizing:inherit}.careers-container{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.careers-header-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:var(--white)}.careers-header{height:70px;display:flex;align-items:center;justify-content:space-between;background-color:var(--white);border-bottom:1px solid rgba(228,201,209,.3)}.careers-logo-area{display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}.careers-logo-svg{width:32px;height:32px;fill:var(--primary)}.careers-logo-text{font-size:1.15rem;font-weight:800;letter-spacing:.1em;color:var(--primary)}.careers-nav{display:flex;align-items:center;gap:32px}.careers-nav-link{font-size:.95rem;font-weight:500;color:var(--text);text-decoration:none;transition:color .2s ease;cursor:pointer}.careers-nav-link:hover{color:var(--primary)}.careers-header-cta{background-color:var(--primary);color:var(--white);padding:10px 20px;border-radius:9999px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.careers-header-cta:hover{background-color:var(--primary-dark);transform:translateY(-1px)}.careers-header-strip{width:100%;height:50px;background-color:var(--primary)}.careers-mobile-menu-btn{display:none;background:none;border:none;color:var(--primary);cursor:pointer;padding:4px}.careers-mobile-drawer{display:none;position:absolute;top:70px;left:0;width:100%;background-color:var(--white);border-bottom:2px solid var(--border-pink);padding:24px;box-shadow:0 10px 15px -3px rgba(0,0,0,.05);z-index:999}.careers-mobile-drawer.active{display:flex;flex-direction:column;gap:20px}.careers-mobile-link{font-size:1.1rem;font-weight:600;color:var(--text);text-decoration:none;padding:8px 0;border-bottom:1px solid #f3f3f3}.careers-mobile-cta{background-color:var(--primary);color:var(--white);text-align:center;padding:12px;border-radius:8px;font-weight:600;text-decoration:none;margin-top:10px}.careers-logo-image{width:34px;height:34px;object-fit:contain;display:block}.careers-hero-section{padding:80px 0 60px;position:relative;background-color:var(--white)}.careers-hero-grid{display:grid;grid-template-columns:52% 48%;grid-gap:10px;gap:10px;align-items:center}.careers-hero-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.15em;color:var(--muted-text);margin-bottom:24px}.careers-hero-title{font-size:3.5rem;font-weight:800;line-height:1.15;color:var(--text);letter-spacing:-.02em;margin-bottom:24px}.careers-hero-desc{font-size:1.1rem;color:var(--muted-text);line-height:1.6;margin-bottom:36px;max-width:520px}.careers-hero-buttons{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.careers-btn-primary{background-color:#333;color:var(--white);padding:14px 28px;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.careers-btn-primary:hover{background-color:var(--text);transform:translateY(-1px)}.careers-btn-secondary{background-color:var(--white);color:var(--text);padding:14px 28px;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border:1px solid #d2d2d2;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.careers-btn-secondary:hover{background-color:var(--soft-pink);border-color:var(--border-pink);transform:translateY(-1px)}.careers-svg-illustration{width:100%;height:100%}.careers-hero-illustration-wrapper{position:relative;width:100%;min-height:390px;display:flex;align-items:center;justify-content:flex-start}.careers-hero-cream-bg{position:absolute;width:540px;height:310px;left:-20px;top:45px;background-color:var(--accent-cream);border-radius:50px;z-index:1}.careers-illustration-canvas{width:min(100%,420px)!important;padding:0!important;overflow:visible!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.careers-hero-image{border:none!important;border-radius:24px!important;box-shadow:0 24px 55px rgba(75,5,40,.16),0 7px 18px rgba(75,5,40,.08)!important}.careers-decor-plant-container{position:absolute;right:-24px;bottom:40px;z-index:3;width:80px;height:140px;pointer-events:none}.careers-stats-section{padding:40px 0;background-color:var(--white)}.careers-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;text-align:center;padding-bottom:20px}.careers-stat-num{font-family:var(--font-lora),Georgia,serif;font-size:3.5rem;font-weight:500;color:var(--text);margin-bottom:8px;line-height:1}.careers-stat-label{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:var(--muted-text);text-transform:uppercase}.careers-divider-wrapper{position:relative;width:100%;height:30px;margin:30px 0;overflow:visible;pointer-events:none}.careers-dashed-line{transform:rotate(-1deg)}.careers-dashed-line,.careers-dashed-line-reverse{position:absolute;width:110%;left:-5%;height:1px;border-bottom:1.5px dashed var(--border-pink)}.careers-dashed-line-reverse{transform:rotate(1deg)}.careers-why-section{padding:60px 0;background-color:var(--white)}.careers-why-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.15em;color:var(--muted-text);margin-bottom:24px}.careers-why-header-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:48px;gap:48px;margin-bottom:48px;align-items:flex-start}.careers-why-title{font-size:2.2rem;font-weight:800;line-height:1.2;color:var(--text)}.careers-why-subtitle{font-size:1.05rem;color:var(--muted-text);line-height:1.6}.careers-cards-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border-pink);border-radius:12px;overflow:hidden;background-color:var(--accent-cream)}.careers-value-card{padding:32px 24px;background-color:var(--accent-cream);display:flex;flex-direction:column;height:100%;transition:background-color .2s ease}.careers-value-card:not(:last-child){border-right:1px solid var(--border-pink)}.careers-card-eyebrow{font-size:.85rem;font-weight:600;color:var(--primary);margin-bottom:20px}.careers-card-title{font-size:1.4rem;font-weight:800;color:var(--text);margin-bottom:16px;line-height:1.25}.careers-card-desc{font-size:.92rem;color:var(--muted-text);line-height:1.6}.careers-roles-section{padding:60px 0;background-color:var(--white)}.careers-roles-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.15em;color:var(--muted-text);margin-bottom:20px}.careers-roles-title{font-size:2.2rem;font-weight:800;color:var(--text);margin-bottom:32px}.careers-filter-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:40px}.careers-filter-pill{padding:8px 18px;border-radius:9999px;font-size:.88rem;font-weight:600;border:none;cursor:pointer;background-color:var(--grey-bg);color:var(--muted-text);transition:all .2s ease}.careers-filter-pill:hover{background-color:#e5e5e5;color:var(--text)}.careers-filter-pill.active{background-color:var(--primary);color:var(--white)}.careers-jobs-list{display:flex;flex-direction:column;gap:16px}.careers-job-card{display:flex;align-items:center;justify-content:space-between;background-color:var(--white);border:1px solid var(--border-pink);border-radius:12px;padding:20px 24px;height:96px;cursor:pointer;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease;text-decoration:none;color:inherit}.careers-job-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px rgba(145,0,75,.12)}.careers-job-left{display:flex;align-items:center;gap:20px}.careers-job-icon-box{width:52px;height:52px;background-color:rgba(228,201,209,.25);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.careers-job-details{display:flex;flex-direction:column}.careers-job-name{font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:4px}.careers-job-dept{font-size:.85rem;color:var(--muted-text)}.careers-job-meta{display:flex;align-items:center;gap:32px}.careers-meta-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--muted-text)}.careers-meta-icon{color:var(--primary-light);width:16px;height:16px}.careers-job-arrow{color:var(--primary-light);transition:transform .2s ease}.careers-job-card:hover .careers-job-arrow{color:var(--primary);transform:translateX(4px)}.careers-empty-jobs{text-align:center;padding:48px;background-color:var(--soft-pink);border:1px dashed var(--border-pink);border-radius:12px;color:var(--muted-text);font-size:1.05rem}.careers-hiring-section{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:var(--primary);padding:80px 0;color:var(--white)}.careers-hiring-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.15em;color:var(--primary-light);margin-bottom:24px}.careers-hiring-title{font-size:2.2rem;font-weight:800;color:var(--white);margin-bottom:64px}.careers-steps-row{position:relative;display:flex;justify-content:space-between;gap:20px}.careers-steps-connector{position:absolute;top:32px;left:32px;right:32px;height:1px;border-top:1px dashed hsla(0,0%,100%,.4);z-index:1}.careers-step-item{position:relative;z-index:2;flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center}.careers-step-circle{width:64px;height:64px;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:2px solid var(--primary);outline:2px solid var(--white);transition:transform .2s ease}.careers-step-item:hover .careers-step-circle{transform:scale(1.05)}.careers-step-title{font-size:1.15rem;font-weight:700;color:var(--white);margin-bottom:12px}.careers-step-desc{font-size:.88rem;color:hsla(0,0%,100%,.85);line-height:1.5;max-width:170px}.careers-faq-section{padding:80px 0;background-color:var(--white)}.careers-faq-eyebrow{font-size:1rem;font-weight:700;color:var(--primary);margin-bottom:12px}.careers-faq-title{font-size:2.2rem;font-weight:800;color:var(--text);margin-bottom:48px}.careers-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:64px;gap:64px;align-items:center}.careers-faq-graphics{position:relative;height:300px;background-color:var(--soft-pink);border-radius:24px;overflow:visible}.careers-faq-circle,.careers-faq-graphics{display:flex;justify-content:center;align-items:center}.careers-faq-circle{width:120px;height:120px;background-color:var(--primary-light);border-radius:50%;font-size:4rem;font-family:var(--font-lora),Georgia,serif;font-weight:700;color:var(--primary-dark);z-index:2;box-shadow:0 10px 15px -3px rgba(145,0,75,.1)}.careers-faq-bubble{position:absolute;top:140px;right:20px;background-color:var(--white);border-radius:16px;padding:16px 24px;box-shadow:0 10px 25px -5px rgba(0,0,0,.05);z-index:3;border:1px solid var(--border-pink);display:flex;align-items:center;gap:6px}.careers-faq-bubble-dot{width:6px;height:6px;border-radius:50%;background-color:var(--primary);opacity:.4;animation:bounce 1.4s ease-in-out infinite both}.careers-faq-bubble-dot:nth-child(2){animation-delay:.2s;opacity:.7}.careers-faq-bubble-dot:nth-child(3){animation-delay:.4s;opacity:1}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.careers-faq-plant{position:absolute;left:20px;bottom:-20px;z-index:3;width:80px;height:130px}.careers-accordion{display:flex;flex-direction:column;gap:16px}.careers-faq-item{background-color:var(--white);border:1.5px solid var(--border-pink);border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.careers-faq-item:hover{border-color:var(--primary-light)}.careers-faq-item.active{border-color:var(--primary);box-shadow:0 4px 12px -2px rgba(145,0,75,.05)}.careers-faq-question-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px;background:none;border:none;text-align:left;font-size:1.05rem;font-weight:700;color:var(--text);cursor:pointer;transition:color .2s ease}.careers-faq-question-btn:hover{color:var(--primary)}.careers-faq-caret{color:var(--primary-light);transition:transform .3s cubic-bezier(.16,1,.3,1);flex-shrink:0;margin-left:12px}.careers-faq-item.active .careers-faq-caret{transform:rotate(180deg);color:var(--primary)}.careers-faq-answer-panel{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.16,1,.3,1)}.careers-faq-item.active .careers-faq-answer-panel{max-height:200px}.careers-faq-answer{padding:0 24px 24px;font-size:.95rem;color:var(--muted-text);line-height:1.6}.careers-footer{width:100%;background:#fff;border-top:1px solid #ececec;padding:48px 0;margin-top:0}.careers-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:60px;gap:60px;align-items:start}.careers-footer-brand{color:#91004b;font-size:2.1rem;font-weight:800;line-height:.9;letter-spacing:-.02em;margin:0}.careers-footer-brand-sub{display:block;margin-top:6px;font-size:.74rem;letter-spacing:.62em;color:#111;font-weight:700}.careers-footer-copyright{margin-top:52px;font-size:.8rem;color:#666;line-height:1.5}.careers-footer-col-title{margin:4px 0 18px;font-size:1.35rem;font-weight:700;color:#111}.careers-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.careers-footer-link{text-decoration:none;color:#222;font-size:1rem;transition:.25s}.careers-footer-link:hover{color:#91004b}.careers-footer-link.highlight{color:#91004b;font-weight:500}@media (max-width:900px){.careers-footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:600px){.careers-footer{padding:40px 0}.careers-footer-grid{grid-template-columns:1fr;gap:32px}.careers-footer-copyright{margin-top:28px}}.careers-apply-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(9,9,9,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}.careers-apply-modal{background-color:var(--white);border-radius:16px;border:1px solid var(--border-pink);width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(145,0,75,.15);animation:modalEnter .3s cubic-bezier(.16,1,.3,1)}@keyframes modalEnter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.careers-modal-header{padding:24px;border-bottom:1px solid rgba(228,201,209,.4);display:flex;align-items:center;justify-content:space-between}.careers-modal-title{font-size:1.35rem;font-weight:800;color:var(--text)}.careers-modal-close-btn{background:none;border:none;color:var(--muted-text);cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s ease,color .2s ease}.careers-modal-close-btn:hover{background-color:var(--soft-pink);color:var(--primary)}.careers-modal-form{padding:24px}.careers-form-group{margin-bottom:20px}.careers-form-label{display:block;font-size:.88rem;font-weight:600;color:var(--text);margin-bottom:8px}.careers-form-input,.careers-form-select,.careers-form-textarea{width:100%;padding:12px 16px;border-radius:8px;border:1px solid var(--border-pink);font-family:inherit;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.careers-form-input:focus,.careers-form-select:focus,.careers-form-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(145,0,75,.15)}.careers-form-file-dropzone{border:2px dashed var(--border-pink);border-radius:8px;padding:24px;text-align:center;cursor:pointer;background-color:var(--soft-pink);transition:border-color .2s ease,background-color .2s ease}.careers-form-file-dropzone:hover{border-color:var(--primary);background-color:var(--white)}.careers-dropzone-icon{color:var(--primary-light);margin-bottom:12px}.careers-dropzone-text{font-size:.9rem;color:var(--muted-text)}.careers-form-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.careers-toast{position:fixed;bottom:32px;right:32px;background-color:#1a1a1a;color:var(--white);padding:16px 24px;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.3);z-index:2500;display:flex;align-items:center;gap:12px;font-weight:500;animation:toastEnter .3s cubic-bezier(.16,1,.3,1)}@keyframes toastEnter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.careers-toast-icon{color:#4caf50}@media (max-width:1024px){.careers-hero-grid{grid-template-columns:1fr;gap:40px;text-align:center}.careers-hero-desc{margin:0 auto 36px}.careers-hero-buttons{justify-content:center}.careers-why-header-grid{grid-template-columns:1fr;gap:20px}.careers-cards-row{grid-template-columns:repeat(2,1fr)}.careers-value-card:nth-child(2n){border-right:none}.careers-value-card:first-child,.careers-value-card:nth-child(2){border-bottom:1px solid var(--border-pink)}}@media (max-width:768px){.careers-header-cta,.careers-nav{display:none}.careers-mobile-menu-btn{display:block}.careers-stats-grid{grid-template-columns:1fr;gap:36px}.careers-job-card{flex-direction:column;height:auto;gap:16px;align-items:flex-start;padding:24px}.careers-job-meta{width:100%;justify-content:space-between;padding-top:12px;border-top:1px solid rgba(228,201,209,.3)}.careers-job-arrow{display:none}.careers-steps-row{flex-direction:column;gap:40px;align-items:flex-start;padding-left:32px}.careers-steps-connector{top:32px;left:64px;width:1px;height:calc(100% - 64px);border-left:1px dashed hsla(0,0%,100%,.4);border-top:none}.careers-step-item{flex-direction:row;gap:24px;text-align:left;align-items:center}.careers-step-circle{margin-bottom:0;flex-shrink:0}.careers-step-desc{max-width:none}.careers-faq-grid{grid-template-columns:1fr;gap:40px}.careers-faq-graphics{height:240px}.careers-footer-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:480px){.careers-hero-title{font-size:2.3rem}.careers-cards-row{grid-template-columns:1fr}.careers-value-card:not(:last-child){border-right:none;border-bottom:1px solid var(--border-pink)}.careers-job-meta{flex-direction:column;align-items:flex-start;gap:8px}}.careers-footer{display:block!important;position:relative!important;z-index:10!important;width:100%!important;min-height:180px!important;background:#fff!important}.careers-footer,.careers-footer-grid{visibility:visible!important;opacity:1!important}.careers-footer-grid{display:grid!important;grid-template-columns:1.55fr .72fr .92fr .78fr!important;grid-gap:42px!important;gap:42px!important}.careers-footer-brand,.careers-footer-brand-sub,.careers-footer-col-title,.careers-footer-copyright,.careers-footer-grid>div,.careers-footer-link,.careers-footer-links,.careers-footer-links li{display:block;visibility:visible!important;opacity:1!important}.careers-footer-brand{color:#91004b!important}.careers-footer-brand-sub,.careers-footer-col-title{color:#111!important}.careers-footer-copyright,.careers-footer-link{color:#222!important}@media (max-width:768px){.careers-page{width:100%;max-width:100%;overflow-x:hidden}.careers-container{width:100%;max-width:100%;padding-left:18px;padding-right:18px}.careers-faq-section,.careers-footer,.careers-hero-section,.careers-roles-section,.careers-stats-section,.careers-why-section{width:100%;overflow:hidden}.careers-header-wrapper{width:100%}.careers-header{height:64px;padding-left:18px;padding-right:18px}.careers-logo-area{gap:7px}.careers-logo-image{width:31px;height:31px}.careers-logo-text{font-size:.95rem;letter-spacing:.08em}.careers-header-cta,.careers-nav{display:none!important}.careers-mobile-menu-btn{display:flex!important;align-items:center;justify-content:center;padding:6px;flex-shrink:0}.careers-mobile-drawer{top:64px;padding:18px;max-height:calc(100vh - 64px);overflow-y:auto}.careers-mobile-drawer.active{display:flex}.careers-mobile-link{font-size:1rem;padding:10px 0}.careers-mobile-cta{width:100%;margin-top:4px}.careers-header-strip{height:22px}.careers-hero-section{padding:44px 0 30px}.careers-hero-grid{display:flex;flex-direction:column;grid-template-columns:none;gap:30px;text-align:left}.careers-hero-left{width:100%}.careers-hero-eyebrow{font-size:.69rem;letter-spacing:.11em;line-height:1.5;margin-bottom:15px}.careers-hero-title{font-size:clamp(2rem,9vw,2.75rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:18px}.careers-hero-title br{display:none}.careers-hero-desc{max-width:100%;margin:0 0 24px;font-size:.96rem;line-height:1.65}.careers-hero-buttons{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:11px}.careers-btn-primary,.careers-btn-secondary{width:100%;min-height:48px;padding:13px 18px;justify-content:center;font-size:.9rem}.careers-hero-illustration-wrapper{position:relative!important;width:100%!important;min-height:560px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;isolation:isolate}.careers-hero-cream-bg{width:92%;height:82%;left:4%;top:9%;border-radius:28px}.careers-illustration-canvas{width:100%;max-width:100%;height:auto;transform:none}.careers-hero-image{width:100%;max-width:100%;height:auto;object-fit:contain}.careers-stats-section{padding:28px 0 20px}.careers-stats-grid{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;padding-bottom:10px}.careers-stat-num{font-size:2.65rem;margin-bottom:7px}.careers-stat-label{font-size:.68rem;line-height:1.5;letter-spacing:.11em}.careers-divider-wrapper{height:18px;margin:20px 0}.careers-why-section{padding:42px 0}.careers-hiring-eyebrow,.careers-roles-eyebrow,.careers-why-eyebrow{font-size:.71rem;letter-spacing:.11em;margin-bottom:15px}.careers-why-header-grid{display:block;margin-bottom:28px}.careers-faq-title,.careers-hiring-title,.careers-roles-title,.careers-why-title{font-size:1.85rem;line-height:1.18;letter-spacing:-.025em}.careers-why-title{margin-bottom:16px}.careers-why-title br{display:none}.careers-why-subtitle{font-size:.94rem;line-height:1.65}.careers-cards-row{display:grid;grid-template-columns:1fr;border-radius:12px;overflow:hidden}.careers-value-card{width:100%;padding:24px 20px;border-right:none!important;border-bottom:1px solid var(--border-pink)}.careers-value-card:last-child{border-bottom:none}.careers-card-eyebrow{margin-bottom:12px;font-size:.78rem}.careers-card-title{margin-bottom:10px;font-size:1.2rem}.careers-card-desc{font-size:.88rem;line-height:1.6}.careers-roles-section{padding:44px 0}.careers-roles-title{margin-bottom:24px}.careers-filter-bar{width:calc(100% + 36px);margin-left:-18px;margin-bottom:28px;padding:0 18px 8px;display:flex;flex-wrap:nowrap;gap:9px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.careers-filter-bar::-webkit-scrollbar{display:none}.careers-filter-pill{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start;padding:8px 15px;font-size:.8rem}.careers-jobs-list{gap:13px}.careers-job-card{width:100%;height:auto;min-height:0;padding:18px;display:flex;flex-direction:column;align-items:stretch;gap:16px}.careers-job-left{width:100%;min-width:0;gap:14px}.careers-job-icon-box{width:46px;height:46px}.careers-job-details{min-width:0}.careers-job-name{font-size:1rem;line-height:1.35}.careers-job-dept{font-size:.79rem}.careers-job-meta{width:100%;padding-top:14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:9px}.careers-meta-item{font-size:.82rem}.careers-job-arrow{display:none}.careers-empty-jobs{padding:30px 20px;font-size:.9rem}.careers-hiring-section{width:100%;left:auto;right:auto;margin-left:0;margin-right:0;padding:48px 0}.careers-hiring-title{margin-bottom:38px}.careers-steps-row{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-left:0}.careers-steps-connector{top:27px;bottom:27px;left:27px;right:auto;width:1px;height:auto;border-top:none;border-left:1px dashed hsla(0,0%,100%,.45)}.careers-step-item{width:100%;min-height:108px;padding-bottom:26px;display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:16px;column-gap:16px;align-items:start;text-align:left}.careers-step-item:last-child{padding-bottom:0;min-height:70px}.careers-step-circle{width:54px;height:54px;grid-column:1;grid-row:1/3;margin:0}.careers-step-circle svg{width:23px;height:23px}.careers-step-title{grid-column:2;grid-row:1;margin:4px 0 5px;font-size:1rem}.careers-step-desc{grid-column:2;grid-row:2;max-width:100%;margin:0;font-size:.82rem;line-height:1.5}.careers-faq-section{padding:48px 0}.careers-faq-title{margin-bottom:28px}.careers-faq-grid{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px}.careers-faq-graphics{width:100%;height:210px;border-radius:18px}.careers-faq-circle{width:95px;height:95px;font-size:3rem}.careers-faq-bubble{top:105px;right:14px;padding:13px 19px}.careers-faq-plant{left:10px;bottom:-14px;width:65px;height:105px}.careers-accordion{gap:12px}.careers-faq-question-btn{min-height:58px;padding:17px 16px;gap:10px;font-size:.91rem;line-height:1.4}.careers-faq-answer{padding:0 16px 17px;font-size:.85rem}.careers-footer{display:block!important;width:100%!important;min-height:0!important;padding:40px 0 32px!important;background:#fff!important}.careers-footer-grid{display:grid!important;width:100%!important;grid-template-columns:1fr!important;grid-gap:30px!important;gap:30px!important}.careers-footer-grid>div{width:100%}.careers-footer-brand{font-size:1.85rem}.careers-footer-brand-sub{font-size:.66rem;letter-spacing:.5em}.careers-footer-copyright{margin-top:22px;font-size:.76rem}.careers-footer-col-title{margin:0 0 13px;font-size:1.08rem}.careers-footer-links{gap:8px}.careers-footer-link{font-size:.9rem}.careers-apply-modal-backdrop{align-items:flex-end;padding:0}.careers-apply-modal{width:100%;max-width:100%;max-height:92dvh;border-radius:20px 20px 0 0;border-left:none;border-right:none;border-bottom:none}.careers-modal-header{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:18px;background:var(--white)}.careers-modal-title{font-size:1.15rem}.careers-modal-form{padding:18px}.careers-form-group{margin-bottom:17px}.careers-form-input,.careers-form-select,.careers-form-textarea{min-height:46px;padding:11px 13px;font-size:16px}.careers-form-file-dropzone{padding:20px 14px}.careers-form-footer{display:flex;flex-direction:column-reverse;gap:10px}.careers-form-footer button{width:100%;min-height:46px;justify-content:center}.careers-toast{left:14px;right:14px;bottom:14px;width:auto;padding:13px 16px;font-size:.85rem}}@media (max-width:380px){.careers-container,.careers-header{padding-left:14px;padding-right:14px}.careers-logo-text{font-size:.86rem}.careers-hero-title{font-size:1.95rem}.careers-hero-buttons{gap:9px}.careers-filter-bar{width:calc(100% + 28px);margin-left:-14px;padding-left:14px;padding-right:14px}.careers-job-card{padding:15px}.careers-job-left{gap:11px}.careers-job-icon-box{width:42px;height:42px}.careers-faq-title,.careers-hiring-title,.careers-roles-title,.careers-why-title{font-size:1.65rem}}.careers-hero-illustration-wrapper{min-height:580px!important;padding:24px!important;box-sizing:border-box!important;isolation:isolate}.careers-hero-illustration-wrapper:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:rgba(122,0,66,.09);filter:blur(55px);z-index:-1;pointer-events:none}.careers-illustration-canvas{width:min(100%,460px)!important;height:auto!important;padding:10px!important;border:1px solid rgba(122,0,66,.12)!important;border-radius:28px!important;background:#fff!important;box-shadow:0 28px 65px rgba(51,0,27,.16),0 8px 22px rgba(51,0,27,.09)!important;box-sizing:border-box!important}.careers-hero-image{height:auto!important;object-fit:contain!important}@media (max-width:900px){.careers-hero-illustration-wrapper{min-height:auto!important;padding:24px 0 0!important}.careers-illustration-canvas{width:min(100%,390px)!important}}@media (max-width:600px){.careers-hero-illustration-wrapper{padding-top:18px!important}.careers-hero-illustration-wrapper:before{width:280px;height:280px}.careers-illustration-canvas{width:min(100%,310px)!important;padding:7px!important;border-radius:21px!important}.careers-hero-image{border-radius:15px!important}}.careers-hero-cream-bg{display:none!important}.careers-hero-illustration-wrapper,.careers-illustration-canvas{background:transparent!important;border:0!important;outline:0!important;padding:0!important;box-shadow:none!important}.careers-hero-illustration-wrapper:after,.careers-hero-illustration-wrapper:before,.careers-illustration-canvas:after,.careers-illustration-canvas:before{content:none!important;display:none!important}.careers-hero-illustration-wrapper{position:relative!important;width:100%!important;min-height:520px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;border-radius:0!important}.careers-illustration-canvas{position:relative!important;width:390px!important;max-width:calc(100vw - 48px)!important;aspect-ratio:.84!important;margin:0 auto!important;overflow:hidden!important;border-radius:20px!important;box-shadow:0 22px 48px rgba(72,8,39,.15),0 6px 16px rgba(72,8,39,.08)!important;transform:none!important}.careers-hero-image{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;background:transparent!important;border:0!important;outline:0!important;border-radius:20px!important;box-shadow:none!important}@media (max-width:900px){.careers-hero-illustration-wrapper{min-height:auto!important;padding-top:22px!important}.careers-illustration-canvas{width:340px!important}}@media (max-width:600px){.careers-illustration-canvas{width:280px!important;max-width:calc(100vw - 36px)!important;border-radius:16px!important}.careers-hero-image{border-radius:16px!important}}.careers-faq-image-panel{position:relative!important;width:min(100%,460px)!important;height:auto!important;min-height:0!important;aspect-ratio:1080/1100!important;margin:0 auto!important;padding:0!important;overflow:hidden!important;border:none!important;border-radius:26px!important;background:#8f004b!important;box-shadow:0 20px 45px rgba(86,0,44,.14),0 6px 16px rgba(86,0,44,.08)!important}.careers-faq-image-panel:after,.careers-faq-image-panel:before{content:none!important;display:none!important}.careers-faq-image{width:100%!important;height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;border:none!important;border-radius:26px!important}@media (max-width:900px){.careers-faq-image-panel{width:min(100%,420px)!important}}@media (max-width:600px){.careers-faq-image-panel{width:min(100%,330px)!important}.careers-faq-image,.careers-faq-image-panel{border-radius:20px!important}}@media (min-width:901px){.careers-illustration-canvas{width:410px!important;height:456px!important;aspect-ratio:auto!important}.careers-hero-image{width:100%!important;height:100%!important;object-fit:fill!important;object-position:center!important}.careers-illustration-canvas{width:410px!important;height:440px!important;aspect-ratio:auto!important}.careers-hero-image{width:100%!important;height:100%!important;object-fit:fill!important;object-position:center!important}}.careers-illustration-canvas{width:410px!important;height:425px!important;aspect-ratio:auto!important}@media (min-width:901px){.careers-illustration-canvas{width:350px!important;height:425px!important;aspect-ratio:auto!important}.careers-hero-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}}