@font-face{font-family:Public Sans;font-style:normal;font-weight:300 600;font-display:swap;src:url(/assets/97b60bd0-5d0d-4dc2-a1a3-ca8714b92240.woff2) format("woff2")}*{box-sizing:border-box}html,body{min-height:100%;background:#fff}html,body{overflow-x:clip}body{margin:0;font-family:Public Sans,sans-serif;color:#101214}a{color:#101214;text-decoration:none}a:hover{color:#6e7274}.skip-link{position:fixed;left:8px;top:8px;z-index:100;background:#d6f24b;border:1px solid #101214;padding:12px 18px;font-size:13px;font-weight:600;transform:translateY(-300%)}.skip-link:focus{transform:none}#main-content:focus{outline:none}.sheet{max-width:none;margin:0;background:#fff;border:0}.eyebrow{font-size:10px;letter-spacing:.16em;color:#6e7274;text-transform:uppercase}.mark:before{content:"";display:inline-block;width:8px;height:8px;background:#d6f24b;margin-right:10px}.btn{font-size:13px;font-weight:600;padding:13px 20px;display:inline-block;border:1px solid #101214;white-space:nowrap}.btn-p{background:#101214;color:#fff}.btn-p:hover{background:#3a4046;color:#fff}.btn-a{background:#d6f24b;border-color:#101214;color:#101214}.btn-a:hover{background:#c6e23b;color:#101214}.cta-stack{display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px}.cta-note{font-size:11px;line-height:1.3;color:currentColor}.cta-row-close .cta-stack{align-items:center}.cta-row-close .cta-note{font-size:13px;font-weight:500;line-height:normal;color:#101214}.nav-cta{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav-cta-note{font-size:10px;line-height:1.2;text-align:center;color:#6e7274}#getahead{margin-top:-2px}@media(max-width:860px){#problem .h2{white-space:normal!important;font-size:clamp(22px,4.4vw,30px)!important;max-width:26ch}}#problem .tabs{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #3A4046;margin-top:64px}#problem .tab{position:relative;display:flex;flex-direction:column;justify-content:flex-start;background:none;border:0;border-bottom:1px solid #3A4046;padding:22px 0;text-align:left;cursor:pointer;font:inherit;color:#6e7274;transition:color .25s}#problem .tab:hover{color:#c1c4c0}#problem .tab .n{display:block;font-size:10px;letter-spacing:.16em}#problem .tab .t{display:block;font-size:17px;font-weight:700;letter-spacing:-.012em;line-height:1.2;margin-top:9px;min-height:2.4em;padding-right:16px;color:inherit}#problem .tab[aria-selected=true]{color:#fff}#problem .tab .u{position:absolute;left:0;bottom:-1px;height:2px;width:0;background:#d6f24b;transition:width .4s cubic-bezier(.2,.7,.2,1)}#problem .tab[aria-selected=true] .u{width:100%}#problem .pane{display:none;grid-template-columns:minmax(240px,1fr) 1.9fr;gap:48px;align-items:center;padding:48px 0 0}#problem .pane[aria-hidden=false]{display:grid}#problem .plot{display:grid;grid-template-rows:auto 1fr auto;gap:8px}#problem .pbox{position:relative;aspect-ratio:560/186}#problem .plot svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#problem .lbrow{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:15px}#problem .lb{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#6e7274;white-space:nowrap}#problem .lbin{position:absolute;transform:translate(-50%,-50%);font-size:9px;line-height:1.6;letter-spacing:.13em;text-transform:uppercase;color:#6e7274;text-align:center}#problem .an .lbin{opacity:0}#problem .an.go .lbin{animation:lfin .5s cubic-bezier(.16,1,.3,1) both}@keyframes lfin{0%{opacity:0;transform:translate(-50%,calc(-50% + 5px))}to{opacity:1;transform:translate(-50%,-50%)}}#problem .lbrow.rel{position:relative;min-height:15px}#problem .lbx{position:absolute;top:50%;transform:translate(-50%,-50%);font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#6e7274;white-space:nowrap}#problem .an .lbx{opacity:0}#problem .an.go .lbx{animation:lfin .5s cubic-bezier(.16,1,.3,1) both}#problem .lb.s{grid-column:1;justify-self:start}#problem .lb.c{grid-column:2;justify-self:center}#problem .lb.e{grid-column:3;justify-self:end}#problem .lb-hi{color:#fff}#problem .lb-ac{color:#d6f24b}#problem .an .lb{opacity:0}#problem .an.go .lb{animation:lf .5s cubic-bezier(.16,1,.3,1) both}#problem .cap{order:-1;font-size:26px;font-weight:700;letter-spacing:-.024em;line-height:1.15;color:#fff}#problem .cap .k{display:block;margin-bottom:14px}#problem .an .a-fade,#problem .an .a-draw,#problem .an .a-draw2,#problem .an .a-rise,#problem .an .a-pop,#problem .an .a-wipe,#problem .an .a-lift{opacity:0}#problem .an.go .a-fade{animation:fd .32s ease both}#problem .an.go .a-draw{animation:dr .8s cubic-bezier(.16,1,.3,1) both}#problem .an.go .a-lift{animation:lf .5s cubic-bezier(.16,1,.3,1) both}#problem .an.go .a-draw2{animation:dr2 .5s cubic-bezier(.4,0,.2,1) both}#problem .an.go .a-rise{animation:rs .45s cubic-bezier(.2,.8,.2,1) both;transform-origin:50% 184px}#problem .an.go .a-pop{animation:pp .38s cubic-bezier(.16,1.2,.3,1) both;transform-box:fill-box;transform-origin:center}#problem .an.go .a-wipe{animation:wp .5s cubic-bezier(.2,.8,.2,1) both}@keyframes fd{to{opacity:1}}@keyframes dr{0%{opacity:1;stroke-dashoffset:100}to{opacity:1;stroke-dashoffset:0}}@keyframes dr2{0%{opacity:0}to{opacity:1}}@keyframes rs{0%{opacity:1;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes pp{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes lf{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes wp{0%{opacity:1;stroke-dashoffset:100}to{opacity:1;stroke-dashoffset:0}}#problem .a-draw,#problem .a-wipe{stroke-dasharray:100}@media(prefers-reduced-motion:reduce){.an .a-fade,.an .a-draw,.an .a-draw2,.an .a-rise,.an .a-pop,.an .a-wipe,.an .a-lift,.an .lb,.an .lbin,.an .lbx{opacity:1!important;animation:none!important;stroke-dashoffset:0!important;transform:none!important}}@media(max-width:860px){#problem .tabs{grid-template-columns:repeat(2,1fr);column-gap:24px}#problem .pane{grid-template-columns:1fr;gap:28px;align-items:start}#problem .tab[aria-selected=false]:hover{color:#6e7274}}.acid .eyebrow.mark:before{background:#101214}.fk{animation-name:fk;animation-timing-function:steps(1,end);animation-iteration-count:infinite}.fkon{opacity:0;animation-name:fkon;animation-timing-function:steps(1,end);animation-iteration-count:infinite}@keyframes fkon{0%,29%{opacity:0}30%,57%{opacity:1}58%,to{opacity:0}}@keyframes fk{0%,43%{opacity:1}44%,71%{opacity:0}72%,to{opacity:1}}@media(prefers-reduced-motion:reduce){.fk,.fkon{animation:none}}#work{display:flex;flex-direction:column;gap:160px;margin:104px 0 24px}#work .pw-panel{position:relative;background:#101214;padding:16px;color:#fff}#work .pw-head,#work .pw-column,#work .pw-column h3{border-color:#262b2d}#work .pw-paper{background:#fff;border:1px solid #101214;min-height:388px}@media(max-width:1023px){#work .pw-paper{min-height:520px}}#work .pw-edge{position:absolute;overflow:hidden;pointer-events:none;display:flex}#work .pw-edge svg{flex:none}#work .pw-edge-t,#work .pw-edge-b{left:0;right:0}#work .pw-edge-t{bottom:calc(100% - 16px);height:56px;align-items:flex-end}#work .pw-edge-b{top:calc(100% - 16px);height:72px;align-items:flex-start}#work .pw-edge-t svg{width:100%;height:56px}#work .pw-edge-b svg{width:100%;height:72px}#work .pw-edge-l,#work .pw-edge-r{top:0;bottom:0;width:64px}#work .pw-edge-l{right:calc(100% - 16px);justify-content:flex-end}#work .pw-edge-r{left:calc(100% - 16px);justify-content:flex-start}#work .pw-edge-l svg,#work .pw-edge-r svg{width:64px;height:960px}#work .pw-edge-mobile-copy{display:none}#work .pw-head{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:55px 56px 28px;border-bottom:1px solid #262B2D}#work .pw-head h2,#work .pw-head p,#work .pw-column h3,#work .pw-operator h3,#work .pw-operator p,#work .pw-mode h4,#work .pw-mode p,#work .pw-track p{margin:0}#work .pw-head h2{max-width:17ch;font-size:clamp(34px,3.6vw,54px);font-weight:700;letter-spacing:-.045em;line-height:1}#work .pw-subhead{flex:none;max-width:22ch;font-size:clamp(15px,1.4vw,18px);font-weight:600;letter-spacing:-.014em;line-height:1.25;color:#fff;text-align:right;text-wrap:balance}@media(max-width:860px){#work .pw-head{flex-direction:column;align-items:flex-start;gap:16px}#work .pw-subhead{text-align:left}}#work .pw-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:56px;padding-bottom:55px}#work .pw-column{min-width:0;border-right:1px solid #262B2D}#work .pw-column:last-child{border-right:0}#work .pw-column h3{display:flex;align-items:center;min-height:50px;padding:11px 20px;border-bottom:1px solid #262B2D;font-size:12px;font-weight:700;letter-spacing:-.014em;line-height:1.3;color:#fff}#work .pw-window{height:360px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(180deg,transparent,#000 10%,#000 90%,transparent)}#work .pw-track{animation-name:pw-scroll;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}#work .pw-t1{animation-duration:58s;animation-direction:reverse}#work .pw-t2{animation-duration:66s}#work .pw-t3{animation-duration:54s;animation-direction:reverse}#work .pw-t4{animation-duration:62s}#work .pw-window:hover .pw-track{animation-play-state:paused}#work .pw-track p{min-height:56px;display:flex;align-items:center;padding:10px 20px;border-bottom:1px solid #262B2D;font-size:13px;line-height:1.35;color:#c1c4c0}#work .pw-operator{padding:58px 56px 54px;border-bottom:1px solid #262B2D}#work .pw-operator h3{max-width:20ch;text-wrap:balance;font-size:clamp(29px,3.2vw,45px);font-weight:700;letter-spacing:-.045em;line-height:1.02}#work .pw-live{color:#d6f24b}#work .pw-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}#work .pw-mode{min-height:196px;display:flex;flex-direction:column;align-items:flex-start;padding:30px 40px 34px;border-right:1px solid #262B2D}#work .pw-mode:last-child{border-right:0}#work .pw-number{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.2;color:#9aa0a3}#work .pw-number:before{content:"";width:8px;height:8px;background:#d6f24b;flex:none}#work .pw-mode h4{margin-top:20px;font-size:clamp(27px,2.7vw,38px);font-weight:700;letter-spacing:-.055em;line-height:.95}#work .pw-mode p{max-width:27ch;margin-top:auto;padding-top:18px;font-size:14px;line-height:1.4;color:#a9aeb1}#work .pw-number,#work .pw-mode h4,#work .pw-mode p{color:#fff}@keyframes pw-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media(max-width:1023px){#work .pw-wall{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:36px}#work .pw-column:nth-child(2){border-right:0}#work .pw-column:nth-child(-n+2){border-bottom:1px solid #262B2D}#work .pw-head,#work .pw-operator{padding-left:36px;padding-right:36px}#work .pw-mode{padding:26px 32px 30px}#work{gap:140px;margin:88px 0 0}#work .pw-edge-l,#work .pw-edge-r{width:48px}}@media(prefers-reduced-motion:reduce){#work .pw-track{animation:none}}.collage .col-t{position:absolute;overflow:hidden;border:1px solid #101214;background:#fff}.collage .col-t img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(var(--z,1));transform-origin:var(--ox,50%) var(--oy,50%)}.collage .col-t img.b{opacity:0;animation:colflip 15s steps(1,end) infinite}@keyframes colflip{0%,49.9%{opacity:0}50%,to{opacity:1}}@media(prefers-reduced-motion:reduce){.collage .col-t img.b{animation:none}}#howitworks .osopen{display:grid;grid-template-columns:20px 1fr;align-items:baseline;gap:9px;width:100%;text-align:left;font:inherit;font-size:13px;font-weight:600;color:#6e7274;background:none;border:0;border-bottom:1px solid #E3E3E1;padding:9px 2px;cursor:pointer}#howitworks .osopen .n{font-size:10px;letter-spacing:.12em;color:#c1c4c0;font-variant-numeric:tabular-nums}#howitworks .osopen:hover,#howitworks .osopen:hover .n{color:#101214}#howitworks .osdesk{position:relative;z-index:3;isolation:isolate;margin-top:40px;height:560px;border:2px solid #101214;background:#edeeea;background-image:radial-gradient(#C1C4C0 1px,transparent 1px);background-size:8px 8px;overflow:hidden;box-shadow:7px 7px #101214}#howitworks .osfiles{position:absolute;left:16px;top:16px;display:flex;flex-direction:column;align-items:center;gap:14px;z-index:1}#howitworks .osapp{text-decoration:none}#howitworks .appmk{width:34px;height:34px;display:block}#howitworks .osfile{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:34px auto;justify-items:center;align-items:center;gap:7px;width:96px;overflow:visible;background:none;border:0;padding:5px 4px;cursor:pointer;font:inherit;color:#101214}#howitworks .osfile .fn{font-size:11px;letter-spacing:.02em;color:#101214;background:#edeeea;padding:2px 5px;white-space:nowrap}#howitworks .osfile:hover .fn,#howitworks .osfile[data-open="1"] .fn{background:#101214;color:#fff}@keyframes get-match-invite{0%,64%,to{transform:translateY(0) scale(1);filter:none}70%{transform:translateY(-5px) scale(1.035);filter:drop-shadow(3px 4px 0 rgba(16,18,20,.28))}76%{transform:translateY(1px) scale(1);filter:none}82%{transform:translateY(-2px) scale(1.015);filter:drop-shadow(1px 2px 0 rgba(16,18,20,.18))}88%{transform:translateY(0) scale(1);filter:none}}@media(min-width:1024px){#howitworks .osfile[data-attention="1"]{animation:get-match-invite 3.2s ease-in-out infinite;transform-origin:center}}@media(prefers-reduced-motion:reduce){#howitworks .osfile[data-i="0"]{animation:none}}#howitworks .oswin{position:absolute;width:390px;border:2px solid #101214;background:#fff;box-shadow:6px 6px #101214;z-index:5}#howitworks .oswbar{display:flex;align-items:center;gap:10px;padding:6px 8px;border-bottom:2px solid #101214;background:repeating-linear-gradient(180deg,#101214 0,#101214 2px,#fff 2px,#fff 4px);cursor:move;-webkit-user-select:none;user-select:none}#howitworks .oswdots{display:flex;gap:5px}#howitworks .oswdots i{width:11px;height:11px;border:2px solid #101214;background:#fff;display:block}#howitworks .oswtitle{margin:0 auto;background:#fff;border:2px solid #101214;padding:2px 12px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}#howitworks .oswx{width:20px;height:20px;border:2px solid #101214;background:#d6f24b;color:#101214;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}#howitworks .oswbody{padding:16px;max-height:452px;overflow:auto}#howitworks .work-modes{list-style:none;margin:18px 0 0;padding:0;border-top:1px solid #E3E3E1}#howitworks .work-mode{display:grid;grid-template-columns:28px 1fr;align-items:baseline;gap:14px;padding:14px 0;border-bottom:1px solid #E3E3E1}#howitworks .work-mode-n{font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.3;color:#6e7274;font-variant-numeric:tabular-nums}#howitworks .work-mode-h{margin:0;font-size:15px;font-weight:700;letter-spacing:-.018em;line-height:1.2;color:#101214}#howitworks .work-mode-p{margin:4px 0 0;font-size:13px;line-height:1.4;color:#2b3033}#howitworks .osbarf{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:14px;border-top:2px solid #101214;background:#fbfbf7;padding:8px 14px;z-index:1}@keyframes oscb{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:860px){#howitworks .osdesk{height:auto;padding-bottom:44px}#howitworks .oswin{position:static;width:auto;margin:16px}#howitworks .osfiles{position:static;flex-direction:row;padding:16px}}#howitworks{padding-bottom:256px}@keyframes hwin{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.xrow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;align-items:baseline;padding:15px 0;border-bottom:1px solid #E3E3E1}.xrow.xhead{padding:10px 0}@media(max-width:720px){.xrow{grid-template-columns:1fr;gap:6px}.xrow.xhead{display:none}.xrow>div:last-child{color:#101214;padding-left:18px;border-left:2px solid #D6F24B}}#getahead{overflow:clip!important}.spec-grid{display:grid;grid-template-columns:1fr 1.15fr;column-gap:96px;align-items:start}.spec-head{position:sticky;top:96px}.spec-list{margin:0;border-top:1px solid #101214}.spec-row{display:grid;grid-template-columns:minmax(190px,240px) 1fr;column-gap:20px;align-items:start;padding:24px 0;border-bottom:1px solid #101214}.spec-row dt{display:flex;column-gap:20px;font-size:18px;font-weight:700;letter-spacing:-.018em;line-height:26px;color:#101214}.spec-row dd{margin:0;font-size:16px;font-weight:400;letter-spacing:-.012em;line-height:26px;color:#101214;text-wrap:pretty}.spec-ic{flex:none;line-height:0;margin-top:3px;color:#101214}.spec-ic svg{display:block;width:20px;height:20px}@media(max-width:860px){.spec-grid{grid-template-columns:1fr;row-gap:44px}.spec-head{position:static}}@media(max-width:720px){.spec-row{grid-template-columns:1fr;margin:0;padding:20px 0}.spec-row dd{margin:6px 0 0 40px}}#pricing{display:block;background:#f9f9f8;border-top:0;padding-top:40px;color:#101214}#pricing .pricing-entry-dissolve{position:absolute;top:-160px;left:0;right:0;height:160px;overflow:hidden;pointer-events:none;z-index:0}#pricing .pricing-entry-dissolve svg{width:100%;height:160px;flex:none}#pricing>*:not(.pricing-entry-dissolve){position:relative;z-index:1}#pricing>.eyebrow{display:block}#pricing .eyebrow{color:#101214}#pricing .pricing-top{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(480px,1.18fr);column-gap:clamp(64px,9vw,152px);align-items:start;margin-top:20px}#pricing .pricing-copy{min-width:0;padding-top:2px}#pricing .pricing-copy>.h2{margin:0!important;max-width:22ch!important;font-size:clamp(36px,3vw,44px);line-height:1.06}#pricing .pricing-intro{margin-top:24px!important;max-width:42ch!important;color:#101214}#pricing .pricing-note{margin-top:18px;max-width:42ch;color:#6e7274;font-size:13px;line-height:1.45;text-align:left}#pricing .pricing-offer{min-width:0}#pricing .pricing-included{max-width:none;margin-top:56px}#pricing .pricing-included>summary{display:none}#pricing .pricing-included ul{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);column-gap:clamp(40px,7vw,112px);list-style:none;margin:0;padding:0}#pricing .pricing-included li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:14px;padding:18px 0;border-bottom:1px solid #E3E3E1;color:#101214;font-size:14px;line-height:1.5}#pricing .pricing-included li:before{content:"";display:block;width:11px;height:6px;margin:6px 0 0 4px;border-left:2px solid #D6F24B;border-bottom:2px solid #D6F24B;transform:rotate(-45deg);transform-origin:center}#pricing .pricing-plans{display:block;border-top:2px solid #101214}#pricing .pricing-plan{display:grid;grid-template-columns:minmax(180px,1fr) auto;grid-template-rows:auto auto;column-gap:32px;min-width:0;padding:30px 0 32px;border-bottom:1px solid #E3E3E1}#pricing .pricing-plan:last-child{border-bottom:0}#pricing .pricing-plan+.pricing-plan{border-left:0;padding-left:0}#pricing .pricing-plan-head{grid-column:1;grid-row:1/3;display:flex;flex-direction:column;justify-content:flex-start;min-height:0}#pricing .pricing-plan-head h3{margin:0;font-size:22px;font-weight:700;letter-spacing:-.025em;line-height:1.14}#pricing .pricing-recommended{display:inline-flex;align-items:center;align-self:flex-start;margin-top:12px;font-size:9px;font-weight:600;letter-spacing:.14em;line-height:1;color:#101214;text-transform:uppercase}#pricing .pricing-recommended:before{content:"";width:6px;height:6px;margin-right:8px;background:#d6f24b;flex:none}#pricing .pricing-price{grid-column:2;grid-row:1;display:flex;align-items:baseline;justify-content:flex-end;gap:.16em;margin:0;color:#101214;font-size:clamp(30px,3.2vw,46px);font-weight:700;letter-spacing:-.05em;line-height:1;text-align:right;white-space:nowrap}#pricing .pricing-amount{font-size:1em;color:#101214}#pricing .pricing-unit{font-size:.5em;color:#6e7274;font-weight:600;letter-spacing:-.02em;line-height:1}#pricing .pricing-cadence{grid-column:2;grid-row:2;align-self:end;justify-self:end;margin-top:16px;color:#101214;font-size:13px;font-weight:600;line-height:1;text-align:right;transition:color .18s ease}#pricing .pricing-cadence:hover{color:#6e7274}#pricing .pricing-cadence:focus-visible{outline:2px solid #101214;outline-offset:4px}@media(max-width:900px){#pricing .pricing-top{grid-template-columns:1fr}#pricing .pricing-copy>.h2{max-width:24ch!important}#pricing .pricing-offer,#pricing .pricing-included{margin-top:48px}}#work .pw-paper{display:block;min-height:0;overflow:hidden}#work .opr{padding:clamp(40px,5vw,64px);color:#101214}#work .opr-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:clamp(40px,5vw,64px);align-items:center}#work .opr-copy{min-width:0}#work .opr-eyebrow{display:flex;align-items:center;gap:12px}#work .opr-eyebrow span{width:8px;height:8px;flex:none;background:#d6f24b}#work .opr-title{max-width:26ch;margin:24px 0 0;font-size:clamp(34px,3.2vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1.1;text-wrap:balance}#work .opr-lede{max-width:42ch;margin:28px 0 0;font-size:18px;line-height:1.6;color:#2b3033;text-wrap:pretty}#work .opr-stack{position:relative;width:min(88%,340px);aspect-ratio:1;justify-self:end;isolation:isolate}#work .opr-card{position:absolute;left:0;top:0;width:53.846%;aspect-ratio:1;overflow:hidden;background:#8e9195;box-shadow:0 0 0 clamp(4px,.7vw,8px) #fff;opacity:1;transform:scale(1);transition:left .8s cubic-bezier(.2,.7,.2,1),top .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1),opacity .6s cubic-bezier(.2,.7,.2,1);will-change:left,top,transform,opacity}#work .opr-card img{display:block;width:128%;height:128%;object-fit:cover;filter:grayscale(1) contrast(1.1);transform:translate(-4%,-14%)}#work .opr-card-label{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:2px;width:100%;padding:8px 12px;background:#101214;color:#fff;opacity:0;transition:opacity .5s cubic-bezier(.2,.7,.2,1);pointer-events:none}#work .opr-card-label strong{font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}#work .opr-card-label span{font-size:clamp(7px,.72vw,9px);font-weight:500;letter-spacing:.06em;line-height:1.3;text-transform:uppercase;color:#c1c4c0;white-space:normal;text-wrap:balance}#work .opr-card.is-exit{left:-13.462%;top:59.615%;z-index:6;opacity:0;transform:scale(.96)}#work .opr-card.is-front{left:0;top:46.154%;z-index:5}#work .opr-card.is-front .opr-card-label{opacity:1;transition-delay:.3s}#work .opr-card.is-mid-1{left:15.385%;top:30.769%;z-index:4}#work .opr-card.is-mid-2{left:30.769%;top:15.385%;z-index:3}#work .opr-card.is-back{left:46.154%;top:0;z-index:2}#work .opr-card.is-queued{left:53.846%;top:-7.692%;z-index:1;opacity:0;transform:scale(.96)}#work .opr-card.is-hidden{left:53.846%;top:-7.692%;z-index:0;opacity:0;transform:scale(.96)}#work .opr-process{margin-top:48px}#work .opr-process-lead{margin:0;font-size:18px;font-weight:700;line-height:1.4}#work .opr-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:26px 0 0;padding:0}#work .opr-steps:before{content:"";position:absolute;left:12px;right:12px;top:12px;height:1px;background:#101214}#work .opr-step{position:relative;min-width:0;padding:0 clamp(18px,2vw,28px) 0 0}#work .opr-step:last-child{padding-right:0}#work .opr-step-number{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#101214;color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1;font-variant-numeric:tabular-nums}#work .opr-step h3{margin:22px 0 0;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.25}#work .opr-step p{margin:12px 0 0;font-size:14px;line-height:1.55;color:#2b3033;text-wrap:pretty}@media(max-width:900px){#work .opr-intro{grid-template-columns:1fr}#work .opr-stack{justify-self:center}#work .opr-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 0}#work .opr-steps:before{display:none}#work .opr-step:before{content:"";position:absolute;left:0;right:0;top:12px;height:1px;background:#101214}#work .opr-step:nth-child(odd):before{left:12px}#work .opr-step:nth-child(2n):before{right:12px}}@media(max-width:600px){#work .opr{padding:36px 24px 42px}#work .opr-title{margin-top:20px;font-size:32px}#work .opr-lede{margin-top:22px;font-size:16px;line-height:1.6}#work .opr-intro{gap:34px}#work .opr-process{margin-top:60px}#work .opr-process-lead{font-size:16px}#work .opr-steps{display:flex;flex-direction:column;gap:28px;margin-top:26px;padding-left:42px}#work .opr-step{min-height:0;padding:0}#work .opr-step:before{left:-30px!important;right:auto!important;top:0;width:1px;height:calc(100% + 28px);background:#101214}#work .opr-step:last-child{min-height:0;padding-bottom:0}#work .opr-step:last-child:before{height:12px}#work .opr-step-number{position:absolute;left:-42px;top:0}#work .opr-step h3{margin-top:0}#work .opr-step p{margin-top:10px}#work .opr-card-label{padding:7px 9px}#work .opr-card-label strong{font-size:9.5px}#work .opr-card-label span{font-size:7px}}@media(prefers-reduced-motion:reduce){#work .opr-card{transition:none}}.h1,.h2{margin:0}.h1{font-size:42px;font-weight:800!important;letter-spacing:-.034em;line-height:1.05}.h2{font-size:30px;font-weight:700!important;letter-spacing:-.028em;line-height:1.14}.h3{font-size:18px;font-weight:700!important;letter-spacing:-.018em}.say{font-size:21px;font-weight:500!important;line-height:1.5;letter-spacing:-.012em}.body{font-size:16px;line-height:1.7;color:#2b3033}.fq{border-bottom:1px solid #E3E3E1}.fq summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:16px;padding:20px 0;font-size:18px;font-weight:700;letter-spacing:-.018em;color:#101214}.fq summary::-webkit-details-marker{display:none}.fq summary:before{content:"";width:10px;height:10px;flex:none;background:#101214;transition:background .15s}.fq[open] summary:before{background:#d6f24b}.fq summary:hover{color:#3a4046}.fq .body{padding:0 0 22px 26px;max-width:62ch}.fq .body p{margin:0 0 12px}.fq .body p:last-child{margin-bottom:0}.sec{padding:80px clamp(24px,5vw,96px);border-top:1px solid #101214;position:relative}.dark{background:#101214;color:#fff;border-top:none}.dark .eyebrow{color:#9b9e9f}.dark .body{color:#c1c4c0}.dark .fig{border-color:#3a4046;color:#9b9e9f}.dark .fig b{color:#fff}.fig{border-top:1px solid #E3E3E1;margin-top:14px;padding-top:12px;display:flex;justify-content:space-between;gap:20px;font-size:10.5px;color:#6e7274}.fig b{font-weight:500;color:#101214}.scene{width:100%;max-width:320px;display:block}.ruler{--div:3;--minors:5;display:grid;grid-template-columns:repeat(var(--div),1fr);height:14px;position:relative}.ruler>span{position:relative;background-image:linear-gradient(90deg,#101214 0 1px,transparent 1px);background-size:calc(100%/var(--minors)) 5px;background-repeat:repeat-x;background-position:-1px bottom}.ruler>span:after{content:"";position:absolute;right:0;bottom:0;width:1px;height:10px;background:#101214}.ruler:before{content:"";position:absolute;left:0;bottom:0;width:1px;height:10px;background:#101214}.cmp{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;font-size:14px}.cmp>span{padding:16px 18px;border-right:1px solid #E3E3E1;border-bottom:1px solid #E3E3E1}.cmp>span:nth-child(5n){border-right:none}.hd>span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#6e7274;border-bottom:1px solid #101214;padding:13px 18px}img{display:block}#mkmenu .mki{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:9px 10px;font-size:13px;font-weight:500;color:#101214;border:1px solid transparent}#mkmenu .mki:hover{background:#101214;color:#fff;border-color:#101214}#mkmenu .mki:hover span{color:#d6f24b}#navburger,#navmenu{display:none}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){#heroVid{width:calc(100% + 202px)!important}#getahead:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:4px;background:#fff;z-index:2;pointer-events:none}}@media(max-width:1023px){#nav{padding:16px 20px!important;gap:20px!important}#nav>nav[aria-label=Primary]{gap:16px!important}#problem{padding:40px 40px 64px!important}#getahead{padding:168px 40px 140px!important}#howitworks{padding:64px 40px 256px!important}[data-screen-label="06 Close"]{padding:100px 40px 160px!important;min-height:auto!important}#footcols{grid-template-columns:repeat(3,1fr)!important;padding:48px 40px 36px!important;gap:40px 32px!important}#footcols>div:first-child{grid-column:1/-1}#footcols #footcr{margin-top:16px!important}#footgrid>div:last-child{padding:8px 40px 0!important}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){[data-screen-label="06 Close"]{padding:100px 40px 160px!important;min-height:auto!important}[data-screen-label="06 Close"]>video{width:100%!important;transform:none!important;object-position:72% 100%!important}[data-screen-label="06 Close"] #close-copy{margin-top:96px!important}}@media(max-width:899px)and (min-width:768px){#nav{padding:14px!important;gap:12px!important}#nav>nav[aria-label=Primary]{gap:10px!important}#nav>nav[aria-label=Primary]>a{font-size:11px!important}#nav>nav[aria-label=Primary]>a.btn,#nav>nav[aria-label=Primary]>a[style*=border]{padding:8px 10px!important}}#hero .hero-trust-rail{position:absolute;z-index:2;right:40px;bottom:186px;display:flex;align-items:stretch;width:auto;padding:0;border:1px solid #101214;background:#fbfbf7c7;backdrop-filter:blur(9px) saturate(.6);-webkit-backdrop-filter:blur(9px) saturate(.6)}.hero-trust-rail-label{display:flex;align-items:center;gap:8px;margin:0;padding:0 16px;border-right:1px solid #101214;color:#101214;font-size:9px;font-weight:600;letter-spacing:.13em;line-height:1.25;text-transform:uppercase;white-space:nowrap}.hero-trust-rail-tick{display:inline-block;flex:none;width:9px;height:9px;border:1px solid #101214;background:#d6f24b;transform:translateY(-1px)}.hero-trust-rail-logos{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none}.hero-trust-rail-logos li{display:flex;align-items:center;justify-content:center;width:90px;height:42px;padding:0 12px}.hero-trust-rail-logos li+li{border-left:1px solid #101214}.hero-trust-rail-logos img{width:auto;max-width:64px;object-fit:contain;object-position:center;filter:brightness(0) saturate(100%);opacity:1}.hero-trust-rail-logos li:nth-child(1) img{height:15.5px}.hero-trust-rail-logos li:nth-child(2) img{height:14.5px}.hero-trust-rail-logos li:nth-child(3) img{height:11.5px;opacity:.82}.hero-trust-rail-logos li:nth-child(4) img{height:10.5px}#close-logos.hero-trust-rail{position:absolute;z-index:3;left:clamp(40px,5.625vw,72px);bottom:64px;display:flex;align-items:stretch;width:auto;padding:0;border:1px solid #101214;background:#fbfbf7c7;backdrop-filter:blur(9px) saturate(.6);-webkit-backdrop-filter:blur(9px) saturate(.6)}@media(max-width:767px){#work .pw-window{height:270px}#work .pw-window:hover .pw-track{animation-play-state:running!important}.fk{animation:none!important;opacity:1!important}.fkon{animation:none!important;opacity:0!important}#nav{padding:14px 20px!important;gap:12px!important;justify-content:flex-start!important}#nav>nav[aria-label=Primary]>a:not(.btn-a){display:none!important}#nav>nav[aria-label=Primary]>.nav-cta{display:none!important}#nav>nav[aria-label=Primary]{gap:8px!important;margin-left:auto!important}#nav .btn-a{display:none!important;padding:8px 14px!important;font-size:11px!important}#nav.scrolled>nav[aria-label=Primary]>.nav-cta{display:flex!important}#nav.scrolled>nav[aria-label=Primary] .btn-a{display:inline-block!important}#navburger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:38px;height:34px;padding:8px;background:none;border:0;cursor:pointer;flex:none;order:9}#navburger span{display:block;width:100%;height:2px;background:#101214}#navmenu{display:flex;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid #101214;flex-direction:column;gap:16px;padding:18px 20px 22px}#navmenu[hidden]{display:none}#navmenu a{font-size:17px;font-weight:600;padding:10px 0}#navmenu .nav-cta{margin-top:4px}#navmenu .btn-a{display:inline-block!important;text-align:center;padding:13px 20px!important;font-size:17px!important;margin-top:0}#navmenu a[href^=mailto]:not(.btn-a){margin-top:14px}#nav-overlay{position:fixed;right:0;bottom:0;left:0;top:0;background:#00000073;backdrop-filter:blur(6px) saturate(.6);-webkit-backdrop-filter:blur(6px) saturate(.6);z-index:19;opacity:0;pointer-events:none;transition:opacity .2s}#nav-overlay.open{opacity:1;pointer-events:auto}#hero{min-height:100svh!important;padding:72px 24px 80px!important;overflow:visible!important;align-items:flex-start!important}#hero>div:last-child{transform:none!important}#heroVid{object-position:70% 32%!important}#heroPx{height:110px!important;bottom:0!important}#heroPx svg{width:2720px;height:110px}#hero .hero-trust-rail{right:12px;bottom:124px;flex-direction:column;align-items:stretch;background:#fbfbf7e6}.hero-trust-rail-label{padding:7px 12px;border-right:0;border-bottom:1px solid #101214;font-size:8px;letter-spacing:.11em}.hero-trust-rail-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-trust-rail-logos li{width:auto;height:28px;padding:0 10px}.hero-trust-rail-logos li+li{border-left:0}.hero-trust-rail-logos li:nth-child(2n){border-left:1px solid #101214}.hero-trust-rail-logos li:nth-child(n+3){border-top:1px solid #101214}.hero-trust-rail-logos img{max-width:52px}.hero-trust-rail-logos li:nth-child(1) img{height:12.2px}.hero-trust-rail-logos li:nth-child(2) img{height:11.3px}.hero-trust-rail-logos li:nth-child(3) img{height:9px}.hero-trust-rail-logos li:nth-child(4) img{height:8.2px}#problem{padding:80px 20px 48px!important}#problem .tabs{grid-template-columns:1fr!important;column-gap:0!important}#problem .tab{border-bottom:1px solid #3A4046!important}#problem .tab .t{min-height:0!important}#problem .tabs .pane{grid-column:1/-1;padding:24px 0 32px!important;border-bottom:1px solid #3A4046}#problem .cap{font-size:20px!important}#getahead{padding:192px 20px 180px!important}#getahead .spec-grid{margin-top:56px!important}#work{margin:64px 0 0;gap:112px;padding-bottom:0!important}#work .pw-edge-l,#work .pw-edge-r{width:32px;display:block}#work .pw-edge-l svg,#work .pw-edge-r svg{position:absolute;top:0}#work .pw-edge-l svg{right:0}#work .pw-edge-r svg{left:0}#work .pw-edge-l svg:nth-child(2),#work .pw-edge-r svg:nth-child(2){top:960px}#work .pw-edge-l svg:nth-child(3),#work .pw-edge-r svg:nth-child(3){top:1920px}#work .pw-edge-mobile-copy{display:block}#work .pw-edge-t{height:40px}#work .pw-edge-b{height:56px}#work .pw-head{padding:43px 20px 20px}#work .pw-head h2{max-width:none;font-size:clamp(32px,9.4vw,44px)}#work .pw-wall{grid-template-columns:1fr;margin-inline:20px;padding-bottom:43px}#work .pw-column,#work .pw-column:nth-child(2){border-right:0;border-bottom:1px solid #262B2D}#work .pw-column:last-child{border-bottom:0}#work .pw-column h3{min-height:46px;padding:10px 20px}#work .pw-column h3{font-size:11px}#work .pw-track p{min-height:52px;padding:10px 20px}#work .pw-t2,#work .pw-t4{animation-direction:reverse!important}#work .pw-operator{padding:32px 16px}#work .pw-operator h3{max-width:none;font-size:clamp(26px,7.6vw,34px)}#work .pw-modes{grid-template-columns:1fr}#work .pw-mode{min-height:0;padding:24px 16px 26px;border-right:0;border-bottom:1px solid #262B2D}#work .pw-mode:last-child{border-bottom:0}#work .pw-mode h4{margin-top:16px;font-size:clamp(34px,10.5vw,44px)}#work .pw-mode p{max-width:34ch;margin-top:0;padding-top:12px}#operators .op-top{grid-template-columns:1fr;row-gap:32px}#operators .op-diagram{width:100%;max-width:430px;justify-self:start;padding-top:0}#operators .op-row{grid-template-columns:40px 1fr;column-gap:16px;row-gap:6px;padding:20px 0}#operators .op-num{line-height:1.3}#operators .op-text{grid-column:2}#howitworks{padding:24px 20px 256px!important}#howitworks>div:first-child{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important}#howitworks .osopen{display:none!important}#howitworks .osdesk{background:#fff!important;background-image:none!important;border:none!important;box-shadow:none!important;height:auto!important;padding:0!important;margin-top:24px!important;display:flex!important;flex-direction:column!important;gap:20px!important;counter-reset:step!important}#howitworks .osfiles,#howitworks .osbarf{display:none!important}#howitworks .oswin[hidden]{display:block!important}#howitworks .oswin{position:static!important;width:auto!important;max-width:100%!important;margin:0!important;border:none!important;box-shadow:none!important;background:#fff!important;border:1px solid #E4E4E0!important;box-shadow:0 2px 8px #1416170f!important;border-radius:6px!important;padding-left:20px!important;border-left:4px solid #D6F24B!important;counter-increment:step!important}#howitworks .oswin:before{content:"0" counter(step);display:block!important;font-size:10px!important;letter-spacing:.14em!important;font-weight:700!important;color:#9b9e9f!important;font-variant-numeric:tabular-nums!important;padding:20px 20px 0!important}#howitworks .oswbar{display:none!important}#howitworks .oswbody{max-height:none!important;overflow:hidden!important;padding:10px 20px 20px!important}#howitworks .netdiagram{max-width:none!important}#pricing{display:block}#pricing .pricing-entry-dissolve{top:-160px;height:160px}#pricing .pricing-entry-dissolve svg{height:160px}#pricing .pricing-top{margin-top:18px}#pricing .pricing-copy>.h2{margin-top:0!important;max-width:24ch!important;font-size:clamp(24px,7vw,32px)!important;line-height:1.08}#pricing .pricing-intro{margin-top:18px!important}#pricing .pricing-note{margin-top:16px}#pricing .pricing-offer{margin-top:40px}#pricing .pricing-included{margin-top:32px;border-top:1px solid #E3E3E1;padding-top:0}#pricing .pricing-included>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border:0;cursor:pointer;list-style:none;color:#101214;font-size:15px;font-weight:700;letter-spacing:-.014em;line-height:1.3;transition:color .18s ease}#pricing .pricing-included>summary::-webkit-details-marker{display:none}#pricing .pricing-included>summary:after{content:"+";font-size:22px;font-weight:400;line-height:1;color:#6e7274;transition:color .18s ease}#pricing .pricing-included>summary:hover{color:#6e7274}#pricing .pricing-included>summary:hover:after{color:#101214}#pricing .pricing-included>summary:focus-visible{outline:2px solid #101214;outline-offset:4px}#pricing .pricing-included[open]>summary{color:#101214}#pricing .pricing-included[open]>summary:after{content:"−";color:#101214}#pricing .pricing-included:not([open]) ul{display:none}#pricing .pricing-included[open] ul{padding-bottom:8px}#pricing .pricing-included ul{grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none}#pricing .pricing-included li{grid-template-columns:26px minmax(0,1fr);padding:18px 0;font-size:15px}#pricing .pricing-included li:last-child{border-bottom:0}#pricing .pricing-plans{margin-top:0;border-top:2px solid #101214}#pricing .pricing-plan{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:26px 0 28px;border-bottom:0}#pricing .pricing-plan:last-child{border-bottom:0}#pricing .pricing-plan+.pricing-plan{border-top:1px solid #E3E3E1}#pricing .pricing-plan-head{grid-column:1;grid-row:1}#pricing .pricing-recommended{margin-top:12px}#pricing .pricing-price{grid-column:1;grid-row:2;justify-content:flex-start;align-items:baseline;margin-top:22px;font-size:36px;text-align:left}#pricing .pricing-cadence{grid-column:1;grid-row:3;justify-self:start;align-self:start;margin-top:16px;text-align:left}[data-screen-label="06 Close"]{padding:168px 20px 36px!important;min-height:100svh!important;overflow-x:clip}[data-screen-label="06 Close"]>video{object-position:100% 50%!important;left:0!important;right:auto!important;width:calc(100% + 155px)!important;transform:none!important}[data-screen-label="06 Close"]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1;pointer-events:none}[data-screen-label="06 Close"] .h1,[data-screen-label="06 Close"] .say{color:#fff!important}#close-copy{order:1;margin-top:0!important}#close-logos.hero-trust-rail{position:relative;left:auto;bottom:auto;order:2;align-self:flex-start;margin-top:auto!important;flex-direction:column;align-items:stretch;background:#fbfbf7e6}[data-screen-label="06 Close"] .cta-note{color:#fff!important}#footcols{grid-template-columns:1fr!important;padding:32px 20px 24px!important;gap:28px!important;justify-items:center}#footcols>div,#footcols>nav{align-items:center!important;text-align:center}#footcols>div:first-child{display:none!important}#footmk,#footcr{display:none!important}#footgrid>div:last-child{padding:8px 20px 0!important}#foottagm{display:block!important}#footcrm{display:block!important;font-size:9px!important;padding:14px 0 24px!important}.sec{padding:56px 20px!important}#pricing{padding:40px 20px 72px!important}.h1{font-size:clamp(26px,7vw,38px)!important}.h2{font-size:clamp(20px,5.5vw,28px)!important}.say{font-size:clamp(15px,4vw,18px)!important}.cmp{grid-template-columns:1.2fr 1fr 1fr!important;font-size:12px!important}.cmp>span:nth-child(3n){border-right:none!important}.cmp>span:nth-child(5n){border-right:1px solid #E3E3E1!important}}@media(max-width:479px){#problem .tabs{grid-template-columns:1fr!important}#problem .tab{border-bottom:1px solid #3A4046!important;border-right:none!important}.btn{padding:11px 16px!important;font-size:12px!important}}.blog-page{min-height:100vh;display:flex;flex-direction:column}.blog-page>:last-child{margin-top:auto}.bx-hero{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:48px 72px;align-items:start;padding:40px 0 24px}.bx-hero-label{font-size:20px;font-weight:700;letter-spacing:-.01em;margin:0 0 20px}.bx-hero-desc{font-size:15px;line-height:1.6;color:#6e7274;max-width:34ch;margin:0 0 30px}.bx-cats{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.bx-cat{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-align:left;font-size:clamp(30px,4.6vw,56px);font-weight:700;letter-spacing:-.028em;line-height:1.12;color:#101214;transition:color .15s}.bx-cat-arrow{display:inline-block;margin-left:.35em;transition:transform .18s;color:#9b9e9f}.bx-cat:hover{color:#6e7274}.bx-cat:hover .bx-cat-arrow{transform:translate(6px);color:#101214}.bx-cat.is-active{color:#101214}.bx-cat.is-active .bx-cat-arrow{color:#d6f24b;transform:translate(6px)}@media(max-width:820px){.bx-hero{grid-template-columns:1fr;gap:36px;padding:24px 0 8px}}.bx-ticker{overflow:hidden;border-top:1px solid #101214;border-bottom:1px solid #101214;background:#f9f9f8}.bx-ticker-track{display:flex;width:max-content;animation:bx-ticker-scroll 45s linear infinite}.bx-ticker:hover .bx-ticker-track,.bx-ticker:focus-within .bx-ticker-track{animation-play-state:paused}.bx-ticker-group{display:flex}.bx-ticker-item{display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:260px;max-width:340px;padding:26px 28px;border-right:1px solid #E3E3E1;color:#101214;text-decoration:none}.bx-ticker-item:hover{background:#fff}.bx-ticker-title{font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.35}.bx-ticker-date{font-size:12px;color:#9b9e9f}@keyframes bx-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.bx-ticker{overflow-x:auto}.bx-ticker-track{animation:none;width:auto}.bx-ticker-group[aria-hidden]{display:none}}.blog-promo{background:#101214;padding:22px 20px;margin:28px 0 24px}.blog-promo-img{display:block;width:calc(100% + 40px);margin:-22px -20px 18px;aspect-ratio:16/11;object-fit:cover;object-position:bottom;filter:grayscale(1)}.blog-promo-headline{font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1.3;color:#fff;margin-bottom:10px}.blog-promo-text{font-size:13px;line-height:1.55;color:#c1c4c0;margin:0 0 16px}.blog-promo-cta-wrap{display:flex;flex-direction:column;gap:6px;align-items:stretch}.blog-promo-cta{display:block;text-align:center;font-size:12px!important;padding:11px 14px!important}.blog-promo-note{font-size:10px;line-height:1.3;text-align:center;color:#c1c4c0}.bx-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}.bx-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.01em;padding:8px 16px;border-radius:999px;border:1px solid #E3E3E1;background:#fff;color:#6e7274;transition:all .15s}.bx-filter:hover{border-color:#101214;color:#101214}.bx-filter.is-active{background:#101214;border-color:#101214;color:#d6f24b}.bx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 32px}.bx-card{display:block;color:#101214;text-decoration:none}.bx-card--featured{grid-column:1 / -1}.bx-card-thumb{aspect-ratio:8/5;background:#f2f2ee;border:1px solid #E3E3E1;overflow:hidden;margin-bottom:18px}.bx-card--featured .bx-card-thumb{aspect-ratio:16/9}.bx-card-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.bx-card:hover .bx-card-thumb img{transform:scale(1.03)}.bx-card-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#101214}.bx-card-fallback span{font-size:40px;color:#d6f24b}.bx-card-meta{display:flex;align-items:center;gap:12px;margin-bottom:10px}.bx-card-tag{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#101214;background:#d6f24b;padding:3px 10px;border-radius:999px}.bx-card-date{font-size:12px;color:#9b9e9f;letter-spacing:.02em}.bx-card-title{font-size:21px;font-weight:700;letter-spacing:-.018em;line-height:1.25;margin:0;transition:color .15s}.bx-card--featured .bx-card-title{font-size:clamp(24px,3vw,34px)}.bx-card:hover .bx-card-title{color:#6e7274}.bx-card-excerpt{font-size:15px;line-height:1.6;color:#6e7274;margin:12px 0 0;max-width:64ch}.bx-skeleton{aspect-ratio:8/5;background:linear-gradient(90deg,#f2f2ee 25%,#e8e8e4,#f2f2ee 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s infinite}.bx-skeleton--featured{grid-column:1 / -1;aspect-ratio:16/9}@media(max-width:1000px){.bx-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.bx-grid{grid-template-columns:1fr;gap:40px}}.blog-card-skeleton{height:96px;background:linear-gradient(90deg,#f2f2ee 25%,#e8e8e4,#f2f2ee 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s infinite;border-bottom:1px solid #E3E3E1}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.blog-body{font-size:16px;line-height:1.75;color:#2b3033}.blog-body .body{font-size:16px}.blog-body p{margin:0 0 1.4em}.blog-table-wrap{max-width:100%;overflow-x:auto;margin:2em 0 2.2em;border:1px solid #E3E3E1}.blog-table{border-collapse:collapse;min-width:100%;font-size:15px;line-height:1.5;text-align:left}.blog-table caption{caption-side:bottom;padding:10px 14px 0;color:#6e7274;font-size:13px;text-align:left}.blog-table th,.blog-table td{padding:11px 14px;border-bottom:1px solid #E3E3E1;vertical-align:top;white-space:normal}.blog-table th{background:#f2f2ee;color:#101214;font-weight:700;border-bottom:2px solid #C8C9C5}.blog-table tbody tr:last-child td{border-bottom:0}.blog-table a{color:#101214;text-decoration:underline;text-underline-offset:2px}.blog-table code{background:#f2f2ee;padding:2px 5px;border-radius:3px;font-family:IBM Plex Mono,monospace;font-size:.88em}.blog-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#6e7274;text-decoration:none;letter-spacing:.02em;transition:color .15s}.blog-back:hover{color:#101214}.blog-post-cover{padding:0 clamp(24px,5vw,96px)}.blog-post-cover img{display:block;width:100%;max-width:1100px;margin:-150px auto 0;aspect-ratio:40/19;object-fit:cover;transform:translateY(150px);border:1px solid #101214}.blog-hero{background:#fff;color:#101214;border-top:none}.blog-layout{display:grid;grid-template-columns:260px minmax(0,680px);gap:64px;justify-content:center;align-items:start}.blog-layout-solo{grid-template-columns:minmax(0,680px)}.blog-article{min-width:0}.blog-sidebar{position:sticky;top:96px}.blog-sidebar-inner{display:flex;flex-direction:column;gap:28px}.blog-post-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.blog-post-author{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#c1c4c0;font-weight:600}.blog-post-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#d6f24b;color:#101214;font-size:12px;font-weight:700;flex:none}.blog-back-dark{color:#9b9e9f}.blog-back-dark:hover{color:#d6f24b}.blog-back-acid{color:#3f4344}.blog-back-acid:hover,.blog-post-meta .blog-post-author{color:#101214}.blog-post-meta .blog-post-avatar{background:#101214;color:#d6f24b}.blog-toc-label{margin-bottom:14px}.blog-toc ul{list-style:none;margin:0;padding:0}.blog-toc li{margin:0}.blog-toc a{display:block;font-size:13px;line-height:1.45;color:#6e7274;padding:6px 0 6px 14px;border-left:2px solid #E3E3E1;transition:color .15s,border-color .15s}.blog-toc a:hover{color:#101214}.blog-toc a.active{color:#101214;font-weight:600;border-left-color:#d6f24b}.blog-toc .blog-toc-sub a{padding-left:28px;font-size:12px}.blog-toc-toggle{display:none}.blog-toc-wrap{display:block}.blog-anchor-h{position:relative;scroll-margin-top:96px}.blog-anchor-link{position:absolute;left:-1.3em;top:0;bottom:0;display:flex;align-items:center;font-size:.85em;font-weight:600;color:#c1c4c0;opacity:0;text-decoration:none;transition:opacity .15s,color .15s;padding-right:.3em}.blog-anchor-h:hover .blog-anchor-link,.blog-anchor-link:focus-visible{opacity:1}.blog-anchor-link:hover{color:#101214}.blog-share{display:flex;align-items:center;gap:10px}.blog-share-label{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#6e7274;margin-right:2px}.blog-share-link{font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.01em;color:#101214;background:none;border:none;border-bottom:1px solid #101214;padding:0 0 1px;cursor:pointer;transition:color .15s,border-color .15s}.blog-share-link:hover{color:#6e7274;border-color:#6e7274}@media(max-width:1023px){.blog-layout{grid-template-columns:minmax(0,680px);gap:32px}.blog-sidebar{position:static;top:auto}.blog-sidebar-inner{gap:16px}.blog-toc-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;font:inherit;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#101214;background:#f9f9f8;border:1px solid #E3E3E1;padding:12px 16px;cursor:pointer}.blog-toc-wrap{display:none;border:1px solid #E3E3E1;border-top:none;padding:16px}.blog-toc-wrap.open{display:block}.blog-toc-wrap .blog-toc-label{display:none}.blog-promo{display:grid;grid-template-columns:96px 1fr;gap:0 16px;align-items:start;padding:16px}.blog-promo-img{width:96px;height:96px;aspect-ratio:auto;margin:0;grid-row:1/span 2}.blog-promo-headline{font-size:14px;margin-bottom:6px}.blog-promo-text{font-size:12px;margin-bottom:0}.blog-promo-cta-wrap{grid-column:1/-1;margin-top:14px}.blog-promo-cta{display:block;width:auto;margin-top:0;text-align:center}.blog-anchor-link{position:static;display:inline-flex;margin-left:8px;opacity:1;padding-right:0}}@media(max-width:767px){.blog-card{grid-template-columns:1fr auto;gap:12px 16px}.blog-card-thumb{grid-column:1/-1;order:-2;width:100%;aspect-ratio:2/1}.blog-card-meta{flex-direction:row;gap:10px;grid-column:1/-1;order:-1}.blog-card-body{grid-column:1}.blog-post-cover{padding:0 20px}.blog-post-cover img{transform:translateY(88px);margin-top:-88px}.blog-card-arrow{align-self:start;margin-top:4px}.blog-card:hover{margin:0;padding-left:0;padding-right:0}.blog-card-title{font-size:17px}}.legal-page{background:#fff;padding:96px 24px 80px}.legal-inner{max-width:680px;margin:0 auto}.legal-title{font-size:clamp(32px,5vw,48px);line-height:1.1;letter-spacing:-.02em;color:#101214;margin:0 0 10px}.legal-updated{font-size:13px;color:#9b9e9f;margin:0 0 40px}.legal-heading{font-size:18px;color:#101214;margin:32px 0 10px}.legal-body{font-size:15px;line-height:1.75;color:#3f4344;margin:0 0 14px}.legal-list{margin:0 0 14px;padding-left:22px}.legal-list .legal-body{margin:0 0 6px}.faq-page{background:#fff;padding:96px 24px 80px}.faq-inner{max-width:680px;margin:0 auto}.faq-title{font-size:clamp(32px,5vw,48px);line-height:1.1;letter-spacing:-.02em;color:#101214;margin:0 0 12px}.faq-intro{font-size:16px;line-height:1.7;color:#3f4344;margin:0 0 40px}.faq-intro a{color:#101214;text-decoration:underline}.faq-list{border-top:1px solid #E3E3E1}.fq .body{font-size:16px;line-height:1.7;color:#3f4344}.faq-cta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:48px}.faq-cta .cta-note{font-size:13px;font-weight:500;line-height:normal;color:#101214}.about-page{background:#fff}.letter-stage{position:relative;background:#101214;padding:88px 24px 76px;overflow:hidden}.letter-stage:before{content:"";position:absolute;top:-48px;right:-48px;bottom:-48px;left:-48px;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.letter-stage:after{content:"";position:absolute;left:50%;top:0;width:min(900px,94vw);height:100%;transform:translate(-50%);background:radial-gradient(58% 42% at 50% 26%,rgba(214,242,75,.1),transparent 72%);pointer-events:none}.letter{position:relative;max-width:760px;margin:0 auto;background:#fff;padding:56px 64px 48px;transform:rotate(-1.05deg);box-shadow:0 40px 70px #00000080,0 6px 16px #00000059}.letter:after{content:"";display:block;clear:both}.letter-head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #E3E3E1;padding-bottom:16px;margin-bottom:34px}.letter-mark{height:26px;width:26px;display:block}.letter-kicker{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#6e7274}.letter-photo{float:right;width:288px;margin:2px 0 22px 34px;transform:rotate(1.7deg)}.letter-photo img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;filter:grayscale(1);background:#fff;padding:9px;border:1px solid #E7E7E5;box-shadow:0 14px 26px #10121438}.letter-photo figcaption{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#6e7274;margin-top:10px;text-align:center}.letter-title{font-size:clamp(28px,3.6vw,40px);line-height:1.1;letter-spacing:-.02em;color:#101214;margin:0 0 22px}.letter-body{font-size:16.5px;line-height:1.85;color:#33383a;margin:0 0 18px}.letter-pull{font-size:20px;line-height:1.45;font-weight:700;letter-spacing:-.014em;color:#101214;border-left:4px solid #D6F24B;padding:2px 0 2px 20px;margin:26px 0}.letter-sign{clear:both;margin-top:34px}.letter-sign img{display:block;width:236px;max-width:64%;height:auto}@media(max-width:820px){.letter{padding:44px 34px 40px;transform:rotate(-.6deg)}.letter-photo{width:248px;margin-left:28px}}@media(max-width:600px){.letter-stage{padding:56px 16px 48px}.letter-dissolve{height:112px}.letter{transform:none;padding:32px 22px 30px;box-shadow:0 18px 36px #00000073}.letter-photo{float:none;width:100%;margin:0 0 22px;transform:none}.letter-photo img{aspect-ratio:4/3}.letter-body{font-size:16px;line-height:1.8}.letter-sign img{width:200px;max-width:78%}}.letter-dissolve{height:136px;overflow:hidden;pointer-events:none;background:#fff;margin-bottom:-1px}.ab-sec{padding:88px 24px}.ab-inner{max-width:1060px;margin:0 auto}.ab-grid{display:grid;grid-template-columns:minmax(250px,.85fr) 1.15fr;gap:56px;align-items:start}.ab-side{position:sticky;top:96px}.ab-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e7274;margin:0 0 16px;display:flex;align-items:center;gap:10px}.ab-eyebrow:before{content:"";width:9px;height:9px;background:#d6f24b;flex:none}.ab-h2{font-size:clamp(26px,3.2vw,36px);line-height:1.14;letter-spacing:-.02em;color:#101214;margin:0}.ab-mark{background:#d6f24b;padding:0 8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.ab-body{font-size:16.5px;line-height:1.8;color:#3f4344;margin:0 0 18px;max-width:62ch}.ab-body:last-child{margin-bottom:0}.ab-body-lead{font-size:19px;line-height:1.7;color:#26292b}.ab-sec-paper{background:#f9f9f8;border-top:1px solid #E9E9E7}.ab-sec-paper.ab-sec-todark{padding-bottom:40px}.ab-sec-dark{background:#101214}#operators,#become-an-operator{scroll-margin-top:80px}.ab-sec-dark .ab-h2{color:#fff}.ab-sec-dark .ab-body{color:#b9bcbd}.ab-sec-dark .ab-eyebrow{color:#9b9e9f}.ab-items{margin:6px 0 30px;border-top:1px solid #DDDDDA}.ab-item{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid #DDDDDA}.ab-item-n{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.12em;color:#101214;padding-top:4px}.ab-item-n:after{content:"";display:block;width:22px;height:3px;background:#d6f24b;margin-top:10px}.ab-item-t{font-size:17px;font-weight:700;letter-spacing:-.014em;color:#101214;margin:0 0 8px;line-height:1.3}.ab-item-b{font-size:15.5px;line-height:1.7;color:#3f4344;margin:0}.ab-dissolve{height:368px;overflow:hidden;pointer-events:none;background:#101214;margin-top:-1px}.ab-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.ab-chip{font-size:12px;font-weight:700;letter-spacing:.04em;color:#101214;border:1px solid #101214;padding:7px 13px;background:#fff}.ab-sec-dark .ab-chip{color:#d6f24b;border-color:#3a4046;background:transparent}.ab-sec-dark .ab-chip:before{content:"";display:inline-block;width:8px;height:8px;background:#d6f24b;margin-right:8px}.ab-apply{background:#101214;padding:32px 24px 104px}.ab-apply-card{max-width:900px;margin:0 auto;background:#fff;border:2px solid #101214;box-shadow:10px 10px #d6f24b;padding:48px 48px 44px}.ab-apply-card .ab-h2{margin-bottom:22px;max-width:26ch}.ab-cta{margin-top:28px;display:inline-block}@media(max-width:900px){.ab-grid{grid-template-columns:1fr;gap:26px}.ab-side{position:static}}@media(max-width:600px){.ab-sec{padding:56px 18px}.ab-apply{padding:24px 18px 72px}.ab-apply-card{padding:30px 22px 28px;box-shadow:6px 6px #d6f24b}.ab-body{font-size:16px}.ab-body-lead{font-size:17.5px}}.fq .body a{color:#101214;text-decoration:underline}.blog-dissolve{height:368px}@media(max-width:1023px){.blog-dissolve{height:150px;overflow:visible!important}.blog-dissolve svg{width:1300px;height:176px}}@media(max-width:600px){.blog-dissolve{height:110px}}@media(max-width:1023px){.blog-hero-sec{padding-bottom:20px!important}}@media(max-width:1023px){.netdiagram{max-width:100%;overflow:hidden}}
