:root{--bg:#fbfbf8;--bg2:#fff;--bg3:#f3f3ee;--bd:#e6e6df;--fg:#16171a;--mut:#5d6068;--fnt:#9094a0;--ac:#9a5cf0;--ach:#b07cf6;--acs:#9a5cf021;--err:#c0392b;--font-display:"Space Grotesk", sans-serif;--font-body:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", monospace;--maxw:1180px;--pad:32px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}svg{display:block}::selection{background:var(--acs)}.container{max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.band--bg2{background:var(--bg2)}.section-pad{padding-block:80px}.eyebrow,.card-list__meta{font-family:var(--font-mono);letter-spacing:.1em;color:var(--ac);margin-bottom:14px;font-size:11.5px}.section__title{font-family:var(--font-display);letter-spacing:-.02em;max-width:640px;color:var(--fg);text-wrap:balance;margin:0 0 48px;font-size:38px;font-weight:600;line-height:1.1}.section__title--how{margin-bottom:56px}.section__title--center{max-width:none;margin:0 0 12px}.dot{background:var(--ac);border-radius:50%;flex:none;width:6px;height:6px;display:inline-block}.dot--pulse{animation:2s ease-in-out infinite fr-pulse}@keyframes fr-pulse{0%,to{opacity:1}50%{opacity:.25}}.inline-code{font-family:var(--font-mono);color:var(--fg);font-size:13px}.btn{font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:11px;font-size:15.5px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-block}.btn--primary{background:var(--ac);color:#fff;padding:13px 22px}.btn--primary:hover{background:var(--ach)}.btn--ghost{color:var(--fg);border-color:var(--bd);background:0 0;padding:12px 22px}.btn--ghost:hover{background:var(--bg2)}.btn--nav{border-radius:9px;padding:9px 16px;font-size:14px}.btn--cta{padding:13px 26px}.link-muted{color:var(--mut);font-size:14px;text-decoration:none;transition:color .15s}.link-muted:hover{color:var(--fg)}.wordmark{letter-spacing:-.015em;align-items:center;line-height:1;text-decoration:none;display:flex}.wordmark--nav{font-size:20px}.wordmark--footer{margin-bottom:14px;font-size:18px}.wm__form{font-family:var(--font-body);color:var(--fg);font-weight:700}.wm__route{font-family:var(--font-display);color:var(--ac);font-weight:700}.nav{z-index:50;background:var(--bg);border-bottom:1px solid var(--bd);position:sticky;top:0}.nav__inner{justify-content:space-between;align-items:center;height:66px;display:flex}.nav__links{align-items:center;gap:30px;display:flex}.nav__actions{align-items:center;gap:16px;display:flex}.hero{flex-wrap:wrap;align-items:center;gap:56px;padding-block:84px 76px;display:flex}.hero__text{flex:420px;min-width:0}.eyebrow-pill{font-family:var(--font-mono);letter-spacing:.08em;color:var(--mut);border:1px solid var(--bd);background:var(--bg2);border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:5px 11px;font-size:11.5px;display:inline-flex}.hero__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--fg);text-wrap:balance;margin:0 0 22px;font-size:56px;font-weight:600;line-height:1.02}.hero__sub{color:var(--mut);text-wrap:pretty;max-width:520px;margin:0 0 34px;font-size:18px;line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;display:flex}.hero__endpoint{font-family:var(--font-mono);color:var(--fnt);align-items:center;gap:10px;font-size:12.5px;display:flex}.hero__endpoint-label{color:var(--mut)}.code-chip{font-family:var(--font-mono);background:var(--bg2);border:1px solid var(--bd);color:var(--ac);border-radius:7px;padding:5px 10px}.hero__diagram{flex:0 0 560px;max-width:100%;overflow-x:auto}.diagram{width:560px;height:420px;position:relative}.diagram__svg{width:560px;height:420px;position:absolute;top:0;left:0;overflow:visible}@keyframes fr-flow{to{stroke-dashoffset:-32px}}.flow-base{fill:none;stroke:var(--ac);stroke-width:1.5px}.flow-base--v{stroke-opacity:.18}.flow-base--c{stroke-opacity:.16}.flow{fill:none;stroke:var(--ac);stroke-width:1.6px;stroke-dasharray:5 27}.flow--v{animation:1.4s linear infinite fr-flow}.flow--c{animation:1.7s linear infinite fr-flow}.flow--c1{animation-delay:-.2s}.flow--c2{animation-delay:-.55s}.flow--c3{animation-delay:-.9s}.flow--c4{animation-delay:-1.25s}.flow--c5{animation-delay:-1.6s}.flow--c6{animation-delay:-1.95s}.diag-form{background:var(--bg2);border:1px solid var(--bd);border-radius:12px;flex-direction:column;justify-content:center;gap:7px;width:132px;height:74px;padding:12px;display:flex;position:absolute;top:12px;left:54px}.diag-form__bar{background:var(--bg3);border-radius:3px;height:7px}.diag-form__bar--1{width:80%}.diag-form__bar--2{width:62%}.diag-form__submit{background:var(--ac);border-radius:5px;width:46px;height:14px;margin-top:2px}.diag-hub{background:var(--ac);width:92px;height:92px;box-shadow:0 0 0 8px var(--acs);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:164px;left:74px}.diag-hub__mono{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:42px;font-weight:700;line-height:1}.diag-caption{text-align:center;width:172px;font-family:var(--font-mono);color:var(--fnt);font-size:11px;position:absolute;top:262px;left:34px}.diag-pill{background:var(--bg2);border:1px solid var(--bd);border-radius:11px;align-items:center;gap:11px;width:212px;height:48px;padding:0 14px;display:flex;position:absolute;left:330px}.diag-pill--1{top:6px}.diag-pill--2{top:78px}.diag-pill--3{top:150px}.diag-pill--4{top:222px}.diag-pill--5{top:294px}.diag-pill--6{top:366px}.diag-pill__icon{background:var(--bg3);width:28px;height:28px;font-family:var(--font-mono);color:var(--mut);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:12.5px;display:flex}.diag-pill__icon--brace{font-size:11px}.diag-pill__label{color:var(--fg);font-size:14px;font-weight:500}.diag-pill__status{margin-left:auto}.how{position:relative}.how__track{z-index:0;width:100%;height:168px;position:absolute;top:0;left:0;overflow:visible}.how__track .flow-base{stroke-opacity:.18}.flow--track{animation:1.7s linear infinite fr-flow}.how__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:44px;display:grid;position:relative}.how-step__visual{background:var(--bg2);border:1px solid var(--bd);border-radius:14px;align-items:center;height:168px;padding:18px;display:flex}.how-step__visual--checks,.how-step__visual--dests{flex-direction:column;justify-content:center;align-items:stretch}.how-step__visual--checks{gap:11px}.how-step__visual--dests{gap:9px}.how-snippet{background:var(--bg3);width:100%;font-family:var(--font-mono);color:var(--fg);border-radius:9px;padding:14px 15px;font-size:12.5px;line-height:1.7}.how-step__meta{align-items:center;gap:10px;margin-top:24px;margin-bottom:8px;display:flex}.how-step__num{font-family:var(--font-mono);color:var(--ac);background:var(--acs);border-radius:6px;padding:3px 8px;font-size:12px}.how-step__title{font-family:var(--font-display);color:var(--fg);font-size:19px;font-weight:600}.how-step__body{color:var(--mut);margin:0;font-size:14.5px;line-height:1.55}.how-check{align-items:center;gap:11px;display:flex}.how-check__icon{background:var(--acs);width:22px;height:22px;color:var(--ac);border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:12px;display:flex}.how-check__label{color:var(--fg);font-size:13.5px}.how-check__status{font-family:var(--font-mono);color:var(--fnt);margin-left:auto;font-size:10.5px}.how-dest{background:var(--bg3);border-radius:8px;align-items:center;gap:10px;padding:8px 11px;display:flex}.how-dest__icon{background:var(--bg2);border:1px solid var(--bd);width:20px;height:20px;font-family:var(--font-mono);color:var(--mut);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:11px;display:flex}.how-dest__label{color:var(--fg);font-size:13px}.how-dest .dot{margin-left:auto}.how-dest__foot{align-items:center;gap:8px;padding:2px 2px 0;display:flex}.pill-new{font-family:var(--font-mono);color:var(--ac);background:var(--acs);border-radius:5px;padding:3px 7px;font-size:10.5px}.how-dest__note{font-family:var(--font-mono);color:var(--fnt);margin-left:auto;font-size:10.5px}.frontend{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.editor{background:var(--bg2);border:1px solid var(--bd);border-radius:14px;flex:2 460px;min-width:0;overflow:hidden}.editor__bar{border-bottom:1px solid var(--bd);align-items:center;gap:12px;padding:13px 16px;display:flex}.editor__dots{gap:7px;display:flex}.editor__dot{background:var(--bg3);border-radius:50%;width:11px;height:11px}.editor__file{align-items:center;gap:8px;margin-left:6px;display:flex}.editor__filename{font-family:var(--font-mono);color:var(--fg);font-size:12.5px}.editor__copy{font-family:var(--font-mono);color:var(--fnt);margin-left:auto;font-size:11px}.editor__body{min-height:344px;padding:24px 26px}.code-panel{font-family:var(--font-mono);color:var(--fg);white-space:pre;margin:0;font-size:13px;line-height:1.75;overflow:auto}.code-panel[hidden]{display:none}.tok-str{color:var(--ac)}.tok-com{color:var(--fnt)}.frontend__copy{flex:300px;min-width:0}.frontend__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);text-wrap:balance;margin:0 0 14px;font-size:34px;font-weight:600;line-height:1.08}.frontend__sub{color:var(--mut);margin:0 0 28px;font-size:16.5px;line-height:1.5}.fw-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.fw-btn{appearance:none;cursor:pointer;text-align:left;border:1px solid var(--bd);background:var(--bg2);width:100%;font-family:var(--font-body);color:var(--fg);border-radius:11px;align-items:center;gap:11px;padding:12px 13px;font-size:14.5px;font-weight:600;transition:border-color .15s,background-color .15s;display:flex}.fw-btn.is-active{border:1.5px solid var(--ac);background:var(--acs)}.fw-btn__mono{background:var(--bg3);width:30px;height:30px;font-family:var(--font-mono);color:var(--mut);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:11px;display:flex}.fw-btn.is-active .fw-btn__mono{background:var(--ac);color:#fff}.fw-note{font-family:var(--font-mono);color:var(--fnt);margin:20px 0 0;font-size:12px}.bento{grid-template-columns:1fr;gap:18px;display:grid}.tile{background:var(--bg2);border:1px solid var(--bd);border-radius:18px;padding:30px}.tile__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin-bottom:10px;font-size:20px;font-weight:600}.tile--spam .tile__title,.tile--endpoint .tile__title{font-size:22px}.tile__body{color:var(--mut);margin:0;font-size:14.5px;line-height:1.55}.tile--spam{flex-direction:column;display:flex}.tile--spam .tile__body{margin-bottom:24px}.inbound{background:var(--bg3);border-radius:12px;flex-direction:column;flex:1;gap:8px;margin-top:auto;padding:12px;display:flex}.inbound__label{font-family:var(--font-mono);letter-spacing:.07em;color:var(--fnt);padding:2px 4px;font-size:10px}.inbound__row{background:var(--bg2);border:1px solid var(--bd);border-radius:8px;align-items:center;gap:10px;padding:9px 11px;display:flex}.inbound__dot{background:var(--ac);border-radius:50%;flex:none;width:7px;height:7px}.inbound__dot--off{background:var(--fnt);opacity:.4}.inbound__text{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.inbound__text--killed{color:var(--fnt);text-decoration:line-through}.inbound__pass{font-family:var(--font-mono);color:var(--ac);flex:none;margin-left:auto;font-size:10px}.inbound__tag{font-family:var(--font-mono);color:var(--fnt);background:var(--bg3);border-radius:5px;flex:none;margin-left:auto;padding:3px 7px;font-size:10px}.tile--endpoint{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.tile--endpoint__copy{flex:300px;min-width:0}.tile--endpoint__demo{flex-direction:column;flex:240px;gap:12px;min-width:0;display:flex}.endpoint-chip{background:var(--bg3);border-radius:9px;align-items:center;gap:10px;padding:11px 13px;display:flex}.endpoint-chip__url{font-family:var(--font-mono);color:var(--ac);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.endpoint-chip__copy{font-family:var(--font-mono);color:var(--fnt);flex:none;margin-left:auto;font-size:11px}.strike-tags{flex-wrap:wrap;gap:8px;display:flex}.strike{font-family:var(--font-mono);color:var(--fnt);font-size:11.5px;text-decoration:line-through}.tile--validation,.tile--ownership{flex-direction:column;display:flex}.tile--validation .tile__body,.tile--ownership .tile__body{margin-bottom:20px}.rules-panel{font-family:var(--font-mono);background:var(--bg3);border-radius:10px;flex-direction:column;gap:7px;margin-top:auto;padding:13px 14px;font-size:12px;display:flex}.rule-line{align-items:center;gap:8px;display:flex}.rule-line__key{color:var(--fg);min-width:54px}.rule-line__val{color:var(--mut);flex:1}.rule-line__ok{color:var(--ac)}.rule-line__bad{color:var(--fnt)}.retention{margin-top:auto}.retention__label{font-family:var(--font-mono);letter-spacing:.06em;color:var(--fnt);margin-bottom:9px;font-size:10.5px}.retention__opts{gap:8px;margin-bottom:12px;display:flex}.retention__opt{font-family:var(--font-mono);color:var(--mut);background:var(--bg3);border-radius:8px;padding:6px 13px;font-size:12px}.retention__opt--on{color:#fff;background:var(--ac)}.retention__note{color:var(--mut);align-items:center;gap:8px;font-size:12.5px;display:flex}.retention__mark{color:var(--ac)}.routing{flex-wrap:wrap;align-items:center;gap:56px;display:flex}.routing__copy{flex:400px;min-width:0}.routing-badge{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ac);background:var(--acs);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:5px 11px;font-size:11px;display:inline-flex}.routing__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--fg);text-wrap:balance;margin:0 0 20px;font-size:40px;font-weight:600;line-height:1.05}.routing__body{color:var(--mut);text-wrap:pretty;max-width:500px;margin:0;font-size:17px;line-height:1.55}.rule-card{background:var(--bg2);border:1px solid var(--bd);border-radius:16px;flex-direction:column;flex:420px;gap:12px;min-width:0;padding:20px;display:flex}.rule-card__head{border-bottom:1px solid var(--bd);align-items:center;gap:9px;padding:2px 2px 6px;display:flex}.rule-card__name{font-family:var(--font-mono);color:var(--fg);font-size:12px}.rule-card__badge{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ac);background:var(--acs);border-radius:5px;margin-left:auto;padding:3px 8px;font-size:10px}.rule{border:1px solid var(--bd);border-radius:12px;padding:14px}.rule__when{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rule__kw{font-family:var(--font-mono);letter-spacing:.06em;color:var(--fnt);font-size:10.5px}.rule__field{font-family:var(--font-mono);color:var(--fg);background:var(--bg3);border-radius:7px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;display:inline-flex}.rule__caret{color:var(--fnt)}.rule__is{font-family:var(--font-mono);color:var(--fnt);font-size:11.5px}.rule__val{font-family:var(--font-mono);color:var(--ac);background:var(--acs);border-radius:7px;padding:5px 9px;font-size:12px}.rule__then{flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;display:flex}.rule__arrow{font-family:var(--font-mono);color:var(--ac);font-size:13px;font-weight:500}.dest-chip{color:var(--fg);background:var(--bg2);border:1px solid var(--bd);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:5px 10px;font-size:12.5px;display:inline-flex}.dest-chip--muted{color:var(--fnt);background:var(--bg3);border-color:#0000}.rule-add{border:1px dashed var(--bd);text-align:center;font-family:var(--font-mono);color:var(--fnt);border-radius:12px;padding:12px;font-size:12px}.cta{text-align:center;padding-block:74px}.cta__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin:0 0 12px;font-size:36px;font-weight:600;line-height:1.1}.cta__sub{color:var(--mut);margin:0 0 28px;font-size:16px}.cta__fine{font-family:var(--font-mono);color:var(--fnt);margin-top:18px;font-size:12px}.pricing__head{text-align:center;margin-bottom:48px}.pricing__sub{color:var(--mut);margin:0;font-size:16px}.plans{grid-template-columns:1fr;align-items:stretch;gap:18px;display:grid}.plan{background:var(--bg2);border:1px solid var(--bd);border-radius:18px;flex-direction:column;padding:28px;transition:transform .15s,box-shadow .15s;display:flex}.plan:hover{transform:translateY(-3px);box-shadow:0 10px 26px #14121e12}.plan--featured{border:1.5px solid var(--ac);box-shadow:0 0 0 4px var(--acs)}.plan--featured:hover{box-shadow:0 0 0 4px var(--acs)}.plan__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.plan__name{font-family:var(--font-display);color:var(--fg);margin-bottom:14px;font-size:17px;font-weight:600}.plan__head .plan__name{margin-bottom:0}.plan__tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ac);background:var(--acs);border-radius:6px;padding:4px 8px;font-size:10px}.plan__price{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.plan__amount{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-size:36px;font-weight:700}.plan__unit{color:var(--mut);font-size:14px;font-weight:500}.plan__desc{color:var(--mut);min-height:38px;margin:0 0 20px;font-size:13.5px;line-height:1.45}.plan__cta{text-align:center;font-family:var(--font-body);color:var(--fg);border:1px solid var(--bd);background:0 0;border-radius:10px;margin-bottom:24px;padding:11px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s;display:block}.plan__cta:hover{background:var(--bg3)}.plan__cta--primary{color:#fff;background:var(--ac);border-color:#0000}.plan__cta--primary:hover{background:var(--ach)}.plan__features{flex-direction:column;gap:11px;display:flex}.plan__feat{color:var(--mut);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.4;display:flex}.plan__check{color:var(--ac);flex:none}.pricing__note{text-align:center;color:var(--mut);margin:36px 0 0;font-size:14.5px}.pricing__link{color:var(--ac);font-weight:600;text-decoration:none}.faq__head{text-align:center;margin-bottom:40px}.faq{flex-direction:column;gap:12px;max-width:760px;margin-inline:auto;display:flex}.faq-item{background:var(--bg2);border:1px solid var(--bd);border-radius:12px;padding:0 20px}.faq-item__q{cursor:pointer;font-family:var(--font-display);color:var(--fg);justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:16.5px;font-weight:600;list-style:none;display:flex}.faq-item__q::-webkit-details-marker{display:none}.faq-item__icon{font-family:var(--font-mono);color:var(--ac);flex:none;font-size:18px;line-height:1;transition:transform .2s}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__a{color:var(--mut);text-wrap:pretty;max-width:660px;margin:0;padding:0 0 20px;font-size:15px;line-height:1.6}.alt-hero{padding-block:80px 16px}.alt-hero .hero__title{max-width:720px}.alt-hero .hero__sub{max-width:640px}.section__text{color:var(--mut);text-wrap:pretty;max-width:680px;margin:0;font-size:16px;line-height:1.65}.section__text+.section__text{margin-top:18px}.tldr{background:var(--bg2);border:1px solid var(--bd);border-radius:16px;align-items:flex-start;gap:18px;padding:28px 32px;display:flex}.tldr__icon{background:var(--acs);width:40px;height:40px;color:var(--ac);border-radius:11px;flex:none;justify-content:center;align-items:center;font-size:19px;display:inline-flex}.tldr__text{color:var(--fg);text-wrap:pretty;margin:0;font-size:18px;line-height:1.6}.tldr__text strong{color:var(--ac);font-weight:700}.section-head{text-align:center;margin-bottom:44px}.section-head .section__title{margin-bottom:0}.compare-wrap{overflow-x:auto}.compare{border-collapse:separate;border-spacing:0;width:100%;max-width:860px;margin-inline:auto}.compare th,.compare td{text-align:center;vertical-align:middle;padding:16px 22px}.compare thead .compare__fr,.compare thead th:last-child{width:24%}.compare thead th{font-family:var(--font-display);color:var(--fg);padding-bottom:18px;font-size:17px;font-weight:600}.compare tbody th,.compare tbody td{border-bottom:1px solid var(--bd)}.compare tbody th{text-align:left;color:var(--fg);font-size:15px;font-weight:500}.compare tbody td{color:var(--mut);font-size:15px}.compare tbody tr:last-child th,.compare tbody tr:last-child td{border-bottom:none}.compare__fr{background:var(--bg2);border-inline:1.5px solid var(--ac)}.compare thead .compare__fr{color:var(--ac);border-top:1.5px solid var(--ac);border-radius:16px 16px 0 0}.compare tbody tr:last-child .compare__fr{border-bottom:1.5px solid var(--ac);border-radius:0 0 16px 16px}.compare__yes{color:var(--ac);font-size:17px;font-weight:700}.compare__no{color:var(--fnt);font-size:16px}.compare__note{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fnt);margin-top:5px;font-size:11px;display:block}.reasons{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.reason,.card-list__link{background:var(--bg2);border:1px solid var(--bd);border-radius:16px;flex-direction:column;gap:13px;padding:24px;display:flex}.reason__icon{background:var(--bg3);width:34px;height:34px;color:var(--mut);border-radius:9px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.reason--fr .reason__icon{background:var(--acs);color:var(--ac)}.reason__num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-size:30px;font-weight:700;line-height:1}.reason__num-unit{color:var(--mut);font-size:15px;font-weight:500}.reason__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:0;font-size:16.5px;font-weight:600}.reason__body,.card-list__body{color:var(--mut);margin:0;font-size:14px;line-height:1.55}.editor__body--compact{min-height:0}.diff-old{color:var(--fnt);text-decoration:line-through}@media (width<=560px){.compare th,.compare td{padding:13px 12px}.compare thead th{font-size:14px}.compare tbody th,.compare tbody td{font-size:13.5px}}.loops{width:100%;max-width:480px}.loops__form{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.loops__input{min-width:0;font-family:var(--font-body);color:var(--fg);background:var(--bg2);border:1px solid var(--bd);border-radius:11px;flex:220px;padding:12px 14px;font-size:15px;transition:border-color .15s}.loops__input::placeholder{color:var(--fnt)}.loops__input:focus{border-color:var(--ac);outline:none}.loops__form .btn{flex:none}.loops__loading{opacity:.7;display:none}.loops__msg{align-items:center;gap:8px;margin:0;font-size:14.5px;line-height:1.5;display:none}.loops__msg p{margin:0}.loops__msg--ok{color:var(--ac)}.loops__msg--err{color:var(--err)}.loops__back{cursor:pointer;font-family:var(--font-body);color:var(--mut);background:0 0;border:none;margin-top:10px;padding:0;font-size:14px;display:none}.loops__back:hover{color:var(--fg);text-decoration:underline}.hero__form-note{color:var(--fnt);margin:14px 0 0;font-size:13.5px}.hero__form-note a{color:var(--mut)}.hero__form-note a:hover{color:var(--fg)}.cta .loops{margin-inline:auto}.cta .loops__msg{justify-content:center}.footer{background:var(--bg)}.footer__top{flex-wrap:wrap;justify-content:space-between;gap:48px;padding-block:54px 40px;display:flex}.footer__brand{max-width:280px}.footer__tag{color:var(--fnt);margin:0;font-size:13.5px;line-height:1.55}.footer__social{color:var(--fnt);margin-top:16px;transition:color .15s;display:inline-flex}.footer__social:hover{color:var(--ac)}.footer__cols{flex-wrap:wrap;gap:56px;display:flex}.footer__label{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fnt);margin-bottom:14px;font-size:11px}.footer__col-links{flex-direction:column;gap:10px;display:flex}.footer__bottom{font-family:var(--font-mono);color:var(--fnt);padding-bottom:36px;font-size:11.5px}.page-head{max-width:640px;margin:0 0 48px}.page-head__title,.post__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-weight:600}.page-head__title{margin:0 0 14px;font-size:44px;line-height:1.08}.page-head__subtitle{color:var(--mut);margin:0;font-size:17px;line-height:1.6}.card-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.card-list__link{gap:11px;height:100%;text-decoration:none;transition:border-color .15s,transform .15s}.card-list__link:hover{border-color:var(--ac);transform:translateY(-2px)}.card-list__meta{margin-bottom:0}.card-list__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:0;font-size:18px;font-weight:600}.card-list__empty{color:var(--mut);margin:0;font-size:15px}.post{max-width:720px}.post__header{margin-bottom:40px}.post__meta{font-family:var(--font-mono);color:var(--fnt);flex-wrap:wrap;gap:14px;margin:0 0 16px;font-size:12px;display:flex}.post__title{margin:0;font-size:40px;line-height:1.1}.post__content{color:var(--mut);font-size:17px;line-height:1.7}.post__content>:first-child{margin-top:0}.post__content h2,.post__content h3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:44px 0 14px;font-weight:600}.post__content h2{font-size:26px}.post__content h3{font-size:20px}.post__content p,.post__content ul,.post__content ol{margin:0 0 20px}.post__content ul,.post__content ol{padding-left:22px}.post__content li{margin-bottom:8px}.post__content strong{color:var(--fg);font-weight:600}.post__content a{color:var(--ac);text-underline-offset:3px}.post__content a:hover{color:var(--ach)}.post__content code{font-family:var(--font-mono);background:var(--bg3);border-radius:5px;padding:2px 6px;font-size:.87em}.post__content pre{background:var(--bg3);border:1px solid var(--bd);border-radius:12px;margin:0 0 24px;padding:18px 20px;overflow-x:auto}.post__content pre code{background:0 0;padding:0;font-size:13.5px;line-height:1.6}.post__content blockquote{border-left:2px solid var(--ac);color:var(--fnt);margin:0 0 24px;padding-left:20px}.post__content img{border-radius:12px;max-width:100%;height:auto}.post__content table{border-collapse:collapse;width:100%;margin:0 0 24px;font-size:15px}.post__content th,.post__content td{border-bottom:1px solid var(--bd);text-align:left;padding:11px 14px}.post__content th{font-family:var(--font-display);color:var(--fg);font-weight:600}@media (width>=920px){.bento{grid-template-columns:repeat(3,1fr)}.tile--spam{grid-area:1/1/3/2}.tile--endpoint{grid-area:1/2/2/4}.tile--validation{grid-area:2/2/3/3}.tile--ownership{grid-area:2/3/3/4}}@media (width>=640px){.plans{grid-template-columns:repeat(2,1fr)}}@media (width>=980px){.plans{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){.nav__links{display:none}.how__grid{grid-template-columns:1fr}.how__track{display:none}}@media (width<=560px){.hero{padding-block:56px 48px}.hero__title{font-size:40px}.section-pad{padding-block:56px}.section__title,.routing__title,.frontend__title,.page-head__title,.post__title{font-size:30px}.page-head{margin-bottom:36px}.post__content{font-size:16px}.cta{padding-block:56px}.cta__title{font-size:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow,.flow--v,.flow--c,.flow--track,.dot--pulse{animation:none}.card-list__link:hover{transform:none}*{transition:none!important}}.stack-list{flex-direction:column;gap:10px;max-width:340px;margin:24px 0 0;padding:0;list-style:none;display:flex}.stack-list__item{justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:10px;display:flex}.stack-list__name{color:var(--fg);font-weight:600}.stack-list__file{font-family:var(--font-mono);color:var(--fnt);font-size:12.5px}
