.developer-landing-module__KG1Uyq__head{grid-template-columns:1.05fr 1fr;align-items:end;gap:clamp(28px,4vw,80px);margin-bottom:clamp(40px,5vw,72px);display:grid}.developer-landing-module__KG1Uyq__headLede{color:var(--ink-500);text-wrap:pretty;max-width:46ch;margin:0;padding-bottom:6px;font-size:clamp(15px,1.2vw,17px);line-height:1.6}@media (max-width:760px){.developer-landing-module__KG1Uyq__head{grid-template-columns:1fr;align-items:start;gap:18px}.developer-landing-module__KG1Uyq__headLede{padding-bottom:0}}.developer-landing-module__KG1Uyq__linkRow{justify-content:center;margin-top:clamp(32px,3.5vw,48px);display:flex}.developer-landing-module__KG1Uyq__linkAccent{font-family:var(--font-display);letter-spacing:-.005em;color:var(--accent-500);border:1px solid var(--paper-300);background:var(--paper-100);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14.5px;font-weight:500;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.developer-landing-module__KG1Uyq__linkAccent:hover{border-color:var(--accent-500);transform:translateY(-1px);box-shadow:0 8px 22px -16px #0162ff66}@keyframes developer-landing-module__KG1Uyq__broadDraftFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes developer-landing-module__KG1Uyq__broadDraftFade{0%{opacity:0}to{opacity:1}}@keyframes developer-landing-module__KG1Uyq__broadDraftLineDraw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes developer-landing-module__KG1Uyq__broadDraftSweepRight{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes developer-landing-module__KG1Uyq__broadDraftDot{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.developer-landing-module__KG1Uyq__board{border:1px solid var(--paper-300);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-template-areas:"summary summary""body cash""compare compare";gap:0;display:grid;position:relative;overflow:hidden}.developer-landing-module__KG1Uyq__frameTrace{pointer-events:none;z-index:2;width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;inset:-1px;overflow:visible}.developer-landing-module__KG1Uyq__frameTrace rect{fill:none;stroke:var(--accent-500);stroke-width:1.5px;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;opacity:.6;animation:developer-landing-module__KG1Uyq__broadDraftLineDraw 1.7s var(--ease) .5s forwards}.developer-landing-module__KG1Uyq__boardSummary{background:var(--paper-150);border-bottom:1px solid var(--paper-300);grid-area:summary;gap:20px;padding:32px 36px;display:grid}.developer-landing-module__KG1Uyq__boardEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-500);font-size:10.5px}.developer-landing-module__KG1Uyq__boardSummaryGrid{grid-template-columns:repeat(4,1fr);gap:clamp(20px,2vw,36px);display:grid}.developer-landing-module__KG1Uyq__boardSummaryCell{gap:6px;display:grid}.developer-landing-module__KG1Uyq__boardSummaryLabel{color:var(--ink-500);font-size:12.5px}.developer-landing-module__KG1Uyq__boardSummaryValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink-900);font-size:clamp(22px,2.2vw,30px);font-weight:600}.developer-landing-module__KG1Uyq__boardSummaryGrid>.developer-landing-module__KG1Uyq__boardSummaryCell:first-child .developer-landing-module__KG1Uyq__boardSummaryValue{color:var(--accent-500)}.developer-landing-module__KG1Uyq__boardBody{border-right:1px solid var(--paper-300);grid-area:body;grid-template-columns:1fr 1fr;display:grid}.developer-landing-module__KG1Uyq__boardCol{align-content:start;gap:0;padding:28px 32px;display:grid}.developer-landing-module__KG1Uyq__boardCol:first-child{border-right:1px solid var(--paper-200)}.developer-landing-module__KG1Uyq__boardColEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500);margin-bottom:14px;font-size:10.5px}.developer-landing-module__KG1Uyq__boardRow{border-bottom:1px solid var(--paper-200);grid-template-columns:1fr auto;align-items:baseline;gap:16px;padding:13px 0;display:grid}.developer-landing-module__KG1Uyq__boardRow:last-child{border-bottom:0}.developer-landing-module__KG1Uyq__boardRowLabel{color:var(--ink-500);font-size:13px}.developer-landing-module__KG1Uyq__boardRowValue{font-family:var(--font-display);font-variant-numeric:tabular-nums lining-nums;color:var(--ink-900);letter-spacing:-.014em;font-size:14px;font-weight:600}.developer-landing-module__KG1Uyq__boardCash{border-bottom:1px solid var(--paper-300);grid-area:cash;align-content:start;gap:14px;padding:28px 32px;display:grid}.developer-landing-module__KG1Uyq__boardCashHead{gap:4px;display:grid}.developer-landing-module__KG1Uyq__boardCashTitle{font-family:var(--font-display);letter-spacing:-.018em;color:var(--ink-900);font-size:14px;font-weight:600}.developer-landing-module__KG1Uyq__boardCashMeta{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-300);font-size:10px}.developer-landing-module__KG1Uyq__boardCashSvg{clip-path:inset(0 100% 0 0);width:100%;height:auto;animation:developer-landing-module__KG1Uyq__broadDraftSweepRight 1.6s var(--ease) .3s forwards;display:block}.developer-landing-module__KG1Uyq__boardCompare{border-top:1px solid var(--paper-300);background:var(--paper-150);grid-area:compare;padding:26px 32px 30px}.developer-landing-module__KG1Uyq__boardCompareEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500);font-size:10.5px}.developer-landing-module__KG1Uyq__boardCompareRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.developer-landing-module__KG1Uyq__boardCompareCell{border:1px solid var(--paper-300);background:#fff;border-radius:10px;gap:4px;padding:14px 16px;display:grid}.developer-landing-module__KG1Uyq__boardCompareCellActive{border-color:var(--accent-500);box-shadow:0 0 0 3px var(--accent-50)}.developer-landing-module__KG1Uyq__boardCompareLabel{color:var(--ink-500);font-size:12px}.developer-landing-module__KG1Uyq__boardCompareValue{font-family:var(--font-display);letter-spacing:-.024em;color:var(--ink-900);font-size:17px;font-weight:600}.developer-landing-module__KG1Uyq__boardCompareCellActive .developer-landing-module__KG1Uyq__boardCompareValue{color:var(--accent-500)}.developer-landing-module__KG1Uyq__usecases{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.3vw,20px);display:grid}.developer-landing-module__KG1Uyq__usecase{border:1px solid var(--paper-300);color:inherit;transition:border-color var(--dur-2) var(--ease), transform var(--dur-2) var(--ease), box-shadow var(--dur-2) var(--ease);background:#fff;border-radius:12px;grid-template-rows:auto 1fr;text-decoration:none;display:grid;overflow:hidden}.developer-landing-module__KG1Uyq__usecase:hover{border-color:var(--ink-300);transform:translateY(-2px);box-shadow:0 14px 32px -22px #0017322e}.developer-landing-module__KG1Uyq__usecaseMedia{border-bottom:1px solid var(--paper-200);background:var(--paper-150);position:relative}.developer-landing-module__KG1Uyq__usecaseMedia .developer-landing-module__KG1Uyq__imgPh{background:0 0;border:0;border-radius:0}.developer-landing-module__KG1Uyq__usecaseDiagram{aspect-ratio:16/9;background-color:var(--paper-150);background-image:linear-gradient(var(--paper-300) 1px, transparent 1px), linear-gradient(90deg, var(--paper-300) 1px, transparent 1px);background-position:-1px -1px;background-size:24px 24px;place-items:center;padding:clamp(18px,2vw,28px);display:grid;position:relative;overflow:hidden}.developer-landing-module__KG1Uyq__usecaseDiagram:before{content:"";pointer-events:none;background:radial-gradient(70% 65%,#fff 0%,#0000 70%);position:absolute;inset:0}.developer-landing-module__KG1Uyq__usecaseDiagram svg{width:100%;height:auto;max-height:100%;position:relative}.developer-landing-module__KG1Uyq__usecaseFoot{align-content:start;gap:8px;padding:22px 24px 24px;display:grid}.developer-landing-module__KG1Uyq__usecaseN{font-family:var(--font-mono);letter-spacing:.18em;color:var(--accent-500);font-size:10.5px}.developer-landing-module__KG1Uyq__usecaseTitle{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink-900);text-wrap:balance;margin:0;font-size:clamp(17px,1.4vw,20px);font-weight:600}.developer-landing-module__KG1Uyq__usecaseBody{color:var(--ink-500);max-width:40ch;margin:0;font-size:13.5px;line-height:1.55}.developer-landing-module__KG1Uyq__usecaseArrow{color:var(--ink-300);transition:color var(--dur-1) var(--ease), transform var(--dur-1) var(--ease), gap var(--dur-2) var(--ease);align-items:center;gap:6px;margin-top:6px;font-size:13px;font-weight:500;display:inline-flex}.developer-landing-module__KG1Uyq__usecase:hover .developer-landing-module__KG1Uyq__usecaseArrow{color:var(--accent-500);gap:10px}.developer-landing-module__KG1Uyq__usecaseAll{background:var(--paper-150);border-style:dashed}.developer-landing-module__KG1Uyq__usecaseAll:hover{background:#fff;border-style:solid}.developer-landing-module__KG1Uyq__usecaseAllInner{text-align:center;align-content:center;justify-items:center;gap:10px;height:100%;padding:40px 28px;display:grid}.developer-landing-module__KG1Uyq__usecaseAllEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-300);font-size:10px}.developer-landing-module__KG1Uyq__usecaseAllTitle{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink-900);text-wrap:balance;max-width:18ch;font-size:clamp(17px,1.4vw,20px);font-weight:600}.developer-landing-module__KG1Uyq__usecaseAllArrow{color:var(--accent-500);align-items:center;gap:8px;margin-top:6px;font-size:13px;font-weight:500;display:inline-flex}.developer-landing-module__KG1Uyq__insideLinks{margin-top:clamp(32px,4vw,56px)}.developer-landing-module__KG1Uyq__resources{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.4vw,20px);display:grid}.developer-landing-module__KG1Uyq__resource{border:1px solid var(--paper-300);color:inherit;min-height:240px;transition:border-color var(--dur-2) var(--ease);background:#fff;border-radius:12px;grid-template-rows:auto auto 1fr auto;gap:14px;padding:clamp(26px,2.4vw,32px);text-decoration:none;display:grid;position:relative}.developer-landing-module__KG1Uyq__resource:hover{border-color:var(--ink-300)}.developer-landing-module__KG1Uyq__resourceEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-500);font-size:10px}.developer-landing-module__KG1Uyq__resourceTitle{font-family:var(--font-display);letter-spacing:-.026em;color:var(--ink-900);text-wrap:balance;margin:0;font-size:clamp(17px,1.4vw,21px);font-weight:600;line-height:1.2}.developer-landing-module__KG1Uyq__resourceBody{color:var(--ink-500);margin:0;font-size:13.5px;line-height:1.55}.developer-landing-module__KG1Uyq__resourceCta{color:var(--accent-500);align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:inline-flex}@media (max-width:1100px){.developer-landing-module__KG1Uyq__usecases{grid-template-columns:repeat(2,1fr)}.developer-landing-module__KG1Uyq__board{grid-template-columns:1fr;grid-template-areas:"summary""body""cash""compare"}.developer-landing-module__KG1Uyq__boardBody{border-right:0;border-bottom:1px solid var(--paper-300)}.developer-landing-module__KG1Uyq__resources{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.developer-landing-module__KG1Uyq__usecases,.developer-landing-module__KG1Uyq__boardBody{grid-template-columns:1fr}.developer-landing-module__KG1Uyq__boardCol:first-child{border-right:0;border-bottom:1px solid var(--paper-200)}.developer-landing-module__KG1Uyq__boardSummaryGrid,.developer-landing-module__KG1Uyq__boardCompareRow{grid-template-columns:repeat(2,1fr)}.developer-landing-module__KG1Uyq__resources{grid-template-columns:1fr}}.developer-landing-module__KG1Uyq__modelGrid{border-top:1px solid var(--paper-300);border-bottom:1px solid var(--paper-300);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.developer-landing-module__KG1Uyq__modelCol{border-right:1px solid var(--paper-300);align-content:start;gap:28px;padding:clamp(40px,3.6vw,56px) clamp(30px,2.6vw,40px);display:grid;position:relative}.developer-landing-module__KG1Uyq__modelCol:last-child{border-right:0}.developer-landing-module__KG1Uyq__modelCol:first-child{padding-left:0}.developer-landing-module__KG1Uyq__modelCol:last-child{padding-right:0}.developer-landing-module__KG1Uyq__modelColHead{gap:10px;display:grid}.developer-landing-module__KG1Uyq__modelColN{font-family:var(--font-mono);letter-spacing:.18em;color:var(--accent-500);font-size:10.5px}.developer-landing-module__KG1Uyq__modelColTitle{font-family:var(--font-display);letter-spacing:-.026em;color:var(--ink-900);text-wrap:balance;margin:0;font-size:clamp(20px,1.7vw,24px);font-weight:600}.developer-landing-module__KG1Uyq__modelColBody{color:var(--ink-500);max-width:36ch;margin:0;font-size:14px;line-height:1.55}.developer-landing-module__KG1Uyq__modelList{border-top:1px solid var(--paper-200);gap:0;margin:0;padding:0;list-style:none;display:grid}.developer-landing-module__KG1Uyq__modelListItem{border-bottom:1px solid var(--paper-200);color:var(--ink-700);letter-spacing:-.005em;grid-template-columns:14px 1fr;align-items:center;gap:12px;padding:13px 2px;font-size:13.5px;display:grid}.developer-landing-module__KG1Uyq__modelListDot{background:var(--paper-400);border-radius:999px;width:5px;height:5px}.developer-landing-module__KG1Uyq__modelPills{flex-wrap:wrap;gap:6px;display:flex}.developer-landing-module__KG1Uyq__modelPill{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-500);border:1px solid var(--accent-100);background:var(--accent-50);border-radius:999px;padding:4px 10px;font-size:10px}.developer-landing-module__KG1Uyq__modelConnector{pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.developer-landing-module__KG1Uyq__modelConnector line{stroke:var(--paper-400);stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;animation:developer-landing-module__KG1Uyq__broadDraftLineDraw .7s var(--ease) .3s forwards}.developer-landing-module__KG1Uyq__modelConnector circle{fill:var(--accent-500);opacity:0;animation:developer-landing-module__KG1Uyq__broadDraftDot .3s var(--ease) .9s forwards}@media (max-width:960px){.developer-landing-module__KG1Uyq__modelGrid{grid-template-columns:1fr}.developer-landing-module__KG1Uyq__modelCol{border-right:0;border-bottom:1px solid var(--paper-300);padding:36px 0}.developer-landing-module__KG1Uyq__modelCol:last-child{border-bottom:0}.developer-landing-module__KG1Uyq__modelConnector{display:none}}.developer-landing-module__KG1Uyq__assetGrid{grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.2vw,18px);display:grid}.developer-landing-module__KG1Uyq__assetCard{background:var(--paper-100);border:1px solid var(--paper-300);color:inherit;border-radius:12px;grid-template-rows:auto auto;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;overflow:hidden}.developer-landing-module__KG1Uyq__assetCard:hover{border-color:var(--ink-300);transform:translateY(-2px);box-shadow:0 14px 32px -22px #0017322e}.developer-landing-module__KG1Uyq__assetCardMedia{border-bottom:1px solid var(--paper-200);background:var(--paper-150);aspect-ratio:4/3;position:relative;overflow:hidden}.developer-landing-module__KG1Uyq__assetCardMedia .developer-landing-module__KG1Uyq__imgPh{background:0 0;border:0;border-radius:0}.developer-landing-module__KG1Uyq__assetCardVideo{object-fit:contain;object-position:center;background:var(--paper-150);pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.developer-landing-module__KG1Uyq__assetCardVideo{animation:none!important}}.developer-landing-module__KG1Uyq__assetCardFoot{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.developer-landing-module__KG1Uyq__assetCardName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink-900);font-size:13.5px;font-weight:500;overflow:hidden}.developer-landing-module__KG1Uyq__assetCardArrow{color:var(--ink-300);flex:none;align-items:center;transition:color .18s,transform .18s;display:inline-flex}.developer-landing-module__KG1Uyq__assetCard:hover .developer-landing-module__KG1Uyq__assetCardArrow{color:var(--accent-500);transform:translate(3px)}@media (max-width:1080px){.developer-landing-module__KG1Uyq__assetGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.developer-landing-module__KG1Uyq__assetGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.developer-landing-module__KG1Uyq__assetGrid{grid-template-columns:1fr}}.developer-landing-module__KG1Uyq__imgPh{background:var(--paper-150);border:1px solid var(--paper-300);isolation:isolate;border-radius:10px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.developer-landing-module__KG1Uyq__imgPh43{aspect-ratio:4/3}.developer-landing-module__KG1Uyq__imgPh169{aspect-ratio:16/9}.developer-landing-module__KG1Uyq__imgPh219{aspect-ratio:21/9}.developer-landing-module__KG1Uyq__imgPhSweep{pointer-events:none;clip-path:inset(0 100% 0 0);animation:developer-landing-module__KG1Uyq__broadDraftSweepRight 1.8s var(--ease) .2s forwards;background:linear-gradient(115deg,#0000 35%,#0162ff0d 50%,#0000 65%);position:absolute;inset:0}.developer-landing-module__KG1Uyq__imgPhGrid{background-image:linear-gradient(var(--paper-300) 1px, transparent 1px), linear-gradient(90deg, var(--paper-300) 1px, transparent 1px);opacity:.5;pointer-events:none;background-position:-1px -1px;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 25%,#0000 85%);mask-image:radial-gradient(70% 70%,#000 25%,#0000 85%)}.developer-landing-module__KG1Uyq__imgPhCenter{text-align:center;z-index:1;justify-items:center;gap:8px;padding:14px 16px;display:grid;position:relative}.developer-landing-module__KG1Uyq__imgPhIcon{background:var(--paper-100);border:1px solid var(--paper-300);width:38px;height:38px;color:var(--ink-900);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.developer-landing-module__KG1Uyq__imgPhIcon svg{width:20px;height:20px;display:block}.developer-landing-module__KG1Uyq__imgPhLabel{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink-900);text-wrap:balance;max-width:22ch;font-size:12.5px;font-weight:600;line-height:1.3}.developer-landing-module__KG1Uyq__imgPhMeta{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-300);font-size:9.5px}.developer-landing-module__KG1Uyq__imgPhCorner{z-index:2;pointer-events:none;width:8px;height:8px;position:absolute}.developer-landing-module__KG1Uyq__imgPhCornerTl{border-top:1px solid #0162ff8c;border-left:1px solid #0162ff8c;top:6px;left:6px}.developer-landing-module__KG1Uyq__imgPhCornerTr{border-top:1px solid #0162ff8c;border-right:1px solid #0162ff8c;top:6px;right:6px}.developer-landing-module__KG1Uyq__imgPhCornerBl{border-bottom:1px solid #0162ff8c;border-left:1px solid #0162ff8c;bottom:6px;left:6px}.developer-landing-module__KG1Uyq__imgPhCornerBr{border-bottom:1px solid #0162ff8c;border-right:1px solid #0162ff8c;bottom:6px;right:6px}.developer-landing-module__KG1Uyq__imgPh169 .developer-landing-module__KG1Uyq__imgPhIcon{width:44px;height:44px}.developer-landing-module__KG1Uyq__imgPh169 .developer-landing-module__KG1Uyq__imgPhIcon svg{width:22px;height:22px}.developer-landing-module__KG1Uyq__imgPh169 .developer-landing-module__KG1Uyq__imgPhLabel{font-size:13px}.developer-landing-module__KG1Uyq__examplesGrid{grid-template-columns:1.45fr 1fr;align-items:stretch;gap:clamp(16px,2vw,24px);display:grid}.developer-landing-module__KG1Uyq__exampleFeat{background:var(--paper-100);border:1px solid var(--paper-300);color:inherit;border-radius:16px;grid-template-rows:auto 1fr;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;overflow:hidden}.developer-landing-module__KG1Uyq__exampleFeat:hover{border-color:var(--ink-300);transform:translateY(-2px);box-shadow:0 18px 40px -24px #00173233}.developer-landing-module__KG1Uyq__exampleFeatMedia{border-bottom:1px solid var(--paper-200);background:var(--paper-150);aspect-ratio:16/9;overflow:hidden}.developer-landing-module__KG1Uyq__exampleFeatMedia .developer-landing-module__KG1Uyq__imgPh{background:0 0;border:0;border-radius:0}.developer-landing-module__KG1Uyq__exampleFeatImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.developer-landing-module__KG1Uyq__exampleFeatBody{align-content:start;gap:10px;padding:clamp(22px,2.4vw,30px);display:grid}.developer-landing-module__KG1Uyq__exampleEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-500);font-size:10.5px;font-weight:500}.developer-landing-module__KG1Uyq__exampleFeatTitle{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink-900);text-wrap:balance;font-size:clamp(20px,1.7vw,24px);font-weight:600;line-height:1.2}.developer-landing-module__KG1Uyq__exampleSite{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-500);font-size:11.5px}.developer-landing-module__KG1Uyq__exampleFeatMetrics{border-top:1px solid var(--paper-200);grid-template-columns:repeat(5,1fr);gap:12px;margin-top:6px;padding-top:16px;display:grid}.developer-landing-module__KG1Uyq__exampleFeatMetric{gap:4px;min-width:0;display:grid}.developer-landing-module__KG1Uyq__exampleFeatK{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500);font-size:9.5px}.developer-landing-module__KG1Uyq__exampleFeatV{font-family:var(--font-display);color:var(--ink-900);font-variant-numeric:tabular-nums lining-nums;font-size:14px;font-weight:600}.developer-landing-module__KG1Uyq__exampleFeatCta{font-family:var(--font-display);color:var(--accent-500);align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:500;display:inline-flex}.developer-landing-module__KG1Uyq__exampleSide{align-content:start;gap:clamp(8px,1vw,12px);display:grid}.developer-landing-module__KG1Uyq__exampleCard{background:var(--paper-100);border:1px solid var(--paper-300);color:inherit;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;column-gap:clamp(12px,1.4vw,18px);padding:clamp(12px,1.3vw,16px) clamp(14px,1.6vw,20px);text-decoration:none;transition:border-color .18s,transform .18s;display:grid}.developer-landing-module__KG1Uyq__exampleCard:hover{border-color:var(--ink-300);transform:translateY(-1px)}.developer-landing-module__KG1Uyq__exampleCardVisual{aspect-ratio:4/3;width:clamp(60px,5.6vw,68px);color:var(--ink-900);flex-shrink:0;justify-content:center;align-items:center;display:flex}.developer-landing-module__KG1Uyq__exampleCardVisual svg{width:100%;height:100%;display:block}.developer-landing-module__KG1Uyq__exampleCardText{align-content:center;gap:4px;min-width:0;display:grid}.developer-landing-module__KG1Uyq__exampleCardTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-900);text-wrap:balance;font-size:15.5px;font-weight:600;line-height:1.25}.developer-landing-module__KG1Uyq__exampleCardArrow{color:var(--ink-300);flex-shrink:0;align-items:center;transition:color .18s,transform .18s;display:inline-flex}.developer-landing-module__KG1Uyq__exampleCard:hover .developer-landing-module__KG1Uyq__exampleCardArrow{color:var(--accent-500);transform:translate(3px)}@media (max-width:960px){.developer-landing-module__KG1Uyq__examplesGrid{grid-template-columns:1fr}.developer-landing-module__KG1Uyq__exampleFeatMetrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.developer-landing-module__KG1Uyq__exampleFeatMetrics{grid-template-columns:repeat(2,1fr)}.developer-landing-module__KG1Uyq__exampleCardVisual{width:56px}}.developer-landing-module__KG1Uyq__inlineCaption{align-items:center;gap:14px;margin:clamp(36px,4.5vw,56px) 0 18px;display:flex}.developer-landing-module__KG1Uyq__inlineCaptionEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-700);white-space:nowrap;font-size:11px;font-weight:500}.developer-landing-module__KG1Uyq__inlineCaptionRule{background:var(--paper-300);flex:1;height:1px}.developer-landing-module__KG1Uyq__workflowSplit{border:1px solid var(--paper-300);background:var(--paper-100);border-radius:14px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.developer-landing-module__KG1Uyq__workflowSplitCol{border-right:1px solid var(--paper-300);padding:clamp(28px,3vw,36px) clamp(24px,2.6vw,32px) clamp(32px,3.4vw,40px);position:relative}.developer-landing-module__KG1Uyq__workflowSplitCol:last-child{border-right:0}.developer-landing-module__KG1Uyq__workflowSplitColMuted{background:var(--paper-150)}.developer-landing-module__KG1Uyq__workflowSplitColAccent{background:linear-gradient(180deg, var(--paper-100) 0%, var(--paper-100) 60%, var(--paper-150) 100%)}.developer-landing-module__KG1Uyq__workflowSplitColHead{gap:4px;margin-bottom:24px;display:grid}.developer-landing-module__KG1Uyq__workflowSplitColEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500);font-size:10px}.developer-landing-module__KG1Uyq__workflowSplitColEyebrowAccent{color:var(--accent-500)}.developer-landing-module__KG1Uyq__workflowSplitFlow{isolation:isolate;gap:0;display:grid;position:relative}.developer-landing-module__KG1Uyq__workflowSplitSpine{pointer-events:none;z-index:0;background:var(--paper-400);border-radius:999px;width:2px;position:absolute;top:28px;bottom:28px;left:15px}.developer-landing-module__KG1Uyq__workflowSplitSpineAccent{background:var(--accent-500);width:2px}.developer-landing-module__KG1Uyq__workflowSplitNode{z-index:1;color:var(--ink-700);letter-spacing:-.008em;grid-template-columns:32px 32px 1fr;align-items:center;gap:0 14px;padding:12px 0;font-size:14px;display:grid;position:relative}.developer-landing-module__KG1Uyq__workflowSplitColMuted .developer-landing-module__KG1Uyq__workflowSplitNode{color:var(--ink-500)}.developer-landing-module__KG1Uyq__workflowSplitColMuted .developer-landing-module__KG1Uyq__workflowSplitNodeLabel{color:var(--ink-500);font-weight:400}.developer-landing-module__KG1Uyq__workflowSplitNodeMark{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.developer-landing-module__KG1Uyq__workflowSplitNodeMark:before{content:"";background:var(--paper-400);box-shadow:0 0 0 3px var(--paper-100);border-radius:999px;position:absolute;inset:11px}.developer-landing-module__KG1Uyq__workflowSplitColMuted .developer-landing-module__KG1Uyq__workflowSplitNodeMark:before{box-shadow:0 0 0 3px var(--paper-150)}.developer-landing-module__KG1Uyq__workflowSplitNodeAccent .developer-landing-module__KG1Uyq__workflowSplitNodeMark:before{background:var(--accent-500);box-shadow:0 0 0 3px var(--paper-100)}.developer-landing-module__KG1Uyq__workflowSplitNodeIndex{font-family:var(--font-mono);letter-spacing:.14em;color:var(--ink-300);text-transform:uppercase;font-size:10px}.developer-landing-module__KG1Uyq__workflowSplitNodeLabel{font-family:var(--font-display);color:var(--ink-900);letter-spacing:-.012em;font-size:14px;font-weight:500}.developer-landing-module__KG1Uyq__workflowSplitNodeAccent .developer-landing-module__KG1Uyq__workflowSplitNodeIndex{color:var(--accent-500)}@media (max-width:760px){.developer-landing-module__KG1Uyq__workflowSplit{grid-template-columns:1fr}.developer-landing-module__KG1Uyq__workflowSplitCol{border-right:0;border-bottom:1px solid var(--paper-300)}.developer-landing-module__KG1Uyq__workflowSplitCol:last-child{border-bottom:0}}.developer-landing-module__KG1Uyq__problemBlock{gap:clamp(24px,2.6vw,36px);margin-top:clamp(40px,4.5vw,64px);display:grid}.developer-landing-module__KG1Uyq__problemBlock>.developer-landing-module__KG1Uyq__inlineCaption{margin:0}.developer-landing-module__KG1Uyq__symptomsCard{background:var(--paper-150);border:1px solid var(--paper-300);border-left:2px solid var(--ink-300);border-radius:12px;gap:clamp(16px,1.6vw,22px);padding:clamp(20px,2.2vw,28px) clamp(22px,2.4vw,32px);display:grid}.developer-landing-module__KG1Uyq__symptomsHead{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.developer-landing-module__KG1Uyq__symptomsBar{background:var(--ink-300);width:14px;height:2px;display:inline-block}.developer-landing-module__KG1Uyq__symptomsEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-700);font-size:11px;font-weight:500}.developer-landing-module__KG1Uyq__symptomsMeta{color:var(--ink-500);margin-left:auto;font-size:12.5px}.developer-landing-module__KG1Uyq__symptomsList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(28px,3vw,48px);margin:0;padding:0;list-style:none;display:grid}.developer-landing-module__KG1Uyq__symptomsItem{color:var(--ink-700);letter-spacing:-.005em;border-bottom:1px solid var(--paper-300);grid-template-columns:14px 1fr;align-items:start;column-gap:12px;padding:10px 0;font-size:14.5px;line-height:1.5;display:grid}.developer-landing-module__KG1Uyq__symptomsItem:nth-last-child(-n+2){border-bottom:0}.developer-landing-module__KG1Uyq__symptomsDot{width:14px;height:14px;margin-top:4px;position:relative}.developer-landing-module__KG1Uyq__symptomsDot:before{content:"";background:var(--ink-300);border-radius:2px;position:absolute;inset:4px}.developer-landing-module__KG1Uyq__symptomsText{text-wrap:pretty;max-width:44ch}@media (max-width:760px){.developer-landing-module__KG1Uyq__symptomsMeta{margin-left:0}.developer-landing-module__KG1Uyq__symptomsList{grid-template-columns:1fr}.developer-landing-module__KG1Uyq__symptomsItem,.developer-landing-module__KG1Uyq__symptomsItem:nth-last-child(-n+2){border-bottom:1px solid var(--paper-300)}.developer-landing-module__KG1Uyq__symptomsItem:last-child{border-bottom:0}}.developer-landing-module__KG1Uyq__changeStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.4vw,22px);display:grid}.developer-landing-module__KG1Uyq__mini{background:var(--paper-100);border:1px solid var(--paper-300);border-radius:12px;grid-template-rows:auto 1fr;transition:border-color .22s;display:grid;overflow:hidden}.developer-landing-module__KG1Uyq__mini:hover{border-color:var(--ink-300)}.developer-landing-module__KG1Uyq__miniHead{border-bottom:1px solid var(--paper-200);background:var(--paper-150);gap:4px;padding:18px 20px 14px;display:grid}.developer-landing-module__KG1Uyq__miniEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-500);font-size:10px}.developer-landing-module__KG1Uyq__miniTitle{font-family:var(--font-display);letter-spacing:-.018em;color:var(--ink-900);font-size:14px;font-weight:600}.developer-landing-module__KG1Uyq__miniBody{padding:10px 10px 12px}.developer-landing-module__KG1Uyq__miniRow{color:var(--ink-700);opacity:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-size:13px;animation:.5s forwards developer-landing-module__KG1Uyq__broadDraftFadeUp;display:flex}.developer-landing-module__KG1Uyq__miniBody .developer-landing-module__KG1Uyq__miniRow:first-child{animation-delay:.12s}.developer-landing-module__KG1Uyq__miniBody .developer-landing-module__KG1Uyq__miniRow:nth-child(2){animation-delay:.2s}.developer-landing-module__KG1Uyq__miniBody .developer-landing-module__KG1Uyq__miniRow:nth-child(3){animation-delay:.28s}.developer-landing-module__KG1Uyq__miniBody .developer-landing-module__KG1Uyq__miniRow:nth-child(4){animation-delay:.36s}.developer-landing-module__KG1Uyq__miniRowActive{background:var(--accent-50);color:var(--ink-900);font-weight:500}.developer-landing-module__KG1Uyq__miniRowHero{background:var(--paper-150)}.developer-landing-module__KG1Uyq__miniRowHero .developer-landing-module__KG1Uyq__miniV{color:var(--accent-500);font-weight:600}.developer-landing-module__KG1Uyq__miniK{color:inherit;align-items:center;gap:10px;font-size:13px;display:inline-flex}.developer-landing-module__KG1Uyq__miniV{font-family:var(--font-display);font-variant-numeric:tabular-nums lining-nums;color:var(--ink-900);letter-spacing:-.012em;font-size:13px;font-weight:600}.developer-landing-module__KG1Uyq__miniDot{background:var(--paper-400);border-radius:999px;width:6px;height:6px}.developer-landing-module__KG1Uyq__miniDotActive{background:var(--accent-500)}@media (max-width:760px){.developer-landing-module__KG1Uyq__changeStrip{grid-template-columns:1fr}}@supports (animation-timeline:view()){.developer-landing-module__KG1Uyq__usecases,.developer-landing-module__KG1Uyq__board,.developer-landing-module__KG1Uyq__resources,.developer-landing-module__KG1Uyq__changeStrip{animation:linear both developer-landing-module__KG1Uyq__broadDraftFadeUp;animation-timeline:view();animation-range:entry cover 22%}}.developer-landing-module__KG1Uyq__editorialPropPlate{align-items:center;gap:16px;margin-bottom:clamp(36px,4.5vw,64px);display:flex}.developer-landing-module__KG1Uyq__editorialPropPlateBar{background:var(--accent-500);flex:none;width:22px;height:1.5px}.developer-landing-module__KG1Uyq__editorialPropPlateText{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-700);font-variant-numeric:tabular-nums lining-nums;white-space:nowrap;font-size:10.5px;font-weight:500}.developer-landing-module__KG1Uyq__editorialPropPlateRule{background:var(--paper-300);flex:auto;height:1px}.developer-landing-module__KG1Uyq__editorialProp{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start;gap:clamp(36px,5.5vw,96px);display:grid}.developer-landing-module__KG1Uyq__editorialPropMedia{min-width:0;margin:0;position:relative}.developer-landing-module__KG1Uyq__editorialPropFrame{aspect-ratio:4/5;background:var(--paper-150);border:1px solid var(--paper-300);border-radius:8px;width:100%;position:relative;overflow:hidden}.developer-landing-module__KG1Uyq__editorialPropFrameTl{z-index:2;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-500);font-variant-numeric:tabular-nums lining-nums;font-size:9.5px;font-weight:500;position:absolute;top:16px;left:18px}.developer-landing-module__KG1Uyq__editorialPropFrameChip{z-index:2;border:1px solid var(--paper-300);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-700);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:5px 10px 5px 9px;font-size:9.5px;font-weight:500;display:inline-flex;position:absolute;top:14px;right:14px}.developer-landing-module__KG1Uyq__editorialPropFrameChipDot{background:var(--accent-500);border-radius:999px;width:5px;height:5px}.developer-landing-module__KG1Uyq__editorialPropFrameImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.developer-landing-module__KG1Uyq__editorialPropFrameInner{pointer-events:none;place-items:center;padding:56px 24px 96px;display:grid;position:absolute;inset:0}.developer-landing-module__KG1Uyq__editorialPropFrameIcon{width:clamp(40px,4.5vw,60px);height:clamp(40px,4.5vw,60px);color:var(--ink-300);opacity:.45}.developer-landing-module__KG1Uyq__editorialPropFrameMark{border-left:1px solid var(--accent-500);border-bottom:1px solid var(--accent-500);opacity:.6;pointer-events:none;width:14px;height:14px;position:absolute;bottom:0;left:0}.developer-landing-module__KG1Uyq__editorialPropFrameHint{border-top:1px solid var(--paper-300);font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-300);text-wrap:pretty;padding-top:12px;font-size:12px;font-style:italic;font-weight:400;line-height:1.4;position:absolute;bottom:18px;left:20px;right:20px}.developer-landing-module__KG1Uyq__editorialPropCaption{border-top:1px solid var(--paper-300);grid-template-columns:auto 1fr auto;align-items:baseline;gap:16px;margin:18px 0 0;padding-top:14px;display:grid}.developer-landing-module__KG1Uyq__editorialPropCaptionN{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-500);font-variant-numeric:tabular-nums lining-nums;font-size:10px;font-weight:500}.developer-landing-module__KG1Uyq__editorialPropCaptionLabel{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-700);font-size:13.5px;font-style:italic;font-weight:400}.developer-landing-module__KG1Uyq__editorialPropCaptionMeta{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-300);text-align:right;font-size:10px}.developer-landing-module__KG1Uyq__editorialPropCopy{align-content:start;gap:clamp(18px,1.6vw,26px);min-width:0;padding-top:clamp(8px,2.4vw,40px);display:grid}.developer-landing-module__KG1Uyq__editorialPropTitle{max-width:18ch;margin:0}.developer-landing-module__KG1Uyq__editorialPropLede{color:var(--ink-500);text-wrap:pretty;max-width:38ch;margin:0;font-size:clamp(15.5px,1.25vw,17.5px);line-height:1.7}.developer-landing-module__KG1Uyq__editorialPropPoints{border-top:1px solid var(--paper-300);margin:clamp(8px,1vw,14px) 0 0;padding:0;list-style:none;display:grid}.developer-landing-module__KG1Uyq__editorialPropPoint{border-bottom:1px solid var(--paper-300);grid-template-columns:36px 1fr;align-items:baseline;gap:16px;padding:18px 0;display:grid}.developer-landing-module__KG1Uyq__editorialPropPoint:last-child{border-bottom:0}.developer-landing-module__KG1Uyq__editorialPropPointN{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-500);font-variant-numeric:tabular-nums lining-nums;font-size:10px;font-weight:500}.developer-landing-module__KG1Uyq__editorialPropPointLabel{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-900);text-wrap:balance;font-size:clamp(16px,1.35vw,19.5px);font-weight:500}@media (max-width:960px){.developer-landing-module__KG1Uyq__editorialProp{grid-template-columns:1fr;gap:clamp(28px,5vw,44px)}.developer-landing-module__KG1Uyq__editorialPropCopy{padding-top:0}.developer-landing-module__KG1Uyq__editorialPropFrame{aspect-ratio:5/6}}@media (max-width:520px){.developer-landing-module__KG1Uyq__editorialPropFrame{aspect-ratio:4/5}.developer-landing-module__KG1Uyq__editorialPropFrameChip{top:10px;right:10px}.developer-landing-module__KG1Uyq__editorialPropFrameHint{font-size:11.5px}.developer-landing-module__KG1Uyq__editorialPropCaption{grid-template-columns:auto 1fr;row-gap:4px}.developer-landing-module__KG1Uyq__editorialPropCaptionMeta{text-align:left;grid-column:1/-1}}.developer-landing-module__KG1Uyq__editorialSpreadPlate{align-items:center;gap:16px;margin-bottom:clamp(28px,3.5vw,56px);display:flex}.developer-landing-module__KG1Uyq__editorialSpreadPlateBar{background:var(--accent-500);flex:none;width:22px;height:1.5px}.developer-landing-module__KG1Uyq__editorialSpreadPlateText{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-700);font-variant-numeric:tabular-nums lining-nums;white-space:nowrap;font-size:10.5px;font-weight:500}.developer-landing-module__KG1Uyq__editorialSpreadPlateRule{background:var(--paper-300);flex:auto;height:1px}.developer-landing-module__KG1Uyq__editorialSpreadHead{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:end;gap:clamp(36px,5.5vw,96px);margin-bottom:clamp(40px,5vw,72px);display:grid}.developer-landing-module__KG1Uyq__editorialSpreadHeadCopy{gap:16px;display:grid}.developer-landing-module__KG1Uyq__editorialSpreadTitle{max-width:14ch;margin:0}.developer-landing-module__KG1Uyq__editorialSpreadLede{color:var(--ink-500);text-wrap:pretty;max-width:52ch;margin:0;padding-bottom:6px;font-size:clamp(15.5px,1.25vw,17.5px);line-height:1.7}.developer-landing-module__KG1Uyq__editorialSpreadStage{grid-template-columns:minmax(0,7fr) minmax(0,4fr);align-items:start;gap:clamp(28px,4vw,72px);display:grid}.developer-landing-module__KG1Uyq__editorialSpreadFirst,.developer-landing-module__KG1Uyq__editorialSpreadSecond{min-width:0;margin:0;position:relative}.developer-landing-module__KG1Uyq__editorialSpreadSecond{padding-top:clamp(48px,9vw,140px)}.developer-landing-module__KG1Uyq__editorialSpreadFrame{background:var(--paper-150);border:1px solid var(--paper-300);border-radius:8px;width:100%;position:relative;overflow:hidden}.developer-landing-module__KG1Uyq__editorialSpreadFrameLg{aspect-ratio:16/11}.developer-landing-module__KG1Uyq__editorialSpreadFrameSm{aspect-ratio:3/4}.developer-landing-module__KG1Uyq__editorialSpreadFrameTl{z-index:2;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-500);font-variant-numeric:tabular-nums lining-nums;font-size:9.5px;font-weight:500;position:absolute;top:16px;left:18px}.developer-landing-module__KG1Uyq__editorialSpreadFrameImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.developer-landing-module__KG1Uyq__editorialSpreadFrameInner{pointer-events:none;place-items:center;padding:56px 24px 96px;display:grid;position:absolute;inset:0}.developer-landing-module__KG1Uyq__editorialSpreadFrameIcon{width:clamp(44px,5vw,64px);height:clamp(44px,5vw,64px);color:var(--ink-300);opacity:.45}.developer-landing-module__KG1Uyq__editorialSpreadFrameMark{border-right:1px solid var(--accent-500);border-bottom:1px solid var(--accent-500);opacity:.6;pointer-events:none;width:14px;height:14px;position:absolute;bottom:0;right:0}.developer-landing-module__KG1Uyq__editorialSpreadFrameHint{border-top:1px solid var(--paper-300);font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-300);text-wrap:pretty;padding-top:12px;font-size:12px;font-style:italic;font-weight:400;line-height:1.4;position:absolute;bottom:18px;left:20px;right:20px}.developer-landing-module__KG1Uyq__editorialSpreadCaption{border-top:1px solid var(--paper-300);grid-template-columns:auto 1fr auto;align-items:baseline;gap:16px;margin:18px 0 0;padding-top:14px;display:grid}.developer-landing-module__KG1Uyq__editorialSpreadCaptionN{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-500);font-variant-numeric:tabular-nums lining-nums;font-size:10px;font-weight:500}.developer-landing-module__KG1Uyq__editorialSpreadCaptionLabel{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-700);font-size:13.5px;font-style:italic;font-weight:400}.developer-landing-module__KG1Uyq__editorialSpreadCaptionMeta{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-300);text-align:right;font-size:10px}@media (max-width:960px){.developer-landing-module__KG1Uyq__editorialSpreadHead{grid-template-columns:1fr;align-items:start;gap:20px}.developer-landing-module__KG1Uyq__editorialSpreadLede{padding-bottom:0}.developer-landing-module__KG1Uyq__editorialSpreadStage{grid-template-columns:1fr;gap:clamp(36px,6vw,56px)}.developer-landing-module__KG1Uyq__editorialSpreadSecond{padding-top:0}.developer-landing-module__KG1Uyq__editorialSpreadFrameSm{aspect-ratio:4/3}}@media (max-width:520px){.developer-landing-module__KG1Uyq__editorialSpreadCaption{grid-template-columns:auto 1fr;row-gap:4px}.developer-landing-module__KG1Uyq__editorialSpreadCaptionMeta{text-align:left;grid-column:1/-1}.developer-landing-module__KG1Uyq__editorialSpreadFrameHint{font-size:11.5px}}@media (prefers-reduced-motion:reduce){.developer-landing-module__KG1Uyq__board,.developer-landing-module__KG1Uyq__frameTrace rect,.developer-landing-module__KG1Uyq__boardCashSvg,.developer-landing-module__KG1Uyq__imgPhSweep,.developer-landing-module__KG1Uyq__usecases,.developer-landing-module__KG1Uyq__resources,.developer-landing-module__KG1Uyq__changeStrip,.developer-landing-module__KG1Uyq__miniRow{animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
