.ot-page{background:#000;color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ot-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.ot-container{padding:0 2.5rem}}.ot-section{position:relative;padding:4rem 0}@media(min-width:768px){.ot-section{padding:6rem 0}}@media(min-width:1024px){.ot-section{padding:8rem 0}}.ot-section--dark{background:#000}.ot-section--dark-2{background:#0a0a0a}.ot-section--cta{background:#000;overflow:hidden}.ot-section-title{font-family:var(--font-oswald);font-size:1.75rem;font-weight:700;color:#fff;letter-spacing:.03em;text-transform:uppercase;text-align:center;margin-bottom:1rem}@media(min-width:768px){.ot-section-title{font-size:2.5rem;margin-bottom:1.25rem}}.ot-section-subtitle{text-align:center;color:hsla(0,0%,100%,.5);font-size:.9375rem;line-height:1.6;max-width:560px;margin:0 auto}@media(min-width:768px){.ot-section-subtitle{font-size:1.0625rem}}.ot-hero{position:relative;overflow:hidden;background:#000;padding:5rem 1rem 4rem;display:flex;flex-direction:column;align-items:center;min-height:70vh;justify-content:center}@media(min-width:768px){.ot-hero{padding:8rem 1.5rem 6rem;min-height:80vh}}.ot-hero__grain{opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.ot-hero__grain,.ot-hero__grid-lines{position:absolute;inset:0;pointer-events:none}.ot-hero__grid-lines{background-image:linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:25% 100%;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 30%,rgba(0,0,0,.5) 70%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 30%,rgba(0,0,0,.5) 70%,transparent)}.ot-hero__container{position:relative;z-index:1;text-align:center;max-width:800px;opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.ot-hero--revealed .ot-hero__container{opacity:1;transform:translateY(0)}.ot-hero__badge{display:inline-block;padding:.3rem .85rem;background-color:var(--color-electric-lime);color:#000;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border-radius:2px;margin-bottom:1.25rem}@media(min-width:768px){.ot-hero__badge{font-size:.75rem;margin-bottom:1.5rem}}.ot-hero__title{font-family:var(--font-oswald);font-size:2.25rem;font-weight:700;color:#fff;letter-spacing:.04em;text-transform:uppercase;line-height:1.1;margin-bottom:1.25rem}@media(min-width:768px){.ot-hero__title{font-size:3.75rem;margin-bottom:1.5rem}}@media(min-width:1024px){.ot-hero__title{font-size:4.5rem}}.ot-hero__subtitle{color:hsla(0,0%,100%,.55);font-size:1rem;line-height:1.7;max-width:540px;margin:0 auto 2rem}@media(min-width:768px){.ot-hero__subtitle{font-size:1.125rem;margin-bottom:2.5rem}}.ot-hero__cta{display:flex;justify-content:center}.ot-section--light{background:#f5f3f1}.ot-section-title--dark{color:#161312}.ot-value-list{list-style:none;padding:0;margin:2rem auto 0;max-width:720px;display:flex;flex-direction:column;gap:0}.ot-value-list__item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.ot-value-list__item:last-child{border-bottom:none}.ot-value-list__number{flex-shrink:0;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#000;margin-top:2px}.ot-value-list__number--pink{background:#ff929f}.ot-value-list__number--blue{background:#6351d3;color:#fff}.ot-value-list__number--green{background:#04dc04}.ot-value-list__number--yellow{background:var(--color-electric-lime)}.ot-value-list__content{flex:1;min-width:0}.ot-value-list__title{font-family:var(--font-oswald);font-size:1.125rem;font-weight:600;color:#161312;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.25rem}.ot-value-list__desc{font-size:.875rem;color:#666;line-height:1.6}.ot-audiences-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.ot-audiences-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.ot-audiences-grid{grid-template-columns:repeat(5,1fr);gap:1rem}}.ot-audience-card{padding:1.5rem 1.25rem;border:1px solid hsla(0,0%,100%,.06);border-radius:8px;background:hsla(0,0%,100%,.02);text-align:center;height:100%;transition:background .3s ease,border-color .3s ease,transform .3s ease}.ot-audience-card:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12);transform:translateY(-2px)}.ot-audience-card__icon{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;color:var(--color-electric-lime)}.ot-audience-card__icon svg{width:28px;height:28px}.ot-audience-card__label{font-family:var(--font-oswald);font-size:.9375rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem}.ot-audience-card__desc{font-size:.75rem;color:hsla(0,0%,100%,.4);line-height:1.6}.ot-tutorial-header{text-align:center;margin-bottom:3rem}@media(min-width:768px){.ot-tutorial-header{margin-bottom:5rem}}.ot-tutorial-steps{display:flex;flex-direction:column;gap:4rem}@media(min-width:768px){.ot-tutorial-steps{gap:6rem}}@media(min-width:1024px){.ot-tutorial-steps{gap:8rem}}.ot-step{display:flex;flex-direction:column;gap:2rem;align-items:center}@media(min-width:1024px){.ot-step{flex-direction:row;gap:4rem;align-items:center}.ot-step--reversed{flex-direction:row-reverse}}.ot-step__text{flex:1;min-width:0;text-align:center}@media(min-width:1024px){.ot-step__text{text-align:left;flex:0 0 35%}}.ot-step__number{font-family:var(--font-oswald);font-size:3.5rem;font-weight:700;color:var(--color-electric-lime);line-height:1;margin-bottom:.5rem;opacity:.8}@media(min-width:768px){.ot-step__number{font-size:4.5rem}}.ot-step__title{font-family:var(--font-oswald);font-size:1.375rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem}@media(min-width:768px){.ot-step__title{font-size:1.75rem;margin-bottom:1rem}}.ot-step__desc{font-size:.875rem;color:hsla(0,0%,100%,.5);line-height:1.7;max-width:440px}@media(max-width:1023px){.ot-step__desc{margin:0 auto}}@media(min-width:768px){.ot-step__desc{font-size:.9375rem}}.ot-step__mockups{flex:1;display:flex;align-items:flex-end;gap:1.25rem;justify-content:center;min-width:0;width:100%}@media(min-width:1024px){.ot-step__mockups{flex:0 0 60%;gap:1.5rem}}.ot-step__desktop{flex:2;min-width:0;max-width:560px}.ot-step__mobile{flex:0 0 auto;width:120px}@media(min-width:640px){.ot-step__mobile{width:140px}}@media(min-width:1024px){.ot-step__mobile{width:160px}}.ot-browser{border-radius:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:#111;max-height:500px;box-shadow:0 4px 24px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.03)}@media(min-width:1024px){.ot-browser{max-height:600px}}.ot-browser__bar{height:32px;background:#1a1a1a;display:flex;align-items:center;padding:0 12px;gap:8px;border-bottom:1px solid hsla(0,0%,100%,.05)}@media(max-width:639px){.ot-browser__bar{height:24px;padding:0 8px;gap:6px}}.ot-browser__dots{display:flex;gap:5px;flex-shrink:0}@media(max-width:639px){.ot-browser__dots{gap:4px}}.ot-browser__dot{width:8px;height:8px;border-radius:50%}@media(max-width:639px){.ot-browser__dot{width:6px;height:6px}}.ot-browser__dot--red{background:#ff5f57}.ot-browser__dot--yellow{background:#febc2e}.ot-browser__dot--green{background:#28c840}.ot-browser__url{flex:1;height:18px;background:hsla(0,0%,100%,.06);border-radius:4px;display:flex;align-items:center;justify-content:center;max-width:280px;margin:0 auto}.ot-browser__url span{font-size:.625rem;color:hsla(0,0%,100%,.3);letter-spacing:.02em}@media(max-width:639px){.ot-browser__url{height:14px;max-width:160px}.ot-browser__url span{font-size:.5rem}}.ot-browser__content{background:#0a0a0a;position:relative;overflow:hidden;min-height:120px}.ot-browser__content img{width:100%;height:auto;display:block}.ot-phone{border-radius:20px;border:3px solid #2a2a2a;background:#111;overflow:hidden;display:flex;flex-direction:column;max-height:500px;box-shadow:0 4px 24px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.03)}@media(min-width:1024px){.ot-phone{max-height:600px}}@media(max-width:639px){.ot-phone{border-radius:16px;border-width:2px;max-height:420px}}.ot-phone__notch{height:20px;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ot-phone__notch:after{content:"";width:50%;max-width:60px;height:4px;background:#222;border-radius:4px}@media(max-width:639px){.ot-phone__notch{height:14px}.ot-phone__notch:after{height:3px}}.ot-phone__content{background:#0a0a0a;position:relative;overflow:hidden;min-height:200px}.ot-phone__content img{width:100%;height:auto;display:block}.ot-phone__home-bar{height:16px;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ot-phone__home-bar:after{content:"";width:36%;height:3px;background:#333;border-radius:3px}@media(max-width:639px){.ot-phone__home-bar{height:12px}.ot-phone__home-bar:after{height:2px}}.ot-mockup-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.05) 50%,hsla(0,0%,100%,.02))}.ot-mockup-placeholder span{font-size:.6875rem;color:hsla(0,0%,100%,.15);text-transform:uppercase;letter-spacing:.15em;font-weight:600}.ot-features-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}@media(min-width:640px){.ot-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ot-features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3.5rem}}.ot-feature-card{padding:1.75rem 1.5rem;border:1px solid hsla(0,0%,100%,.06);border-radius:8px;background:hsla(0,0%,100%,.02);transition:background .3s ease,border-color .3s ease,transform .3s ease}.ot-feature-card:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);transform:translateY(-2px)}.ot-feature-card--light{background:#fff;border-color:rgba(0,0,0,.08)}.ot-feature-card--light:hover{background:#fff;border-color:rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.06)}.ot-feature-card__icon{display:flex;align-items:center;margin-bottom:.75rem;color:var(--color-electric-lime)}.ot-feature-card__icon svg{width:24px;height:24px}.ot-feature-card--light .ot-feature-card__icon{color:#161312}.ot-feature-card__title{font-family:var(--font-oswald);font-size:1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem}.ot-feature-card__title--dark{color:#161312}.ot-feature-card__desc{font-size:.8125rem;color:hsla(0,0%,100%,.4);line-height:1.6}.ot-feature-card__desc--dark{color:#666}.ot-examples-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem}@media(min-width:768px){.ot-examples-grid{grid-template-columns:repeat(3,1fr);margin-top:3.5rem}}.ot-example-card{display:flex;flex-direction:column;padding:2rem 1.5rem;border:1px solid hsla(0,0%,100%,.06);border-radius:8px;background:hsla(0,0%,100%,.02);text-decoration:none;color:inherit;transition:background .3s ease,border-color .3s ease,transform .3s ease}.ot-example-card:hover{background:hsla(0,0%,100%,.05);border-color:var(--color-electric-lime);transform:translateY(-3px)}.ot-example-card:hover .ot-example-card__link,.ot-example-card__icon{color:var(--color-electric-lime)}.ot-example-card__icon{display:flex;align-items:center;margin-bottom:1rem}.ot-example-card__icon svg{width:24px;height:24px}.ot-example-card__label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.35);margin-bottom:.5rem}.ot-example-card__title{font-family:var(--font-oswald);font-size:1.125rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.625rem;line-height:1.3}.ot-example-card__desc{font-size:.8125rem;color:hsla(0,0%,100%,.4);line-height:1.6;flex:1}.ot-example-card__link{display:inline-block;margin-top:1.25rem;font-size:.8125rem;font-weight:600;color:hsla(0,0%,100%,.6);transition:color .25s ease}.ot-coming-soon{text-align:center}.ot-coming-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}@media(min-width:640px){.ot-coming-grid{grid-template-columns:repeat(2,1fr);margin-top:3rem}}.ot-coming-card{padding:2rem 1.5rem;border:1px dashed hsla(0,0%,100%,.12);border-radius:8px;background:hsla(0,0%,100%,.02);text-align:left;position:relative;transition:border-color .3s ease}.ot-coming-card:hover{border-color:hsla(0,0%,100%,.2)}.ot-coming-card__badge{display:inline-block;padding:.2rem .6rem;background:hsla(0,0%,100%,.08);color:var(--color-electric-lime);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:2px;margin-bottom:1rem}.ot-coming-card__title{font-family:var(--font-oswald);font-size:1.125rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem}.ot-coming-card__date{font-size:.75rem;font-weight:600;color:var(--color-electric-lime);margin-bottom:.5rem}.ot-coming-card__desc{font-size:.8125rem;color:hsla(0,0%,100%,.4);line-height:1.6}.ot-cta{text-align:center;position:relative;z-index:1;padding:2rem 0}@media(min-width:768px){.ot-cta{padding:4rem 0}}.ot-cta__title{font-family:var(--font-oswald);font-size:2rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;margin-bottom:1.25rem}@media(min-width:768px){.ot-cta__title{font-size:3rem;margin-bottom:1.5rem}}.ot-cta__subtitle{color:hsla(0,0%,100%,.5);font-size:.9375rem;line-height:1.7;max-width:480px;margin:0 auto 2rem}@media(min-width:768px){.ot-cta__subtitle{font-size:1.0625rem;margin-bottom:2.5rem}}.ot-cta__actions{display:flex;justify-content:center;margin-bottom:1.5rem}.ot-cta__contact{display:inline-block;font-size:.8125rem;color:hsla(0,0%,100%,.35);text-decoration:none;transition:color .25s ease}.ot-cta__contact:hover{color:var(--color-electric-lime)}