.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px}.buy-now{background-color:#00bfff;border:none;padding:10px 20px;color:#111;cursor:pointer}h2{font-size:64px;margin-bottom:40px;display:inline-block;border-bottom:1px solid #fff;padding-bottom:15px}#buy-token .buy-token-info{display:flex;justify-content:space-around;align-items:flex-start;gap:20px}.token-details{padding:20px;border-radius:8px;border:1px solid #fff;flex:1;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.header-bg{background-repeat:no-repeat;background-size:cover;background-position:50%;background-color:#26272bd1;background-blend-mode:color-dodge,normal}@keyframes dog-run{0%{transform:translateX(0)}to{transform:translateX(20px)}}.token-chart{position:relative;display:inline-block}#zoomable-image{width:100%;display:block;transition:transform .3s ease}.token-chart:hover #zoomable-image{transform:scale(1.01);transform-origin:var(--mouse-x) var(--mouse-y)}.accordion{width:100%;max-width:1050px;overflow:hidden;font-family:Debugger;margin:40px auto auto}.accordion-item{border:1px solid #fff;border-radius:12px}.accordion-header{background-color:#000;padding:15px;text-align:left;width:100%;border:none;outline:none;cursor:pointer;font-size:24px;font-weight:700;transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center;color:#fff;font-family:Debugger;border-radius:11px}.accordion-header:hover{background-color:#fff;color:#000}.open-header{border-bottom-left-radius:0;border-bottom-right-radius:0;background:#fff;color:#000}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 15px;background-color:#fff;font-family:Debugger;border-bottom-left-radius:11px;border-bottom-right-radius:11px}.accordion-content p{margin:10px 0;font-family:Debugger;color:#000;font-weight:400;text-align:left}.accordion-content.open{max-height:200px;padding:0 15px 15px;overflow:auto}.arrow{font-size:14px;transition:transform .3s ease}.buy-token-info h3{font-size:38px;line-height:48px;margin-top:0}.token-details{text-align:left;padding:100px 50px;box-sizing:border-box}.tok-left{max-width:640px}.tok-right{width:100%;max-width:1100px}.token-details p{font-size:24px;line-height:34px;font-weight:400;padding-bottom:20px}.countdown-item{text-align:center}.circle span{font-size:34px;font-weight:700}.countdown-item p{margin-top:0;font-size:20px;text-transform:capitalize;color:#fff}.presale-widget h4{font-size:22px;line-height:36px;margin-top:0;margin-bottom:20px;background-color:#000;display:inline-block;padding-left:30px;padding-right:30px;transform:skew(-21deg)}.presale-widget h4 strong{transform:skew(21deg);display:inline-block}.cus-fea{padding:20px 20px 10px;box-sizing:border-box;background-color:#000;border-radius:8px;margin-top:0;border-top:0;border-top-right-radius:0}.progress-bar-container{background-color:#555;border-radius:5px;height:20px;width:100%;margin:10px 0;position:relative;overflow:hidden}.progress-bar{background-color:#fff;height:100%;width:0;transition:width .5s ease}.input-field{width:100%;margin:10px 0;padding:10px;font-size:14px;background-color:#444;border:1px solid #777;color:#fff;border-radius:5px;box-sizing:border-box}.input-field:focus{outline:none;border-color:#fff}.top-line-flex{display:flex;justify-content:space-between;align-items:center}.top-line-flex p{margin:4px 0!important}#hover-text-road{margin-bottom:-30px}.test-sec{background-color:#000;color:#fff;overflow-x:hidden;padding:20px 0}.timeline-container{display:flex;justify-content:center;align-items:center;width:100%;overflow-x:auto}.timeline{display:flex;position:relative;width:100%;height:100%;padding:0 20px;box-sizing:border-box}.timeline:before{content:"";position:absolute;bottom:14%;left:0;width:140vw;height:1px;background:repeating-linear-gradient(90deg,#fff 0,#fff 10px,transparent 0,transparent 20px);z-index:0}.phase{flex:0 0 20vw;position:relative;text-align:left;padding:30px 30px 170px}.phase:nth-child(odd) .speech-bubble{position:absolute;bottom:0;height:fit-content}.phase:nth-child(2n) .speech-bubble{position:absolute;bottom:0}.speech-bubble{background:#fff;color:#000;padding:10px;border-radius:10px;position:relative;display:inline-block;max-width:300px;margin:0 auto 20px;width:200px;height:fit-content}.phase .speech-bubble:after{content:"";position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:0;height:0;border:10px solid transparent;border-bottom-color:#fff}.speech-bubble p{font-size:22px;margin:0;text-align:left}.speech-bubble p span{font-size:18px;margin:0}.cus-line-he{line-height:22px!important}.description{text-align:left;margin:0 auto;color:#fff;font-size:14px;max-width:400px}.description ul{padding-left:20px;list-style:none}.description ul li{margin:10px 0;position:relative}.description ul li:before{content:"•";color:#fff;font-size:18px;margin-right:10px}.tok-left{text-align:left}.tok-left .cta-button{margin-top:20px}.progress-container{width:100%;max-width:100%;margin:20px auto;background:#171717;padding:18px;box-sizing:border-box;border-radius:11px}.progress-label{display:flex;justify-content:space-between;margin-bottom:5px}.progress-bar{width:100%;height:16px;background-color:#000;border-radius:18px;overflow:hidden;position:relative;border:1px solid #fff}.progress-fill{height:100%;background-color:#fff;width:0;border-radius:18px;transition:width .3s ease-in-out}.input-container{width:100%;max-width:100%;display:flex;justify-content:center;margin:8px auto 20px}.styled-input{width:100%;max-width:100%;height:50px;background-color:#171717;color:#fff;border:1px solid #000;border-radius:11px;text-align:right;padding:0 10px;font-size:16px;outline:none;font-family:Debugger}.styled-input::placeholder{color:#fff;font-size:16px}.tok-right .cta-button{width:100%;margin-top:20px}@media only screen and (max-width:1600px){.dog-running{width:100%;height:auto}.phase{flex:0 0 30vw}h2{font-size:54px}}@media only screen and (max-width:1350px){.tok-left{max-width:500px}.token-details{text-align:left;padding:24px 40px;box-sizing:border-box}}@media only screen and (max-width:1100px){#zoomable-image{width:80%;height:auto;margin:auto}#buy-token .buy-token-info{display:block}.tok-left{width:100%;max-width:100%;margin-bottom:30px}}@media only screen and (max-width:575px){.accordion-header{font-size:18px}h2{font-size:40px;margin-bottom:10px}.countdown-item p{margin-top:0;font-size:16px}.circle span{font-size:20px;font-weight:700}.cus-fea{padding:20px 15px 10px}.token-details p{font-size:18px;line-height:26px}.buy-token-info h3{font-size:28px;line-height:36px;margin-top:0}.token-details{text-align:left;box-sizing:border-box;padding:20px 20px 0}.presale-widget h4{margin-bottom:0;font-size:25px;line-height:38px}#what-we-do{padding-bottom:0}#zoomable-image{width:100%}.hero{display:block;padding-bottom:0}.timeline-container{justify-content:start}.phase{flex:0 0 70vw;padding:10px 5px}.timeline:before{width:450vw}.speech-bubble p{font-size:16px}.cus-line-he{font-size:15px;line-height:15px!important}.speech-bubble p span{font-size:14px}.speech-bubble{width:80px;height:70px}.navbar{display:block;padding:20px 0}.nav-links{list-style:none;display:flex;gap:5px;padding:0;justify-content:space-between}.nav-links a{text-decoration:none;color:#fff;font-size:16px;transition:.5s}.cta-button{font-size:18px}}@media (max-width:768px){.cta-button{font-size:17px}.presale-widget h4{font-size:20px;line-height:30px;margin-top:0;margin-bottom:0;background-color:#000;display:inline-block;padding-left:15px;padding-right:15px;transform:skew(-21deg)}}