@import"https://fonts.googleapis.com/css2?family=Secular+One&display=swap";:root{font-family:Secular One;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#231d1d;scroll-behavior:smooth;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{display:inline-block;font-weight:500;text-decoration:inherit;width:auto;align-self:center;color:var(--accent-red)}a:hover{transition:transform ease-in .3s;transform:scale(1.1)}body{margin:0;display:flex;place-items:center;width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;color:#f0f8ff}button{border-radius:200px;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{background-color:#3d5d92b3}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.main-container{width:99vw;min-height:100vh;overflow-x:hidden;background-color:#0f0f0f;color:#fff}a{color:#fff;border-radius:10px;padding:20px}.login-page{display:flex;height:100vh;flex-direction:column;align-items:center;justify-content:center;text-align:center}.login-page h1{margin-top:50px}.login-form{height:30%;width:50%}.login-form-section{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center}.login-form-section label{font-size:3rem;width:20rem}.login-form-section input{font-size:3rem;width:30rem}.login-form button{margin-top:2rem;font-size:3rem;padding:1rem;transition:transform .2s ease-in-out}.login-form button:hover{transform:scale(1.2)}.login-form{display:flex;flex-direction:column;gap:20px}.form-page{display:flex;flex-direction:column;height:99.999%;width:100%;text-align:center;overflow:hidden}.user-form{display:flex;flex-direction:column;overflow:hidden}.form-segment{display:none}.form-segment:before{content:"";position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat}.form-segment:target{height:99.9%;width:99.9%;margin-top:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:100px;opacity:1;animation:mainSelection ease-in-out .2s}@keyframes mainSelection{0%{opacity:0}to{opacity:1}}.segment-content{margin-top:100px;height:99%;width:99%;z-index:1;position:relative;display:flex;flex-direction:column;gap:30px}#segment-1{display:flex;opacity:1;flex-direction:column;height:99.99vh;width:99.99vw;justify-content:center;align-items:center}#segment-1:before{background-image:url(/ui_assets/welcome_page/background.png);background-size:contain;background-repeat:no-repeat;background-position:center}.welcome-content{margin-top:400px;z-index:1;position:relative;display:flex;flex-direction:column;gap:30px}.welcome-title{height:170px;width:650px}.welcome-cta{display:flex;justify-content:center;align-items:center;height:300px;width:650px;background-image:url(/ui_assets/welcome_page/cta.png);background-size:contain;background-repeat:no-repeat;background-position:center}.welcome-button{transform:translate(-180%)}.welcome-button img{height:6.3rem;width:6.3rem}.segment-options{display:flex;width:99%;grid-template-columns:repeat(auto-fit,minmax(0px,1fr));align-items:center;justify-content:center;gap:130px}#segment-2:before{background-image:url(/ui_assets/level_page/background.png);background-size:contain;background-repeat:no-repeat;background-position:center}.beginner-button{z-index:1;position:fixed;top:51%;right:15%;background:none}button img{height:6rem;width:6rem}.advanced-button{z-index:1;position:fixed;top:82%;left:34%;background:none}#segment-3:before{background-image:url(/ui_assets/equipment_page/background.png);background-size:contain;background-repeat:no-repeat;background-position:center}.free-weights-button{z-index:1;position:fixed;top:53%;left:18%;background:none}.mix-button{z-index:1;position:fixed;top:68.5%;left:18%;background:none}.machines-button{z-index:1;position:fixed;top:83%;left:18%;background:none}#segment-4:before{background-image:url(/ui_assets/training_days_page/background.png);background-size:contain;background-repeat:no-repeat;background-position:center}.two-days-button{z-index:1;position:fixed;top:50%;right:17%;background:none}.three-days-button{z-index:1;position:fixed;top:59%;right:17%;background:none}.four-days-button{z-index:1;position:fixed;top:68%;right:17%;background:none}.five-days-button{z-index:1;position:fixed;top:77%;right:17%;background:none}.six-days-button{z-index:1;position:fixed;top:86%;right:17%;background:none}#segment-5:before{background-image:url(/ui_assets/phone_page/background.png);background-size:contain;background-repeat:no-repeat;background-position:center}.begin-image{height:3rem;width:20rem}.dial-board{margin-top:60%;margin-left:7%;display:flex;flex-direction:column;height:600px;width:85%;justify-content:center;align-items:center;background-color:#000;border-radius:50px;padding-bottom:20px}.phone-display{font-size:x-large;width:3rem;color:#e3a31a;border-radius:20px;padding:0 20px}.phone-number{position:absolute;text-align:left;letter-spacing:1.9rem;top:54%;left:18%}.underscores{position:absolute;text-align:left;letter-spacing:1.5rem;top:55%;left:18%}.dial-keys{margin-top:180px;width:80%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:.3rem}.dial-keys button{width:6rem;height:6rem;background:none;outline:none}.dial-image{height:6rem;width:6rem}.form-submit-button{width:40rem;height:10rem;margin-left:18%;background-color:#eabb12}.form-page:has(:target) #segment-1{display:none;opacity:0}.submit-button{padding:30px}.phone-segment{display:flex;flex-direction:row-reverse;gap:30px}.phone-label{text-align:center;justify-content:center;font-size:3rem}.phone-input{height:80px;width:350px;border-radius:10px;font-size:2.8rem}
