.DevHero-module__lIcZgW__section{padding-top:160px;padding-bottom:var(--spacing-24);background:hsl(var(--background))}.DevHero-module__lIcZgW__content{text-align:center;opacity:0;max-width:680px;margin:0 auto;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(20px)}.DevHero-module__lIcZgW__visible{opacity:1;transform:translateY(0)}.DevHero-module__lIcZgW__eyebrow{color:hsl(var(--primary));margin-bottom:var(--spacing-6);letter-spacing:.05em;text-transform:uppercase;background:#6366f114;border:1px solid #6366f133;border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.DevHero-module__lIcZgW__title{letter-spacing:-.03em;margin-bottom:var(--spacing-5);font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.15}.DevHero-module__lIcZgW__subtitle{color:hsl(var(--foreground));opacity:.6;max-width:540px;margin:0 auto var(--spacing-10);font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.DevHero-module__lIcZgW__configBlock{text-align:left;max-width:520px;margin:0 auto var(--spacing-6);opacity:0;background:#0e0e11;border:1px solid #ffffff0f;border-radius:10px;transition:all .6s cubic-bezier(.2,.8,.2,1) .3s;overflow:hidden;transform:translateY(12px)}.DevHero-module__lIcZgW__configVisible{opacity:1;transform:translateY(0)}html[data-theme=light] .DevHero-module__lIcZgW__configBlock{background:#f4f4f6;border-color:#6366f11f}.DevHero-module__lIcZgW__configHeader{background:#ffffff05;border-bottom:1px solid #ffffff0a;align-items:center;gap:6px;padding:10px 14px;display:flex}html[data-theme=light] .DevHero-module__lIcZgW__configHeader{background:#6366f105;border-bottom-color:#6366f10f}.DevHero-module__lIcZgW__configDot{opacity:.6;border-radius:50%;width:10px;height:10px}.DevHero-module__lIcZgW__configFile{color:hsl(var(--foreground));opacity:.35;margin-left:8px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.7rem}.DevHero-module__lIcZgW__configCode{color:hsl(var(--foreground));opacity:.8;margin:0;padding:16px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.82rem;line-height:1.6;overflow-x:auto}html[data-theme=light] .DevHero-module__lIcZgW__configCode{color:#393946}.DevHero-module__lIcZgW__cKey{color:#c4b5fd}.DevHero-module__lIcZgW__cStr{color:#6ee7b7}.DevHero-module__lIcZgW__cPunc{color:hsl(var(--foreground));opacity:.4}.DevHero-module__lIcZgW__cBrace{color:hsl(var(--foreground));opacity:.5}html[data-theme=light] .DevHero-module__lIcZgW__cKey{color:#6366f1}html[data-theme=light] .DevHero-module__lIcZgW__cStr{color:#059669}.DevHero-module__lIcZgW__clientList{color:hsl(var(--foreground));opacity:0;font-size:.85rem;transition:opacity .6s cubic-bezier(.2,.8,.2,1) .5s}.DevHero-module__lIcZgW__clientListVisible{opacity:.4}@media (max-width:768px){.DevHero-module__lIcZgW__section{padding-top:120px;padding-bottom:var(--spacing-16)}.DevHero-module__lIcZgW__configBlock{max-width:100%}.DevHero-module__lIcZgW__configCode{padding:12px;font-size:.72rem}}
.MCPDemo-module__-D3RCG__section{background:hsl(var(--background));padding:8rem 0;position:relative}.MCPDemo-module__-D3RCG__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}html[data-theme=light] .MCPDemo-module__-D3RCG__section:before{background:linear-gradient(90deg,#0000,#6366f133,#0000)}.MCPDemo-module__-D3RCG__header{text-align:center;max-width:540px;margin:0 auto var(--spacing-8);opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(16px)}.MCPDemo-module__-D3RCG__headerVisible{opacity:1;transform:translateY(0)}.MCPDemo-module__-D3RCG__title{letter-spacing:-.01em;margin-bottom:var(--spacing-3);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.3}.MCPDemo-module__-D3RCG__subtitle{color:hsl(var(--foreground));opacity:.45;font-size:1rem}.MCPDemo-module__-D3RCG__dualContainer{opacity:0;grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;margin:0 auto;transition:all .6s cubic-bezier(.2,.8,.2,1) .2s;display:grid;transform:translateY(12px)}.MCPDemo-module__-D3RCG__dualVisible{opacity:1;transform:translateY(0)}.MCPDemo-module__-D3RCG__panelWrap{flex-direction:column;gap:8px;display:flex}.MCPDemo-module__-D3RCG__panelLabel{text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--primary));opacity:.6;font-size:.68rem;font-weight:600;font-family:var(--font-sans);padding-left:4px}.MCPDemo-module__-D3RCG__terminal{background:#0e0e11;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;flex:1;transition:opacity .4s;display:flex;overflow:hidden}.MCPDemo-module__-D3RCG__terminalDimmed{opacity:.35}html[data-theme=light] .MCPDemo-module__-D3RCG__terminal{background:#f4f4f6;border-color:#6366f11f}.MCPDemo-module__-D3RCG__termHeader{background:#ffffff04;border-bottom:1px solid #ffffff0a;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;display:flex}.MCPDemo-module__-D3RCG__termDot{opacity:.6;border-radius:50%;width:10px;height:10px}.MCPDemo-module__-D3RCG__termTitle{color:hsl(var(--foreground));opacity:.3;margin-left:8px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.7rem}.MCPDemo-module__-D3RCG__replayBtn{color:hsl(var(--foreground));opacity:.25;cursor:pointer;background:#ffffff0a;border:none;border-radius:4px;margin-left:auto;padding:4px;transition:opacity .2s}.MCPDemo-module__-D3RCG__replayBtn:hover{opacity:.5}.MCPDemo-module__-D3RCG__termBody{flex:1;min-height:200px;padding:16px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.72rem;line-height:1.6}.MCPDemo-module__-D3RCG__prompt{opacity:0;gap:8px;margin-bottom:14px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(6px)}.MCPDemo-module__-D3RCG__promptVisible{opacity:1;transform:translateY(0)}.MCPDemo-module__-D3RCG__promptIcon{color:hsl(var(--primary));opacity:.6;flex-shrink:0;font-weight:700}.MCPDemo-module__-D3RCG__promptText{color:hsl(var(--foreground));opacity:.7;font-family:var(--font-sans);font-size:.78rem}.MCPDemo-module__-D3RCG__calls{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.MCPDemo-module__-D3RCG__callLine{color:hsl(var(--foreground));opacity:0;align-items:center;gap:6px;font-size:.68rem;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;transform:translate(-4px)}.MCPDemo-module__-D3RCG__callVisible{opacity:.45;transform:translate(0)}.MCPDemo-module__-D3RCG__callCheck{color:#21c45d;opacity:.7;flex-shrink:0}.MCPDemo-module__-D3RCG__summary{margin-bottom:6px;padding:6px 0}.MCPDemo-module__-D3RCG__summaryText{color:#21c45d;opacity:.65;font-family:var(--font-sans);font-size:.78rem;font-weight:500}.MCPDemo-module__-D3RCG__resultsSection{margin:10px 0 8px}.MCPDemo-module__-D3RCG__resultsSummaryRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:16px;margin-bottom:10px;padding-bottom:8px;display:flex}html[data-theme=light] .MCPDemo-module__-D3RCG__resultsSummaryRow{border-bottom-color:#6366f10f}.MCPDemo-module__-D3RCG__passedCount{color:#34d399;opacity:.8;font-size:.7rem;font-weight:500;font-family:var(--font-sans);align-items:center;display:flex}.MCPDemo-module__-D3RCG__gapCount{color:#fb923c;opacity:.8;font-size:.7rem;font-weight:500;font-family:var(--font-sans)}.MCPDemo-module__-D3RCG__gapList{flex-direction:column;gap:6px;display:flex}.MCPDemo-module__-D3RCG__gapItem{opacity:0;background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;padding:6px 8px;transition:all .4s cubic-bezier(.2,.8,.2,1);transform:translateY(4px)}html[data-theme=light] .MCPDemo-module__-D3RCG__gapItem{background:#6366f105;border-color:#6366f10f}.MCPDemo-module__-D3RCG__gapItemVisible{opacity:1;transform:translateY(0)}.MCPDemo-module__-D3RCG__gapHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.MCPDemo-module__-D3RCG__gapName{color:hsl(var(--foreground));opacity:.7;font-size:.7rem;font-weight:600;font-family:var(--font-sans)}.MCPDemo-module__-D3RCG__gapScore{color:hsl(var(--foreground));opacity:.35;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.62rem;font-weight:500}.MCPDemo-module__-D3RCG__gapBand{color:#fb923c;font-size:.56rem;font-weight:500;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.04em;background:#fb923c26;border-radius:3px;padding:1px 6px}.MCPDemo-module__-D3RCG__gapTags{flex-wrap:wrap;gap:4px;display:flex}.MCPDemo-module__-D3RCG__gapTag{color:hsl(var(--foreground));opacity:.4;font-size:.56rem;font-family:var(--font-sans);background:#ffffff0a;border-radius:3px;padding:1px 5px}html[data-theme=light] .MCPDemo-module__-D3RCG__gapTag{background:#6366f10f}.MCPDemo-module__-D3RCG__outcome{margin-top:6px}.MCPDemo-module__-D3RCG__outcomeDivider{background:#ffffff0a;height:1px;margin-bottom:10px}html[data-theme=light] .MCPDemo-module__-D3RCG__outcomeDivider{background:#6366f10f}.MCPDemo-module__-D3RCG__outcomeLabel{color:hsl(var(--foreground));opacity:.25;text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:500;font-family:var(--font-sans);margin-bottom:8px;display:block}.MCPDemo-module__-D3RCG__outcomeList{flex-direction:column;gap:10px;display:flex}.MCPDemo-module__-D3RCG__learner{opacity:0;transition:all .4s cubic-bezier(.2,.8,.2,1);transform:translateY(4px)}.MCPDemo-module__-D3RCG__learnerVisible{opacity:1;transform:translateY(0)}.MCPDemo-module__-D3RCG__learnerMeta{justify-content:space-between;align-items:baseline;margin-bottom:3px;display:flex}.MCPDemo-module__-D3RCG__learnerName{color:hsl(var(--foreground));opacity:.7;font-size:.68rem;font-weight:600;font-family:var(--font-sans)}.MCPDemo-module__-D3RCG__learnerFocus{color:hsl(var(--foreground));opacity:.3;font-size:.56rem;font-family:var(--font-sans)}.MCPDemo-module__-D3RCG__learnerTrack{border-radius:var(--radius-full);background:#ffffff0d;height:3px;overflow:hidden}html[data-theme=light] .MCPDemo-module__-D3RCG__learnerTrack{background:#6366f10f}.MCPDemo-module__-D3RCG__learnerFill{border-radius:var(--radius-full);will-change:width;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.MCPDemo-module__-D3RCG__learnerWeek{color:hsl(var(--foreground));opacity:.25;margin-top:2px;font-size:.56rem;display:block}.MCPDemo-module__-D3RCG__termFooter{text-align:center;color:hsl(var(--foreground));opacity:0;font-size:.82rem;font-style:italic;font-weight:500;font-family:var(--font-sans);margin-top:20px;transition:opacity .6s cubic-bezier(.2,.8,.2,1)}.MCPDemo-module__-D3RCG__termFooterVisible{opacity:.3}@media (max-width:768px){.MCPDemo-module__-D3RCG__section{padding:5rem 0}.MCPDemo-module__-D3RCG__dualContainer{grid-template-columns:1fr;gap:20px;max-width:100%}.MCPDemo-module__-D3RCG__termBody{min-height:180px;padding:12px;font-size:.68rem}.MCPDemo-module__-D3RCG__promptText{font-size:.72rem}.MCPDemo-module__-D3RCG__gapTags{flex-wrap:wrap}}
.ToolsReference-module__rAwybq__section{background:hsl(var(--background));padding:8rem 0;position:relative}.ToolsReference-module__rAwybq__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}html[data-theme=light] .ToolsReference-module__rAwybq__section:before{background:linear-gradient(90deg,#0000,#6366f133,#0000)}.ToolsReference-module__rAwybq__header{text-align:center;max-width:540px;margin:0 auto var(--spacing-8);opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(12px)}.ToolsReference-module__rAwybq__headerVisible{opacity:1;transform:translateY(0)}.ToolsReference-module__rAwybq__title{margin-bottom:var(--spacing-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.ToolsReference-module__rAwybq__subtitle{color:hsl(var(--foreground));opacity:.45;font-size:.95rem}.ToolsReference-module__rAwybq__grid{gap:var(--spacing-4);grid-template-columns:repeat(3,1fr);max-width:1100px;margin:0 auto;display:grid}.ToolsReference-module__rAwybq__card{padding:var(--spacing-5);opacity:0;background:#ffffff04;border:1px solid #ffffff0a;border-radius:10px;transition:all .5s cubic-bezier(.2,.8,.2,1);transform:translateY(10px)}.ToolsReference-module__rAwybq__cardVisible{opacity:1;transform:translateY(0)}.ToolsReference-module__rAwybq__card:hover{border-color:#ffffff1a}html[data-theme=light] .ToolsReference-module__rAwybq__card{background:#6366f104;border-color:#6366f10f}.ToolsReference-module__rAwybq__toolName{color:hsl(var(--primary));margin-bottom:var(--spacing-2);font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.88rem;font-weight:600;display:inline-block}.ToolsReference-module__rAwybq__toolDesc{color:hsl(var(--foreground));opacity:.55;margin-bottom:var(--spacing-4);font-size:.82rem;line-height:1.5}.ToolsReference-module__rAwybq__schema{padding-top:var(--spacing-3);border-top:1px solid #ffffff08;flex-direction:column;gap:6px;display:flex}html[data-theme=light] .ToolsReference-module__rAwybq__schema{border-top-color:#6366f10f}.ToolsReference-module__rAwybq__schemaRow{align-items:baseline;gap:8px;display:flex}.ToolsReference-module__rAwybq__schemaLabel{color:hsl(var(--foreground));opacity:.3;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;min-width:40px;font-size:.62rem;font-weight:500}.ToolsReference-module__rAwybq__schemaValue{color:hsl(var(--foreground));opacity:.45;word-break:break-all;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.7rem}@media (max-width:900px){.ToolsReference-module__rAwybq__grid{grid-template-columns:repeat(2,1fr);max-width:720px}}@media (max-width:580px){.ToolsReference-module__rAwybq__grid{grid-template-columns:1fr}}
.ExamplePrompts-module__TzyQCW__section{background:hsl(var(--background));padding:7rem 0;position:relative}.ExamplePrompts-module__TzyQCW__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}html[data-theme=light] .ExamplePrompts-module__TzyQCW__section:before{background:linear-gradient(90deg,#0000,#6366f133,#0000)}.ExamplePrompts-module__TzyQCW__header{text-align:center;max-width:540px;margin:0 auto var(--spacing-8);opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(12px)}.ExamplePrompts-module__TzyQCW__headerVisible{opacity:1;transform:translateY(0)}.ExamplePrompts-module__TzyQCW__title{margin-bottom:var(--spacing-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.ExamplePrompts-module__TzyQCW__subtitle{color:hsl(var(--foreground));opacity:.45;font-size:.95rem}.ExamplePrompts-module__TzyQCW__list{gap:var(--spacing-3);flex-direction:column;max-width:620px;margin:0 auto;display:flex}.ExamplePrompts-module__TzyQCW__item{opacity:0;background:#ffffff04;border:1px solid #ffffff0a;border-radius:10px;gap:12px;padding:14px 16px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(8px)}.ExamplePrompts-module__TzyQCW__itemVisible{opacity:1;transform:translateY(0)}.ExamplePrompts-module__TzyQCW__item:hover{border-color:#ffffff14}html[data-theme=light] .ExamplePrompts-module__TzyQCW__item{background:#6366f104;border-color:#6366f10f}.ExamplePrompts-module__TzyQCW__promptIcon{color:hsl(var(--primary));opacity:.5;flex-shrink:0;margin-top:1px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-weight:700}.ExamplePrompts-module__TzyQCW__promptText{color:hsl(var(--foreground));opacity:.7;margin-bottom:4px;font-size:.88rem;line-height:1.5}.ExamplePrompts-module__TzyQCW__context{color:hsl(var(--foreground));opacity:.3;font-size:.7rem;font-weight:500}
.RestAPISection-module__FJfaaG__section{background:hsl(var(--background));padding:7rem 0;position:relative}.RestAPISection-module__FJfaaG__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}html[data-theme=light] .RestAPISection-module__FJfaaG__section:before{background:linear-gradient(90deg,#0000,#6366f133,#0000)}.RestAPISection-module__FJfaaG__content{opacity:0;max-width:620px;margin:0 auto;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(12px)}.RestAPISection-module__FJfaaG__contentVisible{opacity:1;transform:translateY(0)}.RestAPISection-module__FJfaaG__title{text-align:center;margin-bottom:var(--spacing-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.RestAPISection-module__FJfaaG__subtitle{color:hsl(var(--foreground));opacity:.45;text-align:center;margin-bottom:var(--spacing-8);font-size:.95rem}.RestAPISection-module__FJfaaG__endpoints{margin-bottom:var(--spacing-6);flex-direction:column;gap:6px;display:flex}.RestAPISection-module__FJfaaG__endpoint{background:#ffffff04;border:1px solid #ffffff08;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}html[data-theme=light] .RestAPISection-module__FJfaaG__endpoint{background:#6366f104;border-color:#6366f10d}.RestAPISection-module__FJfaaG__method{color:hsl(var(--primary));opacity:.7;text-align:center;background:#6366f114;border-radius:4px;min-width:48px;padding:2px 6px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.65rem;font-weight:700}.RestAPISection-module__FJfaaG__path{color:hsl(var(--foreground));opacity:.6;flex:1;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.78rem}.RestAPISection-module__FJfaaG__desc{color:hsl(var(--foreground));opacity:.35;flex-shrink:0;font-size:.72rem}.RestAPISection-module__FJfaaG__curlBlock{margin-bottom:var(--spacing-6);background:#0e0e11;border:1px solid #ffffff0d;border-radius:10px;overflow:hidden}html[data-theme=light] .RestAPISection-module__FJfaaG__curlBlock{background:#f4f4f6;border-color:#6366f11a}.RestAPISection-module__FJfaaG__curlHeader{border-bottom:1px solid #ffffff08;padding:8px 14px}.RestAPISection-module__FJfaaG__curlLabel{color:hsl(var(--foreground));opacity:.25;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.RestAPISection-module__FJfaaG__curlCode{color:hsl(var(--foreground));opacity:.6;margin:0;padding:14px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.75rem;line-height:1.6;overflow-x:auto}.RestAPISection-module__FJfaaG__details{gap:var(--spacing-6);justify-content:center;display:flex}.RestAPISection-module__FJfaaG__detailItem{flex-direction:column;gap:2px;display:flex}.RestAPISection-module__FJfaaG__detailLabel{color:hsl(var(--foreground));opacity:.3;text-transform:uppercase;letter-spacing:.04em;font-size:.62rem;font-weight:500}.RestAPISection-module__FJfaaG__detailValue{color:hsl(var(--foreground));opacity:.55;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.78rem}@media (max-width:768px){.RestAPISection-module__FJfaaG__endpoint{flex-wrap:wrap}.RestAPISection-module__FJfaaG__desc{flex-basis:100%;margin-left:58px}.RestAPISection-module__FJfaaG__details{gap:var(--spacing-3);flex-direction:column}.RestAPISection-module__FJfaaG__curlCode{font-size:.68rem}}
.DevCTA-module__Pi4kda__section{background:hsl(var(--background));padding:8rem 0;position:relative}.DevCTA-module__Pi4kda__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}html[data-theme=light] .DevCTA-module__Pi4kda__section:before{background:linear-gradient(90deg,#0000,#6366f133,#0000)}.DevCTA-module__Pi4kda__content{text-align:center;opacity:0;max-width:480px;margin:0 auto;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(16px)}.DevCTA-module__Pi4kda__contentVisible{opacity:1;transform:translateY(0)}.DevCTA-module__Pi4kda__title{margin-bottom:var(--spacing-6);font-size:clamp(1.75rem,3vw,2.2rem);font-weight:700}.DevCTA-module__Pi4kda__steps{margin-bottom:var(--spacing-8);text-align:left;max-width:360px;margin-left:auto;margin-right:auto;margin-bottom:var(--spacing-8);flex-direction:column;gap:10px;display:flex}.DevCTA-module__Pi4kda__step{align-items:center;gap:12px;display:flex}.DevCTA-module__Pi4kda__stepNum{width:24px;height:24px;color:hsl(var(--primary));background:#6366f11a;border:1px solid #6366f133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.DevCTA-module__Pi4kda__stepText{color:hsl(var(--foreground));opacity:.6;font-size:.88rem}.DevCTA-module__Pi4kda__primaryBtn{align-items:center;gap:.5rem;padding:.9rem 2rem!important;font-size:1.05rem!important;display:inline-flex!important}.DevCTA-module__Pi4kda__primaryBtn svg{transition:transform .3s}.DevCTA-module__Pi4kda__primaryBtn:hover svg{transform:translate(3px)}
