.main-header,body,html{background-color:#1c1c1c}*,.feature-item{box-sizing:border-box}*{margin:0;padding:0}body,html{font-family:Arial,sans-serif}.main-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.left-section,.logo{display:flex;align-items:center}.logo img{width:35px;height:35px;margin-right:10px;margin-bottom:4px}.one-text{color:#fff;font-weight:700;margin-right:50px}.hero-section{background-color:#16a085;text-align:center;padding:100px 0}.hero-section h1{font-size:36px;margin-bottom:10px}.hero-section p{font-size:18px}.hero-section a{display:inline-block;text-decoration:none;color:#000;background-color:#fff;padding:10px 20px;margin-top:20px;font-weight:700;border-radius:5px}.hero-section a:hover{background-color:#f5f5f5;color:#000}.features{display:flex;justify-content:space-between;align-items:stretch;padding:60px;background-color:#1c1c1c;margin-bottom:0}.feature-item{background-color:#fff;padding:20px;border-radius:10px;width:30%;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s;text-align:center;display:flex;flex-direction:column;min-height:300px}.feature-item img{width:100%;max-width:150px;height:auto;display:block;margin:0 auto 20px;object-fit:contain}.feature-item h2{font-size:24px;margin:10px 0;color:#333}.feature-item p{font-size:16px;color:#666;margin-top:auto}.feature-item:hover{transform:translateY(-10px)}.main-footer{background-color:#1c1c1c}.footer-bottom{text-align:center;padding:10px 0;font-size:12px;color:#f5f5f5}.lenwy-text{font-size:3em;font-weight:700;color:#f5f5f5;text-align:center;animation:3s ease-in-out infinite floating}@keyframes floating{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.text-container{font-size:2em;font-weight:700;color:#f5f5f5}.changing-text::after{content:"Secure";color:#ff0;content:"Secure";animation:6s linear infinite changeText}@keyframes changeText{0%,20%{content:"Dev Playground"}21%,40%{content:"REST API Hub"}41%,60%{content:"Build From Scratch"}61%,80%{content:"Simple, Fast, Free"}100%,81%{content:"Clean, Powerful, Playful"}}@media (max-width:768px){.hero-section{padding:60px 20px}.hero-section h1{font-size:28px}.hero-section p{font-size:16px}.hero-section a{padding:8px 16px;margin-top:15px}.features{padding:30px 20px;flex-direction:column;align-items:center}.feature-item{width:100%;max-width:400px;margin-bottom:20px;min-height:auto;padding:15px}.feature-item img{max-width:100px;margin-bottom:15px}.feature-item h2{font-size:20px}.feature-item p{font-size:14px}.lenwy-text{font-size:2em}.text-container{font-size:1.5em}.one-text{margin-right:20px;font-size:14px}.logo img{width:30px;height:30px}}@media (max-width:480px){.hero-section{padding:40px 15px}.hero-section h1{font-size:24px}.hero-section p{font-size:14px}.features{padding:20px 15px}.feature-item{padding:12px}.feature-item h2{font-size:18px}.lenwy-text{font-size:1.5em;animation:3s ease-in-out infinite floating-mobile}@keyframes floating-mobile{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.text-container{font-size:1em}.main-header{padding:8px 15px}}
