*{margin:0;padding:0;box-sizing:border-box}.html{scroll-behavior:smooth}body{background-color:#f3f8f6;overflow-x:hidden;font-family:Henju,sans-serif}@font-face{font-family:Henju;src:url(/fonts/Henju-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Henju;src:url(/fonts/Henju-SemiBold.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Quinn-Rounded;src:url(/fonts/quinn-rounded-light.otf) format("opentype");font-weight:300;font-style:normal}.header{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:transparent;position:fixed;top:0;left:0;width:100%;z-index:1000}.logo{display:flex;align-items:center}.menu-toggle{width:30px;height:18px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:20}.menu-toggle span{width:100%;height:2.5px;background-color:#0c7885;border-radius:10px}.dropdown-menu{position:absolute;top:60px;right:50px;background:#fff;border:2px solid rgba(230,230,230,1);border-radius:20px;padding:20px 30px;display:none;flex-direction:column;gap:15px;box-shadow:0 8px 20px #00000014;z-index:15}.dropdown-menu a{font-family:Henju,sans-serif;font-size:18px;text-decoration:none;color:#000}.dropdown-menu.show{display:flex}.hero-section{position:relative;height:100vh;padding:60px 40px 140px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:1}.hero-content{max-width:1000px;z-index:2;position:relative}.hand-image{z-index:2;position:absolute;bottom:11%;right:0;transform:scaleX(-1);width:800px;height:500px}.coming-soon-content{position:absolute;bottom:30%;z-index:2;display:flex;flex-direction:column;gap:16px;color:#fff;max-width:65%}.coming-soon-content h2{font-size:80px;font-weight:500}.coming-soon-content p{font-family:Quinn-Rounded,"sans-serif";font-size:25px;font-weight:300}.hero-title{font-size:clamp(2rem,8vw,5rem);font-weight:600;margin-bottom:20px;padding:0 0 200px}.hero-title .treatment{color:#0c7885;display:block;font-family:Henju,sans-serif;font-weight:500;margin-bottom:0}.hero-title .waiting{color:#fff;font-weight:500}.scroll-button{position:absolute;bottom:20px;left:50%;right:50%;transform:translate(-50%)!important;width:60px;height:60px;background:#fff;border:none;border-radius:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;z-index:1001}.btn-text{font-size:25px;width:160px;font-family:Quinn-Rounded,"sans-serif";position:absolute;transform:translate(-50%)!important;bottom:100px;left:50%;right:50%;color:#fff;transition:transform .3s ease,box-shadow .3s ease;z-index:1001}.scroll-button:hover{transform:translate(-50%) translateY(-5px);box-shadow:0 8px 30px #00000026}.scroll-button.up .arrow-icon{transition:transform .3s ease}.scroll-button.up:hover .arrow-icon{transform:rotate(-90deg)}.scroll-button:hover .arrow-icon{transform:rotate(90deg);transition:transform .3s ease}.registration-container{padding:120px 40px;width:100%;height:100vh;max-width:700px;margin:auto;text-align:center}.registration-title{font-size:60px;font-weight:500;color:#2c3e50;margin-bottom:16px;letter-spacing:-.5px}.registration-description{font-family:Quinn-Rounded,"sans-serif";font-size:25px;color:#7f8c8d;line-height:1.6;font-weight:500;margin-bottom:10px;max-width:600px;margin-left:auto;margin-right:auto}.registration-form{display:flex;flex-direction:column;gap:20px}.registration-list{margin:4px 0 24px;padding-left:60px;font-size:20px;padding-right:60px;font-family:Quinn-Rounded,"sans-serif";text-align:left;color:#7f8c8d}.registration-list li{font-weight:500;margin-bottom:8px}.registration-list li:last-child{margin-bottom:0}.form-group{position:relative}.form-input{width:100%;padding:14px 20px;border:1px solid rgba(237,237,237,1);border-radius:16px;font-size:1rem;background-color:#fff;transition:all .3s ease;outline:none}.form-input:focus{border-color:#4a9eff;background-color:#fff;box-shadow:0 0 0 3px #4a9eff1a}.form-input::placeholder{color:#a0a6ab;font-weight:400;font-size:14px}.phone-input{padding-left:60px}.country-code{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#7f8c8d;font-weight:500;pointer-events:none}.submit-button{background:#0c7885;color:#fff;border:none;border-radius:25px;padding:12px 154px;font-size:1.1rem;font-weight:400;cursor:pointer;transition:all .3s ease;position:relative;max-width:400px;margin:auto}.submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4a9eff4d}.submit-button:active{transform:translateY(0)}.submit-button-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:50%;cursor:pointer;padding:5px;display:flex;align-items:center}.form-validation{display:none;color:#e74c3c;font-size:.875rem;margin-top:5px;text-align:left}.form-group.error .form-input{border-color:#e74c3c;background-color:#fdf2f2}.form-group.error .form-validation{display:block}.form-group.success .form-input{border-color:#27ae60;background-color:#f8fff9}@media (max-width: 768px){.registration-container{padding:40px 30px;border-radius:16px}.registration-title{font-size:2rem}.registration-description{font-size:.9rem;margin-bottom:30px}.form-input{padding:16px 18px;font-size:.95rem}.phone-input{padding-left:55px}.country-code{left:18px;font-size:.9rem}}.submit-button.loading{pointer-events:none;opacity:.8}.submit-button.loading:after{content:"";width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.spinner{display:inline-block;width:22px;height:22px;border:3px solid #fff;border-top:3px solid #0c7885;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle;margin-right:8px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.how-it-works-section{height:100vh;padding:120px 20px;max-width:1200px;margin:0 auto;text-align:center}.section-header{margin-bottom:60px}.section-title{font-size:3rem;font-weight:600;color:#2c3e50;margin-bottom:20px;letter-spacing:-1px}.section-title .highlight{color:#0c7885}.section-subtitle{font-size:1.1rem;color:#7f8c8d;max-width:600px;margin:0 auto;line-height:1.7}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:60px;margin-top:80px}.step{position:relative;padding:40px 20px;transition:transform .3s ease,box-shadow .3s ease;background-color:#fafafa;border-radius:20px}.step:hover{transform:translateY(-10px)}.step-number{position:absolute;top:10px;right:20px;font-size:2.5rem;font-weight:300;opacity:.3;z-index:1}.step-number.orange,.orange{color:#ff8c42}.teal,.step-number.teal{color:#85b5a5}.dark-teal{color:#0c7885}.step-icon{width:80px;margin:0 auto 30px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.step-icon.orange{background:linear-gradient(135deg,#ff8c42,#ff6b1a)}.step-icon.teal{background:linear-gradient(135deg,#4a9eff,#2d7dd2)}.step-icon svg{width:40px;height:40px;stroke:#fff;fill:none;stroke-width:2}.step-title{font-size:1.5rem;font-weight:400;color:#2c3e50}.step-subtitle{font-size:1.4rem;font-weight:300;margin-bottom:20px}.step-description{font-size:1rem;color:#7f8c8d;line-height:1.2;max-width:280px;margin:0 auto}.hidden{display:block}.mobile{display:none}@media (max-width: 768px){.how-it-works-section{padding:120px 20px}.section-title{font-size:2.5rem}.section-subtitle{font-size:1rem}.steps-container{grid-template-columns:1fr;gap:50px;margin-top:60px}.step-number{font-size:3rem;top:-15px;right:15px}.step-icon{width:70px;height:70px;margin-bottom:25px}.step-icon svg{width:35px;height:35px}.step-title,.step-subtitle{font-size:1.3rem}}@media (max-width: 480px){.hidden{display:none}.mobile{display:block}.section-title{font-size:2rem}.steps-container{gap:40px}.step{padding:30px 15px}.registration-list{font-size:16px;padding-left:40px;padding-right:20px}}.step{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.step:nth-child(1){animation-delay:.1s}.step:nth-child(2){animation-delay:.2s}.step:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}#successContainer{display:flex;flex-direction:column;justify-content:center;align-items:center}.success-image{width:200px;height:170px}#successContainer h1{padding:16px 0;font-size:50px;font-weight:500}#successContainer p{font-family:Quinn-Rounded,"sans-serif";font-weight:300;font-size:25px}.logo-image{width:200px;position:relative;z-index:2}@media (max-width: 480px){.custom-alert{min-width:0;width:95vw;left:2.5vw;transform:scale(.95)}.custom-alert.show{transform:scale(1)}.custom-alert-content{padding:14px 10px 14px 14px;font-size:1rem}.logo-image{width:112px}#successContainer{padding:120px 0}}.custom-alert{position:fixed;top:40px;left:50%;transform:translate(-50%) scale(.95);background:linear-gradient(90deg,#0c7885,#4a9eff);color:#fff;border-radius:18px;box-shadow:0 8px 32px #2c3e502e;padding:0;min-width:320px;max-width:90vw;z-index:9999;opacity:0;transition:opacity .3s,transform .3s;font-family:Henju,sans-serif;font-size:1.1rem}.custom-alert.show{opacity:1;transform:translate(-50%) scale(1)}.custom-alert-content{display:flex;align-items:center;gap:16px;padding:18px 28px 18px 22px}.custom-alert-icon{font-size:1.7rem;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(44,62,80,.1))}.custom-alert-message{flex:1;font-weight:500;letter-spacing:.01em}.custom-alert-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;margin-left:10px;opacity:.7;transition:opacity .2s}.custom-alert-close:hover{opacity:1}@media (max-width: 480px){.custom-alert{min-width:0;width:95vw;left:2.5vw;transform:scale(.95)}.custom-alert.show{transform:scale(1)}.custom-alert-content{padding:14px 10px 14px 14px;font-size:1rem}}.toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:8px;padding:16px;position:fixed;z-index:9999;left:50%;bottom:30px;font-size:17px;opacity:0;transition:opacity .5s ease-in-out,bottom .5s}.toast.show{visibility:visible;opacity:1;bottom:50px}#dropdown-menu,#howItWorks,#menu-toggle,.hand-image{display:none}@media (max-width: 768px){.header{padding:15px 20px}.hero-section{padding:40px 20px 100px}.hero-title{font-size:clamp(2.5rem,12vw,4rem)}.scroll-button{width:40px;height:40px;bottom:20px}.hand-image{width:500px;height:300px}.coming-soon-content{bottom:25%;max-width:80%}.coming-soon-content h2{font-size:32px}}@media (max-width: 480px){.hero-title{font-size:clamp(2rem,15vw,3rem)}.hand-image{display:none}.coming-soon-content{max-width:85%}.coming-soon-content h2{font-size:40px}.coming-soon-content p{font-size:16px;font-weight:400}.registration-container{padding:30px 20px}.registration-title{font-size:1.75rem}.btn-text{font-size:1rem;bottom:64px}.submit-button{font-size:1.2rem;padding:10px 100px}}
