*,*::before,*::after{box-sizing:border-box}html{font-size:17px;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:"Avenir Next","Segoe UI",ui-sans-serif,system-ui,-apple-system,sans-serif;background:#111418;color:#f2f4f7;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:#ef5d6e;text-decoration:none}a:hover{text-decoration:underline}.wrap{width:min(100% - 2.5rem,1080px);margin-inline:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-header{border-bottom:1px solid #2a3139;padding:1rem 0}.site-header .wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.nav-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:1px solid #2a3139;border-radius:.45rem;background:#1c2128;color:#f2f4f7;cursor:pointer}.nav-toggle:focus-visible{outline:2px solid #3d8bfd;outline-offset:2px}.nav-toggle__bars{display:block;position:relative;width:1.15rem;height:2px;background:currentColor;box-shadow:0 -5px 0 currentColor,0 5px 0 currentColor;transition:background .15s ease,box-shadow .15s ease}.site-header.is-nav-open .nav-toggle__bars{background:rgba(0,0,0,0);box-shadow:none}.site-header.is-nav-open .nav-toggle__bars::before,.site-header.is-nav-open .nav-toggle__bars::after{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background:currentColor}.site-header.is-nav-open .nav-toggle__bars::before{transform:rotate(45deg)}.site-header.is-nav-open .nav-toggle__bars::after{transform:rotate(-45deg)}.site-logo{display:inline-flex;align-items:center;gap:.65rem;color:#f2f4f7;text-decoration:none}.site-logo img{height:auto}.site-logo--compact img{width:36px;height:36px}.site-logo--compact span{font-weight:650;letter-spacing:-0.02em;font-size:.95rem}.site-logo:not(.site-logo--compact) img{width:min(220px,42vw)}.site-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:1.25rem}.site-nav a{color:rgba(242,244,247,.55);font-size:.92rem;font-weight:560}.site-nav a:hover,.site-nav a[aria-current=page]{color:#f2f4f7;text-decoration:none}@media(max-width: 499px){.site-header .wrap{gap:.75rem 1rem}.nav-toggle{display:inline-flex;margin-left:auto}.site-nav{flex-basis:100%;order:3}.site-nav ul{display:none;flex-direction:column;gap:0;border:1px solid #2a3139;border-radius:.55rem;background:#1c2128;overflow:hidden}.site-header.is-nav-open .site-nav ul{display:flex}.site-nav a{display:block;padding:.85rem 1rem;border-bottom:1px solid #2a3139;font-size:1rem}.site-nav li:last-child a{border-bottom:0}}@media(min-width: 500px){.nav-toggle{display:none !important}.site-header.is-nav-open .site-nav ul{display:flex}}.main{padding:2.5rem 0 4rem}.site-footer{border-top:1px solid #2a3139;padding:2rem 0 2.5rem;color:rgba(242,244,247,.55);font-size:.9rem}.site-footer .wrap{display:grid;gap:1rem}.footer-mark{display:inline-flex;align-items:center;gap:.65rem;color:#f2f4f7;text-decoration:none;font-weight:600}.footer-mark img{width:40px;height:40px;border-radius:8px}.footer-nav{display:flex;gap:1.25rem}.footer-nav a{color:rgba(242,244,247,.55)}.footer-nav a:hover{color:#f2f4f7}.footer-note{margin:0}.home-hero{text-align:center;padding:1rem 0 2.5rem}.home-hero figure{margin:0 auto 1.5rem}.home-hero figcaption{display:none}.home-hero .hero-logo{width:min(420px,88vw);margin:0 auto}.home-hero h1{font-size:clamp(1.75rem,4vw,2.45rem);letter-spacing:-0.035em;line-height:1.15;margin:0 0 .75rem;font-weight:700}.home-hero .lede{max-width:34rem;margin:0 auto;color:rgba(242,244,247,.55);font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:1rem;margin-top:2.5rem}.product-tile{display:flex;flex-direction:column;gap:.65rem;padding:1.1rem;background:#1c2128;border:1px solid #2a3139;border-radius:14px;color:#f2f4f7;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.product-tile:hover{border-color:#3a424c;text-decoration:none;transform:translateY(-2px)}.product-tile img,.product-tile .product-icon-fallback{width:56px;height:56px;border-radius:12px}.product-tile .product-icon-fallback{display:grid;place-items:center;font-weight:700;font-size:.85rem;color:#111418}.product-tile strong{font-size:1.02rem;letter-spacing:-0.02em}.product-tile span{color:rgba(242,244,247,.55);font-size:.88rem;line-height:1.4}.prose{max-width:42rem}.prose h1{font-size:clamp(1.8rem,3vw,2.2rem);letter-spacing:-0.03em;margin:0 0 1rem}.prose h2{font-size:1.25rem;margin:2rem 0 .75rem;letter-spacing:-0.02em}.prose p,.prose li{color:rgba(242,244,247,.82)}.prose ul{padding-left:1.2rem}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:#1c2128;padding:.1em .35em;border-radius:4px}.about-hero{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1.25rem;align-items:center;margin-bottom:1.5rem}.about-hero img{width:88px;height:88px;border-radius:18px;grid-row:1/span 2}.about-hero h1{margin:0}.about-hero p{margin:0;color:rgba(242,244,247,.55);grid-column:2}figure{margin:0}figure figcaption{display:none}.cta-stack p{display:flex;flex-direction:column;gap:.55rem;margin:0}.product-split{display:grid;grid-template-columns:1fr 1.05fr;gap:2rem;align-items:start}.product-split>*{min-width:0}@media(max-width: 820px){.product-split{grid-template-columns:1fr}}.product-copy .app-icon{width:96px;height:96px;border-radius:22px;margin-bottom:1rem}.product-copy h1{margin:0 0 .5rem;font-size:clamp(1.9rem,3vw,2.4rem);letter-spacing:-0.035em}.product-copy .pitch{color:rgba(242,244,247,.55);margin:0 0 1.25rem;font-size:1.05rem}.cta-stack{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.5rem;max-width:16rem}.cta-price{margin:0;font-size:.85rem;color:rgba(242,244,247,.55);justify-content:center;text-align:center;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.cta-price__now{color:#f2f4f7;font-weight:650;font-size:1rem}.cta-price__was{text-decoration:line-through;opacity:.75}.cta-price__note{flex-basis:100%;font-size:.8rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:10px;font-weight:650;font-size:.95rem;text-decoration:none;border:1px solid rgba(0,0,0,0);transition:filter .15s ease}.btn:hover{text-decoration:none;filter:brightness(1.06)}.btn--primary{background:#ef5d6e;color:#111}.btn--ghost{background:rgba(0,0,0,0);border-color:#2a3139;color:#f2f4f7}.btn--ghost:hover{border-color:#424a55}.btn--with-icon{gap:.45rem}.btn__icon{flex-shrink:0;display:block;width:1.25rem;height:1.25rem;overflow:visible}.flow-diagram{margin-top:.5rem;background:#1c2128;border:1px solid #2a3139;border-radius:14px;padding:1rem}.flow-diagram svg{width:100%;height:auto;display:block}.shot-stack{display:flex;flex-direction:column;gap:.85rem;min-width:0}.shot{background:#1c2128;border:1px solid #2a3139;border-radius:12px;overflow:hidden;aspect-ratio:16/10;width:100%;min-width:0;display:grid;color:rgba(242,244,247,.55);font-size:.9rem}.shot>*{width:100%;height:100%;min-width:0;min-height:0}.shot figure{margin:0;display:grid}.shot picture{display:contents}.shot img,.shot video{width:100%;height:100%;object-fit:cover;display:block}.shot--video{position:relative;background:#0a0b0d}.promo-video__player{width:100%;height:100%;object-fit:cover;display:block;background:#0a0b0d}.shot--video>.promo-video__player{position:absolute;inset:0}.promo-video__play{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;border:0;padding:0;background:rgba(10,11,13,.3);color:#f2f4f7;font:inherit;cursor:pointer;transition:background .15s ease}.promo-video__play:hover,.promo-video__play:focus-visible{background:rgba(10,11,13,.1)}.promo-video__play:focus-visible{outline:2px solid #3d8bfd;outline-offset:-4px}.promo-video__icon{width:68px;height:68px;filter:drop-shadow(0 4px 12px rgba(0, 0, 0, 0.55));transition:transform .15s ease}.promo-video__play:hover .promo-video__icon,.promo-video__play:focus-visible .promo-video__icon{transform:scale(1.06)}.promo-video__label{font-size:.9rem;font-weight:600;letter-spacing:.01em;text-shadow:0 2px 8px rgba(0,0,0,.65)}@media(prefers-reduced-motion: reduce){.promo-video__play,.promo-video__icon{transition:none}}.shot[data-lightbox-item]{cursor:zoom-in;position:relative}.shot[data-lightbox-item]:focus-visible{outline:2px solid #3d8bfd;outline-offset:2px}.lightbox{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:1.5rem}.lightbox[hidden]{display:none}.lightbox__backdrop{position:absolute;inset:0;background:rgba(10,11,13,.9);border:0;padding:0;cursor:zoom-out}.lightbox__frame{position:relative;z-index:1;width:min(90vw,1400px);height:min(90vh,900px);display:grid;grid-template-rows:1fr auto;gap:.75rem;pointer-events:none}.lightbox__stage{position:relative;width:100%;height:100%;min-width:0;min-height:0;display:grid;place-items:center;pointer-events:auto}.lightbox__media{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:8px;background:#0a0b0d}.lightbox__media[hidden]{display:none !important}.lightbox__media--video{width:100%;height:100%;aspect-ratio:16/10}.lightbox__close{position:fixed;top:1rem;right:1rem;z-index:2;width:2.75rem;height:2.75rem;border:1px solid rgba(242,244,247,.35);border-radius:999px;background:rgba(10,11,13,.72);color:#f2f4f7;font-size:1.5rem;line-height:1;cursor:pointer;pointer-events:auto;display:grid;place-items:center}.lightbox__close:hover,.lightbox__close:focus-visible{background:rgba(10,11,13,.9);border-color:#f2f4f7}.lightbox__close:focus-visible{outline:2px solid #3d8bfd;outline-offset:2px}.lightbox__nav{position:fixed;top:50%;z-index:2;transform:translateY(-50%);width:2.75rem;height:2.75rem;border:1px solid rgba(242,244,247,.35);border-radius:999px;background:rgba(10,11,13,.72);color:#f2f4f7;font-size:1.35rem;line-height:1;cursor:pointer;pointer-events:auto;display:grid;place-items:center}.lightbox__nav:hover,.lightbox__nav:focus-visible{background:rgba(10,11,13,.9);border-color:#f2f4f7}.lightbox__nav:focus-visible{outline:2px solid #3d8bfd;outline-offset:2px}.lightbox__prev{left:1rem}.lightbox__next{right:1rem}.lightbox__dots{display:flex;justify-content:center;gap:.45rem;pointer-events:auto;list-style:none;margin:0;padding:0}.lightbox__dot{width:.55rem;height:.55rem;border-radius:999px;border:0;padding:0;background:rgba(242,244,247,.35);cursor:pointer}.lightbox__dot.is-active,.lightbox__dot[aria-current=true]{background:#f2f4f7}.lightbox__dot:focus-visible{outline:2px solid #3d8bfd;outline-offset:2px}.lightbox__title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media(prefers-reduced-motion: reduce){.lightbox__close,.lightbox__nav,.lightbox__dot{transition:none}}.product-meta{margin-top:.75rem;font-size:.9rem;color:rgba(242,244,247,.55)}.product-meta a{color:#f2f4f7;text-decoration:underline;text-underline-offset:.15em}.newsletter{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #2a3139}.newsletter h2{margin:0 0 .35rem;font-size:1.05rem;letter-spacing:-0.02em}.newsletter .newsletter-lede{margin:0 0 .85rem;color:rgba(242,244,247,.55);font-size:.9rem}.newsletter-form{display:flex;flex-direction:column;gap:.75rem;max-width:22rem}.newsletter-form label{display:block;font-size:.82rem;font-weight:600;margin-bottom:.25rem;color:rgba(242,244,247,.82)}.newsletter-form input[type=text],.newsletter-form input[type=email]{width:100%;padding:.55rem .7rem;border-radius:8px;border:1px solid #2a3139;background:#111418;color:#f2f4f7;font:inherit}.newsletter-form input[type=text]:focus,.newsletter-form input[type=email]:focus{outline:2px solid #3d8bfd;outline-offset:1px}.newsletter-form__consent{display:flex;gap:.55rem;align-items:flex-start;font-size:.82rem;color:rgba(242,244,247,.82);line-height:1.4}.newsletter-form__consent input{margin-top:.2rem;flex-shrink:0}.newsletter-form__disclosure{display:flex;flex-direction:column;gap:.75rem}.newsletter-form__disclosure[hidden]{display:none}.newsletter-form__legal{margin:0;font-size:.75rem;color:rgba(242,244,247,.55);line-height:1.45}.newsletter-form__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.newsletter-form__status{margin:0;font-size:.9rem;color:#22a06b}.newsletter-form .btn{align-self:flex-start;cursor:pointer;border:none;font:inherit}.modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1.25rem}.modal[hidden]{display:none}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.65)}.modal__panel{position:relative;z-index:1;width:min(100%,26rem);max-height:min(90vh,40rem);overflow:auto;background:#1c2128;border:1px solid #2a3139;border-radius:14px;padding:1.35rem 1.35rem 1.5rem}.modal__close{position:absolute;top:.65rem;right:.65rem;width:2rem;height:2rem;border:none;border-radius:8px;background:rgba(0,0,0,0);color:rgba(242,244,247,.55);font-size:1.35rem;line-height:1;cursor:pointer}.modal__close:hover{color:#f2f4f7;background:#111418}.modal__title{margin:0 1.5rem .35rem 0;font-size:1.25rem;letter-spacing:-0.02em}.modal__lede{margin:0 0 1rem;color:rgba(242,244,247,.55);font-size:.92rem}.modal__success{display:none}.modal.is-success .modal__form{display:none}.modal.is-success .modal__success{display:block}.modal__success-actions{display:flex;flex-direction:column;gap:.55rem;margin-top:1rem;max-width:16rem}.modal__success-actions[hidden]{display:none}.sendy-frame{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;opacity:0;pointer-events:none}.help-header{margin-bottom:1.5rem}.help-header .eyebrow{margin:0 0 .35rem;color:rgba(242,244,247,.55);font-size:.88rem}.help-header h1{margin:0;font-size:clamp(1.7rem,3vw,2.1rem);letter-spacing:-0.03em}.help-layout{display:grid;grid-template-columns:14rem 1fr;gap:2rem;align-items:start}@media(max-width: 780px){.help-layout{grid-template-columns:1fr}}.help-toc{position:sticky;top:1rem;background:#1c2128;border:1px solid #2a3139;border-radius:12px;padding:1rem 1.1rem}@media(max-width: 780px){.help-toc{position:static}}.help-toc ol{margin:0;padding-left:1.1rem}.help-toc li{margin:.35rem 0}.help-toc a{color:rgba(242,244,247,.55);font-size:.88rem}.help-toc a:hover{color:#f2f4f7}.help-body{max-width:none}