:root{
  --ink:#071019;--navy:#0b2135;--paper:#f7f8f5;--white:#fff;--muted:#65717d;
  --cyan:#2bcfc6;--lime:#b8ed36;--orange:#ff7a00;--magenta:#ef2b8c;--violet:#6332ad;--red:#ef3651;
  --fruit:linear-gradient(90deg,#25cfc5 0%,#b8ed36 30%,#ffbf22 52%,#ff7448 72%,#ef2b8c 100%);
  --max:1320px;--radius:28px;--header:84px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--ink);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.slt-lock{overflow:hidden}.slt-main{overflow:hidden}.slt-container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.slt-main img{max-width:100%;height:auto}.eyebrow{margin:0 0 17px;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;color:#8ef0e9}.eyebrow.dark{color:#46525e}.lead{font-size:clamp(18px,2vw,24px);line-height:1.55}.darklead{color:#4a5762}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease,border .25s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn--dark{background:var(--ink);color:#fff}.btn--dark:hover{box-shadow:0 18px 42px rgba(7,16,25,.18)}.btn--outline-dark{border-color:#aeb7bd;color:var(--ink);background:rgba(255,255,255,.52)}.btn--solid{background:#fff;color:var(--ink)}.btn--ghost{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(0,0,0,.1)}.btn--fruit{background:var(--fruit);color:#071019;box-shadow:0 16px 44px rgba(51,218,204,.18)}

/* Header */
.slt-skip-link{position:fixed;left:12px;top:12px;z-index:1001;transform:translateY(-180%);background:#fff;color:#071019;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:800}.slt-skip-link:focus{transform:none}.slt-header{position:fixed;inset:0 0 auto;z-index:80;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(7,16,25,.08);backdrop-filter:blur(16px);transition:transform .3s ease,box-shadow .3s ease}.slt-header.is-scrolled{box-shadow:0 12px 35px rgba(7,16,25,.08)}.slt-header.is-hidden{transform:translateY(-105%)}.slt-header__inner{height:var(--header);width:min(1440px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:230px 1fr auto auto;align-items:center;gap:28px}.slt-brand{display:flex;align-items:center;text-decoration:none}.slt-brand img{display:block;width:auto;max-width:210px;height:auto;max-height:58px;object-fit:contain}.slt-nav{justify-self:center}.slt-nav__list{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.slt-nav a{position:relative;color:#17202a;text-decoration:none;font-size:11px;font-weight:850;letter-spacing:.095em;text-transform:uppercase}.slt-nav a:after{content:"";position:absolute;left:0;right:100%;height:2px;bottom:-8px;background:var(--fruit);transition:right .25s ease}.slt-nav a:hover:after{right:0}.slt-header__cta{color:#071019;background:var(--fruit);padding:12px 18px;border-radius:999px;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:950;letter-spacing:.11em;white-space:nowrap}.slt-menu-toggle{display:none;background:none;border:0;width:44px;height:44px;position:relative}.slt-menu-toggle span{display:block;width:25px;height:2px;background:#071019;margin:6px auto}

/* Age gate */
.slt-age{position:fixed;inset:0;display:none;place-items:center;background:radial-gradient(circle at 82% 10%,rgba(184,237,54,.22),transparent 34%),radial-gradient(circle at 16% 90%,rgba(239,43,140,.18),transparent 36%),rgba(248,249,246,.98);z-index:999;padding:24px;color:#071019}.slt-age.is-open{display:grid}.slt-age__panel{max-width:720px;text-align:center;padding:46px;border:1px solid rgba(7,16,25,.11);border-radius:34px;background:rgba(255,255,255,.92);box-shadow:0 35px 100px rgba(7,16,25,.14)}.slt-age__logo{width:330px;max-width:82%;height:auto;margin:0 auto 26px}.slt-age h2{font-size:clamp(30px,4.8vw,58px);line-height:1.02;margin:0 0 20px;letter-spacing:-.045em}.slt-age__copy{color:#66727b;line-height:1.65}.slt-age__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:28px 0 20px}.slt-age .btn--solid{background:#071019;color:#fff}.slt-age .btn--ghost{border-color:#bec5ca;color:#071019;background:#fff}.slt-age small{color:#7b858d}

/* Hero */
.slt-v2-hero{position:relative;min-height:100svh;padding-top:var(--header);display:flex;align-items:center;background:linear-gradient(135deg,#fff 0%,#f8faf6 45%,#eefcf8 100%);color:var(--ink);isolation:isolate}.slt-v2-hero__grid{display:grid;grid-template-columns:1fr .9fr;gap:30px;align-items:center;padding:75px 0 92px}.slt-v2-hero__copy{position:relative;z-index:2}.slt-v2-hero h1{font-size:clamp(72px,9.2vw,146px);line-height:.82;letter-spacing:-.075em;text-transform:uppercase;margin:0 0 32px;max-width:790px}.slt-v2-hero h1 span{background:var(--fruit);-webkit-background-clip:text;background-clip:text;color:transparent}.slt-v2-hero .lead{max-width:700px;margin-bottom:0}.slt-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 26px}.slt-v2-hero__availability{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#5e6972}.slt-v2-hero__availability:before{content:"";width:36px;height:3px;border-radius:99px;background:var(--fruit)}.slt-v2-hero__product{position:relative;min-height:690px;display:grid;place-items:center;z-index:2}.slt-v2-hero__product img{position:relative;z-index:3;width:min(560px,42vw);max-height:760px;object-fit:contain;filter:drop-shadow(0 42px 42px rgba(31,38,43,.16));animation:sltFloat 5s ease-in-out infinite}.slt-v2-hero__halo{position:absolute;z-index:1;width:min(610px,45vw);aspect-ratio:1;border-radius:50%;background:conic-gradient(from 120deg,rgba(43,207,198,.82),rgba(184,237,54,.66),rgba(255,190,34,.68),rgba(239,43,140,.65),rgba(99,50,173,.62),rgba(43,207,198,.82));filter:blur(34px);opacity:.42;animation:sltPulse 7s ease-in-out infinite}.slt-v2-hero__fruit{position:absolute;border-radius:50%;filter:blur(2px);opacity:.9;z-index:0}.slt-v2-hero__fruit--a{width:230px;height:230px;right:-80px;top:110px;background:radial-gradient(circle at 35% 35%,#fff 0 6%,#ffce19 7% 30%,#ff7a00 31% 69%,#ff5a45 70% 100%);box-shadow:0 0 0 25px rgba(255,190,34,.08)}.slt-v2-hero__fruit--b{width:160px;height:160px;left:-70px;bottom:90px;background:radial-gradient(circle at 40% 40%,#fff 0 8%,#dff64e 9% 36%,#5cc55d 37% 100%)}.slt-v2-floatlabel{position:absolute;z-index:4;padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(7,16,25,.1);box-shadow:0 15px 35px rgba(7,16,25,.08);font-size:9px;font-weight:950;letter-spacing:.16em}.slt-v2-floatlabel--one{top:18%;left:4%;transform:rotate(-8deg)}.slt-v2-floatlabel--two{right:2%;top:47%;transform:rotate(7deg)}.slt-v2-floatlabel--three{left:13%;bottom:18%;transform:rotate(5deg);background:linear-gradient(90deg,#c9fff6,#ecff9e)}.slt-v2-marquee{position:absolute;left:0;right:0;bottom:0;overflow:hidden;border-top:1px solid #dbe0dc;background:#fff}.slt-v2-marquee div{white-space:nowrap;padding:13px 0;font-size:10px;font-weight:900;letter-spacing:.26em;color:#59646d;animation:sltMarquee 28s linear infinite}@keyframes sltFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-16px) rotate(1deg)}}@keyframes sltPulse{0%,100%{transform:scale(.96) rotate(0deg)}50%{transform:scale(1.06) rotate(12deg)}}@keyframes sltMarquee{to{transform:translateX(-46%)}}

/* Intro */
.slt-v2-intro{padding:120px 0;background:#fff;color:var(--ink)}.slt-v2-intro__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:end}.slt-v2-intro h2,.slt-v2-sectionhead h2,.slt-v2-strength h2,.slt-v2-markets h2,.slt-v2-careers h2{font-size:clamp(58px,7.6vw,112px);line-height:.88;letter-spacing:-.065em;text-transform:uppercase;margin:0}.slt-v2-intro h2 span{background:var(--fruit);-webkit-background-clip:text;background-clip:text;color:transparent}.slt-v2-intro__copy{font-size:20px;line-height:1.65;color:#55616b}.slt-v2-intro__copy p{margin:0 0 20px}

/* Flavors */
.slt-v2-flavors{padding:120px 0 100px;background:#f4f6f3;color:var(--ink)}.slt-v2-sectionhead{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:50px}.slt-v2-sectionhead__copy{max-width:580px;font-size:20px;line-height:1.6;color:#637079;margin:0 0 8px}.slt-v2-flavorrail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px max(24px,calc((100vw - var(--max))/2)) 34px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#aeb7bd transparent}.slt-v2-flavorcard{--fc1:#24cfc7;--fc2:#b8ed36;position:relative;flex:0 0 clamp(270px,27vw,390px);height:650px;border-radius:30px;overflow:hidden;background:#fff;scroll-snap-align:center;box-shadow:0 18px 50px rgba(27,41,50,.07);transition:transform .35s ease,box-shadow .35s ease}.slt-v2-flavorcard:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(27,41,50,.13)}.slt-v2-flavorcard:after{content:"";position:absolute;inset:auto 0 0;height:8px;background:linear-gradient(90deg,var(--fc1),var(--fc2))}.slt-v2-flavorcard__glow{position:absolute;width:280px;height:280px;border-radius:50%;right:-100px;top:-90px;background:radial-gradient(circle,var(--fc2),transparent 67%);filter:blur(6px);opacity:.36}.slt-v2-flavorcard img{width:100%;height:520px;object-fit:cover;object-position:center 36%;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.slt-v2-flavorcard:hover img{transform:scale(1.025)}.slt-v2-flavorcard__copy{position:absolute;left:18px;right:18px;bottom:18px;padding:20px;border-radius:20px;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border:1px solid rgba(7,16,25,.06)}.slt-v2-flavorcard__copy h3{margin:0 0 8px;font-size:22px;letter-spacing:-.03em}.slt-v2-flavorcard__copy p{margin:0;font-size:13px;line-height:1.5;color:#657079}.slt-v2-disclaimer{margin:18px 0 0;color:#79838b;font-size:11px;line-height:1.6}.slt-v2-disclaimer--dark{color:#92a1ad}

/* Strength */
.slt-v2-strength{position:relative;padding:135px 0;background:#071019;color:#fff;overflow:hidden}.slt-v2-strength:before{content:"";position:absolute;inset:-150px -10% auto;height:300px;background:var(--fruit);filter:blur(110px);opacity:.18}.slt-v2-strength__head{position:relative;z-index:1;max-width:1000px}.slt-v2-strength__head>p:not(.eyebrow){max-width:760px;font-size:19px;line-height:1.65;color:#aeb9c3}.slt-v2-strength__scale{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px}.slt-v2-strengthcard{position:relative;min-height:370px;border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:30px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));overflow:hidden}.slt-v2-strengthcard:before{content:"";position:absolute;left:0;right:0;bottom:0;height:9px;background:var(--accent)}.slt-v2-strengthcard--fresh{--accent:linear-gradient(90deg,#25cfc5,#b8ed36)}.slt-v2-strengthcard--signature{--accent:linear-gradient(90deg,#ffbf22,#ff7a00)}.slt-v2-strengthcard--bold{--accent:linear-gradient(90deg,#ef2b8c,#6332ad)}.slt-v2-strengthcard span{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-size:10px;font-weight:900;color:#aeb9c3}.slt-v2-strengthcard strong{display:block;font-size:clamp(72px,8vw,118px);letter-spacing:-.08em;line-height:.9;margin:55px 0 12px}.slt-v2-strengthcard h3{margin:0 0 8px;font-size:24px;text-transform:uppercase;letter-spacing:.08em}.slt-v2-strengthcard p{color:#98a5b0;margin:0}

/* Moments */
.slt-v2-moments{padding:125px 0;background:#0b1723}.slt-v2-sectionhead--light h2{color:#fff}.slt-v2-sectionhead--light .slt-v2-sectionhead__copy{color:#a7b3bc}.slt-v2-mosaic{display:grid;grid-template-columns:1.25fr .75fr 1fr;grid-auto-rows:260px;gap:14px}.slt-v2-moment{position:relative;overflow:hidden;border-radius:24px;isolation:isolate;background:#111}.slt-v2-moment--1{grid-row:span 2}.slt-v2-moment--4{grid-column:span 2}.slt-v2-moment--6{grid-column:span 2}.slt-v2-moment img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.slt-v2-moment:hover img{transform:scale(1.045)}.slt-v2-moment__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(2,7,12,.82));z-index:1}.slt-v2-moment__copy{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}.slt-v2-moment__copy span{font-size:9px;font-weight:900;letter-spacing:.2em;color:#a7f6ee}.slt-v2-moment__copy h3{margin:6px 0 0;font-size:clamp(24px,3vw,46px);letter-spacing:-.04em}

/* Feature */
.slt-v2-feature{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;color:var(--ink)}.slt-v2-feature__media{min-height:760px;overflow:hidden}.slt-v2-feature__media img{width:100%;height:100%;object-fit:cover;display:block}.slt-v2-feature__copy{padding:90px clamp(38px,7vw,120px);display:flex;flex-direction:column;justify-content:center}.slt-v2-feature__copy h2{font-size:clamp(58px,6.7vw,102px);line-height:.87;letter-spacing:-.065em;text-transform:uppercase;margin:0 0 30px}.slt-v2-feature__copy>p:not(.eyebrow){font-size:19px;line-height:1.7;color:#58646d}.slt-v2-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.slt-v2-pills span{padding:10px 14px;border-radius:999px;border:1px solid #d5dcda;font-size:10px;font-weight:900;letter-spacing:.14em}.slt-v2-pills span:nth-child(2){background:#efffbd}.slt-v2-pills span:nth-child(3){background:#ffe8f3}.slt-v2-pills span:nth-child(4){background:#dffffa}

/* Markets */
.slt-v2-markets{padding:125px 0;background:#eff4ef;color:var(--ink)}.slt-v2-markets__lead{max-width:850px;font-size:22px;line-height:1.55;color:#55616a}.slt-v2-marketgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:48px}.slt-v2-marketgrid article{position:relative;min-height:300px;padding:30px;border-radius:28px;background:#fff;border:1px solid #dde4df;overflow:hidden}.slt-v2-marketgrid article:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-60px;top:-60px;background:var(--fruit);filter:blur(34px);opacity:.22}.slt-v2-marketgrid span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#071019;color:#fff;font-weight:950;letter-spacing:.08em}.slt-v2-marketgrid h3{font-size:34px;margin:70px 0 8px;letter-spacing:-.04em}.slt-v2-marketgrid p{color:#637079;line-height:1.55;margin:0}

/* Careers teaser */
.slt-v2-careers{padding:120px 0;background:linear-gradient(135deg,#22cfc4 0%,#b9ed35 38%,#ffd322 61%,#ff6b52 80%,#ef2b8c 100%);color:#071019}.slt-v2-careers__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:90px;align-items:end}.slt-v2-careers .eyebrow{color:#071019}.slt-v2-careers__copy{font-size:20px;line-height:1.65}.slt-v2-careers__copy p{margin:0 0 28px}.slt-v2-careers .btn--fruit{background:#071019;color:#fff}

/* Future */
.slt-v2-future{position:relative;min-height:820px;display:grid;place-items:center;isolation:isolate}.slt-v2-future__image,.slt-v2-future__shade{position:absolute;inset:0}.slt-v2-future__image img{width:100%;height:100%;object-fit:cover}.slt-v2-future__shade{background:radial-gradient(circle at 50% 35%,rgba(0,0,0,.12),rgba(0,0,0,.76) 75%);z-index:1}.slt-v2-future__content{position:relative;z-index:2;text-align:center;padding:60px 24px}.slt-v2-future__logo{width:min(560px,72vw);height:auto;filter:brightness(0) invert(1);opacity:.98}.slt-v2-future__content p{margin:28px 0 12px;text-transform:uppercase;letter-spacing:.23em;font-size:10px}.slt-v2-future h2{font-size:clamp(78px,13vw,190px);line-height:.78;letter-spacing:-.07em;margin:25px 0;text-transform:uppercase}.slt-v2-future__content span{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}

/* Footer */
.slt-footer{background:#fff;color:#071019;padding:58px max(24px,calc((100vw - 1320px)/2)) 30px;border-top:1px solid #e2e6e3}.slt-footer__top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:38px;border-bottom:1px solid #e0e4e1}.slt-footer__logo{width:260px;height:auto;display:block}.slt-footer__top p{margin:0;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.slt-footer__bottom{display:flex;justify-content:space-between;gap:30px;padding-top:22px;color:#6e7880;font-size:11px}.slt-footer__bottom p{margin:0}

/* Generic pages / Careers */
.slt-page{padding-top:var(--header);min-height:70vh;background:#fff;color:var(--ink)}.slt-careers-page{padding-top:var(--header);background:#fff;color:var(--ink);min-height:100vh}.slt-careers-hero{padding:120px 0 90px;background:linear-gradient(135deg,#f9fff4,#effdfd 46%,#fff2f8);position:relative;overflow:hidden}.slt-careers-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-190px;background:var(--fruit);filter:blur(65px);opacity:.2}.slt-careers-hero__inner{position:relative;z-index:1;max-width:1050px}.slt-careers-hero h1{font-size:clamp(76px,11vw,168px);line-height:.8;letter-spacing:-.075em;text-transform:uppercase;margin:0 0 34px}.slt-careers-hero h1 span{background:var(--fruit);-webkit-background-clip:text;background-clip:text;color:transparent}.slt-careers-hero p:not(.eyebrow){max-width:760px;font-size:21px;line-height:1.65;color:#59666f}.slt-careers-coming{padding:100px 0 130px}.slt-careers-card{display:grid;grid-template-columns:1fr .8fr;gap:70px;padding:55px;border-radius:32px;background:#071019;color:#fff}.slt-careers-card h2{font-size:clamp(48px,6vw,86px);line-height:.9;letter-spacing:-.06em;text-transform:uppercase;margin:0}.slt-careers-card p{color:#abb7c1;font-size:18px;line-height:1.65;margin:0}.slt-careers-editor{padding:70px 0}.slt-careers-editor>.slt-container{max-width:1180px}

/* Elementor helpers: each section remains a separate editable block */
.elementor-page .slt-page{padding-top:var(--header)}.elementor-editor-active .slt-age,.elementor-editor-preview .slt-age{display:none!important}.slt-el-section{padding:90px 0!important}.slt-el-hero{min-height:760px!important;background:#fff!important}.slt-el-gradient-title .elementor-heading-title{background:var(--fruit);-webkit-background-clip:text;background-clip:text;color:transparent!important}.slt-el-dark{background:#071019!important;color:#fff}.slt-el-light{background:#f4f6f3!important;color:#071019}.slt-el-card{border-radius:26px!important;overflow:hidden!important}.admin-bar .slt-header{top:32px}@media(max-width:782px){.admin-bar .slt-header{top:46px}}

/* Reveal */
.slt-reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.slt-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.slt-reveal{opacity:1;transform:none;transition:none}.slt-v2-hero__product img,.slt-v2-hero__halo,.slt-v2-marquee div{animation:none}}

/* Responsive */
@media(max-width:1120px){.slt-header__inner{grid-template-columns:190px 1fr auto auto}.slt-nav__list{gap:16px}.slt-v2-hero__grid{grid-template-columns:1fr .82fr}.slt-v2-hero__product{min-height:620px}.slt-v2-sectionhead{gap:40px}.slt-v2-mosaic{grid-template-columns:1fr 1fr}.slt-v2-moment--1,.slt-v2-moment--4,.slt-v2-moment--6{grid-column:auto;grid-row:auto}.slt-v2-moment--1{grid-row:span 2}.slt-v2-feature{grid-template-columns:1fr 1fr}.slt-v2-feature__copy{padding:70px 48px}}
@media(max-width:920px){:root{--header:76px}.slt-header__inner{height:76px;grid-template-columns:1fr auto auto}.slt-brand img{max-width:180px}.slt-menu-toggle{display:block;order:3}.slt-header__cta{order:2}.slt-nav{position:fixed;left:16px;right:16px;top:88px;padding:18px;border-radius:22px;background:#fff;box-shadow:0 25px 60px rgba(7,16,25,.16);opacity:0;pointer-events:none;transform:translateY(-10px);transition:.25s ease}.slt-header.menu-open .slt-nav{opacity:1;pointer-events:auto;transform:none}.slt-nav__list{display:grid;gap:0}.slt-nav a{display:block;padding:14px 10px;font-size:12px}.slt-v2-hero__grid,.slt-v2-intro__grid,.slt-v2-sectionhead,.slt-v2-careers__grid{grid-template-columns:1fr;gap:44px}.slt-v2-hero__grid{padding-top:55px}.slt-v2-hero__product{min-height:620px}.slt-v2-hero__product img{width:min(520px,72vw)}.slt-v2-hero__halo{width:min(560px,74vw)}.slt-v2-strength__scale,.slt-v2-marketgrid{grid-template-columns:1fr}.slt-v2-strengthcard{min-height:300px}.slt-v2-strengthcard strong{margin-top:38px}.slt-v2-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:230px}.slt-v2-feature{grid-template-columns:1fr}.slt-v2-feature__media{min-height:560px}.slt-careers-card{grid-template-columns:1fr;gap:35px}}
@media(max-width:640px){.slt-container{width:min(100% - 30px,var(--max))}.slt-header__inner{width:calc(100% - 24px)}.slt-brand img{max-width:148px}.slt-header__cta{display:none}.slt-v2-hero{min-height:auto}.slt-v2-hero__grid{padding:55px 0 80px}.slt-v2-hero h1{font-size:clamp(64px,21vw,98px)}.slt-v2-hero__product{min-height:520px}.slt-v2-hero__product img{width:min(430px,88vw)}.slt-v2-floatlabel--one{left:0}.slt-v2-floatlabel--two{right:0}.slt-v2-intro,.slt-v2-flavors,.slt-v2-strength,.slt-v2-moments,.slt-v2-markets,.slt-v2-careers{padding:82px 0}.slt-v2-intro h2,.slt-v2-sectionhead h2,.slt-v2-strength h2,.slt-v2-markets h2,.slt-v2-careers h2{font-size:clamp(52px,16vw,78px)}.slt-v2-flavorrail{padding-left:15px;padding-right:15px}.slt-v2-flavorcard{flex-basis:82vw;height:600px}.slt-v2-flavorcard img{height:480px}.slt-v2-mosaic{grid-template-columns:1fr;grid-auto-rows:250px}.slt-v2-moment--1{grid-row:auto}.slt-v2-feature__media{min-height:430px}.slt-v2-feature__copy{padding:65px 24px}.slt-v2-feature__copy h2{font-size:clamp(52px,15vw,78px)}.slt-v2-future{min-height:650px}.slt-v2-future h2{font-size:clamp(76px,22vw,120px)}.slt-footer__top,.slt-footer__bottom{display:grid}.slt-footer__logo{width:220px}.slt-age__panel{padding:32px 22px}.slt-careers-hero{padding:85px 0 70px}.slt-careers-hero h1{font-size:clamp(72px,22vw,110px)}.slt-careers-card{padding:34px 24px}}

/* Elementor v1.2 starter template styling */
.slt-el-home-v12,.slt-el-intro-v12,.slt-el-flavors-title,.slt-el-flavor-row,.slt-el-strength-title,.slt-el-strength-row,.slt-el-moments-title,.slt-el-moment-row,.slt-el-markets-title,.slt-el-market-row,.slt-el-careers-v12,.slt-el-coming-v12,.slt-el-careers-hero,.slt-el-careers-placeholder{padding-left:max(24px,calc((100vw - var(--max))/2))!important;padding-right:max(24px,calc((100vw - var(--max))/2))!important}.slt-el-hero-v12{padding-top:110px!important;padding-bottom:80px!important;background:linear-gradient(135deg,#fff,#effdf8)!important}.slt-el-display .elementor-heading-title{font-size:clamp(70px,9vw,142px)!important;line-height:.82!important;letter-spacing:-.07em!important;text-transform:uppercase!important}.slt-el-mainhead .elementor-heading-title{font-size:clamp(56px,7vw,108px)!important;line-height:.88!important;letter-spacing:-.06em!important;text-transform:uppercase!important}.slt-el-kicker .elementor-heading-title{font-size:11px!important;font-weight:900!important;letter-spacing:.2em!important;text-transform:uppercase!important}.slt-el-lead{font-size:19px!important;line-height:1.65!important}.slt-el-small{font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.slt-el-producthero img{max-height:700px!important;width:auto!important;filter:drop-shadow(0 35px 35px rgba(7,16,25,.16))}.slt-el-flavor-row{padding-top:12px!important;padding-bottom:12px!important}.slt-el-flavor-card,.slt-el-moment-card,.slt-el-market-card,.slt-el-strength-card{padding:18px!important;border-radius:24px!important;overflow:hidden!important}.slt-el-flavor-card{background:#fff!important;box-shadow:0 18px 50px rgba(20,35,45,.08)}.slt-el-flavor-image img{border-radius:18px!important}.slt-el-flavor-name .elementor-heading-title{font-size:24px!important;color:#071019!important}.slt-el-strength-title,.slt-el-moments-title{padding-top:110px!important}.slt-el-strength-row,.slt-el-moment-row{padding-top:8px!important;padding-bottom:18px!important}.slt-el-strength-card{min-height:330px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.05)!important}.slt-el-strength-pct .elementor-heading-title{font-size:84px!important;letter-spacing:-.06em!important;color:#fff!important}.slt-el-strength-name .elementor-heading-title{color:#fff!important}.slt-el-moment-image img{height:300px!important;object-fit:cover!important;border-radius:18px!important}.slt-el-moment-name .elementor-heading-title{color:#fff!important}.slt-el-market-card{min-height:260px!important;background:#fff!important;border:1px solid #dde4df!important}.slt-el-market-code .elementor-heading-title{font-size:20px!important}.slt-el-market-name .elementor-heading-title{font-size:34px!important;color:#071019!important}.slt-el-careers-v12{padding-top:105px!important;padding-bottom:105px!important;background:linear-gradient(135deg,#22cfc4,#b9ed35 40%,#ffd322 62%,#ff6b52 80%,#ef2b8c)!important;color:#071019!important}.slt-el-coming-v12{padding-top:120px!important;padding-bottom:120px!important;text-align:center}.slt-el-coming-logo img{width:min(520px,80vw)!important;filter:brightness(0) invert(1)!important}.slt-el-coming-head .elementor-heading-title{font-size:clamp(72px,12vw,180px)!important;line-height:.8!important;letter-spacing:-.07em!important;color:#fff!important}.slt-el-careers-hero{padding-top:120px!important;padding-bottom:90px!important;background:linear-gradient(135deg,#fff,#effdf8,#fff1f7)!important}.slt-el-careers-placeholder{padding-top:100px!important;padding-bottom:120px!important}
@media(max-width:767px){.slt-el-home-v12,.slt-el-intro-v12,.slt-el-flavors-title,.slt-el-flavor-row,.slt-el-strength-title,.slt-el-strength-row,.slt-el-moments-title,.slt-el-moment-row,.slt-el-markets-title,.slt-el-market-row,.slt-el-careers-v12,.slt-el-coming-v12,.slt-el-careers-hero,.slt-el-careers-placeholder{padding-left:18px!important;padding-right:18px!important}.slt-el-hero-v12{padding-top:75px!important}.slt-el-moment-image img{height:240px!important}.slt-el-strength-card{min-height:260px!important;margin-bottom:12px}.slt-el-flavor-card,.slt-el-moment-card,.slt-el-market-card{margin-bottom:12px}}

/* v1.2.2 — Flavor rail navigation + back-to-top */
.slt-v2-flavorrail-wrap{position:relative}
.slt-v2-railnav{position:absolute;top:50%;z-index:8;width:58px;height:58px;border:0;border-radius:50%;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer;box-shadow:0 16px 42px rgba(7,16,25,.2);transition:transform .25s ease,opacity .25s ease,box-shadow .25s ease;isolation:isolate}
.slt-v2-railnav:before{content:"";position:absolute;inset:3px;border-radius:inherit;background:rgba(255,255,255,.94);z-index:-1}
.slt-v2-railnav--prev{left:max(10px,calc((100vw - var(--max))/2 - 24px));background:linear-gradient(135deg,var(--cyan),var(--lime))}
.slt-v2-railnav--next{right:max(10px,calc((100vw - var(--max))/2 - 24px));background:linear-gradient(135deg,#ffbf22,#ff7047 52%,var(--magenta))}
.slt-v2-railnav svg{width:25px;height:25px;fill:none;stroke:#071019;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.slt-v2-railnav:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 20px 52px rgba(7,16,25,.25)}
.slt-v2-railnav:focus-visible{outline:3px solid #071019;outline-offset:4px}
.slt-v2-flavorrail:focus-visible{outline:3px solid rgba(43,207,198,.65);outline-offset:-6px;border-radius:24px}
.slt-backtotop{position:fixed;right:22px;bottom:22px;z-index:75;width:72px;height:72px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:var(--fruit);color:#071019;box-shadow:0 18px 50px rgba(7,16,25,.24);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(18px) scale(.92);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,box-shadow .25s ease}
.slt-backtotop:before{content:"";position:absolute;inset:4px;border-radius:inherit;background:rgba(255,255,255,.93)}
.slt-backtotop span,.slt-backtotop svg{position:relative;z-index:1}
.slt-backtotop span{position:absolute;bottom:12px;font-size:7px;font-weight:950;letter-spacing:.14em}
.slt-backtotop svg{width:27px;height:27px;margin-top:-8px;fill:none;stroke:#071019;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.slt-backtotop.is-visible{opacity:1;visibility:visible;transform:none}
.slt-backtotop:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 24px 60px rgba(7,16,25,.3)}
.slt-backtotop:focus-visible{outline:3px solid #fff;outline-offset:4px}
@media(max-width:920px){.slt-v2-railnav{width:52px;height:52px}.slt-v2-railnav--prev{left:8px}.slt-v2-railnav--next{right:8px}}
@media(max-width:640px){.slt-v2-flavorrail{padding-left:48px;padding-right:48px}.slt-v2-railnav{width:46px;height:46px;top:46%}.slt-v2-railnav svg{width:21px;height:21px}.slt-backtotop{right:14px;bottom:14px;width:62px;height:62px}.slt-backtotop span{bottom:9px;font-size:6px}.slt-backtotop svg{width:23px;height:23px}}
@media(prefers-reduced-motion:reduce){.slt-v2-railnav,.slt-backtotop{transition:none}}

/* v1.3.0 — Careers directory */
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.slt-careers-v13{--career-cyan:#22cfc4;--career-lime:#b9ed35;--career-yellow:#ffd322;--career-orange:#ff8a25;--career-coral:#ff6157;--career-pink:#ef2b8c;--career-violet:#7657ff}
.slt-careers-v13 .slt-careers-hero{padding:112px 0 94px;background:radial-gradient(circle at 82% 24%,rgba(239,43,140,.16),transparent 27%),radial-gradient(circle at 68% 75%,rgba(34,207,196,.2),transparent 30%),linear-gradient(135deg,#fbfff4 0%,#effdfd 44%,#fff2f8 100%)}
.slt-careers-v13 .slt-careers-hero:before{content:"";position:absolute;left:-120px;bottom:-260px;width:470px;height:470px;border-radius:50%;background:linear-gradient(135deg,var(--career-cyan),var(--career-lime),var(--career-yellow));filter:blur(85px);opacity:.18}
.slt-careers-v13 .slt-careers-hero h1{max-width:1180px;font-size:clamp(64px,8.4vw,132px);line-height:.84;letter-spacing:-.072em;margin-bottom:32px}
.slt-careers-v13 .slt-careers-hero h1 span{background:linear-gradient(90deg,var(--career-cyan),#77dc71 24%,var(--career-yellow) 48%,var(--career-coral) 72%,var(--career-pink));-webkit-background-clip:text;background-clip:text;color:transparent}
.slt-careers-v13 .slt-careers-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.slt-careers-v13 .slt-careers-hero__meta span{display:inline-flex;align-items:baseline;gap:6px;padding:11px 16px;border:1px solid rgba(7,16,25,.1);border-radius:999px;background:rgba(255,255,255,.66);backdrop-filter:blur(12px);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.slt-careers-v13 .slt-careers-hero__meta strong{font-size:16px;letter-spacing:-.03em}
.slt-careers-directory{padding:104px 0 130px;background:#fff;color:var(--ink)}
.slt-careers-directory__head{display:grid;grid-template-columns:1.15fr .72fr;gap:80px;align-items:end;margin-bottom:54px}
.slt-careers-directory__head h2{margin:0;font-size:clamp(58px,7vw,104px);line-height:.87;letter-spacing:-.064em;text-transform:uppercase}
.slt-careers-directory__head h2 span{background:linear-gradient(90deg,var(--career-cyan),var(--career-lime),var(--career-yellow),var(--career-coral),var(--career-pink));-webkit-background-clip:text;background-clip:text;color:transparent}
.slt-careers-directory__head>p{margin:0;font-size:18px;line-height:1.68;color:#66717a}
.slt-careers-tools{position:sticky;top:calc(var(--header) + 12px);z-index:18;margin:0 0 55px;padding:14px;border:1px solid #e5ebe8;border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 18px 55px rgba(7,16,25,.08);backdrop-filter:blur(16px)}
.slt-careers-search{height:56px;display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:18px;background:#f5f8f7}
.slt-careers-search svg{width:21px;height:21px;fill:none;stroke:#071019;stroke-width:2;stroke-linecap:round}
.slt-careers-search input{width:100%;border:0;outline:0;background:transparent;color:#071019;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2}
.slt-careers-search input::placeholder{color:#879199;font-weight:600}
.slt-careers-filters{display:flex;gap:8px;overflow-x:auto;padding:12px 2px 1px;scrollbar-width:none}.slt-careers-filters::-webkit-scrollbar{display:none}
.slt-careers-filters button{flex:0 0 auto;border:1px solid #dfe6e2;background:#fff;color:#34414a;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;transition:.2s ease}
.slt-careers-filters button span{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:5px;padding:0 5px;border-radius:999px;background:#eff3f1;color:#071019}
.slt-careers-filters button:hover{transform:translateY(-1px);border-color:#aeb9b3}.slt-careers-filters button:focus-visible{outline:3px solid rgba(34,207,196,.5);outline-offset:2px}
.slt-careers-filters button.is-active{border-color:transparent;background:linear-gradient(105deg,var(--career-cyan),var(--career-lime) 35%,var(--career-yellow) 64%,var(--career-coral));color:#071019;box-shadow:0 8px 22px rgba(34,207,196,.16)}
.slt-career-area{--area-accent:var(--career-cyan);margin:0 0 58px;border:1px solid #e2e9e5;border-radius:32px;overflow:hidden;background:#fff;box-shadow:0 18px 60px rgba(7,16,25,.055)}
.slt-career-area:nth-child(7n+2){--area-accent:var(--career-lime)}.slt-career-area:nth-child(7n+3){--area-accent:var(--career-yellow)}.slt-career-area:nth-child(7n+4){--area-accent:var(--career-orange)}.slt-career-area:nth-child(7n+5){--area-accent:var(--career-coral)}.slt-career-area:nth-child(7n+6){--area-accent:var(--career-pink)}.slt-career-area:nth-child(7n){--area-accent:var(--career-violet)}
.slt-career-area__head{position:relative;display:grid;grid-template-columns:86px 1fr;gap:24px;align-items:center;padding:31px 34px;background:#071019;color:#fff;overflow:hidden}
.slt-career-area__head:after{content:"";position:absolute;right:-70px;top:-105px;width:260px;height:260px;border-radius:50%;background:var(--area-accent);filter:blur(45px);opacity:.28}
.slt-career-area__number{position:relative;z-index:1;display:grid;place-items:center;width:68px;height:68px;border-radius:22px;background:var(--area-accent);color:#071019;font-size:22px;font-weight:950;letter-spacing:-.04em;transform:rotate(-3deg)}
.slt-career-area__head>div:last-child{position:relative;z-index:1}.slt-career-area__head p{margin:0 0 6px;color:#9eabb5;font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.slt-career-area__head h3{margin:0;font-size:clamp(27px,3vw,48px);line-height:.96;letter-spacing:-.048em;text-transform:uppercase}
.slt-career-tablewrap{overflow-x:auto}.slt-career-table{width:100%;border-collapse:collapse;table-layout:fixed}.slt-career-table th:nth-child(1),.slt-career-table td:nth-child(1){width:27%}.slt-career-table th:nth-child(2),.slt-career-table td:nth-child(2){width:39%}.slt-career-table th:nth-child(3),.slt-career-table td:nth-child(3){width:20%}.slt-career-table th:nth-child(4),.slt-career-table td:nth-child(4){width:14%}
.slt-career-table thead{background:#f5f8f7}.slt-career-table th{padding:14px 18px;text-align:left;border-bottom:1px solid #e0e7e3;color:#77828a;font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.slt-career-table td{padding:22px 18px;vertical-align:top;border-bottom:1px solid #e8eeeb;color:#5f6a72;font-size:13px;line-height:1.55}.slt-career-table tbody tr:last-child td{border-bottom:0}.slt-career-table tbody tr{transition:background .18s ease}.slt-career-table tbody tr:hover{background:#fbfdfc}.slt-career-table td strong{display:block;color:#071019;font-size:15px;line-height:1.28;letter-spacing:-.018em}
.slt-career-area-tag{display:none;color:#77828a;font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px}
.slt-career-pill{display:inline-flex;align-items:center;min-height:30px;padding:7px 10px;border-radius:10px;background:#eff8f5;color:#24433d;font-size:10px;font-weight:850;line-height:1.3}.slt-career-pill--time{background:#f4f0ff;color:#4d3c83}
.slt-career-area.is-filtered-out,.slt-career-table tr.is-filtered-out{display:none!important}
.slt-careers-empty{padding:70px 24px;text-align:center;border:1px dashed #ccd7d1;border-radius:28px;background:#f8fbf9}.slt-careers-empty strong{display:block;font-size:26px;letter-spacing:-.03em}.slt-careers-empty p{margin:8px 0 0;color:#6e797f}
.slt-careers-note{padding:110px 0;background:#071019;color:#fff;position:relative;overflow:hidden}.slt-careers-note:before{content:"";position:absolute;inset:auto -12% -65% 28%;height:500px;background:linear-gradient(90deg,var(--career-cyan),var(--career-lime),var(--career-yellow),var(--career-pink));filter:blur(90px);opacity:.2}.slt-careers-note__grid{position:relative;display:grid;grid-template-columns:1fr .72fr;gap:90px;align-items:end}.slt-careers-note h2{margin:0;font-size:clamp(58px,7.2vw,110px);line-height:.87;letter-spacing:-.065em;text-transform:uppercase}.slt-careers-note__grid>p{margin:0;color:#b6c1c8;font-size:18px;line-height:1.7}
/* Elementor Basic careers template */
.slt-el-careers-v13{padding-left:max(24px,calc((100vw - var(--max))/2))!important;padding-right:max(24px,calc((100vw - var(--max))/2))!important;padding-top:110px!important;padding-bottom:95px!important;background:radial-gradient(circle at 82% 24%,rgba(239,43,140,.16),transparent 27%),linear-gradient(135deg,#fbfff4,#effdfd 44%,#fff2f8)!important}
.slt-el-career-area-v13{padding-left:max(24px,calc((100vw - var(--max))/2))!important;padding-right:max(24px,calc((100vw - var(--max))/2))!important;padding-top:58px!important;padding-bottom:24px!important;background:#fff!important}.slt-el-career-area-title .elementor-heading-title{font-size:clamp(38px,4.5vw,68px)!important;line-height:.94!important;letter-spacing:-.05em!important;text-transform:uppercase!important;color:#071019!important}.slt-el-career-row{border:1px solid #e3eae6!important;border-bottom:0!important;background:#fff!important}.slt-el-career-row:last-child{border-bottom:1px solid #e3eae6!important}.slt-el-career-row--head{background:#071019!important}.slt-el-career-cell,.slt-el-career-headcol{padding:15px 14px!important;border-right:1px solid #e3eae6!important}.slt-el-career-cell:last-child,.slt-el-career-headcol:last-child{border-right:0!important}.slt-el-career-role .elementor-heading-title{margin:0!important;font-size:15px!important;line-height:1.3!important;color:#071019!important}.slt-el-career-text,.slt-el-career-text p{margin:0!important;color:#606c73!important;font-size:12px!important;line-height:1.5!important}.slt-el-career-colhead .elementor-heading-title{margin:0!important;color:#fff!important;font-size:9px!important;letter-spacing:.13em!important}
@media(max-width:920px){.slt-careers-directory__head,.slt-careers-note__grid{grid-template-columns:1fr;gap:34px}.slt-careers-tools{top:88px}.slt-career-table{min-width:920px}}
@media(max-width:767px){.slt-el-careers-v13,.slt-el-career-area-v13{padding-left:18px!important;padding-right:18px!important}.slt-el-career-row--head{display:none!important}.slt-el-career-row{margin-bottom:12px!important;border:1px solid #e3eae6!important;border-radius:18px!important;overflow:hidden!important}.slt-el-career-cell{width:100%!important;padding:10px 14px!important;border-right:0!important;border-bottom:1px solid #edf1ef!important}.slt-el-career-cell:last-child{border-bottom:0!important}}
@media(max-width:640px){.slt-careers-v13 .slt-careers-hero{padding:84px 0 70px}.slt-careers-v13 .slt-careers-hero h1{font-size:clamp(55px,16vw,82px)}.slt-careers-v13 .slt-careers-hero p:not(.eyebrow){font-size:17px}.slt-careers-v13 .slt-careers-hero__meta{display:grid;grid-template-columns:1fr 1fr}.slt-careers-v13 .slt-careers-hero__meta span:last-child{grid-column:1/-1}.slt-careers-directory{padding:78px 0 95px}.slt-careers-directory__head{margin-bottom:36px}.slt-careers-directory__head h2{font-size:clamp(50px,15vw,72px)}.slt-careers-tools{position:relative;top:auto;margin-bottom:38px;padding:10px;border-radius:20px}.slt-careers-search{height:52px}.slt-career-area{margin-bottom:34px;border-radius:24px}.slt-career-area__head{grid-template-columns:58px 1fr;padding:22px 18px;gap:15px}.slt-career-area__number{width:52px;height:52px;border-radius:17px;font-size:17px}.slt-career-area__head h3{font-size:28px}.slt-career-tablewrap{overflow:visible}.slt-career-table,.slt-career-table tbody,.slt-career-table tr,.slt-career-table td{display:block;width:100%!important}.slt-career-table thead{display:none}.slt-career-table tr{padding:17px 17px 12px;border-bottom:1px solid #e5ebe8}.slt-career-table td{display:block;width:100%!important;max-width:100%;min-width:0;grid-template-columns:none;gap:0;padding:8px 0;border:0;font-size:12px;white-space:normal;overflow-wrap:break-word}.slt-career-table td:before{content:attr(data-label);display:block;margin:0 0 6px;color:#89939a;font-size:8px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.slt-career-table td:first-child{display:block;padding-bottom:12px}.slt-career-table td:first-child:before{display:none}.slt-career-table td strong{font-size:16px}.slt-career-area-tag{display:block}.slt-career-pill{padding:5px 8px;min-height:0}.slt-careers-note{padding:82px 0}.slt-careers-note h2{font-size:clamp(52px,15vw,76px)}}

/* v1.4.0 bilingual language selector */
.slt-lang-switch{display:flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;padding:5px 8px;border:1px solid rgba(7,16,25,.14);border-radius:999px;background:rgba(255,255,255,.78);backdrop-filter:blur(12px);font-size:10px;font-weight:950;letter-spacing:.08em;line-height:1}
.slt-lang-switch a{display:grid;place-items:center;min-width:25px;height:25px;border-radius:999px;color:#66717a;text-decoration:none;transition:.2s ease}
.slt-lang-switch a:hover{color:#071019}.slt-lang-switch a.is-active{background:linear-gradient(120deg,#24cec3,#c8f22e 55%,#ffb71b);color:#071019;box-shadow:0 5px 15px rgba(36,206,195,.18)}
.slt-lang-switch span{color:#a3adb3;font-weight:600}.slt-header.is-scrolled .slt-lang-switch{background:rgba(255,255,255,.92)}
@media(max-width:1060px){.slt-header__inner{gap:12px}.slt-header__cta{display:none}.slt-lang-switch{margin-left:auto;margin-right:4px}.slt-menu-toggle{order:4}}
@media(max-width:760px){.slt-lang-switch{padding:4px 6px}.slt-lang-switch a{min-width:23px;height:23px;font-size:9px}.slt-header.menu-open .slt-lang-switch{position:relative;z-index:30}}


/* v1.4.1 mobile overflow + clipping fixes */
.slt-v2-hero__copy,.slt-v2-intro__grid > *,.slt-v2-sectionhead > *,.slt-v2-careers__grid > *,.slt-careers-directory__head > *,.slt-career-area__head > div{min-width:0}
.slt-v2-hero h1,.slt-v2-intro h2,.slt-v2-sectionhead h2,.slt-v2-strength h2,.slt-v2-markets h2,.slt-v2-careers h2,.slt-v2-future h2,.slt-careers-hero h1,.slt-careers-directory__head h2,.slt-careers-note h2,.slt-career-area__head h3,.slt-career-table td strong{overflow-wrap:anywhere;word-break:break-word}
.slt-career-table td{white-space:normal}
@media(max-width:920px){
  .slt-v2-hero h1{font-size:clamp(58px,10vw,94px);line-height:.86;max-width:100%}
  .slt-v2-future h2{font-size:clamp(66px,12vw,112px);line-height:.82;max-width:100%}
  .slt-careers-v13 .slt-careers-hero h1{font-size:clamp(52px,10vw,84px);line-height:.88;max-width:100%}
}
@media(max-width:640px){
  .slt-v2-hero__grid{padding:42px 0 72px;gap:28px}
  .slt-v2-hero h1{font-size:clamp(50px,14vw,68px);line-height:.9;letter-spacing:-.05em}
  .slt-v2-hero .lead,.slt-v2-sectionhead__copy,.slt-v2-intro__copy,.slt-v2-careers__copy,.slt-v2-markets__lead{font-size:17px;line-height:1.55}
  .slt-v2-intro h2,.slt-v2-sectionhead h2,.slt-v2-strength h2,.slt-v2-markets h2,.slt-v2-careers h2{font-size:clamp(40px,12.5vw,58px);line-height:.94;letter-spacing:-.05em}
  .slt-v2-hero__availability{display:flex;flex-wrap:wrap;gap:8px;line-height:1.5}
  .slt-v2-future{min-height:560px}
  .slt-v2-future__logo{width:min(250px,70vw)}
  .slt-v2-future h2{font-size:clamp(52px,15vw,78px);line-height:.88;letter-spacing:-.05em}
  .slt-careers-v13 .slt-careers-hero{padding:96px 0 68px}
  .slt-careers-v13 .slt-careers-hero h1{font-size:clamp(42px,12.5vw,62px);line-height:.92;letter-spacing:-.05em}
  .slt-careers-directory__head h2,.slt-careers-note h2{font-size:clamp(40px,12vw,58px);line-height:.94}
  .slt-career-area__head{grid-template-columns:1fr;padding:18px 16px;gap:10px}
  .slt-career-area__number{margin-bottom:4px}
  .slt-career-area__head h3{font-size:23px;line-height:1.04}
  .slt-career-table,.slt-career-table tbody,.slt-career-table tr,.slt-career-table td{display:block;width:100%!important}
  .slt-career-table{table-layout:auto}
  .slt-career-table tr{padding:16px 16px 10px;border-bottom:1px solid #e5ebe8}
  .slt-career-table td{padding:8px 0;border:0;font-size:13px;line-height:1.55}
  .slt-career-table td:before{display:block;margin-bottom:6px}
  .slt-career-table td:first-child{padding-bottom:12px}
  .slt-career-table td strong{font-size:15px;line-height:1.22}
  .slt-career-pill{display:inline-flex;max-width:100%;white-space:normal;line-height:1.4}
}


/* v1.4.2 — iPhone/mobile refinement */
@media(max-width:640px){
  :root{--header:68px}
  .slt-header__inner{height:68px;width:calc(100% - 20px);grid-template-columns:minmax(0,1fr) auto auto;gap:7px}
  .slt-brand{min-width:0}
  .slt-brand img{max-width:132px;max-height:46px}
  .slt-lang-switch{order:2;margin:0;padding:3px 5px;gap:3px}
  .slt-lang-switch a{min-width:22px;height:22px;font-size:8px}
  .slt-lang-switch span{font-size:9px}
  .slt-menu-toggle{order:3;width:38px;height:38px;padding:4px}
  .slt-menu-toggle span{width:23px;margin:5px auto}
  .slt-nav{top:78px;left:10px;right:10px;max-height:calc(100svh - 92px);overflow-y:auto}
  .admin-bar .slt-nav{top:124px}

  /* Home headings: fit the viewport without losing impact. */
  .slt-v2-hero__copy,.slt-v2-intro__grid,.slt-v2-sectionhead,.slt-v2-careers__grid,.slt-v2-future__content{width:100%;max-width:100%;min-width:0}
  .slt-v2-hero h1{font-size:clamp(46px,13.2vw,64px);line-height:.92;letter-spacing:-.045em;max-width:100%}
  .slt-v2-intro h2,.slt-v2-sectionhead h2,.slt-v2-strength h2,.slt-v2-markets h2,.slt-v2-careers h2{font-size:clamp(38px,11.4vw,54px);line-height:.96;letter-spacing:-.045em;max-width:100%}
  .slt-v2-future__content{padding:50px 16px}
  .slt-v2-future h2{font-size:clamp(46px,13.5vw,68px);line-height:.92;letter-spacing:-.045em;max-width:100%;overflow-wrap:anywhere}
  .slt-v2-future__content span{display:block;max-width:100%;font-size:9px;line-height:1.55;letter-spacing:.12em;overflow-wrap:anywhere}
  .slt-v2-marquee div{font-size:8px;letter-spacing:.18em}

  /* Careers: true stacked mobile cards (no two-column grid survives). */
  .slt-careers-page,.slt-careers-directory,.slt-careers-groups,.slt-career-area,.slt-career-tablewrap{max-width:100%;overflow-x:hidden}
  .slt-careers-v13 .slt-careers-hero{padding:86px 0 62px}
  .slt-careers-v13 .slt-careers-hero h1{font-size:clamp(38px,11.3vw,56px);line-height:.95;letter-spacing:-.04em;max-width:100%}
  .slt-careers-v13 .slt-careers-hero h1 br{display:none}
  .slt-careers-v13 .slt-careers-hero p:not(.eyebrow){font-size:16px;line-height:1.55}
  .slt-careers-v13 .slt-careers-hero__meta{grid-template-columns:1fr;gap:7px}
  .slt-careers-v13 .slt-careers-hero__meta span,.slt-careers-v13 .slt-careers-hero__meta span:last-child{grid-column:auto;width:100%;justify-content:space-between}
  .slt-careers-directory{padding:68px 0 88px}
  .slt-careers-directory__head h2{font-size:clamp(38px,11.6vw,56px);line-height:.96;letter-spacing:-.045em}
  .slt-careers-directory__head h2 br{display:none}
  .slt-careers-tools{margin-left:0;margin-right:0}
  .slt-careers-filters{padding-bottom:4px}
  .slt-career-area{border-radius:20px;margin-bottom:28px}
  .slt-career-area__head{display:block;padding:17px 15px 18px}
  .slt-career-area__number{width:44px;height:44px;border-radius:14px;font-size:15px;margin:0 0 12px}
  .slt-career-area__head p{font-size:8px;line-height:1.45;letter-spacing:.13em}
  .slt-career-area__head h3{font-size:21px;line-height:1.06;letter-spacing:-.025em;overflow-wrap:anywhere}
  .slt-career-tablewrap{padding:10px 10px 2px;background:#f6f9f7}
  .slt-career-table,.slt-career-table tbody{display:block;width:100%!important;table-layout:auto}
  .slt-career-table tr{display:block;width:auto!important;margin:0 0 10px;padding:15px;border:1px solid #e1e8e4;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(7,16,25,.035)}
  .slt-career-table td{display:block!important;width:100%!important;grid-template-columns:none!important;max-width:100%;padding:8px 0;border:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere;word-break:normal}
  .slt-career-table td:before{display:block;margin:0 0 5px;color:#89939a;font-size:8px;line-height:1.3;letter-spacing:.12em}
  .slt-career-table td:first-child{display:block!important;padding:0 0 11px;margin-bottom:2px;border-bottom:1px solid #eef2f0}
  .slt-career-table td:first-child:before{display:none}
  .slt-career-table td strong{font-size:16px;line-height:1.2;overflow-wrap:anywhere;word-break:normal}
  .slt-career-area-tag{font-size:7px;line-height:1.4;margin-bottom:7px}
  .slt-career-pill{display:inline-flex;max-width:100%;min-height:0;padding:6px 9px;white-space:normal;font-size:10px;line-height:1.35;overflow-wrap:anywhere}
  .slt-careers-note{padding:72px 0}
  .slt-careers-note h2{font-size:clamp(38px,11.5vw,56px);line-height:.96;letter-spacing:-.045em}

  /* Elementor Basic: force the same mobile stacking when those templates are active. */
  .slt-el-display .elementor-heading-title{font-size:clamp(44px,13vw,62px)!important;line-height:.92!important;letter-spacing:-.045em!important;overflow-wrap:anywhere!important}
  .slt-el-mainhead .elementor-heading-title,.slt-el-career-area-title .elementor-heading-title{font-size:clamp(36px,10.8vw,52px)!important;line-height:.98!important;letter-spacing:-.04em!important;overflow-wrap:anywhere!important}
  .slt-el-coming-head .elementor-heading-title{font-size:clamp(46px,13.5vw,68px)!important;line-height:.92!important;letter-spacing:-.045em!important;overflow-wrap:anywhere!important}
  .slt-el-career-row>.elementor-container{display:block!important}
  .slt-el-career-row .elementor-column,.slt-el-career-row .elementor-column-wrap,.slt-el-career-row .elementor-widget-wrap{width:100%!important;max-width:100%!important;min-width:0!important}
  .slt-el-career-cell{display:block!important;width:100%!important;max-width:100%!important;padding:11px 13px!important;overflow-wrap:anywhere!important}
  .slt-el-career-role .elementor-heading-title,.slt-el-career-text,.slt-el-career-text p{overflow-wrap:anywhere!important;word-break:normal!important}

  /* Keep the back-to-top control useful without covering career content. */
  .slt-backtotop{right:10px;bottom:max(10px,env(safe-area-inset-bottom));width:54px;height:54px;box-shadow:0 12px 32px rgba(7,16,25,.2)}
  .slt-backtotop span{bottom:8px;font-size:5px;letter-spacing:.11em}
  .slt-backtotop svg{width:20px;height:20px;margin-top:-7px}
}
@media(max-width:380px){
  .slt-brand img{max-width:118px}
  .slt-lang-switch{padding:3px 4px}
  .slt-v2-hero h1{font-size:clamp(42px,12.5vw,54px)}
  .slt-careers-v13 .slt-careers-hero h1{font-size:clamp(35px,10.8vw,46px)}
  .slt-career-area__head h3{font-size:19px}
}


/* v1.4.4 Careers application CTAs */
.slt-careers-apply-intro{display:flex;align-items:center;gap:10px;flex-wrap:wrap;max-width:820px;margin:22px 0 0;padding:15px 18px;border:1px solid rgba(7,16,25,.1);border-radius:18px;background:rgba(255,255,255,.68);backdrop-filter:blur(12px);color:#536069;font-size:13px;line-height:1.55}
.slt-careers-apply-intro a{color:#071019;font-weight:900;text-decoration:none;border-bottom:2px solid #2bcfc6}
.slt-career-apply{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:8px 12px;border-radius:999px;background:linear-gradient(100deg,#25cfc5,#b8ed36 38%,#ffbf22 65%,#ef2b8c);color:#071019!important;text-decoration:none;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;line-height:1;box-shadow:0 8px 20px rgba(43,207,198,.12);transition:transform .2s ease,box-shadow .2s ease}
.slt-career-apply:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(43,207,198,.2)}
.slt-career-apply span{font-size:12px;line-height:1}
.slt-el-career-apply .elementor-button{display:inline-flex!important;width:auto!important;border-radius:999px!important;background:linear-gradient(100deg,#25cfc5,#b8ed36 38%,#ffbf22 65%,#ef2b8c)!important;color:#071019!important;font-size:9px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important;padding:9px 12px!important;margin-top:8px!important}
@media(max-width:767px){
  .slt-careers-apply-intro{display:block;margin-top:18px;padding:14px;font-size:12.5px}
  .slt-careers-apply-intro a{display:inline-block;margin-top:5px}
  .slt-career-apply{margin-top:11px;white-space:normal;text-align:center}
}
