@keyframes omFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes omGrowY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes omPulse{0%,to{box-shadow:0 0 #c51e2166}50%{box-shadow:0 0 0 6px #c51e2100}}.page{min-height:100vh;background:var(--white);color:var(--ink);font-family:var(--font-body)}.hero-wrap{display:flex;align-items:flex-start}.hero{position:sticky;top:0;width:42%;min-width:460px;height:100vh;box-sizing:border-box;padding:clamp(14px,3vh,40px) clamp(32px,3.6vw,60px) 40px clamp(32px,3.6vw,60px);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(10px,2vh,24px);overflow-y:auto}.hero__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero__inner{display:flex;flex-direction:column;gap:clamp(10px,2vh,24px);max-width:540px}.kicker{font-size:14px;font-weight:500;color:var(--grey-500)}.hero h1{font-size:clamp(42px,4.4vw,72px);line-height:1;letter-spacing:-.045em;font-weight:700;text-wrap:balance}.hero__sub{font-size:17px;line-height:1.6;color:var(--grey-600);max-width:44ch}.hero__cta{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.hero__hint{font-size:14px;font-weight:500;color:var(--grey-500);white-space:nowrap}.trustedby{min-height:64px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.trustedby__label{font-size:14px;font-weight:500;color:var(--grey-caption);white-space:nowrap}.trustedby__logos{display:flex;gap:16px;align-items:center;min-width:0;flex-wrap:wrap}.trustedby__logos img{width:auto;flex-shrink:0;filter:grayscale(1);opacity:.65;transition:filter .2s ease,opacity .2s ease}.trustedby__logos img:hover{filter:grayscale(0);opacity:1}.bento-area{flex:1;min-height:100vh;box-sizing:border-box;padding:24px 36px 40px 24px}#bento{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.bcard{cursor:pointer;background:var(--white);border:1px solid var(--hairline);border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease;animation:omFadeUp .5s ease backwards}.bcard:hover{transform:translateY(-2px);border-color:var(--hover-red-border)}.bcard:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.span4{grid-column:span 4}.span2{grid-column:span 2}.spanfull{grid-column:1 / -1}.bcard__title{font-size:17px;font-weight:700;letter-spacing:-.02em}.bcard__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.panel{flex:1;background:var(--panel);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:9px;box-sizing:border-box;font-variant-numeric:tabular-nums}.panel--g8{gap:8px}.panel__head{display:flex;justify-content:space-between;align-items:center;gap:8px;border-bottom:1px solid var(--panel-hairline);padding-bottom:8px}.panel__obj{font-size:12px;font-weight:600;color:var(--ink);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chip{font-size:10px;font-weight:600;color:var(--grey-500);background:transparent;border:1px solid var(--pill-border);padding:3px 9px;border-radius:99px;white-space:nowrap;flex-shrink:0}.prow{display:flex;align-items:center;justify-content:space-between;gap:9px}.prow__label{font-size:12px;color:var(--grey-700);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill-status{font-size:10px;font-weight:700;color:var(--grey-700);background:var(--white);padding:3px 8px;border-radius:99px;white-space:nowrap}.pill-amber{color:var(--amber-text);background:var(--amber-bg)}.panel__foot{margin-top:auto;display:flex;align-items:center}.result-pill{font-size:11px;font-weight:600;color:#17171b;background:transparent;border:1px solid var(--pill-border);padding:4px 10px;border-radius:99px;white-space:nowrap}.trow{display:flex;align-items:center;gap:8px}.trow--winner{background:var(--money-green);margin:0 -8px;padding:6px 8px;border-radius:8px}.trow__name{font-size:12px;color:var(--grey-700);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trow--winner .trow__name{font-weight:700;color:var(--ink)}.tcol-h{text-align:right;font-size:10px;font-weight:600;color:var(--grey-caption);white-space:nowrap}.tc48{width:48px}.tc44{width:44px}.tc34{width:34px}.tcell{text-align:right;font-size:11px;white-space:nowrap}.tcell--old{color:var(--grey-caption);text-decoration:line-through}.tcell--new{font-weight:600;color:var(--grey-700)}.tcell--sm{font-size:10px;font-weight:600;color:var(--grey-caption)}.trow--winner .tcell--new,.trow--winner .tcell--sm{font-weight:700;color:#17171b}.bars{flex:1;display:flex;align-items:flex-end;gap:8px;padding-top:2px}.bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px}.bar__fill{width:100%;background:#e3e3ea;border-radius:4px;transform-origin:bottom;animation:omGrowY .6s cubic-bezier(.2,.7,.3,1) backwards}.bar__label{font-size:10px;color:var(--grey-floor)}.duo-panels{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;min-width:0}.duo-panels .panel{min-width:0}.donut-row{display:flex;align-items:center;gap:16px}.donut{width:62px;height:62px;border-radius:50%;background:conic-gradient(#1d3969 0,#1d3969 42%,#4284c5 42%,#4284c5 73%,#bdd8ec 73%,#bdd8ec);flex-shrink:0;display:flex;align-items:center;justify-content:center}.donut__hole{width:38px;height:38px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--ink)}.legend{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}.legend__row{display:flex;align-items:center;gap:7px;overflow:hidden}.legend__dot{width:8px;height:8px;border-radius:3px;flex-shrink:0}.legend__pct{font-size:12px;font-weight:600;color:var(--ink);white-space:nowrap}.legend__name{font-size:12px;color:var(--grey-700);white-space:nowrap;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis}.kv{display:flex;align-items:center;gap:9px}.kv__k{font-size:12px;color:var(--grey-700);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kv__v{font-size:11px;font-weight:600;color:var(--ink);white-space:nowrap}.alert-line{margin-top:auto;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--cta-red)}.alert-dot{width:6px;height:6px;border-radius:50%;background:var(--cta-red);animation:omPulse 2.2s ease-in-out infinite;flex-shrink:0}.quote-tile{grid-column:span 2;background:var(--cta-red);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:12px;animation:omFadeUp .5s ease .36s backwards;position:relative;overflow:hidden}.quote-tile__mark{position:absolute;top:-26px;right:2px;font-size:130px;font-weight:700;color:#ffffff24;line-height:1;font-family:Georgia,serif}.quote-tile__chip{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--white);background:#ffffff3d;padding:5px 12px;border-radius:99px}.quote-tile__text{font-size:17px;line-height:1.55;letter-spacing:-.01em;font-weight:600;color:var(--white);position:relative}.quote-tile__attr{margin-top:auto;display:flex;flex-direction:column;gap:1px}.quote-tile__attr>:nth-child(1){font-size:13px;font-weight:600;color:var(--white)}.quote-tile__attr>:nth-child(2){font-size:13px;font-weight:500;color:#fffffff2}.quote-tile__attr>:nth-child(3){font-size:13px;font-weight:500;color:#ffffffd9}.bcard--strip{height:64px;padding:0 22px;flex-direction:row;align-items:center;gap:18px}.bcard--strip .bcard__inner{display:flex;align-items:baseline;gap:14px;min-width:0;flex:1}.bcard--strip .bcard__title{white-space:nowrap}.bcard--strip .bcard__sub{font-size:15px;color:var(--grey-700);min-width:0;line-height:1.35}.detail{display:flex;flex-direction:column;gap:36px;min-height:80vh}.detail[hidden]{display:none}.detail__head{display:flex;justify-content:space-between;align-items:baseline;gap:32px}.detail__head h2{font-size:46px;line-height:1.02;letter-spacing:-.04em;font-weight:700}.view-all{cursor:pointer;font-size:14px;font-weight:600;color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:2px;white-space:nowrap}.detail__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;padding-top:8px}.detail__col{display:flex;flex-direction:column;min-width:0}.detail__col--improves .col-row{color:var(--ink)}.detail__col--methods .col-row{color:var(--grey-600)}.detail__case{max-width:640px}.detail__other{display:flex;flex-direction:column;gap:28px;max-width:760px;padding-top:8px}.detail__other-blurb{font-size:17px;line-height:1.6;color:var(--grey-600);max-width:52ch}.section{padding:40px 60px;box-sizing:border-box}.section--usecases{padding:90px 60px 50px}.section--faq{padding:60px 60px 100px}.section__inner{max-width:1180px;margin:0 auto}.usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.fit-card{background:var(--panel);border-radius:28px;padding:64px;box-sizing:border-box;display:flex;flex-direction:column;gap:44px}.fit-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.fit-col{display:flex;flex-direction:column;min-width:0}.fit-col--yes .col-row{color:#34343b}.fit-col--no .col-row{color:var(--grey-500)}.pricing-teaser{border:1px solid var(--hairline);border-radius:28px;padding:64px;box-sizing:border-box;display:grid;grid-template-columns:1fr 1.4fr;gap:56px;align-items:start}.pricing-teaser__body{display:flex;flex-direction:column;gap:18px}.pricing-teaser__price{font-size:48px;font-weight:700;letter-spacing:-.04em;line-height:1}.pricing-teaser__price span{font-size:20px;font-weight:600;color:var(--grey-500);letter-spacing:-.01em}.pricing-teaser__note{font-size:16px;line-height:1.6;color:var(--grey-700);max-width:52ch}.pricing-teaser .link-ul{align-self:flex-start}.faq-wrap{display:flex;flex-direction:column;gap:44px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 56px}.faq-item{display:flex;flex-direction:column;gap:10px}.faq-item__q{font-size:17px;font-weight:700;letter-spacing:-.015em}.faq-item__a{font-size:15px;line-height:1.6;color:var(--grey-700)}.faq-more{font-size:15px;color:var(--grey-700)}.faq-more a{font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:1px}.usecases-head{display:flex;flex-direction:column;gap:12px;max-width:560px}.fit-head{display:flex;flex-direction:column;gap:14px;max-width:560px}@media(max-width:1279px){#bento{grid-template-columns:repeat(2,minmax(0,1fr))!important}#bento>*{grid-column:span 1!important}#bento>.b-wide{grid-column:1 / -1!important}}@media(max-width:1120px){#bento>*{grid-column:1 / -1!important}}@media(min-width:1280px){#bento{min-height:calc(100vh - 64px);grid-template-rows:repeat(3,minmax(190px,1fr)) auto}}@media(max-width:920px){.hero-wrap{flex-direction:column!important;align-items:stretch!important}.hero{position:static!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;gap:44px!important;padding-top:32px!important;padding-bottom:8px!important;align-items:center!important}.hero>div{width:100%}.hero h1{font-size:44px!important}.hero__inner{align-items:center!important;text-align:center!important;max-width:100%!important}.hero__inner p{margin:0 auto!important}.hero__cta{justify-content:center!important}.trustedby{align-items:center!important}.trustedby__logos{justify-content:center}.bento-area{width:100%!important;box-sizing:border-box!important;padding:28px 22px 40px!important;min-height:0!important}}
