:root{--white:#fff;--teal:#0aa89a;--teal-dark:#0d6b5f;--gold:#f5b700;--font:"Poppins", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);color:var(--white);-webkit-font-smoothing:antialiased;background:#000}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.nav-links{gap:36px;display:flex}.nav-links__item{letter-spacing:.6px;text-transform:uppercase;border-bottom:2px solid #0000;padding-bottom:6px;font-family:poppins,sans-serif;font-size:12px;font-weight:500}.nav-links__item--active{border-bottom-color:#00a89b}@media (width<=720px){.nav-links{order:3;justify-content:center;gap:20px;width:100%}.nav-links__item{font-size:11px}}.btn{background:var(--white);color:#00a89b;letter-spacing:.8px;text-transform:uppercase;border-radius:999px;padding:10px 26px;font-size:12px;font-weight:500;transition:transform .15s,box-shadow .15s;display:inline-block}.btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000059}.navbar{justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:relative}.navbar--light{background:var(--white)}.navbar--light .nav-links__item{color:#111}.navbar--light .btn{background:var(--teal);color:var(--white)}@media (width<=720px){.navbar{flex-wrap:wrap;row-gap:14px;padding:20px}}.eyebrow{align-items:center;gap:6px;font-size:12px;display:flex}.eyebrow__text{color:var(--white);font-size:16px;font-weight:500}.eyebrow__line{background:#ffffffb3;width:180px;height:1px}.eyebrow__dot{background:var(--gold);border-radius:50%;width:7px;height:7px}.eyebrow__text{white-space:nowrap}@media (width<=720px){.eyebrow__line{flex:0 60px;width:auto}}.hero-heading{color:var(--white);margin-top:26px;font-size:40px;font-weight:600;line-height:1.12}.hero-heading__purple,.hero-heading__pink{color:#0000;-webkit-background-clip:text;background-clip:text}.hero-heading__purple{background-image:linear-gradient(90deg,#b677cf,#7e75f4)}.hero-heading__pink{background-image:linear-gradient(90deg,#ff567a,#ff567a)}@media (width<=720px){.hero-heading{margin-top:18px;font-size:28px}.hero-heading br{display:none}}@media (width>=721px) and (width<=1024px){.hero-heading{font-size:36px}}.hero-copy{max-width:500px}.hero-copy__desc{color:#ffffffe0;margin-top:26px;font-size:13px;line-height:1.55}@media (width<=720px){.hero-copy__desc{margin-top:16px}}.hero{z-index:1;align-items:center;gap:40px;min-height:calc(100vh - 90px);padding:0 48px;display:flex;position:relative}@media (width<=720px){.hero{align-items:flex-start;min-height:0;padding:16px 20px 40px}}@media (width>=721px) and (width<=1024px){.hero{align-items:flex-start;min-height:0;padding:24px 48px 40px}}.hero-section{background-image:url(/assets/background-DXfIPzUe.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative;overflow:hidden}@media (width<=720px){.hero-section{background-color:#2a9d97;background-image:linear-gradient(#2a9d97 0% 42%,#2a9d9700 57%),url(/assets/background-DXfIPzUe.svg);background-position:0 0,88% 100%;background-repeat:no-repeat;background-size:100% 100%,auto 53%;min-height:900px}}@media (width>=721px) and (width<=1024px){.hero-section{background-color:#2a9d97;background-image:linear-gradient(#2a9d97 0% 36%,#2a9d9700 52%),url(/assets/background-DXfIPzUe.svg);background-position:0 0,85% 100%;background-repeat:no-repeat;background-size:100% 100%,auto 60%;min-height:860px}}.feature-card{text-align:left;z-index:2;width:200px;color:var(--white);border:5px solid #ffffffb3;border-radius:40px;flex-direction:column;align-items:start;padding:18px 20px;display:flex;position:absolute;box-shadow:0 14px 30px #3c287840}.feature-card__icon{width:24px;height:24px;margin-bottom:10px}.feature-card__title{margin-bottom:4px;font-size:16px;font-weight:500}.feature-card__text{font-size:12px;line-height:1.4}.feature-card--read{background:#b56fcf;top:190px;left:-130px}.feature-card--watch{background:#d9667f;top:55px;right:-120px}.feature-card--listen{background:#7b73f0;bottom:-45px;left:50%;transform:translate(-50%)}@media (width<=900px){.feature-card{width:100%;position:static;transform:none}}.features{text-align:center;color:#111;background:url(/assets/backgound_blue_image-JrLFidTF.svg) 50%/cover no-repeat,linear-gradient(#cefffb 0%,#eefcfa 55%,#fff 100%);padding:80px 48px 120px;position:relative;overflow:hidden}.features__eyebrow{color:#00776e;font-size:14px;font-weight:500}.features__title{margin:12px 0 16px;font-size:44px;font-weight:700}.features__title span{color:#007d73}.features__copy{font-size:14px;line-height:1.5}.features__stage{width:100%;max-width:560px;height:460px;margin:56px auto 0;position:relative}.features__phone{background:linear-gradient(160deg,#1b2440,#0b1020);border:6px solid #111;border-radius:34px;width:190px;height:100%;position:absolute;top:0;box-shadow:0 30px 60px #00000040}.features__phone--left{background:linear-gradient(160deg,#fdf6ec,#e9dcc8);left:0}.features__phone--center{z-index:1;left:50%;transform:translate(-50%)}.features__phone--right{background:linear-gradient(160deg,#5a3bd6,#1a1240);right:0}@media (width<=900px){.features{padding:60px 20px 80px}.features__title{font-size:32px}.features__stage{flex-direction:column;gap:16px;height:auto;display:flex}.features__phone{display:none}}.about{color:#111;background:#f3f3f3;padding:100px 48px;position:relative;overflow:hidden}.about__watermark{white-space:nowrap;background:linear-gradient(#fff 0%,#fff0 85%);-webkit-text-fill-color:transparent;color:#0000;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:260px;font-weight:700;line-height:1;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.about__inner{justify-content:center;align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:flex;position:relative}.about__phone{flex:0 0 290px;height:600px;position:relative}.about__phone .about__phone-frame{inset:0}.about__content{flex:1;min-width:0}.about__eyebrow{color:#00776e;font-size:13px}.about__title{margin:12px 0 16px;font-size:40px;font-weight:700;line-height:1.15}.about__title span{color:#007d73}.about__lead{max-width:482px;font-size:15px;font-style:italic;font-weight:600;line-height:1.4}.about__copy{color:#3c3c3c;margin-top:20px;font-size:13px;line-height:1.6}.about__cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.about-card{color:#fff;background:#56928a;border-radius:20px;min-height:190px;padding:20px}.about-card--featured{background:#015b4f}.about-card__icon{color:#0a7f70;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:20px;display:grid}.about-card h3{margin-bottom:8px;font-size:15px;font-weight:500}.about-card p{font-size:10.5px;line-height:1.5}.about__tags{color:#55938b;justify-content:space-between;align-items:center;gap:16px;margin-top:32px;font-size:17px;font-weight:600;list-style:none;display:flex}.about__tags li+li:before{content:"";background:#111;border-radius:50%;width:9px;height:9px;margin-right:16px;display:inline-block}.about__tags .about__tags-active{color:#005e52}@media (width<=900px){.about{padding:50px 20px}.about__watermark{padding:20px 0;font-size:80px}.about__inner{flex-direction:column;gap:32px}.about__phone{flex:none;width:min(290px,100%);height:auto}.about__phone img{width:100%}.about__cards{grid-template-columns:1fr}.about__tags{flex-direction:column;align-items:flex-start}}.banner{color:#fff;background:url(/assets/footer_background-Cmq1EdL-.svg) 50%/cover no-repeat,radial-gradient(circle at 85%,#d23cc899,#0000 45%),linear-gradient(90deg,#050b24 0%,#0a1a6b 45%,#4a2a8c 75%,#7a2f8f 100%);padding:90px 56px}.banner__title{font-size:40px;font-weight:700;line-height:1.2}.banner__c1{color:#b56fd0}.banner__c2{color:#6f6cf0}.banner__c3{color:#ff4d6d}.banner__copy{max-width:400px;margin-top:20px;font-size:13px;line-height:1.5}.footer{color:#111;background:linear-gradient(#ccfffb 0%,#fff 100%)}.footer__top{text-align:center;flex-direction:column;align-items:center;padding:48px 24px 32px;display:flex}.footer .logo__name{font-size:26px}.footer .logo__sub{opacity:1;font-size:9px}.footer .logo__badge{background:var(--teal);width:38px;height:38px}.footer .logo__badge svg{fill:#fff;width:22px;height:22px}.footer__tagline{max-width:320px;margin-top:20px;font-size:12px;line-height:1.6}.footer__rule{border:0;border-top:2px solid #89c3be;width:114px;margin:24px 0}.footer__connect{font-size:15px;font-weight:500}.footer__social{gap:10px;margin-top:14px;display:flex}.footer__icon{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:grid}.footer__icon--linkedin{background:#0a66c2}.footer__icon--instagram{background:linear-gradient(45deg,#f9a825,#e1306c 55%,#833ab4)}.footer__bottom{border-top:1px solid #b8e6e0;justify-content:space-between;align-items:center;gap:16px;margin:0 40px;padding:20px 16px 24px;font-size:11px;display:flex}.footer__links{gap:14px;display:flex}.footer__links a{text-decoration:underline}@media (width<=700px){.banner{padding:56px 20px}.banner__title{font-size:30px}.footer__bottom{text-align:center;flex-direction:column;margin:0 16px}.footer__links{flex-wrap:wrap;justify-content:center}}.legal{color:#111;background:#f5f6f8;min-height:100vh}.legal__inner{max-width:1000px;margin:0 auto;padding:32px 48px 80px}.legal__breadcrumbs{color:#555;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.legal__crumb{align-items:center;gap:8px;display:flex}.legal__crumb a{color:#555;text-decoration:none}.legal__crumb a:hover{text-decoration:underline}.legal__crumb span:last-child{color:#111;font-weight:500}.legal__crumb-sep{color:#bbb}.legal__card{background:#fff;border-radius:16px;padding:48px;box-shadow:0 1px 3px #00000014}.legal__title{margin-bottom:24px;font-size:38px;font-weight:700}.legal__toc{background:#f5f6f8;border-radius:12px;margin-bottom:32px;padding:24px 28px}.legal__toc-title{margin-bottom:12px;font-size:17px;font-weight:700}.legal__toc-list{flex-direction:column;gap:8px;list-style:none;display:flex}.legal__toc-list a{color:var(--teal-dark);font-size:15px}.legal__toc-list a:hover{text-decoration:underline}.legal__intro{margin-bottom:8px;font-size:16px;line-height:1.6}.legal__meta{color:#333;border-bottom:1px solid #eee;flex-direction:column;gap:6px;margin-bottom:8px;padding-bottom:24px;font-size:14px;line-height:1.6;display:flex}.legal__meta-line{gap:6px;display:flex}.legal__meta-line dt{white-space:nowrap;font-weight:600}.legal__meta-line dd{color:#333}.legal__section{border-top:1px solid #eee;margin-top:24px;padding-top:24px}.legal__section:first-of-type{border-top:1px solid #eee}.legal__h2{color:var(--teal-dark);margin-bottom:14px;font-size:19px;font-weight:700}.legal__h3{margin:20px 0 8px;font-size:16px;font-weight:700}.legal__h4{margin:16px 0 6px;font-size:15px;font-weight:700}.legal__p{color:#333;margin-bottom:14px;font-size:15px;line-height:1.7}.legal__p a,.legal__list a{color:var(--teal-dark);text-decoration:underline}.legal__list{flex-direction:column;gap:10px;margin:0 0 14px;padding-left:22px;display:flex}.legal__list li{color:#333;font-size:15px;line-height:1.7}.legal__footer{border-top:1px solid #eee;margin-top:32px;padding-top:24px}.legal__dates{color:#666;margin-bottom:16px;font-size:13px}.legal__see-also{font-size:14px;line-height:1.8}.legal__see-also a{color:var(--teal-dark);font-weight:500}.legal__back{color:#666;margin-top:16px;font-size:13px;text-decoration:underline;display:inline-block}@media (width<=720px){.legal__inner{padding:20px 16px 60px}.legal__card{padding:28px 20px}.legal__title{font-size:28px}}.support-hero{background:linear-gradient(115deg,#06120f 0%,#0a3a30 45%,#0aa89a 100%);position:relative;overflow:hidden}.support-hero:before{content:"";opacity:.35;mix-blend-mode:overlay;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.support-hero__content{z-index:1;text-align:center;max-width:640px;color:var(--white);margin:0 auto;padding:80px 20px 110px;position:relative}.support-hero__title{font-size:44px;font-weight:700}.support-hero__subtitle{color:#ffffffd9;margin-top:16px;font-size:15px;line-height:1.6}@media (width<=720px){.support-hero__content{padding:56px 20px 80px}.support-hero__title{font-size:32px}}.support-body{color:#111;background:#fff;padding:64px 20px 96px}.support-body__text{text-align:center;max-width:640px;margin:0 auto;font-size:15px;line-height:1.7}.support-body__text a{color:#1a73e8;text-decoration:underline}
