@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--treasure-primary: #075f55;--treasure-primary-dark: #033d38;--treasure-primary-deep: #022f2c;--treasure-primary-light: #dff3ef;--treasure-accent: #d9aa58;--treasure-accent-soft: #f7edda;--page-background: #f7faf9;--surface: #ffffff;--surface-soft: #edf5f3;--surface-dark: #062f2c;--text: #142321;--text-muted: #5b6e6a;--text-light: #e9f6f3;--border: #dbe7e4;--shadow-small: 0 12px 30px rgba(4, 61, 56, .08);--shadow-medium: 0 24px 55px rgba(3, 47, 44, .14);--shadow-large: 0 36px 80px rgba(2, 40, 37, .23);--radius-small: 12px;--radius-medium: 20px;--radius-large: 30px;--container: 1180px;--header-height: 88px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;min-width:320px;background:var(--page-background);color:var(--text);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,a,input,textarea,select{font-family:DM Sans,sans-serif}img,video,svg{display:block}img,video{max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}address{font-style:normal}.skip-link{position:fixed;top:12px;left:12px;z-index:9999;padding:10px 16px;border-radius:8px;background:#fff;color:var(--treasure-primary-dark);font-weight:700;transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:108px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--treasure-primary);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.eyebrow:before{width:28px;height:2px;background:currentColor;content:""}.eyebrow-light{color:#cbe9e3}.section-heading h2,.caregiver-heading h2,.payment-intro h2,.careers-copy h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.1rem,4vw,3.65rem);font-weight:700;letter-spacing:-.045em;line-height:1.08}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:11px;padding:14px 22px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;line-height:1.2;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button svg,.footer-profile-link svg,.footer-bottom a svg{width:19px;height:19px;flex:0 0 auto}.button:hover{transform:translateY(-2px)}.button:focus-visible,.desktop-navigation a:focus-visible,.footer-column a:focus-visible,.footer-bottom a:focus-visible,.hero-phone:focus-visible,.careers-phone:focus-visible{outline:3px solid rgba(217,170,88,.62);outline-offset:4px}.button-primary{background:var(--treasure-accent);box-shadow:0 14px 35px #d9aa583d;color:#192420}.button-primary:hover{background:#e6bb6c;box-shadow:0 18px 40px #d9aa5857}.button-ghost{border-color:#ffffff61;background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-ghost:hover{border-color:#ffffff9e;background:#ffffff24}.button-outline{border-color:var(--border);background:#fff;color:var(--treasure-primary-dark)}.button-outline:hover{border-color:var(--treasure-primary);background:var(--surface-soft)}.button-small{min-height:44px;padding:11px 17px;font-size:13px}.site-header{position:sticky;top:0;z-index:100;height:var(--header-height);border-bottom:1px solid rgba(219,231,228,.82);background:#ffffffed;box-shadow:0 6px 24px #032f2c0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;min-width:190px;align-items:center}.brand-logo{width:auto;height:58px;-o-object-fit:contain;object-fit:contain}.desktop-navigation{display:flex;align-items:center;justify-content:center;gap:27px}.desktop-navigation a{position:relative;color:#425854;font-size:13px;font-weight:600}.desktop-navigation a:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--treasure-primary);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.desktop-navigation a:hover{color:var(--treasure-primary)}.desktop-navigation a:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.button-login{border-color:var(--treasure-primary);background:var(--treasure-primary);color:#fff}.button-login:hover{border-color:var(--treasure-primary-dark);background:var(--treasure-primary-dark);color:#fff}.hero{position:relative;display:flex;min-height:calc(100vh - var(--header-height));align-items:center;overflow:hidden;background:var(--treasure-primary-deep);isolation:isolate}.hero-background,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-background{z-index:-3;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.01)}.hero-overlay{z-index:-2;background:linear-gradient(90deg,#012320f2,#02322ed1 44%,#022f2c52 73%,#022f2c2e),linear-gradient(180deg,#022f2c1f,#022f2c59)}.hero:after{position:absolute;z-index:-1;right:-160px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05;content:""}.hero-content{padding-top:72px;padding-bottom:92px}.hero-copy{max-width:720px}.hero-copy h1{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:clamp(3.15rem,7vw,6.35rem);font-weight:700;letter-spacing:-.065em;line-height:.97}.hero-copy h1 span{display:block;color:#cae7e1}.hero-copy>p{max-width:650px;margin:30px 0 0;color:#effaf8d6;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:37px}.hero-contact-row{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:31px}.hero-trust{display:flex;align-items:center;gap:10px;color:#edf9f7b8;font-size:13px;font-weight:600}.hero-trust-dot{width:8px;height:8px;border-radius:50%;background:#9ed7cc;box-shadow:0 0 0 5px #9ed7cc1f}.hero-phone{color:var(--treasure-accent);font-size:13px;font-weight:800}.hero-scroll{position:absolute;right:42px;bottom:34px;display:flex;align-items:center;gap:10px;color:#ffffffb8;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;writing-mode:vertical-rl}.hero-scroll svg{width:20px;height:20px}.intro-section{background:var(--surface)}.intro-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:100px;align-items:start}.intro-copy{padding-top:5px}.intro-copy p{margin:0 0 19px;color:var(--text-muted);font-size:16px}.intro-copy .lead{margin-bottom:23px;color:var(--text);font-size:21px;font-weight:600;line-height:1.55}.value-strip{display:grid;margin-top:80px;border:1px solid var(--border);border-radius:var(--radius-medium);background:var(--surface-soft);grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.value-item{display:flex;gap:17px;padding:30px}.value-item+.value-item{border-left:1px solid var(--border)}.value-icon{display:flex;width:47px;height:47px;flex:0 0 47px;align-items:center;justify-content:center;border-radius:14px;background:#fff;box-shadow:var(--shadow-small);color:var(--treasure-primary)}.value-icon svg{width:24px;height:24px}.value-item h3{margin:0 0 7px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700}.value-item p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.6}.video-section{padding-top:0;background:#fff}.video-frame{position:relative;width:100%;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-large);background:#000;box-shadow:var(--shadow-large)}.welcome-video{display:block;width:100%;height:auto;max-width:none;min-height:0;border:0;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.caregiver-section{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--treasure-primary-deep) 0%,var(--treasure-primary-dark) 100%);color:#fff}.caregiver-section:before{position:absolute;top:-220px;right:-180px;width:580px;height:580px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03;content:""}.caregiver-hero{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:90px;align-items:start}.caregiver-heading h2{color:#fff}.caregiver-intro p{margin:0 0 18px;color:#ebf8f5c2;font-size:16px;line-height:1.75}.caregiver-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.button-caregiver-outline{border-color:#ffffff47;background:#ffffff0f;color:#fff}.button-caregiver-outline:hover{border-color:#ffffff85;background:#ffffff1c}.caregiver-steps{position:relative;z-index:2;display:grid;margin-top:68px;border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14);grid-template-columns:repeat(4,minmax(0,1fr))}.caregiver-step{min-height:245px;padding:30px 25px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);background:#ffffff06}.caregiver-step-number{margin-bottom:32px;color:var(--treasure-accent);font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.caregiver-step h3{margin:0 0 13px;color:#fff;font-family:Manrope,sans-serif;font-size:18px;line-height:1.35}.caregiver-step p{margin:0;color:#ebf8f5a6;font-size:13px;line-height:1.7}.caregiver-disclaimer{position:relative;z-index:2;max-width:920px;margin:24px 0 0;color:#ebf8f585;font-size:11px;line-height:1.65}.services-section{position:relative;overflow:hidden;background:var(--surface-dark);color:#fff}.services-section:before{position:absolute;top:-190px;right:-110px;width:470px;height:470px;border:1px solid rgba(255,255,255,.07);border-radius:50%;content:""}.section-header-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:80px;align-items:end}.section-heading-light h2{color:#fff}.section-header-row>p{margin:0 0 7px;color:#e9f6f3ad;font-size:15px;line-height:1.75}.services-grid{display:grid;margin-top:66px;border-top:1px solid rgba(255,255,255,.13);grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{position:relative;display:grid;min-height:235px;padding:38px 38px 38px 0;border-bottom:1px solid rgba(255,255,255,.13);grid-template-columns:62px 1fr auto;gap:22px;transition:background-color .18s ease}.service-card:nth-child(odd){padding-right:38px}.service-card:nth-child(2n){padding-left:38px;border-left:1px solid rgba(255,255,255,.13)}.service-card:hover{background:#ffffff09}.service-number{padding-top:7px;color:var(--treasure-accent);font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.service-card h3{margin:0 0 15px;font-family:Manrope,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.025em}.service-card p{max-width:440px;margin:0;color:#e9f6f3a1;font-size:14px;line-height:1.75}.service-arrow{display:flex;width:42px;height:42px;align-items:center;justify-content:center;align-self:start;border:1px solid rgba(255,255,255,.17);border-radius:50%;color:#ffffffc7;transition:border-color .18s ease,color .18s ease,transform .18s ease}.service-arrow svg{width:19px;height:19px}.service-card:hover .service-arrow{border-color:var(--treasure-accent);color:var(--treasure-accent);transform:translate(4px)}.payment-section{padding:48px 0;border-bottom:1px solid var(--border);background:var(--surface-soft)}.payment-inner{display:grid;grid-template-columns:auto minmax(0,1fr);gap:50px;align-items:center}.payment-intro{min-width:250px}.payment-intro .eyebrow{margin-bottom:8px}.payment-intro h2{font-size:22px;letter-spacing:-.025em;white-space:nowrap}.payment-options{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.payment-option{display:inline-flex;min-height:46px;align-items:center;gap:9px;padding:9px 15px;border:1px solid var(--border);border-radius:999px;background:#fff;box-shadow:0 8px 18px #032f2c09;color:#243c38;font-size:13px;font-weight:700;white-space:nowrap}.payment-check{display:flex;width:25px;height:25px;flex:0 0 25px;align-items:center;justify-content:center;border-radius:50%;background:var(--treasure-primary-light);color:var(--treasure-primary)}.payment-check svg{width:14px;height:14px}.careers-section{background:#fff}.careers-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:85px;align-items:center}.careers-image-wrap{position:relative;min-height:620px;overflow:hidden;border-radius:var(--radius-large);background:var(--surface-soft);box-shadow:var(--shadow-large)}.careers-image{width:100%;height:100%;min-height:620px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.careers-image-wrap:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.25);border-radius:inherit;content:"";pointer-events:none}.careers-copy h2{margin-bottom:27px}.careers-copy p{margin:0 0 18px;color:var(--text-muted);line-height:1.75}.careers-copy .careers-lead{color:var(--text);font-size:19px;font-weight:600;line-height:1.6}.career-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.career-benefits span{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);color:var(--treasure-primary-dark);font-size:12px;font-weight:700}.careers-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px}.careers-phone{color:var(--treasure-primary);font-size:13px;font-weight:800}.site-footer{padding:74px 0 26px;border-top:1px solid #dbe7e4;background:#f4f8f7;color:var(--text-muted)}.footer-main{display:grid;grid-template-columns:1.35fr .7fr .9fr 1fr;gap:60px}.footer-brand img{width:auto;height:66px;max-width:245px;-o-object-fit:contain;object-fit:contain}.footer-brand p{max-width:330px;margin:22px 0 0;color:var(--text-muted);font-size:14px;line-height:1.75}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-column h2{margin:0 0 13px;color:var(--text);font-family:Manrope,sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-column a{color:var(--text-muted);font-size:14px;transition:color .18s ease}.footer-column a:hover{color:var(--treasure-primary)}.footer-column p,.footer-column address{margin:0;color:var(--text-muted);font-size:14px;line-height:1.75}.footer-phone{margin-top:8px;color:var(--treasure-primary)!important;font-weight:800}.footer-profile-link{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:var(--treasure-primary)!important;font-weight:800}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:60px;padding-top:25px;border-top:1px solid var(--border)}.footer-bottom p{margin:0;color:var(--text-muted);font-size:12px}.footer-bottom a{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:12px;font-weight:700}.footer-bottom a svg{width:17px;height:17px}@media (max-width: 1100px){.desktop-navigation{display:none}.intro-grid,.caregiver-hero,.careers-grid{gap:60px}.caregiver-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-inner{grid-template-columns:1fr;gap:20px}.payment-options{justify-content:flex-start}.payment-intro h2{white-space:normal}.footer-main{grid-template-columns:1.2fr .8fr 1fr}.footer-column:last-child{grid-column:2 / -1}}@media (max-width: 860px){:root{--header-height: 78px}.section{padding:82px 0}.brand-logo{height:50px}.hero{min-height:760px}.hero-overlay{background:linear-gradient(90deg,#012320ed,#02322ec4 65%,#022f2c73),linear-gradient(180deg,#022f2c29,#022f2c75)}.intro-grid,.caregiver-hero,.section-header-row,.careers-grid{grid-template-columns:1fr;gap:42px}.value-strip{grid-template-columns:1fr}.value-item+.value-item{border-top:1px solid var(--border);border-left:0}.services-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(odd),.service-card:nth-child(2n){padding:32px 0;border-right:0;border-left:0}.careers-image-wrap,.careers-image{min-height:480px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-column:last-child{grid-column:auto}}@media (max-width: 620px){.site-container{width:min(calc(100% - 28px),var(--container))}.section{padding:6px 0}.site-header{height:72px}.header-inner{gap:10px}.brand{min-width:0;flex:1}.brand-logo{height:44px;max-width:175px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto}.header-actions .button{min-height:39px;padding:9px 12px;font-size:11px;white-space:nowrap}.header-actions .button svg{display:none}.header-cta{display:none}.button-login{min-width:auto}.hero{min-height:auto;align-items:center}.hero-background{background-position:62% center}.hero-overlay{background:linear-gradient(180deg,#0227245c,#022724c7 45%,#011f1df7)}.hero-content{padding-top:24px;padding-bottom:44px}.hero-copy h1{font-size:clamp(3rem,13vw,4rem);line-height:.98}.hero-copy>p{margin-top:24px;font-size:16px;line-height:1.7}.hero-actions{display:grid;grid-template-columns:1fr;gap:13px;margin-top:30px}.hero-actions .button{width:100%}.hero-contact-row{align-items:flex-start;flex-direction:column;gap:14px;margin-top:25px}.hero-scroll{display:none}.section-heading h2,.caregiver-heading h2,.careers-copy h2{font-size:2.25rem}.intro-copy .lead{font-size:18px;margin-bottom:2px}.value-strip{margin-top:52px}.value-item{padding:22px 18px}.video-frame{border-radius:18px}.caregiver-actions{display:grid;grid-template-columns:1fr}.caregiver-actions .button{width:100%}.caregiver-steps{grid-template-columns:1fr}.caregiver-step{min-height:auto;padding:25px 20px}.caregiver-step-number{margin-bottom:20px}.section-header-row{gap:25px}.services-grid{margin-top:45px}.service-card{min-height:auto;grid-template-columns:38px 1fr;gap:10px}.service-card h3{font-size:20px}.service-arrow{display:none}.payment-section{padding:38px 0}.payment-options{display:grid;grid-template-columns:1fr}.payment-option{width:100%;justify-content:flex-start}.careers-image-wrap,.careers-image{min-height:350px}.careers-image-wrap{border-radius:20px}.careers-copy .careers-lead{font-size:17px}.careers-actions{align-items:flex-start;flex-direction:column}.careers-actions .button{width:100%}.footer-main{grid-template-columns:1fr;gap:38px}.footer-column:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px;margin-top:44px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.jobs-section{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(7,95,85,.09),transparent 34%),var(--surface-soft)}.jobs-section:before{position:absolute;right:-190px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(7,95,85,.07);border-radius:50%;box-shadow:0 0 0 70px #075f5505,0 0 0 140px #075f5503;content:"";pointer-events:none}.jobs-section-header{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.jobs-section-heading{max-width:760px}.jobs-section-heading h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.1rem,4vw,3.65rem);font-weight:700;letter-spacing:-.045em;line-height:1.08}.jobs-section-heading>p{max-width:700px;margin:20px 0 0;color:var(--text-muted);font-size:16px;line-height:1.75}.jobs-section-header>.button{flex:0 0 auto}.jobs-grid{position:relative;z-index:2;display:grid;margin-top:58px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.job-card{position:relative;display:flex;min-width:0;min-height:475px;overflow:hidden;flex-direction:column;padding:27px;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:0 16px 42px #032f2c0f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.job-card:hover{border-color:#075f554d;box-shadow:0 25px 60px #032f2c21;transform:translateY(-5px)}.job-card:after{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--treasure-primary),var(--treasure-accent));content:"";opacity:0;transition:opacity .18s ease}.job-card:hover:after{opacity:1}.job-card-header{display:flex;min-height:52px;align-items:flex-start;justify-content:space-between;gap:18px}.job-card-icon{display:inline-flex;width:49px;height:49px;flex:0 0 49px;align-items:center;justify-content:center;border-radius:15px;background:var(--treasure-primary-light);color:var(--treasure-primary)}.job-card-icon svg{width:23px;height:23px}.job-card-featured{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:var(--treasure-accent-soft);color:#7b5918;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.job-card-content{margin-top:25px}.job-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:13px}.job-card-meta span{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);color:var(--text-muted);font-size:10px;font-weight:700}.job-card-content h3{margin:0;font-family:Manrope,sans-serif;font-size:23px;font-weight:700;letter-spacing:-.03em;line-height:1.3}.job-card-content h3 a{transition:color .18s ease}.job-card-content h3 a:hover{color:var(--treasure-primary)}.job-card-content p{display:-webkit-box;margin:15px 0 0;overflow:hidden;color:var(--text-muted);font-size:13px;line-height:1.72;-webkit-box-orient:vertical;-webkit-line-clamp:4}.job-card-details{display:grid;margin:24px 0 0;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.job-card-details>div{display:flex;min-width:0;min-height:82px;flex-direction:column;justify-content:center;padding:13px}.job-card-details>div+div{border-left:1px solid var(--border)}.job-card-details dt{color:var(--text-muted);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.job-card-details dd{margin:5px 0 0;overflow-wrap:anywhere;color:var(--treasure-primary-dark);font-size:11px;font-weight:700;line-height:1.5}.job-card-link{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:22px;color:var(--treasure-primary);font-size:13px;font-weight:800}.job-card-link>span{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.job-card-link svg{width:17px;height:17px}.job-card:hover .job-card-link>span{border-color:var(--treasure-primary);background:var(--treasure-primary-light);transform:translate(3px)}.jobs-section-footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:28px;padding:24px 28px;border:1px solid var(--border);border-radius:19px;background:linear-gradient(135deg,#ffffff,var(--surface-soft))}.jobs-section-footer p{max-width:720px;margin:0;color:var(--text-muted);font-size:13px;line-height:1.7}.jobs-section-footer .button{flex:0 0 auto}.jobs-empty-state{position:relative;z-index:2;display:grid;min-height:220px;align-items:center;margin-top:50px;padding:34px;border:1px dashed #aec8c2;border-radius:22px;background:#ffffffbf;grid-template-columns:auto minmax(0,1fr);gap:24px}.jobs-empty-icon{display:inline-flex;width:65px;height:65px;align-items:center;justify-content:center;border-radius:20px;background:#fff;box-shadow:var(--shadow-small);color:var(--treasure-primary)}.jobs-empty-icon svg{width:30px;height:30px}.jobs-empty-state h3{margin:0;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.025em}.jobs-empty-state p{max-width:700px;margin:8px 0 0;color:var(--text-muted);font-size:13px;line-height:1.7}@media (max-width: 1050px){.jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-card:last-child:nth-child(odd){grid-column:1 / -1}}@media (max-width: 860px){.jobs-section-header{align-items:flex-start;flex-direction:column;gap:27px}.jobs-section-header>.button{width:100%}.jobs-section-footer{align-items:flex-start;flex-direction:column}.jobs-section-footer .button{width:100%}}@media (max-width: 620px){.jobs-section-heading h2{font-size:2.25rem}.jobs-grid{margin-top:42px;grid-template-columns:1fr}.job-card,.job-card:last-child:nth-child(odd){min-height:0;padding:22px 18px;border-radius:19px;grid-column:auto}.job-card-content h3{font-size:21px}.job-card-details{grid-template-columns:1fr}.job-card-details>div{min-height:68px}.job-card-details>div+div{border-top:1px solid var(--border);border-left:0}.jobs-section-footer{padding:22px 18px}.jobs-empty-state{min-height:0;padding:25px 19px;grid-template-columns:1fr}}.careers-index-hero{position:relative;overflow:hidden;padding:105px 0;background:linear-gradient(135deg,var(--treasure-primary-deep),var(--treasure-primary-dark));color:#fff}.careers-index-hero:before{position:absolute;top:-230px;right:-190px;width:590px;height:590px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03;content:""}.careers-index-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:80px;align-items:center}.careers-index-hero-copy{max-width:760px}.careers-index-hero-copy h1{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;letter-spacing:-.06em;line-height:1}.careers-index-hero-copy h1 span{display:block;color:#cbe9e3}.careers-index-hero-copy>p{max-width:680px;margin:26px 0 0;color:#edf9f7c2;font-size:18px;line-height:1.75}.careers-index-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.careers-index-hero-summary{padding:27px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:#ffffff12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.careers-index-summary-icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:24px;border-radius:16px;background:var(--treasure-accent);color:var(--treasure-primary-deep)}.careers-index-summary-icon svg{width:25px;height:25px}.careers-index-hero-summary>div:nth-child(2){display:flex;flex-direction:column}.careers-index-hero-summary span{color:#edf9f794;font-size:11px;font-weight:700;text-transform:uppercase}.careers-index-hero-summary strong{margin-top:4px;color:#fff;font-family:Manrope,sans-serif;font-size:22px}.careers-index-hero-summary p{margin:18px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#edf9f7a3;font-size:12px;line-height:1.7}.careers-index-section{background:#fff}.careers-index-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.careers-index-heading>div:first-child{max-width:760px}.careers-index-heading h2,.careers-index-values-heading h2,.careers-index-application-note h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,4.5vw,4rem);letter-spacing:-.05em;line-height:1.06}.careers-index-heading p,.careers-index-values-heading p{margin:19px 0 0;color:var(--text-muted);line-height:1.75}.careers-index-count{display:flex;min-width:120px;flex-direction:column;padding:17px 21px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft);text-align:center}.careers-index-count strong{color:var(--treasure-primary);font-family:Manrope,sans-serif;font-size:27px;line-height:1}.careers-index-count span{margin-top:5px;color:var(--text-muted);font-size:10px;font-weight:800;text-transform:uppercase}.careers-index-list{display:grid;gap:16px;margin-top:52px}.careers-index-job{display:grid;align-items:center;padding:26px;border:1px solid var(--border);border-radius:21px;background:#fff;box-shadow:0 14px 35px #032f2c0b;grid-template-columns:minmax(0,1.25fr) minmax(330px,.85fr) auto;gap:28px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.careers-index-job:hover{border-color:#075f5547;box-shadow:0 22px 48px #032f2c1a;transform:translateY(-2px)}.careers-index-job-heading{display:flex;align-items:flex-start;gap:16px}.careers-index-job-icon{display:inline-flex;width:50px;height:50px;flex:0 0 50px;align-items:center;justify-content:center;border-radius:15px;background:var(--treasure-primary-light);color:var(--treasure-primary)}.careers-index-job-icon svg{width:24px;height:24px}.careers-index-job-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}.careers-index-job-badges span{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--surface-soft);color:var(--text-muted);font-size:9px;font-weight:800;text-transform:uppercase}.careers-index-job-badges .careers-index-featured{background:var(--treasure-accent-soft);color:#7b5918}.careers-index-job h3{margin:0;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.03em;line-height:1.3}.careers-index-job h3 a:hover{color:var(--treasure-primary)}.careers-index-job-summary{display:-webkit-box;margin:17px 0 0;overflow:hidden;color:var(--text-muted);font-size:12px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.careers-index-job-information{display:grid;margin:0;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.careers-index-job-information>div{min-width:0;padding:13px}.careers-index-job-information>div+div{border-left:1px solid var(--border)}.careers-index-job-information dt{color:var(--text-muted);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.careers-index-job-information dd{margin:5px 0 0;overflow-wrap:anywhere;color:var(--treasure-primary-dark);font-size:10px;font-weight:700;line-height:1.5}.careers-index-job-action{display:flex;justify-content:flex-end}.careers-index-job-action .button{white-space:nowrap}.careers-index-empty{display:grid;min-height:310px;align-items:center;margin-top:50px;padding:40px;border:1px dashed #abc5bf;border-radius:24px;background:var(--surface-soft);grid-template-columns:auto minmax(0,1fr) auto;gap:28px}.careers-index-empty-icon{display:inline-flex;width:70px;height:70px;align-items:center;justify-content:center;border-radius:21px;background:#fff;box-shadow:var(--shadow-small);color:var(--treasure-primary)}.careers-index-empty-icon svg{width:32px;height:32px}.careers-index-empty h2{margin:0;font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-.03em}.careers-index-empty p{max-width:670px;margin:9px 0 0;color:var(--text-muted)}.careers-index-values-section{background:var(--surface-soft)}.careers-index-values-heading{max-width:730px}.careers-index-values-grid{display:grid;margin-top:52px;border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr))}.careers-index-values-grid article{min-height:240px;padding:30px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.careers-index-values-grid article>span{color:var(--treasure-accent);font-family:Manrope,sans-serif;font-size:12px;font-weight:800}.careers-index-values-grid h3{margin:35px 0 12px;font-family:Manrope,sans-serif;font-size:20px}.careers-index-values-grid p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.7}.careers-index-application-note{padding:78px 0;background:linear-gradient(135deg,var(--treasure-primary-deep),var(--treasure-primary-dark));color:#fff}.careers-index-application-note-inner{display:flex;align-items:center;justify-content:space-between;gap:70px}.careers-index-application-note-inner>div{max-width:770px}.careers-index-application-note h2{color:#fff;font-size:clamp(2rem,4vw,3.35rem)}.careers-index-application-note p{margin:18px 0 0;color:#edf9f7ad;line-height:1.75}.careers-index-application-note .button{flex:0 0 auto}@media (max-width: 1100px){.careers-index-hero-inner{grid-template-columns:1fr}.careers-index-hero-summary{max-width:620px}.careers-index-job{grid-template-columns:1fr}.careers-index-job-action{justify-content:flex-start}}@media (max-width: 860px){.careers-index-heading,.careers-index-application-note-inner{align-items:flex-start;flex-direction:column}.careers-index-values-grid{grid-template-columns:1fr}.careers-index-empty{grid-template-columns:auto minmax(0,1fr)}.careers-index-empty .button{width:100%;grid-column:1 / -1}.careers-index-application-note .button{width:100%}}@media (max-width: 620px){.careers-index-hero{padding:76px 0}.careers-index-hero-copy h1{font-size:3rem}.careers-index-hero-copy>p{font-size:16px}.careers-index-hero-actions{display:grid;grid-template-columns:1fr}.careers-index-hero-actions .button{width:100%}.careers-index-count{display:none}.careers-index-job{padding:21px 17px;border-radius:18px}.careers-index-job-information{grid-template-columns:1fr}.careers-index-job-information>div+div{border-top:1px solid var(--border);border-left:0}.careers-index-job-action .button{width:100%}.careers-index-empty{min-height:0;padding:25px 18px;grid-template-columns:1fr}.careers-index-empty .button{grid-column:auto}.careers-index-values-grid article{min-height:0;padding:25px 20px}}.career-show-hero{position:relative;overflow:hidden;padding:68px 0 92px;background:linear-gradient(135deg,var(--treasure-primary-deep),var(--treasure-primary-dark));color:#fff}.career-show-hero:before{position:absolute;top:-240px;right:-180px;width:590px;height:590px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03;content:""}.career-show-back-link{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;margin-bottom:42px;color:#edf9f7b3;font-size:12px;font-weight:700;transition:color .18s ease}.career-show-back-link:hover{color:var(--treasure-accent)}.career-show-back-link svg{width:17px;height:17px}.career-show-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 375px;gap:85px;align-items:center}.career-show-hero-copy{max-width:790px}.career-show-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.career-show-badges span{display:inline-flex;min-height:29px;align-items:center;padding:5px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff12;color:#edf9f7bd;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.career-show-badges .career-show-featured{border-color:#d9aa5859;background:#d9aa5826;color:var(--treasure-accent)}.career-show-hero-copy h1{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:clamp(3rem,6vw,5.4rem);font-weight:700;letter-spacing:-.06em;line-height:1}.career-show-hero-copy>p{max-width:720px;margin:25px 0 0;color:#edf9f7bf;font-size:18px;line-height:1.75}.career-show-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:35px}.career-show-hero-actions button{cursor:pointer}.career-show-summary-card{padding:27px;border:1px solid rgba(255,255,255,.15);border-radius:23px;background:#ffffff12;box-shadow:0 30px 65px #00000029;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.career-show-summary-heading{display:flex;align-items:center;gap:13px;padding-bottom:21px;border-bottom:1px solid rgba(255,255,255,.13)}.career-show-summary-icon{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:15px;background:var(--treasure-accent);color:var(--treasure-primary-deep)}.career-show-summary-icon svg{width:23px;height:23px}.career-show-summary-heading>div{display:flex;min-width:0;flex-direction:column}.career-show-summary-heading span{color:#edf9f78a;font-size:10px;font-weight:700;text-transform:uppercase}.career-show-summary-heading strong{margin-top:4px;color:#fff;font-size:13px}.career-show-summary-list{display:grid;margin:0}.career-show-summary-list>div{display:grid;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);grid-template-columns:110px minmax(0,1fr);gap:15px}.career-show-summary-list>div:last-child{border-bottom:0;padding-bottom:0}.career-show-summary-list dt{color:#edf9f780;font-size:10px;font-weight:700;text-transform:uppercase}.career-show-summary-list dd{margin:0;color:#fff;font-size:12px;font-weight:700;text-align:right}.career-show-content-section{background:#fff}.career-show-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:start}.career-show-description-card{min-width:0;padding:42px;border:1px solid var(--border);border-radius:26px;background:#fff;box-shadow:0 18px 45px #032f2c0f}.career-show-description-heading{margin-bottom:31px;padding-bottom:26px;border-bottom:1px solid var(--border)}.career-show-description-heading h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.045em;line-height:1.1}.career-show-description{color:#314944;font-size:15px;line-height:1.85;white-space:normal}.career-show-description p{margin:0 0 20px}.career-show-sidebar{position:sticky;top:calc(var(--header-height) + 25px);display:grid;gap:17px}.career-show-apply-card,.career-show-contact-card{padding:25px;border:1px solid var(--border);border-radius:21px;background:var(--surface-soft)}.career-show-apply-icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:20px;border-radius:16px;background:var(--treasure-primary);color:#fff}.career-show-apply-icon svg{width:25px;height:25px}.career-show-apply-card h2{margin:0;font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.035em}.career-show-apply-card p{margin:12px 0 20px;color:var(--text-muted);font-size:13px;line-height:1.7}.career-show-apply-card .button{width:100%;cursor:pointer}.career-show-apply-card>small{display:block;margin-top:12px;color:var(--text-muted);font-size:10px;line-height:1.6;text-align:center}.career-show-contact-card{display:flex;flex-direction:column;background:#fff}.career-show-contact-card>span{color:var(--text-muted);font-size:10px;font-weight:800;text-transform:uppercase}.career-show-contact-card>strong{margin-top:5px;font-family:Manrope,sans-serif;font-size:17px}.career-show-contact-card>a{margin-top:12px;color:var(--treasure-primary);font-size:18px;font-weight:800}.career-show-contact-card p{margin:11px 0 0;color:var(--text-muted);font-size:11px;line-height:1.65}.career-show-all-jobs-link{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border:1px solid var(--border);border-radius:15px;background:#fff;color:var(--treasure-primary);font-size:12px;font-weight:800}.career-show-all-jobs-link svg{width:18px;height:18px}.career-show-equal-opportunity{padding:45px 0;border-top:1px solid var(--border);background:var(--surface-soft)}.career-show-equal-opportunity-inner{display:flex;align-items:flex-start;gap:17px}.career-show-equal-opportunity-icon{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:15px;background:#fff;box-shadow:var(--shadow-small);color:var(--treasure-primary)}.career-show-equal-opportunity-icon svg{width:24px;height:24px}.career-show-equal-opportunity strong{color:var(--treasure-primary-dark);font-family:Manrope,sans-serif;font-size:15px}.career-show-equal-opportunity p{max-width:880px;margin:6px 0 0;color:var(--text-muted);font-size:12px;line-height:1.7}body.career-application-modal-open{overflow:hidden}.career-application-modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;visibility:hidden;align-items:center;justify-content:center;padding:24px;opacity:0;transition:visibility .2s ease,opacity .2s ease}.career-application-modal.is-visible{visibility:visible;opacity:1}.career-application-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#011f1dc2;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.career-application-modal-card{position:relative;z-index:2;width:min(100%,610px);max-height:calc(100vh - 48px);overflow-y:auto;padding:40px;border:1px solid var(--border);border-radius:27px;background:#fff;box-shadow:0 35px 90px #0000004d;transform:translateY(18px) scale(.98);transition:transform .2s ease}.career-application-modal.is-visible .career-application-modal-card{transform:translateY(0) scale(1)}.career-application-modal-close{position:absolute;top:17px;right:17px;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text-muted);cursor:pointer}.career-application-modal-close svg{width:19px;height:19px}.career-application-modal-icon{display:inline-flex;width:62px;height:62px;align-items:center;justify-content:center;margin-bottom:25px;border-radius:19px;background:var(--treasure-primary-light);color:var(--treasure-primary)}.career-application-modal-icon svg{width:30px;height:30px}.career-application-modal-card h2{max-width:500px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.05em;line-height:1.08}.career-application-modal-card>p{margin:18px 0 0;color:var(--text-muted);font-size:14px;line-height:1.75}.career-application-modal-job{display:flex;flex-direction:column;margin-top:24px;padding:17px;border:1px solid var(--border);border-radius:15px;background:var(--surface-soft)}.career-application-modal-job span{color:var(--text-muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.career-application-modal-job strong{margin-top:5px;color:var(--treasure-primary-dark);font-family:Manrope,sans-serif;font-size:16px}.career-application-modal-job small{margin-top:4px;color:var(--text-muted);font-size:11px}.career-application-modal-actions{display:flex;gap:11px;margin-top:26px}.career-application-modal-actions .button{flex:1;cursor:pointer}.career-application-modal-notice{display:block;margin-top:14px;color:var(--text-muted);font-size:10px;text-align:center}@media (max-width: 1050px){.career-show-hero-layout,.career-show-content-layout{grid-template-columns:1fr}.career-show-summary-card{max-width:680px}.career-show-sidebar{position:relative;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.career-show-all-jobs-link{grid-column:1 / -1}}@media (max-width: 620px){.career-show-hero{padding:43px 0 68px}.career-show-back-link{margin-bottom:30px}.career-show-hero-copy h1{font-size:3rem}.career-show-hero-copy>p{font-size:16px}.career-show-hero-actions{display:grid;grid-template-columns:1fr}.career-show-hero-actions .button{width:100%}.career-show-summary-card{padding:21px 18px;border-radius:19px}.career-show-summary-list>div{grid-template-columns:1fr;gap:5px}.career-show-summary-list dd{text-align:left}.career-show-description-card{padding:27px 19px;border-radius:20px}.career-show-sidebar{grid-template-columns:1fr}.career-show-all-jobs-link{grid-column:auto}.career-show-equal-opportunity-inner{flex-direction:column}.career-application-modal{align-items:flex-end;padding:10px}.career-application-modal-card{width:100%;max-height:calc(100vh - 20px);padding:31px 19px 23px;border-radius:23px}.career-application-modal-actions{flex-direction:column}.career-application-modal-actions .button{width:100%}}
