@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Modak&display=swap);body{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.25rem}html{scroll-behavior:smooth;scroll-padding-top:2rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{text-decoration:none;color:#000;color:initial}*{margin:0;padding:0;box-sizing:border-box}::selection{color:red;background:#ffffcf}:root{--blue-text-clr:rgba(0,170,255,0.8);--hover-clr:pink}.cryption-wrapper{color:hsla(0,0%,100%,.6392156862745098)}.generation__info{color:#00f}span.emergency__class{cursor:pointer;margin-left:.5rem}.navbar *{color:rgba(0,170,255,.8);color:var(--blue-text-clr);cursor:pointer}.navbar ul{list-style:none;padding-left:1rem}.navbar ul.hide{display:none}.sub-nav-group--header{display:flex;justify-content:space-between;align-items:center}.angular-icon{font-weight:bolder;font-size:1.25em;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear;cursor:pointer;padding:2px}.angular-icon.rotate{-webkit-transform:none;transform:none}.sub-nav-group--nav-items{-webkit-transform:none;transform:none;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear;-webkit-transform:scaleY(1);transform:scaleY(1)}.sub-nav-group--nav-items.hide{-webkit-transform:scaleY(0);transform:scaleY(0)}.navbar a:hover{color:pink;color:var(--hover-clr)}.navbar .b1{font-size:1.3em;letter-spacing:2px;font-weight:700px}.navbar .b2{border-bottom:.5px solid rgba(0,0,0,.15)}.markdown-body{--link-clr:#d0982f;--blockquote-border-clr:#283593;--blockquote-bg-clr:#5c6bc0;--text-clr:hsla(0,0%,100%,0.726);--blockquote-text-clr:hsla(0,0%,100%,0.85)}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body .anchor{float:left;line-height:1;margin-left:-20px;padding-right:4px}.markdown-body .anchor:focus{outline:none}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--text-clr);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z'/%3E%3C/svg%3E")}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:var(--text-clr);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body details{display:block}.markdown-body summary{display:list-item}.markdown-body a{background-color:transparent;background-color:initial}.markdown-body a:active,.markdown-body a:hover{outline-width:0}.markdown-body strong{font-weight:inherit;font-weight:bolder}.markdown-body h1{margin:.67em 0}.markdown-body img{border-style:none}.markdown-body code,.markdown-body kbd,.markdown-body pre{font-family:monospace,monospace;font-size:1em}.markdown-body hr{box-sizing:content-box;box-sizing:initial;overflow:visible}.markdown-body input{font:inherit;margin:0;overflow:visible}.markdown-body [type=checkbox]{box-sizing:border-box;padding:0}.markdown-body *{box-sizing:border-box}.markdown-body input{font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body a{color:var(--link-clr);text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body strong{font-weight:600}.markdown-body hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border-bottom:1px solid #dfe2e5}.markdown-body hr:after,.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{clear:both}.markdown-body table{border-spacing:0;border-collapse:collapse}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body kbd{color:var(--text-clr)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:0;margin-bottom:0}.markdown-body h1{font-size:32px}.markdown-body h1,.markdown-body h2{font-weight:600}.markdown-body h2{font-size:24px}.markdown-body h3{font-size:20px}.markdown-body h3,.markdown-body h4{font-weight:600}.markdown-body h4{font-size:16px}.markdown-body h5{font-size:14px}.markdown-body h5,.markdown-body h6{font-weight:600}.markdown-body h6{font-size:12px}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0}.markdown-body ol,.markdown-body ul{padding-left:0;margin-top:0;margin-bottom:0}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code,.markdown-body pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0}.markdown-body input::-webkit-inner-spin-button,.markdown-body input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.markdown-body :checked+.radio-label{position:relative;z-index:1;border-color:#0366d6}.markdown-body .border{border:1px solid #e1e4e8!important}.markdown-body .border-0{border:0!important}.markdown-body .border-bottom{border-bottom:1px solid #e1e4e8!important}.markdown-body .rounded-1{border-radius:3px!important}.markdown-body .bg-white{background-color:#fff!important}.markdown-body .bg-gray-light{background-color:#fafbfc!important}.markdown-body .text-gray-light{color:#6a737d!important}.markdown-body .pl-3,.markdown-body .px-3{padding-left:16px!important}.markdown-body .px-3{padding-right:16px!important}.markdown-body .f6{font-size:12px!important}.markdown-body .lh-condensed{line-height:1.25!important}.markdown-body .text-bold{font-weight:600!important}.markdown-body .pl-c{color:#6a737d}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#005cc5}.markdown-body .pl-e,.markdown-body .pl-en{color:#6f42c1}.markdown-body .pl-s .pl-s1,.markdown-body .pl-smi{color:#24292e}.markdown-body .pl-ent{color:#22863a}.markdown-body .pl-k{color:#d73a49}.markdown-body .pl-pds,.markdown-body .pl-s,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre{color:#032f62}.markdown-body .pl-smw,.markdown-body .pl-v{color:#e36209}.markdown-body .pl-bu{color:#b31d28}.markdown-body .pl-ii{color:#fafbfc;background-color:#b31d28}.markdown-body .pl-c2{color:#fafbfc;background-color:#d73a49}.markdown-body .pl-c2:before{content:"^M"}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#22863a}.markdown-body .pl-ml{color:#735c0f}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#005cc5}.markdown-body .pl-mi{font-style:italic;color:#24292e}.markdown-body .pl-mb{font-weight:700;color:#24292e}.markdown-body .pl-md{color:#b31d28;background-color:#ffeef0}.markdown-body .pl-mi1{color:#22863a;background-color:#f0fff4}.markdown-body .pl-mc{color:#e36209;background-color:#ffebda}.markdown-body .pl-mi2{color:#f6f8fa;background-color:#005cc5}.markdown-body .pl-mdr{font-weight:700;color:#6f42c1}.markdown-body .pl-ba{color:#586069}.markdown-body .pl-sg{color:#959da5}.markdown-body .pl-corl{text-decoration:underline;color:#032f62}.markdown-body .mb-0{margin-bottom:0!important}.markdown-body .my-2{margin-bottom:8px!important;margin-top:8px!important}.markdown-body .pl-0{padding-left:0!important}.markdown-body .py-0{padding-top:0!important;padding-bottom:0!important}.markdown-body .pl-1{padding-left:4px!important}.markdown-body .pl-2{padding-left:8px!important}.markdown-body .py-2{padding-top:8px!important;padding-bottom:8px!important}.markdown-body .pl-3{padding-left:16px!important}.markdown-body .pl-4{padding-left:24px!important}.markdown-body .pl-5{padding-left:32px!important}.markdown-body .pl-6{padding-left:40px!important}.markdown-body .pl-7{padding-left:48px!important}.markdown-body .pl-8{padding-left:64px!important}.markdown-body .pl-9{padding-left:80px!important}.markdown-body .pl-10{padding-left:96px!important}.markdown-body .pl-11{padding-left:112px!important}.markdown-body .pl-12{padding-left:128px!important}.markdown-body hr{border-bottom-color:#eee}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-radius:3px;box-shadow:inset 0 -1px 0 #d1d5da}.markdown-body:after{clear:both}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body blockquote,.markdown-body details,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.markdown-body blockquote{color:var(--blockquote-text-clr)!important;background-color:var(--blockquote-bg-clr);border-left:8px solid var(--blockquote-border-clr);padding:.5rem 1em}.markdown-body blockquote code{color:#fff;background-color:#334084}.markdown-body blockquote a code{color:var(--link-clr)}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h1{font-size:2em}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eaecef}.markdown-body h2{font-size:1.5em}.markdown-body h3{font-size:1.25em}.markdown-body h4{font-size:1em}.markdown-body h5{font-size:.875em}.markdown-body h6{font-size:.85em;color:#6a737d}.markdown-body ol,.markdown-body ul{padding-left:2em}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li{word-wrap:break-all}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table{display:block;width:100%;overflow:auto}.markdown-body table th{font-weight:600}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #dfe2e5}.markdown-body table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body img{max-width:100%;box-sizing:content-box;box-sizing:initial;background-color:#fff}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(86,99,111,.15);border-radius:3px}.markdown-body pre{word-wrap:normal}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px}.markdown-body pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;background-color:initial;border:0}.markdown-body .commit-tease-sha{display:inline-block;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:90%;color:#444d56}.markdown-body .full-commit .btn-outline:not(:disabled):hover{color:#005cc5;border-color:#005cc5}.markdown-body .blob-wrapper{overflow-x:auto;overflow-y:hidden}.markdown-body .blob-wrapper-embedded{max-height:240px;overflow-y:auto}.markdown-body .blob-num{width:1%;min-width:50px;padding-right:10px;padding-left:10px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:20px;color:var(--text-clr);text-align:right;white-space:nowrap;vertical-align:top;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.markdown-body .blob-num:hover{color:rgba(27,31,35,.6)}.markdown-body .blob-num:before{content:attr(data-line-number)}.markdown-body .blob-code{position:relative;padding-right:10px;padding-left:10px;line-height:20px;vertical-align:top}.markdown-body .blob-code-inner{overflow:visible;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:var(--text-color);word-wrap:normal;white-space:pre}.markdown-body .pl-token.active,.markdown-body .pl-token:hover{cursor:pointer;background:#ffea7f}.markdown-body .tab-size[data-tab-size="1"]{-moz-tab-size:1;tab-size:1}.markdown-body .tab-size[data-tab-size="2"]{-moz-tab-size:2;tab-size:2}.markdown-body .tab-size[data-tab-size="3"]{-moz-tab-size:3;tab-size:3}.markdown-body .tab-size[data-tab-size="4"]{-moz-tab-size:4;tab-size:4}.markdown-body .tab-size[data-tab-size="5"]{-moz-tab-size:5;tab-size:5}.markdown-body .tab-size[data-tab-size="6"]{-moz-tab-size:6;tab-size:6}.markdown-body .tab-size[data-tab-size="7"]{-moz-tab-size:7;tab-size:7}.markdown-body .tab-size[data-tab-size="8"]{-moz-tab-size:8;tab-size:8}.markdown-body .tab-size[data-tab-size="9"]{-moz-tab-size:9;tab-size:9}.markdown-body .tab-size[data-tab-size="10"]{-moz-tab-size:10;tab-size:10}.markdown-body .tab-size[data-tab-size="11"]{-moz-tab-size:11;tab-size:11}.markdown-body .tab-size[data-tab-size="12"]{-moz-tab-size:12;tab-size:12}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item input{margin:0 .2em .25em -1.6em;vertical-align:middle}@media screen and (max-width:600px){.markdown-body ol,.markdown-body ul{padding-left:10px}}.markdown-body h2,.markdown-body h3{color:pink!important;border-color:pink}.heading{background-image:linear-gradient(90deg,#5f0,#0af,#5f0);font-size:2rem;padding:1rem;text-align:center}.cryption-wrapper{padding-top:2rem;background-color:#d8bfd8;background-image:linear-gradient(150deg,#1d75a6,#774fac,#7386c2)}.cryption-main-container code:empty{padding:0}.cryption-main-container code{padding:.2em .4em;font-size:85%;background-color:rgba(98,107,112,.5);border-radius:3px;margin:0 0 0 1rem}.cryption-main-container{--margin:6rem;margin:2rem var(--margin) 0}.cryption-main-container input{font-size:1.25rem;padding:6px 16px}.cryption-main-container input:focus{--hover-clr:pink;border:2px solid rgba(34,34,190,.884);border-radius:7px;outline:none;background-color:var(--hover-clr)}.cryption-main-container input[type=text]:focus~label{color:pink;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cryption-container{margin-top:4rem;display:flex;justify-content:space-between;padding-bottom:1rem}.decryption,.encryption{flex:1 1}.cryption__container{display:flex;flex-direction:column;box-shadow:0 3px 10px rgb(0 0 0/.2);max-width:550px;word-break:break-all;padding-left:1rem}.cryption__container>*+*{margin-top:.75rem}.main-heading{display:flex;position:relative;align-items:center;align-self:stretch}.main-heading:before{margin-right:1rem}.main-heading:after{margin-left:1rem}.main-heading:after,.main-heading:before{content:"";display:block;padding:auto;height:.7em;flex:1 1;border:3px solid #00f;border-width:3px 0;width:100%;box-sizing:border-box}.show-off-image{max-width:550px;box-shadow:0 7px 10px rgb(0 0 0/.2)}.generation-wrapper{display:flex;grid-gap:1rem;gap:1rem;justify-content:space-between}.generation{max-width:550px;flex:2 1;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;box-shadow:0 3px 10px rgb(0 0 0/.2)}.generation,.generation__form{display:flex;grid-gap:1rem;gap:1rem}.generation__form{flex-direction:column}.generation__input-container{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:1 1}.generation__info{text-align:center;padding:4px 0;background:radial-gradient(100% 100% at 50% 50%,#f5f5f5 10%,#1d75a6);align-self:stretch}.generation__keys span{background-color:rgba(98,107,112,.5);display:inline-block;padding:2px 8px;border-radius:3px}.generation__keys{display:flex;grid-gap:2rem;gap:2rem}.generation__info.error{color:red}.decryption__error{text-align:center;border:2px solid #b32626;color:#be2a2a;background-color:rgba(223,222,222,.877)}.decryption__decrypted-text code:empty{padding:0}@media screen and (max-width:1100px){.generation-wrapper{justify-content:center}.cryption-main-container{--margin:3rem}.main-heading{align-self:stretch}.cryption__container{max-width:350px}.show-off-image{display:none}}@media screen and (max-width:800px){.cryption-main-container{--margin:1rem}.generation>*{padding-left:1rem}.generation{width:auto;justify-content:start;align-items:start}.generation__keys{flex-direction:column}.encryption{margin-bottom:1rem}.decryption>*,.encryption>*{padding-left:1rem}.cryption__container{max-width:calc(100vw - 2rem);align-items:flex-start}.main-heading{padding-left:0;align-self:stretch}.cryption-container{flex-direction:column;display:block}.main-heading:after,.main-heading:before{height:.8em}}.hero{--x-dimension:530px;--y-dimension:100px;--x-position:45%;--y-position:30%;position:relative;height:100vh;padding:4rem 6rem 2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-image:radial-gradient(var(--x-dimension) var(--y-dimension) at var(--x-position) var(--y-position),#f5f5f5 10%,rgba(0,0,255,.329)),linear-gradient(150deg,#00bfe6,#33ffe4 60%,#ffa8f3 94%)}.hero:before{background-color:rgba(0,0,0,.3);content:"";display:block;position:absolute;inset:0}.source__link{z-index:100;position:absolute;right:1.25rem;top:1.25rem}.source__link>img{width:35px;aspect-ratio:1/1}.hero__logo-image{width:200px;height:200px}.hero__header{display:flex;align-items:center}.hero__text{padding:5rem}.hero__title{font-size:2rem;font-size:clamp(2rem,calc(5vw + 2px),3rem);padding-bottom:2rem}.hero__subtitle{font-size:1.5rem}.hero__details-icon-container{margin-left:1rem;--dimension:40px;width:var(--dimension);height:var(--dimension);display:inline-block;background:rgba(0,0,0,.658);display:inline-flex;justify-content:center;align-items:center;border-radius:50%;position:relative}.hero__details-icon{padding:2px;cursor:pointer;width:30px;position:relative;aspect-ratio:1/1}.hero__buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;grid-gap:2rem;gap:2rem;color:#fff}.hero__btn{background:linear-gradient(to bottom right,#c9c9c9,rgba(0,0,0,.7) 120%);position:relative;z-index:2;margin:0 5px;border-radius:10px;border:none;border-radius:30px}.behind-the-scene,.hero__btn{padding:.5rem 1rem;font-size:1.75rem;cursor:pointer}.behind-the-scene{border-radius:10px;border:2px;background:linear-gradient(90deg,#4444a0,#b42aad);color:hsla(0,0%,100%,.6);z-index:4}.hero__details-icon-container:hover .hero__tooltip{width:auto;height:auto;clip:auto;opacity:1;visibility:visible}.hero__tooltip{font-size:16px;width:1px;height:1px;clip:rect(0,0,0,0);white-space:nowrap;border:0;background:linear-gradient(90deg,#4444a0,#b42aad);color:#fff;line-height:normal;left:90%;padding:.5rem 1rem;border-radius:4px;display:inline-block;opacity:0;visibility:hidden;transition:.2s}.hero__tooltip,.hero__tooltip:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hero__tooltip:before{content:"";right:100%;z-index:1;width:0;height:0;border:5px solid transparent;border-right-color:#000}@media screen and (max-width:1100px){.hero{--x-dimension:430px;--y-dimension:80px;--x-position:40%;--y-position:50%;padding:3rem}.hero__header{flex-direction:column}.hero__text{padding:2rem}.hero__subtitle,.hero__title{text-align:center}}@media screen and (max-width:800px){.hero{--x-dimension:230px;--y-dimension:50px;height:auto}.hero,.hero__text{padding:1rem}.hero__buttons{flex-shrink:0;justify-content:space-between;padding:1rem}}@media screen and (max-width:721px){.hero{--x-dimension:200px;--y-position:45%}}.cards-wrapper{background-image:radial-gradient(50% 50%,#eee8e7 0,#969696 80%,#585657 130%);padding-bottom:10px;position:relative;z-index:5}.cards-container{--margin:6rem;display:flex;margin:var(--margin);justify-content:center;margin-top:2rem;grid-gap:9.5px;gap:9.5px;flex-wrap:wrap}.cards-container__heading{padding-top:2rem;--margin:6rem;margin:0 var(--margin) 1rem;display:flex;position:relative;align-items:center;letter-spacing:2px;font-size:1.5rem}.cards-container__heading:before{margin-right:1rem}.cards-container__heading:after{margin-left:1rem}.cards-container__heading:after,.cards-container__heading:before{content:"";display:inline-block;height:.75em;flex:1 1;border:4px solid #00f;border-width:4px 0;width:100%;box-sizing:border-box}.card{padding:1rem;border:2px solid transparent;border-radius:5px;--opacity:0.7;--color-1:rgba(255,132,255,var(--opacity));--color-2:hsla(204,100%,88%,var(--opacity));display:flex;flex-direction:column;align-items:center;background-image:radial-gradient(farthest-corner at 20% 20%,rgba(47,0,128,.75) 25px,rgba(0,77,36,.75));color:#fff}.card.card-hover:before{background-color:rgba(0,0,0,.3);content:"";display:block;position:absolute;inset:0}.card:nth-child(2n){-webkit-transform:rotate(2deg);transform:rotate(2deg)}.card:nth-child(2n-1){-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.card:nth-child(n):hover{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.card__profile-image-container{display:inline-block;border-radius:50%;position:relative}.card__profile-image{position:relative;display:block;--dimension:170px;border:1px solid transparent;border-radius:50%;width:var(--dimension);height:var(--dimension);z-index:1}.card__profile-image-container:before{--opacity:0.25;--color-1:rgba(0,132,255,var(--opacity));--color-2:hsla(300,100%,58%,var(--opacity));background:linear-gradient(180deg,var(--color-1),var(--color-2));content:"";display:block;position:absolute;border-radius:50%;inset:0;z-index:3}.card__name{letter-spacing:2px}.card__media-icon{--dimension:23px;width:var(--dimension);height:var(--dimension);transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}.card__links>a:not(:first-child){margin-left:1rem}.card__media-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.card__links>a{position:relative;z-index:100}@media screen and (max-width:1100px){.cards-container,.cards-container__heading{--margin:3rem}}@media screen and (max-width:800px){.cards-container,.cards-container__heading{--margin:1rem}}.docs-container{margin-bottom:0;position:relative;padding-top:.5rem;background-color:#161515;color:#dcdcdc;--text-color:#dcdcdc}.docs-wrapper{position:relative;margin-top:1rem}.markdown-hero:before{content:"";display:block;position:absolute;inset:0;background-color:#000;z-index:2}.markdown-hero,.markdown-image{width:100%;position:relative}.markdown-image{outline:2px solid #000}.markdown-body{width:800px;margin-left:275px;letter-spacing:.5px;word-spacing:65;padding:0 1rem}.navbar{position:fixed;min-width:250px;top:5.5rem;max-width:235px;padding:1rem .5rem;font-size:1rem;width:inherit}.docs-quote{padding:1rem 6rem;font-size:1.5rem;background:linear-gradient(90deg,#0080b3,#fff,#0080b3,#fff,#0080b3,#fff,#0080b3,#fff);-webkit-background-clip:text;background-clip:text;letter-spacing:3px;-webkit-transform:scaleY(1.5);transform:scaleY(1.5);color:transparent;font-family:"Modak",cursive;text-align:center}.docs-quote__image{color:#fff;width:20px}.docs-quote__image:first-child{margin-right:1rem}.docs-quote__image:last-child{margin-left:1rem}@media screen and (max-width:1200px){.markdown-body{width:auto}.docs-quote{padding:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;text-align:center}}@media screen and (max-width:1000px){.markdown-body{margin:auto;width:90vw}.navbar{display:none}.docs-quote{padding:1rem}}
/*# sourceMappingURL=main.48a0415b.chunk.css.map */