:root{--helix-ink: #17393E;--helix-body: #5C6675;--helix-bg: #FAFAF8;--helix-bg-peach-1: #F7EEE9;--helix-bg-peach-2: #F3E7E0;--helix-bg-peach-3: #EADFD8;--helix-bg-peach-4: #F6DFD6;--helix-bg-peach-5: #E8C3B6;--helix-accent: #C25A3E;--helix-accent-light: #D98876;--helix-on-accent: #FFFFFF;--helix-line: #E4E2DC;--helix-white: #FFFFFF;--helix-radius-lg: 28px;--helix-radius-md: 16px;--helix-radius-sm: 10px;--helix-radius-pill: 999px;--helix-shadow-card: 0 1px 3px rgba(30, 58, 95, .06);--helix-shadow-raised: 0 4px 14px rgba(30, 58, 95, .1);--helix-shadow-overlay: 0 18px 48px rgba(30, 58, 95, .18);--font-helix-display: "Hanken Grotesk", sans-serif;--font-helix-body: "Manrope", "Helvetica Neue", Arial, sans-serif}.helix-section{font-family:var(--font-helix-body);color:var(--helix-body)}.helix-section h1,.helix-section h2,.helix-section h3,.helix-section h4{font-family:var(--font-helix-display);color:var(--helix-ink);font-weight:400;line-height:1.08;letter-spacing:-.02em;margin:0}.helix-container{max-width:1240px;margin:0 auto;padding:0 20px}@media screen and (max-width:749px){.helix-container{padding:0 16px}}.helix-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-helix-body);font-weight:600;font-size:15px;padding:13px 26px;border-radius:var(--helix-radius-pill);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;white-space:nowrap}.helix-btn:hover{transform:translateY(-1px)}.helix-mockup__send-btn:hover{transform:none}.helix-btn--primary{background:var(--helix-accent);color:var(--helix-on-accent)}.helix-btn--primary:hover{background:var(--helix-accent-light)}.helix-btn--outline{background:transparent;color:var(--helix-ink);border-color:var(--helix-line)}.helix-btn--outline:hover{border-color:var(--helix-ink)}.helix-btn--outline-accent{background:transparent;color:var(--helix-accent);border-color:var(--helix-accent)}.helix-hero-wrap{background:var(--helix-bg-peach-1)}.helix-hero{position:relative;z-index:1;overflow:hidden;max-width:1280px;margin:0 auto;padding:82px 44px 92px;border-radius:0 0 64px 64px;background:var(--helix-white);display:grid;grid-template-columns:1fr 1.02fr;gap:56px;align-items:center}.helix-hero__intro{display:flex;flex-direction:column;min-width:0}.helix-hero__mockup{grid-column:1 / -1;margin-top:16px;border-radius:var(--helix-radius-lg);overflow:hidden;box-shadow:0 24px 60px #14282824}.helix-hero__mockup-media{display:block;width:100%;height:auto}.helix-hero__ticker{padding:20px 0}.helix-hero__ticker .helix-platform__ticker-track{animation-duration:60s}.helix-hero__pill{display:inline-block;white-space:nowrap;font-size:15px;font-weight:600;color:var(--helix-ink);background:var(--helix-white);border:1px solid var(--helix-line);border-radius:var(--helix-radius-pill);padding:12px 24px}.helix-hero__pill--dark{background:var(--helix-bg-peach-3);color:var(--helix-ink);border-color:transparent}.helix-hero__pill--accent{background:var(--helix-bg-peach-4);color:var(--helix-ink);border-color:transparent}.helix-hero h1{font-family:var(--font-helix-display);font-size:clamp(44px,5.6vw,78px);line-height:.98;letter-spacing:-.05em;font-weight:700;color:var(--helix-ink);max-width:14ch;text-wrap:pretty;margin:0}.helix-hero h1 .helix-dot{display:inline-block;width:.13em;height:.13em;border-radius:999px;background:var(--helix-accent);margin-left:.04em}.helix-hero__copy p{font-family:var(--font-helix-body);font-weight:400;font-size:17px;line-height:1.6;color:var(--helix-body);max-width:40ch;margin:26px 0 0}.helix-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.helix-hero__actions .helix-btn--primary{font-family:var(--font-helix-body);font-weight:600;font-size:13.5px;padding:17px 30px;border-radius:999px;box-sizing:border-box}.helix-hero__stage{position:relative;height:540px;min-width:0}helix-hero-carousel{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.helix-hero__deck{position:absolute;top:0;right:0;bottom:0;left:0}.helix-hero__phone{position:absolute;left:50%;top:50%;width:calc(var(--helix-phone-screen-w, 230px) + 16px);transition:transform .7s cubic-bezier(.3,.8,.3,1),opacity .7s ease}.helix-hero__phone-eyebrow{margin-bottom:10px;text-align:center;font-family:var(--font-helix-body);font-weight:600;font-size:10px;line-height:1;letter-spacing:.2em;text-transform:uppercase;color:#17393eb8}.helix-hero__phone-frame{background:var(--helix-ink);border-radius:34px;padding:8px;box-sizing:border-box;box-shadow:0 24px 50px #17393e38}.helix-hero__phone-screen{position:relative;width:var(--helix-phone-screen-w, 230px);height:var(--helix-phone-screen-h, 384px);border-radius:27px;overflow:hidden;background:var(--helix-ink);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end}.helix-hero__phone-screen:empty{display:flex}.helix-hero__phone-panel{position:relative;z-index:1;background:var(--helix-white);border-radius:20px 20px 0 0;padding:20px}.helix-hero__phone-panel h3{font-family:var(--font-helix-display);font-size:16px;font-weight:700;color:var(--helix-ink);margin:0 0 12px}.helix-hero__phone-cta{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:var(--helix-white);background:var(--helix-ink);border-radius:var(--helix-radius-pill);padding:10px 20px;text-decoration:none}.helix-hero__carousel-dots{position:absolute;left:50%;bottom:-6px;transform:translate(-50%);display:flex;gap:7px}.helix-hero__carousel-dots span{width:7px;height:7px;border-radius:999px;background:#17393e33;transition:background .4s ease}@media screen and (max-width:1120px){.helix-hero{grid-template-columns:1fr;align-items:start;gap:44px}}@media screen and (max-width:900px){.helix-hero{padding:76px 44px 78px;border-radius:0 0 34px 34px}.helix-hero__pill{font-size:13px;padding:10px 18px}.helix-hero__stage{height:500px}}@media screen and (max-width:700px){.helix-hero{padding:56px 20px 60px}.helix-hero__stage{height:470px}.helix-hero__actions .helix-btn--primary{width:100%;text-align:center}}.helix-conversion{background:var(--helix-bg-peach-1);padding:72px 0 96px}@media screen and (max-width:600px){.helix-conversion{padding:48px 0 64px}.helix-compliance,.helix-partners,.helix-team{padding:56px 0}}.helix-conversion h2{text-align:center;font-weight:400;max-width:700px;margin:0 auto 64px;font-size:clamp(32px,4.6vw,66px)}.helix-conversion__eyebrow{font-family:var(--font-helix-display);color:var(--helix-ink);font-weight:400;font-size:clamp(24px,2.2vw,32px);line-height:1.15;max-width:320px;margin:0 0 8px}.helix-conversion__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center;margin-bottom:64px}.helix-conversion__grid>*{min-width:0}.helix-stats{display:flex;gap:32px;margin:24px 0 20px}.helix-stat__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--helix-accent);margin-bottom:6px}.helix-stat__value{font-family:var(--font-helix-display);font-size:40px;font-weight:700;color:var(--helix-ink)}@media screen and (max-width:749px){.helix-stats{gap:20px}.helix-stat__value{font-size:24px;white-space:nowrap}}.helix-conversion__note{border-left:3px solid var(--helix-accent);padding-left:16px;font-size:15px;line-height:1.5;margin:0 0 8px}.helix-conversion__note p{margin:0}.helix-conversion__note u{text-decoration-color:var(--helix-body);text-underline-offset:2px}.helix-conversion__attribution{font-size:13px;color:var(--helix-body);opacity:.75}.helix-mockup-wrap{position:relative;max-width:680px;padding-top:160px;padding-bottom:90px}.helix-mockup-deco{position:absolute;z-index:1;filter:drop-shadow(0 10px 16px rgba(30,58,95,.16))}.helix-mockup-deco img{display:block;width:100%;height:auto;border-radius:var(--helix-radius-sm)}.helix-mockup-deco--1{top:20px;left:24px;width:84px}.helix-mockup-deco--2{top:0;left:168px;width:96px}.helix-mockup-deco--3{top:30px;left:320px;width:88px}.helix-mockup-deco--4{top:108px;right:16px;width:78px;z-index:3}.helix-mockup-deco--5{top:220px;left:-24px;width:78px;transform:rotate(-18deg);z-index:0}.helix-mockup-deco--6{bottom:40px;left:60px;width:84px;z-index:0}.helix-mockup-deco--7{bottom:10px;left:220px;width:96px;z-index:0}.helix-mockup{position:relative;z-index:2;background:var(--helix-white);border-radius:var(--helix-radius-md);box-shadow:var(--helix-shadow-overlay);display:grid;grid-template-columns:1.3fr 1fr;overflow:hidden}@media screen and (max-width:900px){.helix-mockup-wrap{padding-top:0}}@media screen and (max-width:640px){.helix-mockup-wrap{position:relative;padding-top:220px;padding-bottom:0}.helix-mockup-deco--1{top:6px;left:2%;width:62px;transform:rotate(-8deg)}.helix-mockup-deco--2{top:30px;left:30%;width:74px;transform:rotate(5deg);z-index:2}.helix-mockup-deco--3{top:0;left:60%;width:60px;transform:rotate(10deg)}.helix-mockup-deco--4{top:78px;left:80%;width:56px;transform:rotate(-12deg)}.helix-mockup-deco--5{top:108px;left:4%;width:60px;transform:rotate(14deg)}.helix-mockup-deco--6{top:138px;left:34%;width:64px;transform:rotate(-6deg)}.helix-mockup-deco--7{top:150px;left:64%;width:70px;transform:rotate(7deg)}.helix-mockup{position:relative;z-index:3;margin-top:-30px}}.helix-mockup__form{padding:24px 28px;min-width:0}.helix-mockup__tabs{display:flex;gap:6px;margin-bottom:18px}.helix-mockup__tab{font-size:12px;font-weight:600;padding:8px 14px;white-space:nowrap;border-radius:var(--helix-radius-pill);background:var(--helix-bg-peach-2);color:var(--helix-ink)}.helix-mockup__tab--active{background:#ff5a3c;color:var(--helix-white)}.helix-mockup__eyebrow{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--helix-body);margin:14px 0 6px}.helix-mockup__row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.helix-mockup__row>*{min-width:0}.helix-mockup__field{border:1px solid var(--helix-line);border-radius:var(--helix-radius-sm);padding:8px 10px;min-width:0;overflow-wrap:break-word}.helix-mockup__field-label{font-size:10px;color:var(--helix-body);opacity:.8}.helix-mockup__field-value{font-size:13px;color:var(--helix-ink);font-weight:600}.helix-mockup__summary{background:var(--helix-bg-peach-1);padding:24px 28px;display:flex;flex-direction:column;min-width:0}.helix-mockup__line{display:flex;justify-content:space-between;font-size:13px;padding:8px 0;border-bottom:1px solid rgba(30,58,95,.08)}.helix-mockup__line--total{font-weight:700;color:var(--helix-ink);font-size:15px;border-bottom:none;padding-top:12px}.helix-mockup__summary .helix-btn{margin-top:18px;width:100%}.helix-mockup__summary .helix-btn--primary{background:#ff5a3c}.helix-mockup__footnote{font-size:11px;color:var(--helix-body);text-align:center;margin-top:10px}@media screen and (max-width:1180px){.helix-conversion__grid{grid-template-columns:1fr}.helix-mockup-wrap{padding-top:0}.helix-conversion__eyebrow{margin-left:auto;margin-right:auto;text-align:center}.helix-stats{justify-content:center}.helix-conversion__note{text-align:center;border-left:none;padding-left:0}.helix-conversion__attribution{text-align:center}}@media screen and (max-width:620px){.helix-mockup{grid-template-columns:1fr}.helix-mockup__form{padding:16px 18px}.helix-mockup__tabs{gap:5px;margin-bottom:12px}.helix-mockup__tab{padding:6px 12px;font-size:11px}.helix-mockup__eyebrow{margin:8px 0 4px;font-size:10px}.helix-mockup__row{gap:8px;margin-bottom:8px}.helix-mockup__field{padding:6px 8px}.helix-mockup__field-label{font-size:9px}.helix-mockup__field-value{font-size:12px}.helix-mockup__summary{padding:16px 18px}.helix-mockup__line{font-size:12px;padding:6px 0}.helix-mockup__line--total{font-size:13.5px;padding-top:8px}.helix-mockup__summary .helix-btn{margin-top:12px;padding:10px 20px;font-size:13px}.helix-mockup__footnote{margin-top:6px;font-size:10px}}.helix-services__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}h2.helix-services__title{color:#000;font-weight:400;font-size:clamp(30px,4vw,56px);text-align:left;max-width:none;margin:0}@media screen and (max-width:720px){.helix-services__head{flex-direction:column;align-items:flex-start;gap:20px}}.helix-services__scroll{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.helix-service-card{background:var(--helix-white)!important;border-radius:var(--helix-radius-md);padding:32px 28px;min-height:190px;display:flex;flex-direction:column;justify-content:flex-start}.helix-service-card h3{font-family:var(--font-helix-display);font-weight:700;font-size:22px;line-height:1.2;margin-bottom:10px}.helix-service-card p{font-size:14px;margin:0;line-height:1.5;color:var(--helix-body)}@media screen and (max-width:900px){.helix-services__scroll{grid-template-columns:1fr 1fr;gap:12px}.helix-service-card{padding:20px 16px;min-height:0}.helix-service-card h3{font-size:19px;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:480px){.helix-services__scroll{grid-template-columns:1fr;gap:10px}.helix-service-card{padding:18px}.helix-service-card h3{font-size:18px;margin-bottom:6px}.helix-service-card p{font-size:13.5px;line-height:1.45}}.helix-compliance{background:var(--helix-bg-peach-1);padding:80px 0}.helix-compliance__intro{max-width:640px;margin:0 auto 48px;text-align:center}.helix-compliance__intro h2{font-weight:500;font-size:clamp(30px,4vw,56px)}.helix-compliance__intro p{font-size:16px;margin-top:14px}.helix-compliance__intro .helix-btn{margin-top:24px}.helix-compliance__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.helix-widget{background:var(--helix-bg-peach-3);border-radius:var(--helix-radius-md);padding:20px}.helix-widget__card{background:var(--helix-white);border-radius:var(--helix-radius-sm);box-shadow:var(--helix-shadow-card);padding:16px;margin-bottom:20px}.helix-widget__chrome{display:flex;align-items:center;gap:6px;margin-bottom:14px}.helix-widget__dot{width:7px;height:7px;border-radius:50%;background:var(--helix-line)}.helix-widget__title{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--helix-body);margin-left:4px}.helix-widget__line{display:flex;justify-content:space-between;font-size:13px;padding:6px 0;color:var(--helix-ink)}.helix-widget__line span:last-child{color:#3e8e5a;font-weight:600}.helix-widget__bar{height:8px;border-radius:4px;background:var(--helix-bg-peach-4);margin:10px 0}.helix-widget__button{background:var(--helix-accent);color:var(--helix-white);text-align:center;font-size:13px;font-weight:600;padding:10px;border-radius:var(--helix-radius-sm);margin-top:8px}.helix-widget h4{font-size:18px;margin-bottom:8px}.helix-widget p{font-size:14px;line-height:1.5;margin:0}@media screen and (max-width:900px){.helix-compliance__grid{grid-template-columns:1fr}}.helix-partners{padding:80px 0;background:var(--helix-bg-peach-1)}.helix-partners h2{font-weight:400;font-size:clamp(30px,4vw,56px);text-align:center;margin-bottom:40px}.helix-partners__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.helix-partner-card{background:var(--helix-white);border:1px solid var(--helix-line);border-radius:var(--helix-radius-md);padding:24px}.helix-partner-card img{display:block;width:140px;height:40px;object-fit:contain;object-position:left center;margin-bottom:20px}.helix-partner-card__eyebrow{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--helix-accent);margin-bottom:4px}.helix-partner-card h3{font-size:17px;margin-bottom:8px}.helix-partner-card p{font-size:14px;line-height:1.45;margin:0}@media screen and (max-width:900px){.helix-partners__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:550px){.helix-partners__grid{grid-template-columns:1fr}}.helix-team{padding:80px 0;background:var(--helix-bg-peach-1)}.helix-team h2{font-weight:400;font-size:clamp(30px,4vw,56px);text-align:center;margin-bottom:40px}.helix-team__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.helix-team-card img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--helix-radius-md);margin-bottom:16px}.helix-team-card h3{font-size:16px;margin-bottom:2px;border-top:1px solid var(--helix-line);padding-top:12px}.helix-team-card__title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--helix-accent);margin-bottom:10px}.helix-team-card summary{list-style:none;cursor:pointer}.helix-team-card summary::-webkit-details-marker,.helix-team-card summary::marker{display:none;content:""}.helix-team-card p{display:block;font-size:13px;line-height:1.5;margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .28s ease,opacity .28s ease}.helix-team-card:hover p,.helix-team-card:focus-within p,.helix-team-card[open] p{max-height:320px;opacity:1;margin-top:4px}.helix-team-card img{transition:filter .28s ease}.helix-team-card:hover img{filter:brightness(.96)}@media screen and (max-width:900px){.helix-team__grid{grid-template-columns:repeat(3,1fr);gap:12px}}.helix-footer{background:var(--helix-bg-peach-1);padding-bottom:40px}.helix-footer__cta{text-align:center;padding:96px 20px}.helix-footer__mission{font-size:15px;color:var(--helix-body);max-width:520px;margin:0 auto 20px}.helix-footer__cta .helix-btn{padding:11px 22px;font-size:14px}.helix-footer__cta h2{font-family:var(--font-helix-display);color:var(--helix-ink);font-weight:700;font-size:clamp(32px,5.6vw,80px);line-height:1.08;letter-spacing:-.02em;max-width:900px;margin:0 auto 28px}.helix-footer__columns{background:var(--helix-white);max-width:1280px;margin:0 auto;border-radius:var(--helix-radius-lg) var(--helix-radius-lg) 0 0;padding:64px 40px 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.helix-footer__col h4{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--helix-accent);margin-bottom:16px}.helix-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.helix-footer__col a{color:var(--helix-ink);text-decoration:none;font-size:14px}.helix-footer__col a:hover{color:var(--helix-accent)}details.helix-footer__col summary{list-style:none;cursor:pointer}details.helix-footer__col summary::-webkit-details-marker,details.helix-footer__col summary::marker{display:none;content:""}details.helix-footer__col ul{display:block;max-height:0;overflow:hidden;transition:max-height .22s ease}details.helix-footer__col[open] ul{max-height:400px;margin-top:12px}@media screen and (max-width:749px){details.helix-footer__col summary{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--helix-line);padding-bottom:16px}details.helix-footer__col summary h4{margin-bottom:0}details.helix-footer__col summary:after{content:"+";font-size:20px;color:var(--helix-ink);line-height:1}details.helix-footer__col[open] summary:after{content:"\d7"}details.helix-footer__col[open] ul{padding-bottom:16px;border-bottom:1px solid var(--helix-line)}.helix-footer__col:not(details){padding-bottom:16px}}@media screen and (min-width:750px){details.helix-footer__col summary{cursor:default}details.helix-footer__col summary:after{display:none}details.helix-footer__col ul{max-height:none!important;overflow:visible;margin-top:0!important}}.helix-footer__wordmark{background:var(--helix-white);max-width:1280px;margin:0 auto;overflow:hidden;line-height:.9;padding:24px 16px 32px;border-radius:0 0 var(--helix-radius-lg) var(--helix-radius-lg);container-type:inline-size}.helix-footer__wordmark span{display:block;font-family:var(--font-helix-display);font-weight:700;font-size:29cqw;color:var(--helix-ink);text-align:center;white-space:nowrap}@media screen and (max-width:900px){.helix-footer__columns{grid-template-columns:1fr 1fr}}@media screen and (max-width:550px){.helix-footer__columns{grid-template-columns:1fr}}@media screen and (max-width:749px){.helix-footer__cta{padding:48px 18px}.helix-footer__cta h2{margin:0 auto 20px}.helix-footer__columns{padding:40px 18px 24px}}.helix-dot{display:inline-block;border-radius:999px;background:var(--helix-accent)}.header__heading-link .h2{font-family:var(--font-helix-display);font-weight:700;color:var(--helix-ink);font-size:44px;display:inline-flex;align-items:center}.header__heading-link .h2 .helix-dot{width:11px;height:11px;margin-left:3px}@media screen and (max-width:700px){.header__heading-link .h2{font-size:34px}}.header-wrapper{background-color:var(--helix-bg-peach-1)!important;padding-top:14px}.header.page-width{background:var(--helix-white);max-width:1280px;padding-left:28px;padding-right:28px;border-radius:var(--helix-radius-lg) var(--helix-radius-lg) 0 0}@media screen and (max-width:900px){.header.page-width{padding-left:16px;padding-right:16px}}.header-wrapper{border-radius:0;transition:border-radius .3s ease}.scrolled-past-header .header-wrapper{border-radius:0 0 var(--helix-radius-lg) var(--helix-radius-lg)}.helix-header-actions{display:flex;align-items:center;gap:10px}.helix-header-actions .helix-btn--outline{border:1.5px solid var(--helix-ink);color:var(--helix-ink)}.header__icon--cart,.header__icon--account,.header__icon--menu,.header__search{display:none!important}@media screen and (max-width:480px){.helix-header-actions .helix-btn--outline{display:none}.helix-header-actions{margin-right:12px}.helix-header-actions .helix-btn--primary{padding:10px 18px;font-size:14px}.header__icons{gap:4px;padding-right:4px}}.header .field__input,.header a.header__menu-item{font-family:var(--font-helix-body)}.helix-care{padding:88px 0;background:var(--helix-bg-peach-1)}.helix-care__grid.helix-container{max-width:1280px;background:var(--helix-white);border-radius:var(--helix-radius-lg);padding:64px 40px}.helix-care__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.helix-care__copy h2{display:flex;flex-direction:column}.helix-care__heading-line{font-family:var(--font-helix-display);font-weight:700;font-size:clamp(30px,3.2vw,44px);line-height:1.1;color:var(--helix-ink)}.helix-care__heading-line--accent{color:var(--helix-accent)}.helix-care__body{font-size:16px;line-height:1.55;margin:20px 0 28px;max-width:46ch}.helix-care__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.helix-care__list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:var(--helix-ink)}.helix-care__list-icon{color:var(--helix-accent);flex-shrink:0;margin-top:2px}.helix-care__panel{position:relative;background:var(--helix-ink);border-radius:var(--helix-radius-lg);overflow:hidden;aspect-ratio:4 / 5}.helix-care__image{width:100%;height:100%;object-fit:cover;display:block;opacity:.92}.helix-care__bubble{position:absolute;max-width:68%;background:var(--helix-white);color:var(--helix-ink);border-radius:var(--helix-radius-md);padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4;box-shadow:0 8px 24px #14282829}.helix-care__bubble--1{top:8%;left:6%}.helix-care__bubble--2{top:44%;right:6%;text-align:right}.helix-care__bubble--3{top:62%;left:6%}.helix-care__caption{position:absolute;bottom:16px;right:20px;color:#fff9;font-size:11px}@media screen and (max-width:749px){.helix-care{padding:32px 0}.helix-care__grid.helix-container{padding:40px 18px}.helix-care__grid{grid-template-columns:1fr;gap:32px}.helix-care__panel{order:-1;aspect-ratio:4 / 4.6}}.helix-two-ways{padding:88px 0;background:var(--helix-bg-peach-1)}.helix-two-ways .helix-container{max-width:1280px;background:var(--helix-white);border-radius:var(--helix-radius-lg);padding:64px 40px}.helix-two-ways__head{text-align:center;margin-bottom:40px}.helix-two-ways h2{font-weight:400;font-size:clamp(30px,4vw,56px);margin-bottom:12px}.helix-two-ways__subheading{font-size:16px;line-height:1.5;color:var(--helix-body);max-width:46ch;margin:0 auto}.helix-two-ways__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.helix-two-ways__card{background:var(--helix-bg-peach-1);border-radius:var(--helix-radius-lg);padding:48px;display:flex;flex-direction:column}.helix-two-ways__card--dark{background:var(--helix-ink);color:#ffffffbf}.helix-two-ways__title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.helix-two-ways__title-row h3{margin-bottom:0}.helix-two-ways__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--helix-white);color:var(--helix-ink)}.helix-two-ways__card--dark .helix-two-ways__icon{background:#ffffff1a;color:var(--helix-white)}.helix-two-ways__badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--helix-ink);background:#b8f04e;border-radius:var(--helix-radius-pill);padding:6px 14px}.helix-two-ways__badge--accent{color:var(--helix-ink);background:#ffb088}.helix-two-ways__card h3{font-family:var(--font-helix-display);font-weight:700;font-size:24px;color:var(--helix-ink);margin-bottom:12px}.helix-two-ways__card--dark h3{color:var(--helix-white)}.helix-two-ways__card>p{font-size:15px;line-height:1.6;max-width:42ch;margin-bottom:8px}.helix-two-ways__items{display:flex;flex-direction:column;margin:16px 0 24px}.helix-two-ways__items--cols{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.helix-two-ways__item{padding:16px 0;border-top:1px solid rgba(255,255,255,.12)}.helix-two-ways__card:not(.helix-two-ways__card--dark) .helix-two-ways__item{border-top-color:var(--helix-line)}.helix-two-ways__item h4{font-family:var(--font-helix-display);font-weight:700;font-size:15px;color:var(--helix-ink);margin-bottom:4px}.helix-two-ways__card--dark .helix-two-ways__item h4{color:var(--helix-white)}.helix-two-ways__item p{font-size:13.5px;line-height:1.5;margin:0}.helix-two-ways__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.helix-two-ways__card:not(.helix-two-ways__card--dark) .helix-two-ways__footer{border-top-color:var(--helix-line)}.helix-two-ways__link{display:inline-block;font-weight:600;font-size:15px;color:var(--helix-accent);text-decoration:none}.helix-two-ways__card--dark .helix-two-ways__link{color:var(--helix-white)}.helix-two-ways__integrations{display:flex;flex-shrink:0}.helix-two-ways__integrations img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--helix-white);box-shadow:0 0 0 2px var(--helix-white);margin-left:-14px}.helix-two-ways__card--dark .helix-two-ways__integrations img{box-shadow:0 0 0 2px var(--helix-ink)}.helix-two-ways__integrations img:first-child{margin-left:0}@media screen and (max-width:749px){.helix-two-ways{padding:32px 0}.helix-two-ways .helix-container{padding:40px 18px}.helix-two-ways__head{flex-direction:column;align-items:center;text-align:center}.helix-two-ways__grid{grid-template-columns:1fr;gap:16px}.helix-two-ways__card{padding:32px}.helix-two-ways__items--cols{grid-template-columns:1fr}.helix-two-ways__footer{flex-direction:column;align-items:flex-start;gap:12px}}@media screen and (max-width:420px){.helix-two-ways__integrations img{width:32px;height:32px;margin-left:-10px}}.helix-contact{padding:0;background:var(--helix-bg-peach-1)}.helix-contact__grid.helix-container{max-width:1280px;background:var(--helix-white);border-radius:0 0 64px 64px;padding:64px 40px 88px}.helix-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.helix-contact__eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--helix-accent);margin-bottom:16px}.helix-contact__intro h1{font-weight:700;font-size:clamp(36px,4.4vw,56px);line-height:1.08;margin-bottom:20px}.helix-contact__intro h1:after{content:".";color:var(--helix-accent)}.helix-contact__body{font-size:16px;line-height:1.6;max-width:44ch;margin-bottom:32px}.helix-contact__steps{list-style:none;margin:0 0 28px;padding:0}.helix-contact__steps li{display:flex;gap:16px;padding:18px 0;border-top:1px solid var(--helix-line);font-size:15px;line-height:1.5}.helix-contact__steps li:last-child{border-bottom:1px solid var(--helix-line)}.helix-contact__step-num{font-size:12px;font-weight:700;color:var(--helix-accent);flex-shrink:0}.helix-contact__steps strong{color:var(--helix-ink)}.helix-contact__aside{font-size:15px;margin:0 0 8px}.helix-contact__aside a{color:var(--helix-accent)}.helix-contact__panel{background:var(--helix-bg-peach-1);border-radius:var(--helix-radius-lg);padding:40px}.helix-contact__form{display:flex;flex-direction:column;gap:20px}.helix-contact__form-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.helix-contact__form-head h2{font-weight:700;font-size:24px;line-height:1.15}.helix-contact__time{font-size:12px;color:var(--helix-body);text-align:right}.helix-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.helix-contact__field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--helix-body)}.helix-contact__field em{text-transform:none;font-style:normal;font-weight:400;color:var(--helix-body);opacity:.7}.helix-contact__field input,.helix-contact__field textarea{font-family:var(--font-helix-body);font-size:14px;font-weight:400;text-transform:none;letter-spacing:normal;color:var(--helix-ink);background:var(--helix-white);border:1px solid var(--helix-line);border-radius:var(--helix-radius-sm);padding:12px 14px;resize:vertical}.helix-contact__field input:focus,.helix-contact__field textarea:focus{outline:2px solid var(--helix-accent);outline-offset:1px}.helix-contact__pills legend{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--helix-body);margin-bottom:10px;padding:0}.helix-contact__pills legend em{text-transform:none;font-style:normal;font-weight:400;opacity:.7}.helix-contact__pill-group{display:flex;flex-wrap:wrap;gap:10px}.helix-contact__pill-group input{position:absolute;opacity:0;width:1px;height:1px}.helix-contact__pill-group label{display:inline-flex;align-items:center;font-size:14px;font-weight:500;color:var(--helix-ink);background:var(--helix-white);border:1px solid var(--helix-line);border-radius:var(--helix-radius-pill);padding:10px 18px;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.helix-contact__pill-group input:checked+label{background:var(--helix-ink);border-color:var(--helix-ink);color:var(--helix-white)}.helix-contact__pill-group input:focus-visible+label{outline:2px solid var(--helix-accent);outline-offset:2px}.helix-contact__submit{width:100%;margin-top:4px}.helix-contact__disclaimer{font-size:12px;color:var(--helix-body);text-align:center;margin:0}.helix-contact__success{font-size:15px;color:var(--helix-ink)}.helix-contact__error{font-size:14px;color:var(--helix-accent)}@media screen and (max-width:900px){.helix-contact__grid{grid-template-columns:1fr;gap:40px}.helix-contact__row{grid-template-columns:1fr}}@media screen and (max-width:749px){.helix-contact__grid.helix-container{padding:40px 18px 56px;border-radius:0 0 40px 40px}.helix-contact__panel{padding:28px}}.helix-contact-faq{padding:72px 0;background:var(--helix-bg-peach-1)}.helix-contact-faq h2{font-weight:400;font-size:clamp(28px,3.4vw,44px);margin-bottom:40px}.helix-contact-faq__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:48px}.helix-contact-faq__item{border-top:1px solid var(--helix-line);padding:22px 0}.helix-contact-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;cursor:pointer}.helix-contact-faq__item summary::-webkit-details-marker,.helix-contact-faq__item summary::marker{display:none;content:""}.helix-contact-faq__item summary h4{font-size:16px;font-weight:600;color:var(--helix-ink)}.helix-contact-faq__icon{position:relative;width:16px;height:16px;flex-shrink:0}.helix-contact-faq__icon:before,.helix-contact-faq__icon:after{content:"";position:absolute;background:var(--helix-accent);top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);transition:transform .16s ease}.helix-contact-faq__icon:before{width:2px;height:14px}.helix-contact-faq__icon:after{width:14px;height:2px}.helix-contact-faq__item[open] .helix-contact-faq__icon:before,.helix-contact-faq__item[open] .helix-contact-faq__icon:after{transform:translate(-50%,-50%) rotate(45deg)}.helix-contact-faq__item p{display:none;font-size:14px;line-height:1.6;color:var(--helix-body);margin-top:12px;max-width:46ch}.helix-contact-faq__item[open] p{display:block}@media screen and (max-width:749px){.helix-contact-faq{padding:48px 0}.helix-contact-faq__grid{grid-template-columns:1fr;column-gap:0}}.helix-contact-partners{padding:88px 0;background:var(--helix-bg-peach-1)}.helix-contact-partners .helix-container{max-width:1280px;background:var(--helix-white);border-radius:var(--helix-radius-lg);padding:64px 40px}.helix-contact-partners__eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--helix-body);margin-bottom:32px}.helix-contact-partners__logos{display:flex;align-items:center;flex-wrap:wrap;gap:48px;margin-bottom:24px}.helix-contact-partners__logos img{height:40px;width:120px;object-fit:contain;object-position:left center}.helix-contact-partners__text{font-size:15px;color:var(--helix-body);max-width:60ch}@media screen and (max-width:749px){.helix-contact-partners{padding:32px 0}.helix-contact-partners .helix-container{padding:40px 18px}}.helix-platform{padding:88px 0;background:var(--helix-bg-peach-1)}.helix-platform__title{text-align:center;font-weight:400;font-size:clamp(30px,4vw,56px);margin-bottom:64px}.helix-platform__banner{position:relative;border-radius:var(--helix-radius-lg);overflow:hidden;background:var(--helix-ink);aspect-ratio:16 / 9}.helix-platform__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.helix-platform__overlay{position:absolute;top:0;left:0;right:0;padding:56px 64px;background:linear-gradient(180deg,#17393e8c,#17393e00 70%)}.helix-platform__tag{display:inline-block;background:var(--helix-white);color:var(--helix-ink);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--helix-radius-sm);padding:6px 12px;margin-bottom:20px}.helix-platform__overlay h2{color:var(--helix-white);font-weight:700;font-size:clamp(26px,3.2vw,44px);line-height:1.2;max-width:20ch;margin:0}.helix-platform__ticker{position:absolute;left:0;right:0;bottom:0;overflow:hidden;padding:16px 0}.helix-platform__ticker-track{display:flex;gap:10px;width:max-content;animation:helix-ticker-scroll 32s linear infinite}@keyframes helix-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.helix-platform__pill{display:inline-block;white-space:nowrap;background:var(--helix-ink);color:var(--helix-white);font-size:13px;font-weight:600;padding:8px 16px;border-radius:var(--helix-radius-pill)}.helix-platform__grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.helix-platform__card{background:var(--helix-white);border-radius:var(--helix-radius-md);padding:28px 24px}.helix-platform__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--helix-radius-sm);background:var(--helix-bg-peach-1);color:var(--helix-ink);margin-bottom:20px}.helix-platform__card h3{font-family:var(--font-helix-display);font-weight:700;font-size:17px;color:var(--helix-ink);margin-bottom:8px}.helix-platform__card p{font-size:14px;line-height:1.5;color:var(--helix-body);margin:0}.helix-platform__cta{text-align:center;margin-top:40px}.helix-floating-cta{position:fixed;right:24px;bottom:24px;z-index:40;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-helix-body);font-weight:600;font-size:15px;padding:14px 28px;border-radius:var(--helix-radius-pill);background:var(--helix-accent);color:var(--helix-on-accent);text-decoration:none;box-shadow:0 8px 24px #0000002e;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,background-color .12s ease}.helix-floating-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.helix-floating-cta:hover{background:var(--helix-accent-light)}@media screen and (max-width:749px){.helix-floating-cta{right:16px;bottom:16px;padding:12px 22px;font-size:14px}}@media screen and (max-width:900px){.helix-platform__grid{grid-template-columns:1fr 1fr}.helix-platform__overlay{padding:40px}}@media screen and (max-width:749px){.helix-platform{padding:56px 0}.helix-platform__banner{aspect-ratio:4 / 5}.helix-platform__overlay{padding:28px 24px}.helix-platform__grid{grid-template-columns:1fr;gap:12px}}.helix-partner-hero{background:var(--helix-bg-peach-1)}.helix-partner-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.helix-partner-hero__heading{font-family:var(--font-helix-display);font-weight:700;font-size:clamp(32px,4vw,52px);line-height:1.15;color:var(--helix-ink);margin:0 0 24px}.helix-partner-hero__heading mark{background:var(--helix-bg-peach-4);color:var(--helix-ink);padding:0 6px;border-radius:6px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.helix-partner-hero__copy p{font-size:16px;line-height:1.6;color:var(--helix-body);max-width:48ch;margin:0 0 18px}.helix-partner-hero__badges{position:relative;aspect-ratio:1 / 1;max-width:420px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at 50% 50%,var(--helix-bg-peach-3),var(--helix-bg-peach-1) 70%)}.helix-partner-hero__badge{position:absolute;display:inline-flex;align-items:center;font-family:var(--font-helix-body);font-weight:700;font-size:16px;padding:14px 24px;border-radius:var(--helix-radius-pill);box-shadow:0 16px 32px #17393e29;white-space:nowrap}.helix-partner-hero__badge--partner{top:28%;left:6%;background:var(--helix-ink);color:var(--helix-white)}.helix-partner-hero__badge--helix{bottom:24%;right:4%;background:var(--helix-white);color:var(--helix-ink)}.helix-partner-hero__badge--helix .helix-dot{width:6px;height:6px;margin-left:4px}@media screen and (max-width:900px){.helix-partner-hero__grid{grid-template-columns:1fr}.helix-partner-hero__badges{max-width:320px;margin-top:24px}}.helix-partner-models h2{font-weight:400;font-size:clamp(28px,3.4vw,44px);color:var(--helix-ink);margin:0 0 40px}.helix-partner-models__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.helix-partner-models__photo{position:relative;aspect-ratio:4 / 3;border-radius:var(--helix-radius-lg);overflow:hidden;background:var(--helix-bg-peach-3);margin-bottom:20px}.helix-partner-models__photo img{width:100%;height:100%;object-fit:cover;display:block}.helix-partner-models__badge{position:absolute;top:16px;left:16px;background:#17393ed9;color:var(--helix-white);font-size:12px;font-weight:700;letter-spacing:.03em;padding:6px 14px;border-radius:var(--helix-radius-pill)}.helix-partner-models__card h3{font-family:var(--font-helix-display);font-weight:700;font-size:19px;color:var(--helix-ink);margin:0 0 8px}.helix-partner-models__card p{font-size:14.5px;line-height:1.6;color:var(--helix-body);margin:0}@media screen and (max-width:749px){.helix-partner-models__grid{grid-template-columns:1fr}}.helix-partner-stats__row{display:flex;flex-wrap:wrap;gap:40px}.helix-partner-stats__item{padding-left:24px;border-left:2px solid var(--helix-line)}.helix-partner-stats__item:first-child{padding-left:0;border-left:none}.helix-partner-stats__label{font-size:14px;color:var(--helix-body);margin-top:4px}.helix-partner-cta{background:var(--helix-ink);border-radius:var(--helix-radius-lg) var(--helix-radius-lg) 0 0}.helix-partner-cta__inner{max-width:640px}.helix-partner-cta h2{font-family:var(--font-helix-display);font-weight:700;font-size:clamp(30px,3.6vw,46px);color:var(--helix-white);margin:0 0 16px}.helix-partner-cta p{font-size:15.5px;line-height:1.6;color:#ffffffbf;margin:0 0 28px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/helix-theme.css.map */
