@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Ultralight.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-UltralightItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Thin.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-ThinItalic.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/SF-Pro-Display-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic}html{scroll-behavior:smooth;scroll-padding-top:10vh}body{font-family:SF Pro Display;background:#151515}body::-webkit-scrollbar{width:0}#app{width:100%;background:#151515;padding-bottom:100px;overflow-x:hidden}#app::-webkit-scrollbar{width:0}.paddingBan{overflow:hidden;padding-bottom:0!important}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:normal!important}svg{display:block}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.footer{position:fixed;top:90%;left:50%;z-index:50;transform:translate(-50%);width:90%;max-width:600px;display:flex}.nav{width:100%;height:50px;border-radius:40px;background:#5b5b5b1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.nav:before{content:"";-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;inset:0;border-radius:40px;padding:1px;background:linear-gradient(148deg,#ffffff80,#9999994d);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.nav__container{width:100%;position:relative;z-index:3;height:100%;display:flex;align-items:center;justify-content:center}.nav__items{display:flex;align-items:center;justify-content:space-between;height:50px;width:100%;padding:3px 5px;overflow:hidden;border-radius:40px;list-style:none}.nav a.nav__item--active svg path{fill:#fff}.nav__item{height:100%;width:24%}.nav__item a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.nav__item a svg{width:25px;height:25px}.nav__item a svg path{transition:fill .2s;fill:#ffffff80}.nav__ball{position:absolute;top:50%;transform:translateY(-50%);z-index:1;background:#fff9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);height:90%;width:24%;border-radius:40px;left:75%;transition:left .2s}.title{position:relative;width:100%;text-align:center;padding-top:20px}.title h1{font-weight:700;font-size:vh(26);color:#fff;position:relative;z-index:2}.decoration{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;width:clamp(200px,80vw,900px);aspect-ratio:1/1;opacity:1;-webkit-user-select:none;user-select:none;z-index:1!important}.decoration img{width:100%;height:100%;object-fit:cover;filter:blur(44px);border-radius:50%}@media (max-width: 480px){.decoration{width:100vw;filter:blur(25px)}}.decoration{display:inline-block;transition:transform .4s ease}.decoration.animate img{animation:spinZoom .6s ease}@keyframes spinZoom{0%{transform:scale(1) rotate(0)}30%{transform:scale(1.1) rotate(10deg)}to{transform:scale(1) rotate(0)}}.blockTitle[data-v-965127b6]{font-weight:500;font-size:clamp(14px,10vw,20px);color:#fff}.loadFilter{animation:load 1.5s infinite linear;border-radius:30px;background:linear-gradient(90deg,#4444447a 30%,#be667942,#4444447a 70%);background-size:400%;animation:shimmer 1.5s infinite linear}.loadFilter__content{opacity:0}@keyframes shimmer{0%{background-position:100% 100%}to{background-position:0 0}}.container{width:clamp(330px,90vw,1000px);margin:0 auto;height:100%;display:flex;flex-direction:column;gap:20px}.container>div{z-index:3}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
