:root{--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px}.landing{font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--text-body-weight);letter-spacing:var(--text-body-track);color:var(--fg-1);background:var(--bg-page);font-feature-settings:"ss01", "cv11";text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing h1,.landing .h1,.landing h2,.landing .h2,.landing h3,.landing .h3,.landing h4,.landing .h4,.landing .display{color:var(--fg-1);text-wrap:balance;margin:0}.landing .display{font-size:var(--text-display-size);line-height:var(--text-display-line);font-weight:var(--text-display-weight);letter-spacing:var(--text-display-track)}.landing h1,.landing .h1{font-size:var(--text-h1-size);line-height:var(--text-h1-line);font-weight:var(--text-h1-weight);letter-spacing:var(--text-h1-track)}.landing h2,.landing .h2{font-size:var(--text-h2-size);line-height:var(--text-h2-line);font-weight:var(--text-h2-weight);letter-spacing:var(--text-h2-track)}.landing h3,.landing .h3{font-size:var(--text-h3-size);line-height:var(--text-h3-line);font-weight:var(--text-h3-weight);letter-spacing:var(--text-h3-track)}.landing h4,.landing .h4{font-size:var(--text-h4-size);line-height:var(--text-h4-line);font-weight:var(--text-h4-weight);letter-spacing:var(--text-h4-track)}.landing .lead{font-size:var(--text-lead-size);line-height:var(--text-lead-line);font-weight:var(--text-lead-weight);letter-spacing:var(--text-lead-track);color:var(--fg-2);text-wrap:pretty}.landing p{text-wrap:pretty;max-width:62ch;margin:0}.landing small,.landing .small{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--text-small-weight);letter-spacing:var(--text-small-track);color:var(--fg-2)}.landing .caption,.landing .eyebrow{font-size:var(--text-caption-size);line-height:var(--text-caption-line);font-weight:var(--text-caption-weight);letter-spacing:var(--text-caption-track);text-transform:var(--text-caption-case);color:var(--fg-3)}.landing code,.landing .mono{font-family:var(--font-mono);font-size:var(--text-code-size);line-height:var(--text-code-line);font-weight:var(--text-code-weight);background:var(--bg-sunken);border:1px solid var(--border-hair);border-radius:var(--radius-xs);padding:1px 6px}.landing .accent-dot{background:var(--brand-accent);vertical-align:.65em;border-radius:50%;width:.36em;height:.36em;margin-left:.04em;display:inline-block}.landing :focus-visible{box-shadow:var(--shadow-focus);border-radius:var(--radius-sm);outline:none}.landing ::selection{background:var(--brand-accent);color:var(--brand-paper)}:root{--accent-dot:var(--brand-accent);--accent-cta-bg:var(--brand-accent);--accent-cta-bg-h:var(--brand-accent-deep);--accent-cta-fg:var(--brand-paper);--accent-mark:var(--brand-accent);--accent-tier-badge:var(--brand-accent);--accent-head-dot-scale:1;--accent-eyebrow-mark:none;--section-pad:128px}.landing *{box-sizing:border-box}.landing{background:var(--bg-page);color:var(--fg-1);font-family:var(--font-sans);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01", "cv11";margin:0;padding:0;font-size:16px;font-weight:430;line-height:1.55}.landing a{color:inherit;text-decoration:none}.landing button{cursor:pointer;font-family:inherit}.landing .container{max-width:1240px;margin:0 auto;padding:0 56px}@media (width<=760px){.landing .container{padding:0 24px}.landing nav>.container{justify-content:space-between;gap:14px!important;padding:14px 20px!important}.landing .nav-links{display:none!important}}.landing .section{padding:var(--section-pad) 0}.landing .section--tight{padding:calc(var(--section-pad) * .65) 0}.landing .section--dark{background:var(--brand-ink);color:var(--brand-paper)}.landing .section--dark .eyebrow{color:#f4f4f580}.landing .section--dark .muted{color:#f4f4f599}.landing .display{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(44px,7.2vw,76px);font-weight:600;line-height:.94}.landing h1,.landing .h1{letter-spacing:-.032em;text-wrap:balance;margin:0;font-size:clamp(34px,4.6vw,52px);font-weight:600;line-height:1}.landing h2,.landing .h2{letter-spacing:-.024em;text-wrap:balance;margin:0;font-size:clamp(26px,3vw,34px);font-weight:600;line-height:1.08}.landing h3,.landing .h3{letter-spacing:-.014em;margin:0;font-size:21px;font-weight:600;line-height:1.25}.landing .lead{color:var(--fg-2);text-wrap:pretty;max-width:56ch;margin:0;font-size:20px;font-weight:430;line-height:1.5}.landing .section--dark .lead{color:#f4f4f5b3}.landing .small{color:var(--fg-2);font-size:14px}.landing .mono{font-family:var(--font-mono);font-size:13px}.landing .btn{letter-spacing:-.005em;color:var(--fg-1);transition:background .12s var(--ease-standard), color .12s var(--ease-standard), border-color .12s var(--ease-standard);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:14.5px;font-weight:520;display:inline-flex}.landing .btn--primary{background:var(--accent-cta-bg);color:var(--accent-cta-fg)}.landing .btn--primary:hover{background:var(--accent-cta-bg-h)}.landing .btn--secondary{background:var(--brand-ink);color:var(--brand-paper)}.landing .btn--secondary:hover{background:var(--brand-ink-90)}.landing .btn--outline{border-color:var(--border-strong);color:var(--fg-1)}.landing .btn--outline:hover{background:var(--brand-mist-soft)}.landing .section--dark .btn--outline{color:var(--brand-paper);border-color:#f4f4f533}.landing .section--dark .btn--outline:hover{background:#f4f4f50f}.landing .btn--lg{padding:14px 24px;font-size:15.5px}.landing .btn--sm{padding:7px 14px;font-size:13px}.landing .chip{background:var(--brand-mist-soft);color:var(--fg-1);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.landing .chip--outline{border:1px solid var(--border-strong);background:0 0}.landing .section--dark .chip{color:var(--brand-paper);background:#f4f4f514}.landing .clip-tile{aspect-ratio:9/16;border:1px solid var(--border-hair);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing .clip-tile__glyph{color:var(--fg-3);opacity:.9}.landing .clip-tile__meta{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--fg-3);justify-content:space-between;gap:8px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.landing .clip-1{background:linear-gradient(160deg,#f2f1ee,#e9e8e4)}.landing .clip-2{background:linear-gradient(160deg,#f6f5f2,#eceae6)}.landing .clip-3{background:linear-gradient(160deg,#eeede9,#f5f4f1)}.landing .clip-4{background:linear-gradient(160deg,#f7f6f3,#eae9e5)}.landing .clip-5{background:linear-gradient(160deg,#edece8,#f4f3f0)}.landing .clip-6{background:linear-gradient(160deg,#f4f3ef,#e8e7e2)}.landing .card{background:var(--bg-card);border:1px solid var(--border-hair);border-radius:20px;padding:28px}.landing .hero{padding:96px 0 120px;position:relative;overflow:hidden}.landing .hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:640px;margin:0 auto;display:flex;position:relative}.landing .hero__display{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(44px,7.2vw,76px);font-weight:600;line-height:.94}.landing .hero__lead{color:var(--fg-2);text-wrap:pretty;max-width:52ch;margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.5}.landing .hero__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.landing .hero__fine{color:var(--fg-3);align-items:center;gap:8px;font-size:13px;display:flex}.landing .hero__fine:before{content:"";background:var(--brand-success);border-radius:50%;width:6px;height:6px}.landing .trust{border-top:1px solid var(--border-hair);border-bottom:1px solid var(--border-hair);padding:28px 0}.landing .trust__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:56px;display:flex}.landing .trust__copy{color:var(--fg-3);max-width:280px;font-size:14px}.landing .trust__copy b{color:var(--fg-1);font-weight:560}.landing .trust__logos{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:32px 40px;display:flex}@media (width<=1024px){.landing .trust__row{gap:24px}.landing .trust__copy{flex-basis:100%;max-width:none}.landing .trust__logos{justify-content:space-between;gap:24px 28px}}.landing .trust__logos .logo{letter-spacing:-.02em;color:var(--fg-2);opacity:.7;align-items:center;gap:6px;font-size:18px;font-weight:560;display:inline-flex}.landing .trust__logos .logo .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.landing .how__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:56px;display:flex}.landing .how__head>div{max-width:640px}.landing .how__intro{color:var(--fg-2);max-width:320px;font-size:15px;line-height:1.55}.landing .how{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=900px){.landing .how{grid-template-columns:1fr}}.landing .how__card{background:var(--bg-card);border:1px solid var(--border-hair);opacity:0;border-radius:20px;flex-direction:column;min-height:430px;padding:28px;transition:opacity .55s cubic-bezier(.2,.6,0,1),transform .55s cubic-bezier(.2,.6,0,1);display:flex;position:relative;transform:translateY(20px)}.landing .how.is-in .how__card{opacity:1;transform:none}.landing .how.is-in .how__card:nth-child(2){transition-delay:80ms}.landing .how.is-in .how__card:nth-child(3){transition-delay:.16s}.landing .how__visual{background:var(--brand-mist-soft);border:1px solid var(--border-hair);border-radius:14px;height:290px;margin-bottom:24px;position:relative;overflow:hidden}.landing .how__foot{flex-direction:column;gap:10px;display:flex}.landing .how__num{align-items:center;gap:12px;display:flex}.landing .how__num span{background:var(--brand-mist-soft);width:26px;height:26px;color:var(--fg-1);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:12px;font-weight:520;display:grid}.landing .how__num i{background:var(--border-hair);flex:1;height:1px}.landing .how__title{letter-spacing:-.014em;color:var(--fg-1);font-size:21px;font-weight:600;line-height:1.25}.landing .how__copy{color:var(--fg-2);font-size:14px;line-height:1.5}.landing .how__srcframe{aspect-ratio:7/6;width:88%;box-shadow:var(--shadow-2);background:linear-gradient(150deg, var(--bg-card), var(--bg-sunken) 100%);border-radius:10px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.landing .how__scanline{background:linear-gradient(90deg, transparent, var(--brand-accent), transparent);opacity:0;height:2px;position:absolute;top:10%;left:8%;right:8%;box-shadow:0 0 18px 2px #1b2ce880}.landing .how.is-in .how__scanline{opacity:1;animation:3s ease-in-out .3s infinite landing-scan}@keyframes landing-scan{0%{top:10%}50%{top:86%}to{top:10%}}.landing .how__list{flex-direction:column;justify-content:center;gap:12px;margin:0;padding:24px;list-style:none;display:flex;position:absolute;inset:0}.landing .how__row{color:var(--fg-3);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:520;transition:color .25s cubic-bezier(.2,0,0,1),background .25s cubic-bezier(.2,0,0,1),border-color .25s cubic-bezier(.2,0,0,1);display:flex}.landing .how__row.is-sel{color:var(--fg-1);background:var(--bg-card);border-color:var(--border-strong)}.landing .how__dot{background:var(--fg-3);border-radius:50%;width:8px;height:8px;transition:background .25s cubic-bezier(.2,0,0,1),box-shadow .25s cubic-bezier(.2,0,0,1)}.landing .how__row.is-sel .how__dot{background:var(--brand-success);box-shadow:0 0 0 3px #2e7d5b2e}.landing .how__chk{border:1.5px solid var(--brand-success);width:18px;height:18px;color:var(--brand-success);opacity:0;border-radius:50%;place-items:center;margin-left:auto;font-size:11px;transition:opacity .25s cubic-bezier(.2,.6,0,1),transform .25s cubic-bezier(.2,.6,0,1);display:grid;transform:scale(.6)}.landing .how__row.is-sel .how__chk{opacity:1;transform:none}.landing .how__marquee{align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.landing .how__marquee:before,.landing .how__marquee:after{content:"";z-index:2;pointer-events:none;width:36px;position:absolute;top:0;bottom:0}.landing .how__marquee:before{background:linear-gradient(90deg, var(--brand-mist-soft), transparent);left:0}.landing .how__marquee:after{background:linear-gradient(270deg, var(--brand-mist-soft), transparent);right:0}.landing .how__track{will-change:transform;gap:12px;padding:0 6px;animation:16s linear infinite paused landing-marq;display:flex}.landing .how.is-in .how__track{animation-play-state:running}.landing .how__marquee:hover .how__track{animation-play-state:paused}@keyframes landing-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing .how__mitem{aspect-ratio:3/4;border:1px solid var(--border-hair);background:var(--bg-card);border-radius:10px;flex:none;width:210px;position:relative;overflow:hidden}.landing .how__mitem:nth-child(3n+2){background:var(--brand-mist-soft)}.landing .how__mitem:nth-child(3n){background:var(--brand-mist)}@media (prefers-reduced-motion:reduce){.landing .how__scanline{opacity:0;animation:none}.landing .how__track{animation:none}}.landing .metrics{border-top:1px solid #f4f4f524;grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (width<=900px){.landing .metrics{grid-template-columns:1fr}}.landing .metric{border-right:1px solid #f4f4f524;padding:40px 32px 32px}.landing .metric:last-child{border-right:none}@media (width<=900px){.landing .metric{border-bottom:1px solid #f4f4f524;border-right:none}}.landing .metric__num{letter-spacing:-.035em;font-size:clamp(48px,5.2vw,72px);font-weight:520;line-height:1}.landing .metric__num .unit{letter-spacing:-.02em;opacity:.7;margin-left:4px;font-size:.45em;font-weight:520}.landing .metric__label{letter-spacing:.08em;text-transform:uppercase;color:#f4f4f58c;margin-top:12px;font-size:13px;font-weight:520}.landing .metric__copy{color:#f4f4f5b3;max-width:32ch;margin-top:16px;font-size:15px;line-height:1.5}.landing .showcase-row{gap:16px;padding:8px 0;animation:60s linear infinite marquee;display:flex}.landing .showcase-row.reverse{animation-duration:70s;animation-direction:reverse}.landing .showcase-row:hover{animation-play-state:paused}.landing .showcase-tile{box-shadow:var(--shadow-2);border-radius:14px;flex-shrink:0;position:relative;overflow:hidden}.landing .showcase-mask{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 60px calc(100% - 60px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 60px calc(100% - 60px),#0000 100%)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing .audiences{background:var(--border-hair);border:1px solid var(--border-hair);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (width<=900px){.landing .audiences{grid-template-columns:1fr}}.landing .audience{background:var(--bg-card);flex-direction:column;gap:14px;padding:36px 32px;display:flex}.landing .audience__icon{background:var(--brand-mist-soft);width:36px;height:36px;color:var(--fg-1);border-radius:10px;justify-content:center;align-items:center;display:flex}.landing .audience__title{letter-spacing:-.014em;font-size:21px;font-weight:600}.landing .audience__copy{color:var(--fg-2);font-size:16px;line-height:1.55}.landing .audience__roles{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-top:8px;font-size:12px;font-weight:520}.landing .quote{text-align:center;letter-spacing:-.022em;max-width:920px;color:var(--fg-1);text-wrap:balance;margin:0 auto;font-size:clamp(28px,3.2vw,42px);font-weight:520;line-height:1.18}.landing .quote .mark{color:var(--accent-mark);margin-right:.05em}.landing .attrib{justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.landing .attrib__avatar{background:var(--brand-mist-deep);border-radius:999px;width:44px;height:44px}.landing .attrib__name{font-size:15px;font-weight:560}.landing .attrib__role{color:var(--fg-3);font-size:13px}.landing .bill-toggle{background:var(--brand-mist-soft);border:1px solid var(--border-hair);border-radius:999px;align-items:center;gap:0;padding:4px;display:inline-flex}.landing .bill-toggle button{color:var(--fg-2);transition:all .2s var(--ease-standard);background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:520;display:inline-flex}.landing .bill-toggle button.active{background:var(--brand-ink);color:var(--brand-paper)}.landing .bill-toggle .save{background:var(--brand-accent-tint);color:var(--brand-accent-ink);border-radius:999px;padding:2px 6px;font-size:11px;font-weight:520}.landing .bill-toggle button.active .save{color:var(--brand-paper);background:#ffffff1f}.landing .tiers{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}@media (width<=900px){.landing .tiers{grid-template-columns:1fr}}.landing .tier{background:var(--bg-card);border:1px solid var(--border-hair);border-radius:20px;flex-direction:column;gap:20px;padding:32px 28px;display:flex;position:relative}.landing .tier--popular{border:1.5px solid var(--brand-accent)}.landing .tier__badge{background:var(--accent-tier-badge);color:var(--brand-paper);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:520;position:absolute;top:-12px;right:20px}.landing .tier__name{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-3);font-size:14px;font-weight:520}.landing .tier__price{letter-spacing:-.035em;align-items:baseline;gap:6px;font-size:48px;font-weight:520;line-height:1;display:flex}.landing .tier__price .currency{opacity:.5;font-size:22px;font-weight:520}.landing .tier__price .per{color:var(--fg-3);letter-spacing:-.005em;font-size:14px;font-weight:460}.landing .tier__tag{color:var(--fg-2);font-size:14px}.landing .tier__features{flex-direction:column;gap:12px;margin-top:4px;display:flex}.landing .tier__feature{color:var(--fg-1);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.4;display:flex}.landing .tier__feature .check{color:var(--fg-1);flex-shrink:0;margin-top:2px}.landing .faq-list{border-top:1px solid var(--border-hair)}.landing .faq-item{border-bottom:1px solid var(--border-hair)}.landing .faq-q-heading{font:inherit;margin:0}.landing .faq-q{letter-spacing:-.012em;width:100%;color:var(--fg-1);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:32px;padding:24px 0;font-size:19px;font-weight:520;display:flex}.landing .faq-q__icon{background:var(--brand-mist-soft);width:24px;height:24px;transition:background .2s var(--ease-standard);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing .faq-item.open .faq-q__icon{background:var(--brand-ink);color:var(--brand-paper)}.landing .faq-q__icon svg{transition:transform .2s var(--ease-standard)}.landing .faq-item.open .faq-q__icon svg{transform:rotate(45deg)}.landing .faq-a{max-height:0;transition:max-height .32s var(--ease-emphasized);overflow:hidden}.landing .faq-item.open .faq-a{max-height:320px}.landing .faq-a__inner{color:var(--fg-2);max-width:64ch;padding:0 0 24px;font-size:16px;line-height:1.55}.landing .faq-grid{grid-template-columns:1fr 2fr;align-items:flex-start;gap:80px;display:grid}@media (width<=860px){.landing .faq-grid{grid-template-columns:1fr;gap:32px}}.landing .final-cta{background:var(--brand-ink);color:var(--brand-paper);text-align:center;border-radius:28px;padding:96px 56px;position:relative;overflow:hidden}.landing .final-cta__display{color:var(--brand-paper);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(40px,5.6vw,72px);font-weight:600;line-height:.94}.landing .final-cta__lead{color:#f4f4f5b3;max-width:52ch;margin:24px auto 0;font-size:18px;line-height:1.5}.landing .final-cta__ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.landing .final-cta__fine{color:#f4f4f580;margin-top:18px;font-size:13px}.landing .footer{border-top:1px solid var(--border-hair);padding:72px 0 48px;overflow:hidden}.landing .footer__bigmark{aspect-ratio:2734.79/1127.69;background-color:var(--fg-1);opacity:.07;pointer-events:none;width:100%;margin-top:56px;margin-bottom:-3%;-webkit-mask:url(/brand/wordmark.svg) top/contain no-repeat;mask:url(/brand/wordmark.svg) top/contain no-repeat}.landing .footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;display:grid}@media (width<=760px){.landing .footer__grid{grid-template-columns:1fr 1fr}}.landing .footer__col h4{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin:0 0 16px;font-size:12px;font-weight:520}.landing .footer__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing .footer__col a{color:var(--fg-2);font-size:14px}.landing .footer__col a:hover{color:var(--fg-1)}.landing .footer__bottom{border-top:1px solid var(--border-hair);color:var(--fg-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding-top:24px;font-size:13px;display:flex}.landing .footer__lang{appearance:none;border:1px solid var(--border-hair);color:var(--fg-2);font:inherit;cursor:pointer;transition:border-color .16s var(--ease-standard);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23857F78' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 9px center no-repeat;border-radius:8px;padding:6px 28px 6px 10px;font-size:13px}.landing .footer__lang:hover{border-color:var(--fg-3)}.landing .diff-headline{letter-spacing:-.032em;max-width:22ch;margin:0 0 64px;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1}.landing .diff-headline .strike{color:#f4f4f566;-webkit-text-decoration:line-through #f4f4f54d;text-decoration:line-through #f4f4f54d;text-decoration-thickness:1px}.landing .diff-headline .em{color:var(--brand-paper)}.landing .diff-headline .dot{color:var(--brand-accent)}.landing .head-dot{background:var(--accent-dot);vertical-align:.18em;width:.22em;height:.22em;transform:scale(var(--accent-head-dot-scale));transform-origin:50%;transition:transform .32s var(--ease-emphasized);border-radius:50%;margin-left:.05em;display:inline-block}.landing .chip-dot{background:var(--accent-dot);border-radius:50%;width:6px;height:6px;display:inline-block}.landing .eyebrow:before{content:"";display:var(--accent-eyebrow-mark,none);background:var(--brand-accent);vertical-align:1.5px;width:5px;height:5px;margin-right:8px}.landing .eyebrow{align-items:center;display:inline-flex}.landing .section--dark .eyebrow:before{background:var(--brand-accent)}.landing .feat-dot{background:var(--accent-dot);border-radius:50%;width:6px;height:6px;display:inline-block}
