*{box-sizing:border-box;margin:0;padding:0}@media (prefers-color-scheme:dark){body{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}}@media screen and (max-width:768px){.wh-corpo-sobre_avatar{width:35%;height:35%}}@media screen and (max-width:768px){.wh-flexgrid-container{flex-direction:column}}@media screen and (max-width:768px){.wh-inner-container_projeto-card{width:100%}}@keyframes smooth_moviment{0%{transition:transform .111s ease-in-out;transform:translateY(0)}to{transition:transform .111s ease-in-out;transform:translateY(2.525px)}}@keyframes smooth_moviment_reverse{0%{transition:transform .111s ease-in-out;transform:translateY(2.525px)}to{transition:transform .111s ease-in-out;transform:translateY(0)}}@keyframes fade_in{0%{opacity:0}to{opacity:1}}@keyframes fade_out{0%{opacity:1}to{opacity:0}}@media (prefers-color-scheme:dark){body{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}}@media screen and (max-width:768px){.wh-corpo-sobre_avatar{width:35%;height:35%}}@media screen and (max-width:768px){.wh-flexgrid-container{flex-direction:column}}@media screen and (max-width:768px){.wh-inner-container_projeto-card{width:100%}}.wh-cabecalho_container{z-index:1000;width:100%;box-shadow:var(--box-shadow);color:inherit;background:linear-gradient(rgba(239,239,239,.8) 25%,#efefef 85%,#efefef);flex-wrap:wrap;display:flex;position:-webkit-sticky;position:sticky;top:0}.wh-cabecalho_logo_container{flex-flow:wrap;flex:.55;justify-content:end;gap:.8rem;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex}@media screen and (max-width:768px){.wh-cabecalho_logo_container{justify-content:start}}.wh-cabecalho_logo{width:3.8rem}.wh-cabecalho_nav{cursor:pointer;flex:.5;justify-content:flex-end;align-items:center;gap:1rem;font-family:Sora\/Regular,sans-serif;font-size:1.2rem;display:flex}.dark-mode .wh-cabecalho_container{background:linear-gradient(rgba(0,0,0,.8) 25%,#000 85%,#000)}.light-mode .wh-cabecalho_container{background:linear-gradient(rgba(255,255,255,.8) 25%,#fff 85%,#fff)}.nav-top{z-index:999;flex-direction:row;width:100%;padding:1.2rem 1.2rem 0;display:flex}.nav-bottom{white-space:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;z-index:998;background-color:rgba(34,34,34,.2);flex-flow:row;flex-shrink:0;gap:1rem;width:100%;padding:1.4rem;font-size:.8rem;display:flex;overflow-x:scroll}.light-mode .nav-bottom{background-color:rgba(239,239,239,.2)}.nav-bottom:after{content:"";pointer-events:none;background:var(--wh-header-buttom-fog);width:80px;height:44%;position:absolute;top:56%;right:0}@keyframes underline_width{0%{width:0}to{width:100%}}.noclickable-anniversary-badge{cursor:default;border-top:.5px solid var(--wh-page-fg);border-bottom:2px solid var(--wh-page-fg);background-image:linear-gradient(90deg,rgba(19,38,141,.937),rgba(182,56,33,.937)),url(/images/geometric_pattern-sO5QGYC2.jpg);-webkit-background-clip:text;background-clip:text;padding:.15rem 0;font-family:Sora\/Extra-Bold,sans-serif;font-weight:700;color:transparent!important}.wh-cabecalho_nav_link{cursor:pointer;padding:.15rem 0}.wh-cabecalho_nav_link.disabled{opacity:.5;cursor:not-allowed}.wh-cabecalho_nav_link:not(.disabled):hover{color:#0224d9}.wh-cabecalho_nav_link:not(.disabled):hover:after{content:"";background-color:#0224d9;width:100%;height:2px;animation:.3s ease-in-out underline_width;display:block}.wh-cabecalho_nav_link>a{color:inherit;text-decoration:none}.wh-cabecalho_nav_top_link{cursor:pointer;padding:.15rem 0}.wh-cabecalho_nav_top_link:not(.disabled):hover{color:#0224d9}@media (prefers-color-scheme:dark){body{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}}@media screen and (max-width:768px){.wh-corpo-sobre_avatar{width:35%;height:35%}}@media screen and (max-width:768px){.wh-flexgrid-container{flex-direction:column}}@media screen and (max-width:768px){.wh-inner-container_projeto-card{width:100%}}.wh-corpo-slogan_container{background-image:linear-gradient(90deg,rgba(19,38,141,.937),rgba(182,56,33,.937)),url(/images/geometric_pattern-sO5QGYC2.jpg);background-position:50%;background-size:cover;background-attachment:fixed;flex-flow:column wrap;justify-content:center;align-items:flex-start;height:30rem;padding:max(1rem,min(3vw,2rem));display:flex}@keyframes typing{0%{width:0}to{width:100%}}@keyframes progress-bar-sweep{0%{width:0;left:0}50%{width:40%}to{width:0;left:100%}}.wh-corpo-slogan_title{color:#fff;word-break:break-word;white-space:nowrap;max-width:min(100%,26ch);margin-bottom:1rem;font-family:Sora\/Bold,sans-serif;font-size:max(1.6rem,min(6vw,3rem));line-height:1.2;animation:2.5s steps(100,end) typing,.75s step-end infinite blink-caret;display:inline-block;position:relative;overflow:hidden}.wh-corpo-slogan_title:after{content:"";pointer-events:none;mix-blend-mode:lighten;background:linear-gradient(90deg,transparent 0%,rgba(19,38,141,.937) 30%,rgba(182,56,33,.937) 50%,transparent 100%);width:0;height:100%;animation:1.2s ease-in-out 2.5s 3 forwards progress-bar-sweep;position:absolute;top:0;left:0}@media (max-width:768px){.wh-corpo-slogan_container{background-attachment:scroll;height:auto;min-height:18rem}.wh-corpo-slogan_title{white-space:normal;max-width:78%;animation:none;overflow:visible}}@media (prefers-color-scheme:dark){body{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}}@media screen and (max-width:768px){.wh-corpo-sobre_avatar{width:35%;height:35%}}@media screen and (max-width:768px){.wh-flexgrid-container{flex-direction:column}}@media screen and (max-width:768px){.wh-inner-container_projeto-card{width:100%}}@media (prefers-color-scheme:dark){body{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}}@media screen and (max-width:768px){.wh-corpo-sobre_avatar{width:35%;height:35%}}@media screen and (max-width:768px){.wh-flexgrid-container{flex-direction:column}}@media screen and (max-width:768px){.wh-inner-container_projeto-card{width:100%}}footer{box-shadow:var(--box-shadow);content-visibility:auto;contain-intrinsic-size:1px 220px;flex-shrink:0}.wh-footer_text{text-align:center;background-color:var(--wh-footer-bg);color:var(--wh-footer-fg);opacity:.7;margin-top:0;padding:1.8rem 1rem;font-size:.9rem}.wh-footer_versao-container{background-image:linear-gradient(90deg,rgba(19,38,141,.937),rgba(182,56,33,.937)),url(/images/geometric_pattern-sO5QGYC2.jpg);justify-content:left;display:flex}.wh-footer_versao-text{color:var(--wh-footer-fg);background-color:var(--wh-rodape-version-bg);padding:.45rem 1.2rem;font-size:.88rem}.discussion-page{flex-direction:column;min-height:100dvh;display:flex}.discussion-main{flex-direction:column;flex:1 0 auto;display:flex}.discussion-main>section{flex:1;justify-content:flex-start;display:flex}.discussion-container{flex-direction:column;justify-content:center;display:flex}.discussion-button{text-align:center;width:40%}@media screen and (max-width:768px){.discussion-button{width:100%}}.material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 700, "GRAD" 0, "opsz" 24}:root{--wh-page-bg:#fff;--wh-page-fg:#000}html,body,#root{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}body{font-family:Sora\/Regular,sans-serif}.dark-mode,.light-mode,.dark-mode *,.light-mode *{transition:background-color .3s,color .3s}.dark-mode{--wh-page-bg:#060606;--wh-footer-bg:rgba(31,31,31,.8);--wh-page-fg:#fff;--wh-dev-bg:#750292;--wh-divisor-color:rgba(255,255,255,.333);--box-shadow:0 -4px 6px rgba(255,255,255,.2);--wh-rodape-version-bg:#212121;--wh-header-buttom-fog:linear-gradient(to left, #000, transparent);--projects-view:#111;--wh-corpo-desc-fg:#fff;--wh-corpo-desc-border:rgba(255,255,255,.333);--wh-corpo-table-header-border:rgba(255,255,255,.333);--wh-corpo-table-cell-border:rgba(255,255,255,.2);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.light-mode{--wh-page-bg:#fff;--wh-footer-bg:rgba(239,239,239,.8);--wh-page-fg:#000;--wh-dev-bg:#aa33d2;--wh-divisor-color:rgba(0,0,0,.333);--box-shadow:0 -4px 6px rgba(0,0,0,.2);--wh-rodape-version-bg:#d1d1d1;--wh-header-buttom-fog:linear-gradient(to left, #efefef, rgba(239,239,239,0));--projects-underline:#444;--wh-corpo-desc-fg:#000;--wh-corpo-desc-border:rgba(0,0,0,.333);--wh-corpo-table-header-border:rgba(0,0,0,.333);--wh-corpo-table-cell-border:rgba(0,0,0,.2);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.dark-mode *,.light-mode *{color:inherit}@media (prefers-color-scheme:dark){body{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}}main{flex-direction:column;gap:3rem;width:100%;padding-bottom:3rem;display:flex}.wh-flex-column-container{flex-direction:column;justify-content:center;gap:3rem;width:100%;display:flex}.wh-container{text-align:justify;flex-direction:column;align-self:center;gap:.5rem;width:80%;padding-top:1.2rem;line-height:2;display:flex}.wh-container.developer{background-color:var(--wh-dev-bg);content-visibility:auto;contain-intrinsic-size:1px 2400px;width:89.5%}.wh-container.ajust-dev{width:90%}.wh-corpo-sobre_title{text-align:left;margin-bottom:.8rem;font-family:Sora\/Bold,sans-serif;font-size:2rem}.wh-corpo-sobre_paragraph{width:100%;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.wh-corpo-sobre_avatar{aspect-ratio:1;object-fit:cover;border:1.5px solid var(--wh-page-fg);border-radius:50%;width:20%;height:20%}@media screen and (max-width:768px){.wh-corpo-sobre_avatar{width:35%;height:35%}}.wh-inner-container{flex-direction:column;align-items:center;gap:2rem;padding-bottom:2rem;display:flex}.wh-inner-container .wh-corpo-sobre_paragraph{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wh-divisor{background-color:var(--wh-divisor-color);width:100%;height:6px}.wh-corpo-botao{background-color:var(--wh-page-fg);color:var(--wh-page-bg);cursor:pointer;border-radius:8px;padding:.8rem 1.5rem;font-weight:700;transition:background-color .3s,color .3s}.wh-corpo-botao:hover{background-color:var(--wh-page-bg);color:var(--wh-page-fg)}.wh-flexgrid-container{flex-flow:wrap;justify-content:center;gap:1rem;width:100%;display:flex}@media screen and (max-width:768px){.wh-flexgrid-container{flex-direction:column}}.wh-inner-container_projeto-card{background-color:var(--wh-page-bg);border:1.8px solid var(--wh-page-fg);border-radius:8px;flex-direction:column;gap:.2rem;width:30%;display:flex}@media screen and (max-width:768px){.wh-inner-container_projeto-card{width:100%}}.wh-inner-container_projeto-card_img{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:200px;max-height:200px;animation:.5s fadeIn}.wh-inner-container_projeto-card_title{height:7rem;padding:1rem;font-family:Sora\/Medium,sans-serif;font-size:1.2rem}.wh-inner-container_projeto-card_divider{background-color:var(--wh-divisor-color);width:92%;height:1.8px;margin:.5rem auto}.stronger{color:#eed9fa;font-weight:900}.light-mode .stronger{color:#2c2828}.tags-list{height:6rem;color:var(--wh-page-fg);flex-wrap:wrap;gap:.5rem;padding:.8rem;font-family:Iosevka-Charon-Mono\/Light,monospace;font-size:.8rem;list-style:none;display:flex}.tags-list li{border:1.5px solid var(--wh-page-fg);border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.2rem .4rem}.projeto-descricao{color:var(--wh-page-fg);height:4.5rem;padding:0 1rem 1rem;font-size:.9rem}.wh-corpo-sobre-ep_card{color:#fff;background-blend-mode:overlay;vertical-align:baseline;background-image:url(/images/banner-project-CT5KWWJ_.jpg),linear-gradient(270deg,rgba(255,255,255,0),rgba(255,255,255,.8));background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-direction:column;gap:.45rem;width:100%;padding:1rem;display:flex}.wh-corpo-sobre-ep_card[open]{animation:.5s ease-in-out smooth_moviment}.wh-corpo-sobre-ep_card[open] p{animation:.5s ease-in-out fade_in}.wh-corpo-sobre-ep_card:not([open]){animation:.5s ease-in-out smooth_moviment_reverse}.wh-corpo-sobre-ep_card:not([open]) p{animation:.5s ease-in-out fade_out}.wh-corpo-sobre-ep_card.webhub{background-image:url(/images/banner-project-CT5KWWJ_.jpg),linear-gradient(270deg,#041a94,#001275)}.wh-corpo-sobre-ep_card.webhub.opened{background-image:url(/images/banner-project-CT5KWWJ_.jpg),linear-gradient(45deg,#041a94,#001275,rgba(182,56,33,.933) 98%)}.wh-corpo-sobre-ep_card.flawuldragon{background-image:url(/images/banner-project-CT5KWWJ_.jpg),linear-gradient(270deg,#0c7ded,#0062c4)}.wh-corpo-sobre-ep_card.flawuldragon.opened{background-image:url(/images/banner-project-CT5KWWJ_.jpg),linear-gradient(45deg,#0c7ded,#0062c4,rgba(182,56,33,.933) 98%)}.wh-corpo-sobre-ep_card .wh-corpo-sobre-ep_card__summary__icon{justify-content:flex-end;width:100%;font-weight:900;display:flex}.wh-corpo-sobre-ep_card .wh-corpo-sobre-ep_card__summary__icon:after{content:"keyboard_arrow_up"}.wh-corpo-sobre-ep_card[open] .wh-corpo-sobre-ep_card__summary__icon:after{content:"keyboard_arrow_down"}.wh-corpo-sobre-ep_card .wh-corpo-sobre-ep_card__titulo{display:flex}.wh-corpo-sobre-ep_card .wh-corpo-sobre-ep_card__titulo_text{font-family:Sora\/Bold,sans-serif;font-size:1.2rem}.wh-corpo-sobre-ep_card__conteudo{flex-flow:column wrap;justify-content:space-between;gap:.5rem;width:100%;transition:opacity .3s;display:flex}.wh-corpo-sobre-ep_card__conteudo___item{color:#fff;flex-direction:row;gap:1rem;width:100%;font-size:.9rem;display:flex}.wh-corpo-sobre-ep_card__conteudo___item a{color:inherit;text-decoration:none}.wh-corpo-sobre-ep_card__conteudo___item a:hover{-webkit-text-decoration:underline var(--wh-page-fg);text-decoration:underline var(--wh-page-fg)}.tag{color:#fff;border:1px solid #fff;border-radius:8px;margin-right:.4rem;padding:.2rem .4rem;font-size:.75rem}.wh-corpo_desc{color:var(--wh-corpo-desc-fg);border-bottom:2px solid var(--wh-corpo-desc-border);-webkit-background-clip:text;background-clip:text;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Noto-Sans-Sora-Sompeng\/Bold,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem}.wh-corpo_desc.information{color:var(--wh-corpo-desc-info-fg);background:0 0;border:none}.wh-corpo_texto_container{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.wh-corpo_texto_container .wh-corpo_subtitulo{font-family:Sora\/Medium,sans-serif;font-size:1.25rem;font-weight:600}.wh-corpo_texto_container .wh-corpo_paragrafo{text-align:justify;font-family:Sora\/Regular,sans-serif;font-size:1rem;line-height:1.5rem}.wh-corpo_info_container{border-top:2.5px solid #27287a;border-left:2.5px solid #27287a;border-radius:5px;flex-direction:column;gap:.1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1rem;padding:1rem;display:flex}.wh-corpo_info_container span{font-family:Noto-Sans-Sora-Sompeng\/Bold,sans-serif;font-size:1rem;line-height:1.5rem}.wh-corpo_table_container{flex-direction:column;gap:1rem;margin-top:1rem;display:flex;overflow-x:auto}.wh-corpo_table_container th{text-align:left;border-bottom:2px solid var(--wh-corpo-table-header-border);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-family:Sora\/Semi-Bold,sans-serif;font-size:1rem}.wh-corpo_table_container td{text-align:left;border-bottom:1px solid var(--wh-corpo-table-cell-border);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-family:Sora\/Regular,sans-serif;font-size:1rem;font-style:italic}.legal-page{flex-direction:column;min-height:100dvh;display:flex}.legal-main{flex:1 0 auto}.wh-contact_form{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.wh-contact_form label{flex-direction:column;font-size:.95rem;display:flex}.wh-contact_form label input,.wh-contact_form label textarea{border:1px solid var(--wh-page-fg);color:inherit;background:0 0;border-radius:6px;margin-top:.4rem;padding:.6rem}.wh-contact_form label textarea{resize:vertical;min-height:8rem}
