:root{--primary-color: #0ba3ff;font-family:Nunito;line-height:1.5;font-weight:400;color-scheme:light dark;color:#616161;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:Nunito,sans-serif;box-sizing:border-box;margin:0;padding:0}.container{width:100%;height:100%;margin:0 auto}img{-webkit-user-select:none;user-select:none}.scroll-section{width:100%;height:3000px}.mini-scroll-section{width:100%;height:1800px}.full-screen{width:100%;min-height:100vh;display:flex;overflow:hidden;flex-direction:column;justify-content:center;align-items:center;position:relative}.full-screen-content{width:90%;max-width:1000px;display:flex;flex-direction:column;justify-content:center;align-items:center}.scroll-indicator{position:absolute;bottom:60px;color:"#444";font-size:24px;font-weight:800}.sticky{position:sticky;top:0;z-index:0}.relative{position:relative}.rainbow-button:hover{transform:scale(1.05)}.flock-block{transition:.2s}.flock-block:hover{transform:scale(1.05)}.option-block{width:100%;border-radius:25px;overflow:hidden;display:flex;flex-direction:column;gap:10px}.option-row{width:100%;border-radius:15px;background-color:#444;padding:20px 30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;transition:.2s}.option-row:hover{background-color:#555}.option-text{font-size:20px;font-weight:800;color:#fff}@media (max-width: 800px){.stepRow{grid-template-columns:1fr;row-gap:20px}.stepRow>*:nth-child(odd){font-size:28px}.stepRow>*:nth-child(2n){font-size:24px}}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.nav-bar{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);width:95%;max-width:1000px;padding:15px 25px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:60px;background-color:#28282866;position:fixed;top:40px;left:50%;transform:translate(-50%);z-index:1000}.nav-links{display:flex;justify-content:center;align-items:center;gap:30px}.hamburger{display:none;cursor:pointer;align-items:center;justify-content:center}@media (max-width: 768px){.attention{font-size:40px}.nav-bar{top:20px}.nav-links{display:none}.hamburger{display:flex}}.nav-screen{position:fixed;top:120px;left:50%;z-index:1000;transform:translate(-50%);border-radius:20px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#7878781a;width:95%;height:auto;max-width:1000px;padding:55px 25px}.nav-screen-content{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:20px}#footer-container{padding:100px 0;background-color:#0a0a0a;display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;border-top:1px solid #333}#footer-content{width:70%;max-width:1100px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}#footer-logo{width:100%;height:100%;pointer-events:none}#footer-logo-container{transition:.2s}#footer-logo-container:hover{transform:scale(1.04)}.footer-col{flex-direction:column;align-items:center;justify-content:center;width:240px;text-align:center;margin-bottom:40px}.footer-col-header{color:#999;font-weight:700;margin-bottom:10px}.footer-col-item{display:block;font-weight:700;font-size:18px;font-family:Nunito;-webkit-user-select:none;user-select:none;text-decoration:none;color:#616161;cursor:pointer;transition:.2s}.footer-col-item:hover{color:#ccc}#footer-copyright{text-align:center}.home-content{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%}.home-info-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:500px;height:650px;color:#fff}.info-header{font-size:60px;font-weight:700;text-align:center;color:#aaa;margin-top:10px}.info-subheader{font-size:32px;font-weight:700;color:#555;margin-top:10px;margin-bottom:50px;text-align:center}.gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:250px;background:linear-gradient(to top,#0a0a0a,transparent);pointer-events:none}.home-video-container{width:500px;height:700px;margin-top:100px;filter:drop-shadow(0 0 12em #555)}.landing-action-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:20px}@media (max-width: 768px){.home-content{flex-direction:column;justify-content:center;align-items:center}.gradient-overlay{display:none}.home-info-container{width:90%;height:auto;padding:20px;margin-top:0;margin-bottom:100px}.home-video-container{width:100%;height:550px;margin-top:100px;margin-left:40px;filter:drop-shadow(0 0 12em #555)}.info-header{font-size:40px}.info-subheader{font-size:24px;margin-bottom:40px}.landing-action-row{flex-direction:column;align-items:center}}.attention-text{font-size:50px;font-weight:700;color:#222;text-align:center}.info-disclaimer{font-size:180px;font-weight:800;line-height:1;color:#ccc;text-align:center;margin-top:80px}.temporary-break{margin-top:100px}@media (max-width: 768px){.attention-text{width:90%;font-size:40px}.info-disclaimer{font-size:120px;margin-top:60px;margin-bottom:20px}.temporary-break{margin-top:0}}.showcase{padding:200px 0}.showcase-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:20px auto}.showcase-img-container{position:relative;width:50%;height:800px;display:flex;justify-content:center;align-items:center;overflow:hidden}.showcase-img-container img{width:100%;height:100%;pointer-events:none;object-fit:cover}.showcase-img-blur{position:absolute;bottom:0;left:0;width:100%;height:900px;pointer-events:none}.showcase-information{width:50%;padding:0 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.showcase-info-text{font-size:20px;font-weight:700;color:#888;margin-top:20px;margin-bottom:40px}.home-preview-1{filter:drop-shadow(0 0 24em #AF69EE)}.home-preview-2{filter:drop-shadow(0 0 24em #ff6b6b)}.home-preview-3{filter:drop-shadow(0 0 24em #2ed573)}@media (max-width: 768px){.showcase-container{flex-direction:column;align-items:center;margin-bottom:200px}.showcase-img-container{width:100%;height:400px}.showcase-information{width:100%;padding:20px;align-items:center;text-align:center}.home-preview-content-1,.home-preview-content-3{order:2}.home-preview-1{filter:drop-shadow(0 0 8em #AF69EE)}.home-preview-2{filter:drop-shadow(0 0 8em #ff6b6b)}.home-preview-3{filter:drop-shadow(0 0 8em #2ed573)}}.store-row{display:flex;flex-direction:row;justify-content:center;gap:20px;margin-top:20px}.store-icon{width:170px;height:170px;margin-top:20px;cursor:pointer;transition:.2s}.store-icon:hover{transform:scale(1.1)}@media (max-width: 768px){.store-icon{width:100px;height:100px}.store-row{flex-direction:column}}.invite-container{max-width:850px;margin:0 auto}.invite-landing{position:relative}.invite-title{font-size:50px;font-weight:700;margin-top:80px;color:#ccc}.invite-subtitle{font-size:24px;font-weight:800;color:#444;position:absolute;bottom:60px}.stepRow{display:grid;max-width:1000px;grid-template-columns:130px 3fr;row-gap:45px;margin-bottom:50px}.stepRow>*:nth-child(odd){color:#aaa}@media (max-width: 800px){.invite-container{max-width:100%;padding:0 40px}.invite-title{font-size:30px;text-align:center}.stepRow{grid-template-columns:1fr;row-gap:20px}.stepRow>*:nth-child(odd){font-size:28px}.stepRow>*:nth-child(2n){font-size:24px}}@keyframes slide{0%{transform:translate(0)}50%{transform:translate(-50%)}to{transform:translate(0)}}.carousell-container{overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center;position:relative}.slider{display:flex;width:200%;animation:slide 10s ease-in-out infinite}.slider>*{flex:0 0 auto;width:100%}.guidlines-container{width:70%;max-width:1000px;margin:0 auto 100px}.break-line{width:100%;height:3px;background-color:#eee;border-radius:3px;margin:0 auto 50px}.guidlines-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.guidlines-text{font-size:24px;font-weight:700;color:#ccc;margin-top:20px}.scripture-box{margin:40px;text-align:center;background-color:#333;border-radius:20px;padding:30px}.scripture-box .scripture{font-size:24px;font-style:italic;font-weight:700;color:#888}.scripture-box .reference{font-size:22px;font-weight:800;color:#ccc;margin-top:30px}@media (max-width: 768px){.guidlines-container{width:90%}.guidlines-text,.scripture-box .scripture{font-size:20px}.scripture-box .reference{font-size:18px}}.legal-emoji-box{filter:drop-shadow(0 0 4em #fff)}.legal-emoji{font-size:150px}.legal-content{max-width:1000px;width:90%;margin:0 auto 200px}.legal-header{font-size:70px;font-weight:700;color:#ccc}.legal-subheader{font-size:40px;font-weight:700;color:#777}.legal-break{height:30px}.legal-content h3{font-size:30px;font-weight:700;color:#777}.legal-content h4{font-size:20px;font-weight:700;color:#777}.legal-landing{width:90%;margin:0 auto}@media (max-width: 768px){.legal-header{font-size:50px;text-align:center}.legal-subheader{font-size:30px;text-align:center}.legal-content h3{font-size:20px}.legal-content h4{font-size:16px}}.account-container{max-width:700px;margin:0 auto}.account-title{font-size:60px;font-weight:700;color:#999}.account-verse{font-size:30px;text-align:center;margin:20px 0;color:#ccc}.route-container{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.back-button{background-color:#444;padding:10px 20px;border-radius:40px;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:.2s}.back-button:hover{background-color:#555}.back-text{font-size:15px;font-weight:800;color:#fff}@media (max-width: 768px){.account-container{width:80%}.option-text{font-size:16px}.account-verse{font-size:25px}.account-title{font-size:40px}}
