.KnowledgeBaseClient-module__20ousW__container{background:#000;gap:2rem;min-height:80vh;padding:2rem 0;display:flex}.KnowledgeBaseClient-module__20ousW__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1rem;flex-shrink:0;width:250px;height:fit-content;padding:1.5rem;position:sticky;top:100px}.KnowledgeBaseClient-module__20ousW__main{flex:1;min-width:0}.KnowledgeBaseClient-module__20ousW__searchBar{margin-bottom:2rem;position:relative}.KnowledgeBaseClient-module__20ousW__searchInput{box-sizing:border-box;color:#e5e5e5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:.75rem;width:100%;padding-block:1rem;padding-inline:1rem 3rem;font-size:1.1rem;transition:all .2s}.KnowledgeBaseClient-module__20ousW__searchIcon{top:50%;color:var(--text-secondary,#a0a0a0);pointer-events:none;position:absolute;inset-inline-end:1rem;transform:translateY(-50%)}.KnowledgeBaseClient-module__20ousW__searchInput:focus{border-color:#0ff;outline:none;box-shadow:0 0 0 3px #0ff3,0 0 20px #00ffff4d}.KnowledgeBaseClient-module__20ousW__categoryList{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.KnowledgeBaseClient-module__20ousW__categoryButton{text-align:start;cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-weight:500;transition:all .2s}.KnowledgeBaseClient-module__20ousW__categoryButton:hover,.KnowledgeBaseClient-module__20ousW__categoryButton.KnowledgeBaseClient-module__20ousW__active{color:#0ff;background:#00ffff1a;font-weight:700;box-shadow:0 0 10px #0ff3}.KnowledgeBaseClient-module__20ousW__sidebarSection{border-top:1px solid #0ff3;margin-top:1.5rem;padding-top:1.25rem}.KnowledgeBaseClient-module__20ousW__sidebarSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#666;margin:0 0 .5rem;padding-inline:1rem;font-size:.75rem;font-weight:700}.KnowledgeBaseClient-module__20ousW__sidebarLink{color:#a0a0a0;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.KnowledgeBaseClient-module__20ousW__sidebarLink:hover{color:#0ff;background:#00ffff1a}.KnowledgeBaseClient-module__20ousW__sidebarLinkNested{padding-inline-start:1.75rem;font-size:.95rem}.KnowledgeBaseClient-module__20ousW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.KnowledgeBaseClient-module__20ousW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1rem;flex-direction:column;padding:1.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.KnowledgeBaseClient-module__20ousW__card:before{content:"";opacity:0;background:linear-gradient(135deg,#00ffff1a 0%,#ff00ff1a 100%);transition:opacity .4s;position:absolute;inset:0}.KnowledgeBaseClient-module__20ousW__card:hover:before{opacity:1}.KnowledgeBaseClient-module__20ousW__card:hover{border-color:#0ff9;transform:translateY(-4px);box-shadow:0 15px 40px #00ffff4d}.KnowledgeBaseClient-module__20ousW__cardHeader{z-index:1;margin-bottom:1rem;position:relative}.KnowledgeBaseClient-module__20ousW__badge{color:#0ff;background:#00ffff1a;border:1px solid #00ffff4d;border-radius:99px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.KnowledgeBaseClient-module__20ousW__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.KnowledgeBaseClient-module__20ousW__cardExcerpt{color:#a0a0a0;z-index:1;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.KnowledgeBaseClient-module__20ousW__readMore{color:#0ff;z-index:1;text-shadow:0 0 10px #00ffff80;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.KnowledgeBaseClient-module__20ousW__readMore:hover{text-shadow:0 0 20px #0ffc;gap:.75rem}.KnowledgeBaseClient-module__20ousW__article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:0;background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1rem;max-width:100%;padding:2rem;position:relative;overflow-x:auto}.KnowledgeBaseClient-module__20ousW__articleHeader{border-bottom:1px solid #0ff3;margin-bottom:2rem;padding-bottom:1.5rem}.KnowledgeBaseClient-module__20ousW__backLink{color:#0ff;text-shadow:0 0 10px #00ffff80;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.KnowledgeBaseClient-module__20ousW__backLink:hover{text-shadow:0 0 20px #0ffc;gap:.75rem}.KnowledgeBaseClient-module__20ousW__articleTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.KnowledgeBaseClient-module__20ousW__articleMeta{color:#a0a0a0;flex-wrap:wrap;gap:1rem;font-size:.875rem;display:flex}.KnowledgeBaseClient-module__20ousW__articleMeta .KnowledgeBaseClient-module__20ousW__badge{color:#0ff;background:#00ffff1a;border:1px solid #00ffff4d;border-radius:99px;align-items:center;gap:.5rem;padding:.25rem .75rem;display:inline-flex}.KnowledgeBaseClient-module__20ousW__articleMeta .KnowledgeBaseClient-module__20ousW__date{align-items:center;gap:.5rem;display:inline-flex}.KnowledgeBaseClient-module__20ousW__articleContent{color:#e5e5e5;overflow-wrap:break-word;word-wrap:break-word;isolation:isolate;min-width:0;font-size:1.125rem;line-height:1.8;display:flow-root}.KnowledgeBaseClient-module__20ousW__articleContent h2{color:#fff;margin-top:2rem;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.KnowledgeBaseClient-module__20ousW__articleContent h3{color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.KnowledgeBaseClient-module__20ousW__articleContent p{color:#a0a0a0;margin-bottom:1.5rem}.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background]{box-sizing:border-box;max-width:100%;color:#1a1a1a!important}.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] p,.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] li,.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] strong,.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] u{color:inherit!important}.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] a{color:#0b57d0!important;text-shadow:none!important}.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] a:hover{text-decoration:underline}.KnowledgeBaseClient-module__20ousW__articleContent div[style*=background] img{border-color:#0000001f;box-shadow:0 2px 12px #00000014}.KnowledgeBaseClient-module__20ousW__articleContent ol{color:#a0a0a0;margin:1rem 0;padding-inline-start:1.75rem;list-style:decimal}.KnowledgeBaseClient-module__20ousW__articleContent ul{color:#a0a0a0;margin:1rem 0;padding-inline-start:1.75rem;list-style:outside}.KnowledgeBaseClient-module__20ousW__articleContent li{margin-bottom:.35rem}.KnowledgeBaseClient-module__20ousW__articleContent table{border-collapse:collapse;table-layout:auto;width:100%;max-width:100%;margin:1rem 0}.KnowledgeBaseClient-module__20ousW__articleContent a{color:#0ff;text-shadow:0 0 10px #00ffff80;transition:all .2s}.KnowledgeBaseClient-module__20ousW__articleContent a:hover{text-shadow:0 0 20px #0ffc}.KnowledgeBaseClient-module__20ousW__articleContent img{clear:both;z-index:0;border:1px solid #00ffff4d;border-radius:1rem;max-width:100%;height:auto;margin:1.25rem 0;display:block;position:relative;box-shadow:0 0 20px #0ff3;float:none!important}.KnowledgeBaseClient-module__20ousW__articleContent video,.KnowledgeBaseClient-module__20ousW__articleContent iframe{clear:both;max-width:100%;margin:1.25rem 0;display:block}.KnowledgeBaseClient-module__20ousW__articleContent figure{max-width:100%;margin:1.25rem 0}@media (max-width:900px){.KnowledgeBaseClient-module__20ousW__container{flex-direction:column}.KnowledgeBaseClient-module__20ousW__sidebar{width:100%;margin-bottom:1rem;position:static}.KnowledgeBaseClient-module__20ousW__articleTitle{font-size:1.5rem}.KnowledgeBaseClient-module__20ousW__articleContent{font-size:1rem}}
.PageHeader-module__eQuKha__header{text-align:center;background-color:#0a0a0a;border-bottom:1px solid #0ff3;padding:6rem 0 4rem;position:relative}.PageHeader-module__eQuKha__header:before{content:"";z-index:0;background:linear-gradient(#00ffff0d 0%,#0000 50%),linear-gradient(#0000 50%,#ff00ff0d 100%);animation:5s ease-in-out infinite PageHeader-module__eQuKha__holoShift;position:absolute;inset:0}@keyframes PageHeader-module__eQuKha__holoShift{0%,to{opacity:.5;background-position:0 0,100% 100%}50%{opacity:1;background-position:100% 100%,0 0}}.PageHeader-module__eQuKha__title{color:#fff;letter-spacing:-.02em;z-index:1;margin-bottom:1rem;font-size:3rem;font-weight:800;position:relative}.PageHeader-module__eQuKha__subtitle{color:#a0a0a0;z-index:1;max-width:600px;margin:0 auto;font-size:1.125rem;position:relative}@media (max-width:768px){.PageHeader-module__eQuKha__title{font-size:2rem}.PageHeader-module__eQuKha__header{padding:4rem 0 3rem}}
.articles-module__7N0wYa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;padding:4rem 0;display:grid}.articles-module__7N0wYa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1.5rem;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.articles-module__7N0wYa__card:before{content:"";opacity:0;background:linear-gradient(135deg,#00ffff1a 0%,#ff00ff1a 100%);transition:opacity .4s;position:absolute;inset:0}.articles-module__7N0wYa__card:hover:before{opacity:1}.articles-module__7N0wYa__card:hover{border-color:#0ff9;transform:translateY(-8px);box-shadow:0 20px 50px #00ffff4d}.articles-module__7N0wYa__image{background:#00ffff0d;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.articles-module__7N0wYa__image img{object-fit:cover;filter:brightness(1.1)contrast(1.1);width:100%;height:100%}.articles-module__7N0wYa__content{z-index:1;flex-direction:column;flex:1;padding:1.5rem;display:flex;position:relative}.articles-module__7N0wYa__meta{color:#666;gap:1rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.articles-module__7N0wYa__title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.articles-module__7N0wYa__excerpt{color:#a0a0a0;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.articles-module__7N0wYa__link{color:#0ff;text-shadow:0 0 10px #00ffff80;align-items:center;gap:.5rem;margin-top:auto;font-weight:600;transition:all .2s;display:inline-flex}.articles-module__7N0wYa__link:hover{color:#0ff;text-shadow:0 0 20px #0ffc;gap:.75rem}@media (max-width:768px){.articles-module__7N0wYa__grid{grid-template-columns:1fr}}
.ApiRequestTester-module__1q_IJW__wrap{background:linear-gradient(160deg,#08161cf2 0%,#040c12fa 100%);border:1px solid #0ff3;border-radius:14px;margin-top:1.25rem;padding:1.25rem 1.35rem;box-shadow:0 16px 48px #0006}.ApiRequestTester-module__1q_IJW__title{color:var(--text-white);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.ApiRequestTester-module__1q_IJW__hint{color:var(--text-light);margin:0 0 1rem;font-size:.82rem;line-height:1.45}.ApiRequestTester-module__1q_IJW__row{margin-bottom:.85rem}.ApiRequestTester-module__1q_IJW__rowInline{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.ApiRequestTester-module__1q_IJW__bothMethodsHint{letter-spacing:.06em;color:var(--primary);background:#00ffff1a;border-radius:6px;align-self:center;padding:.25rem .5rem;font-size:.72rem;font-weight:700}.ApiRequestTester-module__1q_IJW__label{color:var(--text-secondary);flex-direction:column;flex:1;gap:.35rem;min-width:140px;font-size:.8rem;font-weight:600;display:flex}.ApiRequestTester-module__1q_IJW__input,.ApiRequestTester-module__1q_IJW__select{color:var(--text-main);background:#0006;border:1px solid #0ff3;border-radius:8px;padding:.5rem .65rem;font-size:.88rem}.ApiRequestTester-module__1q_IJW__input:focus,.ApiRequestTester-module__1q_IJW__select:focus{border-color:var(--primary);outline:none}.ApiRequestTester-module__1q_IJW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem 1rem;margin-bottom:1rem;display:grid}.ApiRequestTester-module__1q_IJW__paramName{color:var(--primary);font-family:ui-monospace,monospace;font-size:.78rem;font-weight:700}.ApiRequestTester-module__1q_IJW__req{color:#f87171;margin-inline-start:.15rem}.ApiRequestTester-module__1q_IJW__paramDesc{color:var(--text-light);font-size:.72rem;font-weight:400;line-height:1.35}.ApiRequestTester-module__1q_IJW__pathBadge{color:var(--text-light);background:#00ffff0f;border-radius:6px;align-self:center;padding:.35rem .6rem;font-family:ui-monospace,monospace;font-size:.75rem}.ApiRequestTester-module__1q_IJW__sendBtn{cursor:pointer;color:#0a1216;background:linear-gradient(135deg,#5eead4 0%,#2dd4bf 100%);border:none;border-radius:10px;padding:.55rem 1.4rem;font-size:.92rem;font-weight:700;transition:filter .15s,transform .1s}.ApiRequestTester-module__1q_IJW__sendBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.ApiRequestTester-module__1q_IJW__sendBtn:disabled{opacity:.6;cursor:not-allowed}.ApiRequestTester-module__1q_IJW__err{color:#f87171;margin:.75rem 0 0;font-size:.88rem}.ApiRequestTester-module__1q_IJW__result{margin-top:1rem}.ApiRequestTester-module__1q_IJW__resultMeta{color:var(--text-light);margin-bottom:.35rem;font-size:.82rem}.ApiRequestTester-module__1q_IJW__resultPre{text-align:left;direction:ltr;background:#070a0c;border:1px solid #00ffff1f;border-radius:10px;max-height:320px;margin:0;padding:1rem;overflow:auto}.ApiRequestTester-module__1q_IJW__resultPre code{color:#c4c4c4;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,monospace;font-size:.76rem;line-height:1.45}
.BigFeatures-module__oDYsXq__section{background-color:#0a0a0a;padding:8rem 0;position:relative}.BigFeatures-module__oDYsXq__row{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}.BigFeatures-module__oDYsXq__row:last-child{margin-bottom:0}.BigFeatures-module__oDYsXq__row.BigFeatures-module__oDYsXq__reverse{direction:ltr}.BigFeatures-module__oDYsXq__row.BigFeatures-module__oDYsXq__reverse .BigFeatures-module__oDYsXq__textCol{order:2}.BigFeatures-module__oDYsXq__row.BigFeatures-module__oDYsXq__reverse .BigFeatures-module__oDYsXq__mediaCol{order:1}.BigFeatures-module__oDYsXq__textCol{flex:1}.BigFeatures-module__oDYsXq__mediaCol{flex:1;justify-content:center;display:flex;position:relative}.BigFeatures-module__oDYsXq__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.BigFeatures-module__oDYsXq__description{color:#a0a0a0;white-space:pre-line;font-size:1.15rem;line-height:1.8}.BigFeatures-module__oDYsXq__image{cursor:pointer;filter:brightness(1.1)contrast(1.1);border:1px solid #00ffff4d;border-radius:1rem;max-width:100%;height:auto;transition:transform .3s;position:relative}.BigFeatures-module__oDYsXq__mediaCol:before{content:"";z-index:-1;border:2px solid #00ffff80;border-radius:1.5rem;animation:3s ease-in-out infinite BigFeatures-module__oDYsXq__pulse;position:absolute;inset:-30px;box-shadow:0 0 40px #00ffff4d}@keyframes BigFeatures-module__oDYsXq__pulse{0%,to{opacity:.5}50%{opacity:1}}.BigFeatures-module__oDYsXq__image:hover{filter:brightness(1.15);transform:scale(1.05);box-shadow:0 0 30px #0ff6}@media (max-width:900px){.BigFeatures-module__oDYsXq__row,.BigFeatures-module__oDYsXq__row.BigFeatures-module__oDYsXq__reverse{text-align:center;grid-template-columns:1fr;gap:3rem;margin-bottom:5rem}.BigFeatures-module__oDYsXq__title{font-size:2rem}}
.ContactForm-module__1SvrgG__formContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1.5rem;padding:3rem;box-shadow:0 20px 50px #0ff3}.ContactForm-module__1SvrgG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__1SvrgG__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactForm-module__1SvrgG__field{flex-direction:column;display:flex}.ContactForm-module__1SvrgG__successMessage{text-align:center;background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1.5rem;padding:3rem}.ContactForm-module__1SvrgG__successIcon{color:#000;background:linear-gradient(135deg,#0ff 0%,#f0f 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 0 30px #00ffff80}@media (max-width:768px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr}.ContactForm-module__1SvrgG__formContainer{padding:1.5rem}}
.about-module__-i9KWa__container{background:#000;max-width:1000px;margin:0 auto;padding:4rem 1rem}.about-module__-i9KWa__intro{text-align:center;color:#a0a0a0;max-width:800px;margin:0 auto 5rem;font-size:1.25rem;line-height:1.8}.about-module__-i9KWa__highlight{background:linear-gradient(135deg,#0ff 0%,#f0f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.about-module__-i9KWa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem;display:grid}.about-module__-i9KWa__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1.5rem;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.about-module__-i9KWa__card:before{content:"";opacity:0;background:linear-gradient(135deg,#00ffff1a 0%,#ff00ff1a 100%);transition:opacity .4s;position:absolute;inset:0}.about-module__-i9KWa__card:hover:before{opacity:1}.about-module__-i9KWa__card:hover{border-color:#0ff9;transform:translateY(-8px);box-shadow:0 20px 50px #00ffff4d}.about-module__-i9KWa__iconBox{color:#0ff;z-index:1;background:#00ffff1a;border:1px solid #00ffff4d;border-radius:1.25rem;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex;position:relative;box-shadow:0 0 20px #0ff3}.about-module__-i9KWa__cardTitle{color:#fff;z-index:1;margin-bottom:1rem;font-size:1.25rem;font-weight:700;position:relative}.about-module__-i9KWa__cardText{color:#a0a0a0;z-index:1;line-height:1.6;position:relative}.about-module__-i9KWa__story{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #00ffff4d;border-radius:1.5rem;padding:4rem}.about-module__-i9KWa__storyTitle{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.about-module__-i9KWa__storyText{text-align:right;color:#a0a0a0;flex-direction:column;gap:1.5rem;font-size:1.15rem;line-height:1.8;display:flex}@media (max-width:900px){.about-module__-i9KWa__grid{grid-template-columns:1fr}.about-module__-i9KWa__story{padding:2rem}}
.contact-module__xwJ-uq__section{background:#000;padding:5rem 0}.contact-module__xwJ-uq__split{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.contact-module__xwJ-uq__infoCol{flex-direction:column;height:100%;display:flex}.contact-module__xwJ-uq__heading{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.contact-module__xwJ-uq__intro{color:#a0a0a0;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.contact-module__xwJ-uq__list{flex-direction:column;gap:2rem;display:flex}.contact-module__xwJ-uq__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #0ff3;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.contact-module__xwJ-uq__item:hover{border-color:#00ffff80;box-shadow:0 0 20px #0ff3}.contact-module__xwJ-uq__iconBox{color:#0ff;background:#00ffff1a;border:1px solid #00ffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 0 15px #0ff3}.contact-module__xwJ-uq__label{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.contact-module__xwJ-uq__value{color:#a0a0a0;font-size:1.05rem}@media (max-width:900px){.contact-module__xwJ-uq__split{grid-template-columns:1fr;gap:3rem}}
.pricing-module__lP4odW__container{background:#f8f9ff;padding:4rem 0}.pricing-module__lP4odW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.pricing-module__lP4odW__singleWrap{justify-items:center;display:grid}.pricing-module__lP4odW__singleCard{text-align:center;width:min(100%,520px)}.pricing-module__lP4odW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #6b38d44d;border-radius:1.5rem;flex-direction:column;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.pricing-module__lP4odW__card:before{content:"";opacity:0;background:linear-gradient(135deg,#6b38d41a 0%,#8455ef1a 100%);transition:opacity .4s;position:absolute;inset:0}.pricing-module__lP4odW__card:hover:before{opacity:1}.pricing-module__lP4odW__popular{border-color:#6b38d499;box-shadow:0 0 30px #6b38d44d}.pricing-module__lP4odW__badge{color:#fff;background:linear-gradient(135deg,#6b38d4 0%,#8455ef 100%);border-radius:999px;padding:.25rem .75rem;font-size:.875rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 0 20px #6b38d480}.pricing-module__lP4odW__planName{color:#0b1c30;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.pricing-module__lP4odW__price{background:linear-gradient(135deg,#6b38d4 0%,#8455ef 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:baseline;gap:.25rem;margin-bottom:2rem;font-size:2.5rem;font-weight:700;display:flex}.pricing-module__lP4odW__period{color:#494454;font-size:1rem;font-weight:400}.pricing-module__lP4odW__features{flex:1;margin-bottom:2rem}.pricing-module__lP4odW__annual,.pricing-module__lP4odW__note{color:#494454;margin:0 0 1rem;line-height:1.6}.pricing-module__lP4odW__annual{color:#0b1c30;font-size:1.1rem;font-weight:800}.pricing-module__lP4odW__features li{color:#494454;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.pricing-module__lP4odW__check{color:#6b38d4;flex-shrink:0}.pricing-module__lP4odW__cta{width:100%;margin-top:auto}@media (max-width:768px){.pricing-module__lP4odW__grid{grid-template-columns:1fr}}
.thank-you-module__tBkkkG__section{justify-content:center;align-items:center;min-height:60vh;padding:4rem 0;display:flex}.thank-you-module__tBkkkG__content{text-align:center;max-width:600px;margin:0 auto}.thank-you-module__tBkkkG__iconWrapper{justify-content:center;margin-bottom:2rem;display:flex}.thank-you-module__tBkkkG__checkIcon{color:#0ff;background:#00ffff1a;border:3px solid #00ffff4d;border-radius:50%;padding:1.5rem;animation:2s ease-in-out infinite thank-you-module__tBkkkG__pulse}@keyframes thank-you-module__tBkkkG__pulse{0%,to{box-shadow:0 0 #00ffffb3}50%{box-shadow:0 0 0 20px #0ff0}}.thank-you-module__tBkkkG__title{color:#0ff;text-shadow:0 0 10px #00ffff80;margin-bottom:1rem;font-size:2rem;font-weight:700}.thank-you-module__tBkkkG__message{color:#e5e5e5;opacity:.9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75}.thank-you-module__tBkkkG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.thank-you-module__tBkkkG__actions .thank-you-module__tBkkkG__btn{align-items:center;gap:.5rem;display:inline-flex}@media (max-width:768px){.thank-you-module__tBkkkG__section{padding:2rem 0}.thank-you-module__tBkkkG__title{font-size:1.5rem}.thank-you-module__tBkkkG__message{font-size:1rem}.thank-you-module__tBkkkG__actions{flex-direction:column}.thank-you-module__tBkkkG__actions .thank-you-module__tBkkkG__btn{justify-content:center;width:100%}}
.DevelopersPage-module__OF7tOG__section{max-width:920px;margin:0 auto;padding:2rem 0 4rem}.DevelopersPage-module__OF7tOG__inlineCode{color:var(--primary);font-family:ui-monospace,monospace;font-size:.9em}.DevelopersPage-module__OF7tOG__docSection{margin-bottom:.5rem}.DevelopersPage-module__OF7tOG__bodyContent{color:var(--text-secondary);line-height:1.65}.DevelopersPage-module__OF7tOG__bodyContent p{margin-bottom:1rem}.DevelopersPage-module__OF7tOG__bodyContent h3{color:var(--text-main);margin:1.75rem 0 .75rem;font-size:1.15rem;font-weight:600}.DevelopersPage-module__OF7tOG__bodyContent ul,.DevelopersPage-module__OF7tOG__bodyContent ol{color:var(--text-secondary);margin:0 0 1.25rem 1.25rem;line-height:1.7}.DevelopersPage-module__OF7tOG__bodyContent ol{padding-left:1.5rem;list-style:decimal}.DevelopersPage-module__OF7tOG__bodyContent li{margin-bottom:.35rem}.DevelopersPage-module__OF7tOG__bodyContent .note{color:var(--text-light);margin-top:-.25rem;margin-bottom:1.25rem;font-size:.9rem;font-style:italic}.DevelopersPage-module__OF7tOG__bodyContent .apiMethodBadge{letter-spacing:.04em;color:var(--primary);background:#00ffff1f;border-radius:6px;padding:.2rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.DevelopersPage-module__OF7tOG__bodyContent .apiPathInline{font-family:ui-monospace,monospace;font-size:.88em;font-weight:600}.DevelopersPage-module__OF7tOG__bodyContent .apiCatalogMethodNote{color:var(--text-secondary);margin:.35rem 0 .75rem;font-size:.88rem;line-height:1.45}.DevelopersPage-module__OF7tOG__bodyContent .apiParamIntro{color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem;line-height:1.55}.DevelopersPage-module__OF7tOG__bodyContent .apiParamTable{border-collapse:collapse;border:1px solid #00ffff2e;border-radius:10px;width:100%;margin:0 0 1.25rem;font-size:.82rem;overflow:hidden}:is(.DevelopersPage-module__OF7tOG__bodyContent .apiParamTable th,.DevelopersPage-module__OF7tOG__bodyContent .apiParamTable td){text-align:start;vertical-align:top;border-bottom:1px solid #ffffff0f;padding:.55rem .7rem}.DevelopersPage-module__OF7tOG__bodyContent .apiParamTable th{color:var(--text-white);background:#00ffff14;font-size:.78rem;font-weight:600}.DevelopersPage-module__OF7tOG__bodyContent .apiParamTable td code{font-size:.8rem}.DevelopersPage-module__OF7tOG__bodyContent .apiTryBelow{color:var(--text-main);border-left:3px solid var(--primary);background:#00ffff0f;border-radius:8px;margin:1rem 0 0;padding:.65rem .85rem;font-size:.92rem}.DevelopersPage-module__OF7tOG__bodyContent .apiCatalogDesc{color:var(--text-main);margin:0 0 1rem;font-size:.95rem;line-height:1.65}.DevelopersPage-module__OF7tOG__bodyContent .apiCatalogMethodLine{color:var(--text-secondary);margin:0 0 1rem;font-size:.9rem;line-height:1.55}.DevelopersPage-module__OF7tOG__bodyContent .apiEndpointLine{margin:0 0 .35rem}.DevelopersPage-module__OF7tOG__bodyContent .apiTenantNote{color:var(--text-light);margin:0 0 1rem;font-size:.82rem;line-height:1.5}.DevelopersPage-module__OF7tOG__bodyContent .apiStatusNote{color:var(--text-secondary);margin:0 0 1rem;font-size:.88rem;line-height:1.5}.DevelopersPage-module__OF7tOG__bodyContent .apiSamplesLead{color:var(--text-secondary);margin:0 0 1rem;font-size:.88rem;line-height:1.5}.DevelopersPage-module__OF7tOG__bodyContent .apiOtherDescUrl{word-break:break-all;margin:0 0 .5rem}.DevelopersPage-module__OF7tOG__bodyContent .apiOtherDescLines{white-space:pre-wrap;background:#00000059;border:1px solid #00ffff1f;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-family:ui-monospace,monospace;font-size:.78rem;line-height:1.5;overflow-x:auto}.DevelopersPage-module__OF7tOG__bodyContent .apiJsonSample{background:#00000059;border:1px solid #00ffff1f;border-radius:8px;margin:0 0 .35rem;padding:.75rem 1rem;font-family:ui-monospace,monospace;font-size:.78rem;line-height:1.45;overflow-x:auto}.DevelopersPage-module__OF7tOG__bodyContent .apiSampleNote{color:var(--text-light);margin:0 0 1rem;font-size:.82rem}.DevelopersPage-module__OF7tOG__bodyContent a{color:var(--primary);font-weight:600;text-decoration:none}.DevelopersPage-module__OF7tOG__bodyContent a:hover{text-decoration:underline}.DevelopersPage-module__OF7tOG__bodyContent code{color:var(--primary);font-family:ui-monospace,monospace;font-size:.88em}.DevelopersPage-module__OF7tOG__bodyContent table{border-collapse:collapse;border-radius:var(--radius-md);border:1px solid #00ffff26;width:100%;margin:1rem 0 1.5rem;font-size:.9rem;overflow:hidden}.DevelopersPage-module__OF7tOG__bodyContent th,.DevelopersPage-module__OF7tOG__bodyContent td{text-align:start;border-bottom:1px solid #ffffff0f;padding:.65rem .85rem}.DevelopersPage-module__OF7tOG__bodyContent th{color:var(--text-white);background:#00ffff0f;font-weight:600}.DevelopersPage-module__OF7tOG__bodyContent td:first-child{color:var(--primary);white-space:nowrap;font-family:ui-monospace,monospace}.DevelopersPage-module__OF7tOG__intro{color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem}.DevelopersPage-module__OF7tOG__docLink{color:var(--primary);align-items:center;gap:.35rem;margin-bottom:2rem;font-weight:600;text-decoration:none;display:inline-flex}.DevelopersPage-module__OF7tOG__docLink:hover{text-decoration:underline}.DevelopersPage-module__OF7tOG__h2{color:var(--text-white);border-bottom:1px solid #0ff3;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.DevelopersPage-module__OF7tOG__h3{color:var(--text-main);margin:1.75rem 0 .75rem;font-size:1.15rem;font-weight:600}.DevelopersPage-module__OF7tOG__p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.65}.DevelopersPage-module__OF7tOG__list{color:var(--text-secondary);margin:0 0 1.25rem 1.25rem;line-height:1.7}.DevelopersPage-module__OF7tOG__list li{margin-bottom:.35rem}.DevelopersPage-module__OF7tOG__tableWrap{border-radius:var(--radius-md);border:1px solid #00ffff26;margin:1rem 0 1.5rem;overflow-x:auto}.DevelopersPage-module__OF7tOG__table{border-collapse:collapse;width:100%;font-size:.9rem}.DevelopersPage-module__OF7tOG__table th,.DevelopersPage-module__OF7tOG__table td{text-align:start;border-bottom:1px solid #ffffff0f;padding:.65rem .85rem}.DevelopersPage-module__OF7tOG__table th{color:var(--text-white);background:#00ffff0f;font-weight:600}.DevelopersPage-module__OF7tOG__table td:first-child{color:var(--primary);white-space:nowrap;font-family:ui-monospace,monospace}.DevelopersPage-module__OF7tOG__codeTabs{flex-wrap:wrap;gap:.35rem;margin:.75rem 0 0;display:flex}.DevelopersPage-module__OF7tOG__tab{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #00ffff40;padding:.4rem .85rem;font-size:.85rem;font-weight:500}.DevelopersPage-module__OF7tOG__tab:hover{border-color:var(--primary);color:var(--text-main)}.DevelopersPage-module__OF7tOG__tabActive{border-color:var(--primary);color:var(--primary);background:#00ffff1f}.DevelopersPage-module__OF7tOG__pre{border-radius:var(--radius-md);text-align:left;direction:ltr;background:#0a0a0a;border:1px solid #00ffff26;margin:0 0 1.5rem;padding:1rem 1.1rem;overflow-x:auto}.DevelopersPage-module__OF7tOG__code{color:#d4d4d4;white-space:pre;font-family:ui-monospace,Cascadia Code,monospace;font-size:.78rem;line-height:1.55}.DevelopersPage-module__OF7tOG__note{color:var(--text-light);margin-top:-.5rem;margin-bottom:1.25rem;font-size:.9rem;font-style:italic}.DevelopersPage-module__OF7tOG__lifecycle{counter-reset:step;margin:0 0 1.5rem;padding:0;list-style:none}.DevelopersPage-module__OF7tOG__lifecycle li{color:var(--text-secondary);margin-bottom:.85rem;padding-left:2.5rem;line-height:1.6;position:relative}.DevelopersPage-module__OF7tOG__lifecycle li:before{counter-increment:step;content:counter(step);width:1.65rem;height:1.65rem;color:var(--primary);background:#00ffff26;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:0;left:0}[dir=rtl] .DevelopersPage-module__OF7tOG__lifecycle li{padding-left:0;padding-right:2.5rem}[dir=rtl] .DevelopersPage-module__OF7tOG__lifecycle li:before{left:auto;right:0}.DevelopersPage-module__OF7tOG__mainDevelopers{scroll-behavior:smooth}.DevelopersPage-module__OF7tOG__docPageWrap{max-width:1320px;margin:0 auto;padding:0 1rem 4rem}.DevelopersPage-module__OF7tOG__docShell{grid-template-columns:minmax(220px,270px) minmax(0,1fr);align-items:start;gap:2rem 2.5rem;display:grid}@media (max-width:991px){.DevelopersPage-module__OF7tOG__docShell{grid-template-columns:1fr}}.DevelopersPage-module__OF7tOG__sidebar{z-index:2;align-self:start;position:relative}.DevelopersPage-module__OF7tOG__sidebarInner{background:linear-gradient(165deg,#0a1216eb 0%,#060c10f5 100%);border:1px solid #00ffff24;border-radius:14px;flex-direction:column;max-height:calc(100vh - 80px - 1.5rem);padding:1rem .75rem .85rem;display:flex;position:sticky;top:calc(80px + .75rem);box-shadow:0 12px 40px #00000059}.DevelopersPage-module__OF7tOG__sidebarHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin:0 0 .65rem .15rem;font-size:.72rem;font-weight:700}.DevelopersPage-module__OF7tOG__navFilter{width:100%;color:var(--text-main);background:#00000059;border:1px solid #0ff3;border-radius:8px;margin-bottom:.75rem;padding:.5rem .65rem;font-size:.85rem}.DevelopersPage-module__OF7tOG__navFilter::placeholder{color:var(--text-light)}.DevelopersPage-module__OF7tOG__navFilter:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #00ffff1f}.DevelopersPage-module__OF7tOG__sidebarNav{scrollbar-width:thin;scrollbar-color:#00ffff40 transparent;flex:1;min-height:0;padding-right:2px;overflow-y:auto}.DevelopersPage-module__OF7tOG__navGroupLabel{letter-spacing:.1em;text-transform:uppercase;color:#00ffff8c;margin:.85rem 0 .4rem .15rem;font-size:.68rem;font-weight:700}.DevelopersPage-module__OF7tOG__navGroupLabel:first-child{margin-top:0}.DevelopersPage-module__OF7tOG__navList{margin:0;padding:0;list-style:none}.DevelopersPage-module__OF7tOG__navList li{margin:0}.DevelopersPage-module__OF7tOG__navLink{color:var(--text-secondary);border-left:3px solid #0000;border-radius:8px;margin-bottom:2px;padding:.38rem .45rem .38rem .5rem;font-size:.8rem;line-height:1.35;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:block}[dir=rtl] .DevelopersPage-module__OF7tOG__navLink{border-left:none;border-right:3px solid #0000;padding-left:.45rem;padding-right:.5rem}.DevelopersPage-module__OF7tOG__navLink:hover{color:var(--text-main);background:#00ffff0f}.DevelopersPage-module__OF7tOG__navLinkActive{color:var(--primary);border-left-color:var(--primary);background:#00ffff1a;font-weight:600}[dir=rtl] .DevelopersPage-module__OF7tOG__navLinkActive{border-right-color:var(--primary)}.DevelopersPage-module__OF7tOG__navLinkText{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DevelopersPage-module__OF7tOG__navEmpty{color:var(--text-light);margin:.5rem .15rem;font-size:.85rem}.DevelopersPage-module__OF7tOG__docMain{min-width:0}.DevelopersPage-module__OF7tOG__docSection{scroll-margin-top:6.5rem}.DevelopersPage-module__OF7tOG__docSectionCatalog{border-left:2px solid #00ffff1f;padding-left:.25rem}[dir=rtl] .DevelopersPage-module__OF7tOG__docSectionCatalog{border-left:none;border-right:2px solid #00ffff1f;padding-left:0;padding-right:.25rem}.DevelopersPage-module__OF7tOG__samplesBlock{border-top:1px solid #00ffff1f;margin-top:1.25rem;padding-top:1rem}.DevelopersPage-module__OF7tOG__samplesTitle{color:var(--text-white);margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.DevelopersPage-module__OF7tOG__samplesHint{color:var(--text-light);margin:0 0 .85rem;font-size:.88rem;line-height:1.5}.DevelopersPage-module__OF7tOG__bodyContent .apiBodyH3{color:var(--text-white);margin:1.25rem 0 .65rem;font-size:1.05rem;font-weight:600}.DevelopersPage-module__OF7tOG__bodyContent .apiHttpCallout{background:#00ffff0d;border:1px solid #00ffff2e;border-radius:10px;margin:0 0 1rem;padding:.85rem 1rem;font-size:.92rem;line-height:1.6}.DevelopersPage-module__OF7tOG__bodyContent .apiHttpCallout p{margin:0}.DevelopersPage-module__OF7tOG__bodyContent .apiTestCard{background:linear-gradient(135deg,#00282d59 0%,#08141c8c 100%);border:1px solid #00ffff38;border-radius:12px;margin:1.25rem 0;padding:1rem 1.1rem}.DevelopersPage-module__OF7tOG__bodyContent .apiTestCardTitle{color:var(--primary);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.DevelopersPage-module__OF7tOG__bodyContent .apiTestCardText{color:var(--text-secondary);margin:0 0 .85rem;font-size:.9rem;line-height:1.55}.DevelopersPage-module__OF7tOG__bodyContent .apiTestCardBtn{color:#0a1014;background:linear-gradient(135deg,#5eead4 0%,#2dd4bf 100%);border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:filter .15s,transform .1s;display:inline-flex}.DevelopersPage-module__OF7tOG__bodyContent .apiTestCardBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}@media (max-width:991px){.DevelopersPage-module__OF7tOG__sidebarInner{max-height:42vh;position:relative;top:0}}
