@font-face{font-family:rubik;src:url(/fonts/Rubik-VariableFont_wght.woff2)format("woff2"),url(/fonts/Rubik-VariableFont_wght.woff)format("woff");font-weight:100 900;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100dvh;font-family:rubik,sans-serif;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}article{display:flex;flex-direction:column;gap:1rem}body{margin-top:5rem;display:flex;flex-direction:column;min-height:calc(100dvh - 5rem)}main{flex:1}header{position:fixed;top:0;left:0;right:0;display:flex;z-index:10;justify-content:center;background-color:#fff;box-shadow:0 0 .33rem #0004}header nav{display:flex;max-width:80rem;flex:1;justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem}header nav ul{display:flex;gap:.5rem;align-items:center}header nav ul li{height:5rem;padding:.5rem;display:flex;align-items:center;justify-content:center}header nav ul li:hover>a,header nav ul li:hover .dropdown-toggle{color:#265ac3}header nav ul li a{text-decoration:none;font-weight:500;color:inherit}#hamburger-button{display:none;flex-direction:column;justify-content:space-around;width:1.5rem;height:1.5rem;background:0 0;border:none;cursor:pointer;padding:0;z-index:1001}#hamburger-button div{width:1.5rem;height:.125rem;background-color:currentColor;border-radius:.125rem;transition:all .3s ease-in-out;transform-origin:center}#hamburger-button.active div:nth-child(1){transform:translateY(.5rem)rotate(45deg)}#hamburger-button.active div:nth-child(2){opacity:0}#hamburger-button.active div:nth-child(3){transform:translateY(-.5rem)rotate(-45deg)}.dropdown{position:relative}.dropdown-toggle{display:flex;align-items:center;gap:.5rem;background:0 0;border:none;cursor:pointer;font-weight:500;color:inherit;padding:0;transition:all .25s ease-in-out}.dropdown-toggle icon-chevrondown{transition:all .25s ease-in-out;width:.75rem;height:.5rem}.dropdown.active .dropdown-toggle icon-chevrondown{transform:rotate(180deg)}.dropdown-item{display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .25s ease-in-out;border-radius:.5rem}.dropdown-item-icon{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.dropdown-item-icon img{width:1.75rem;height:1.75rem;object-fit:contain}.dropdown-item-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.dropdown-item-title{font-weight:600;font-size:1rem;line-height:1.3}.dropdown-item-description{font-size:.875rem;line-height:1.5}@media(min-width:64.0625rem){.dropdown-menu{position:fixed;top:5rem;left:50%;transform:translateX(-50%)translateY(-.625rem);min-width:37.5rem;background:rgba(26,26,26,.85);backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);border-radius:0 0 .75rem .75rem;box-shadow:0 .625rem 1.875rem rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:all .25s ease-in-out;padding:.75rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;z-index:100}.dropdown:hover .dropdown-menu,.dropdown.active .dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%)translateY(0)}.dropdown:hover .dropdown-toggle icon-chevrondown{transform:rotate(180deg)}.dropdown-item{color:#fff}.dropdown-item:hover{background-color:rgba(255,255,255,5%)}.dropdown-item-icon{background:rgba(255,255,255,8%)}.dropdown-item-icon img{filter:brightness(0)invert(1)}.dropdown-item-title{color:#fff}.dropdown-item-description{color:rgba(255,255,255,.6)}.dropdown-divider{grid-column:1/-1;padding:.75rem 1rem .5rem;margin-top:.5rem;border-top:.0625rem solid rgba(255,255,255,.1)}.dropdown-divider span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.5)}.dropdown-item-simple{padding:.75rem 1rem}.dropdown-item-simple .dropdown-item-icon{width:2rem;height:2rem}.dropdown-item-simple .dropdown-item-icon img{width:1.25rem;height:1.25rem}.dropdown-item-simple .dropdown-item-title{font-size:.95rem}header .fancy-button img{display:none}}.fancy-button{border:none;cursor:pointer;width:fit-content;display:flex;align-items:center;gap:1rem;background-color:#265ac3;filter:drop-shadow(0 1.25rem .825rem rgb(0 0 0/3%))drop-shadow(0 .5rem .3125rem rgb(0 0 0/8%));color:#fff;text-decoration:none;padding:.5rem 1.5rem;border-radius:100rem}@media(max-width:64rem){header .fancy-button{padding:.5rem}header .fancy-button img{display:block;filter:brightness(0)invert(1)}header .fancy-button span{display:none}}@media(max-width:64rem){#hamburger-button{display:flex}header nav{justify-content:space-between}header nav>ul{position:absolute;top:5rem;left:0;right:0;flex-direction:column;background-color:#fff;padding:1rem;gap:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;align-items:stretch;z-index:1000;box-shadow:0 .25rem .375rem rgba(0,0,0,.1)}header nav>ul.active{max-height:calc(100vh - 5rem);opacity:1;overflow-y:auto}header nav ul li{height:auto;width:100%;padding:0;flex-direction:column}.dropdown{width:100%}.dropdown-toggle{width:100%;justify-content:space-between;padding:1rem}.dropdown-menu{position:static;width:100%;display:none}.dropdown.active .dropdown-menu{display:block}.dropdown-item{padding:.5rem .75rem;color:inherit;margin-bottom:.25rem;gap:.75rem}.dropdown-item:hover{background:rgba(0,0,0,5%)}.dropdown-item-description{display:none!important;margin:0!important;padding:0!important;height:0!important}.dropdown-item-content{gap:0;justify-content:center}.dropdown-item-title{color:inherit;font-size:.875rem;line-height:1.2}.dropdown-item-icon{background:0 0;width:2rem;height:2rem}.dropdown-item-icon img{filter:none;width:1.25rem;height:1.25rem}header nav ul li>a{display:block;padding:1rem;width:100%}}@media(max-width:64rem) and (prefers-color-scheme:dark){header nav>ul{background-color:#292524}.dropdown-item:hover{background:rgba(255,255,255,.1)}.dropdown-item-icon img{filter:brightness(0)invert(1)}}@media(min-width:64.0625rem) and (prefers-color-scheme:light){.dropdown-menu{background:rgba(255,255,255,.85);box-shadow:0 .625rem 1.875rem rgba(0,0,0,.1)}.dropdown-item{color:#1a1a1a}.dropdown-item:hover{background-color:rgba(0,0,0,5%)}.dropdown-item-icon{background:rgba(0,0,0,5%)}.dropdown-item-icon img{filter:none}.dropdown-item-title{color:#1a1a1a}.dropdown-item-description{color:rgba(0,0,0,.6)}.dropdown-divider{border-top-color:rgba(0,0,0,.1)}.dropdown-divider span{color:rgba(0,0,0,.5)}}@media(prefers-color-scheme:dark){body{background-color:#292524;color:#fff}header{background-color:#292524}header img{filter:brightness(0)invert(1)}#hamburger-button{color:#fff}}#app-links{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}footer{background:url(/assets/design/hero.svg)no-repeat;background-position:50%}footer>div{max-width:80rem;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:3rem}footer hgroup h4{margin-bottom:.75rem;font-size:2.25rem;line-height:2.5rem;font-weight:600}footer hgroup p{font-size:1.25rem;line-height:1.75rem}footer>div>div{display:flex;gap:2rem}footer>div>div>nav{display:flex;gap:4rem}footer>div>div>nav h5{margin-bottom:1.75rem;font-weight:600;font-size:1rem}@media(max-width:64rem){footer{background-size:cover}footer>div>div{flex-direction:column;align-items:center}footer>div>div>nav{flex-wrap:wrap;row-gap:3rem}}footer>div>div>nav ul{display:flex;flex-direction:column;gap:.75rem}footer>div>div>nav li{list-style:none}footer>div>div>nav li a{color:inherit;text-decoration:none;text-underline-offset:.5rem;transition:all .2s}footer>div>div>nav li a:hover{text-underline-offset:.25rem;text-decoration:underline}footer aside{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:3rem}footer aside label{font-weight:400;margin-left:1.125rem}footer aside form div{background-color:#e7e5e4;border-radius:10rem;border:.0625rem solid #265ac3;display:flex}@media(prefers-color-scheme:dark){footer aside form div{background-color:#292524}}@media(max-width:64rem){footer aside,footer aside form div{align-items:center}}footer aside form input{background:0 0;border:none;width:12rem;color:inherit;padding:.75rem 1.5rem;border-radius:10rem}footer aside form input::placeholder{color:gray}footer aside form button{border-radius:10rem;padding:.75rem 1.5rem;background-color:#265ac3;color:#e7e5e4;border:none;display:flex;gap:.5rem}footer aside>div{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center}@media(prefers-color-scheme:dark){footer aside>div>img{filter:brightness(0)invert(1)}}#social-media{display:flex;gap:1rem}#social-media a{color:#1d40ae;background-color:#f5f5f4;display:inline-flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border-radius:10rem;transition:all .2s}#social-media a:hover{transform:scale(110%)rotate(12deg)}@media(prefers-color-scheme:dark){#social-media a{color:#3c82f6;background-color:#292524}}@media(max-width:64rem){footer>div{flex-direction:column}}#legal{background-color:#f5f5f4;text-align:center}@media(prefers-color-scheme:dark){#legal{background-color:#1b1917}}#legal div{max-width:80rem;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:.875rem;line-height:1.25rem}#legal nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}#legal nav a{color:#265ac3;text-decoration:none}#legal nav a:not(:first-child)::before{content:"";display:inline-block;background-color:#265ac3;width:.33rem;height:.33rem;transform:translateY(-.25rem);border-radius:10rem;margin-right:1rem}#legal nav a:hover{text-decoration:underline;text-underline-offset:.25rem}@media(max-width:64rem){#legal div{flex-direction:column}#legal nav a:not(:first-child)::before{display:none}}/* Built with Go by Furkan Baytekin */
