.navbar,.search-wrapper{position:relative}.about-section,.footer,.home-section,.stat-item{text-align:center}.about-content,.home-content{box-shadow:0 4px 15px rgba(0,0,0,.2)}.footer-link,.home-button,.menu-overlay a,.nav-links a,.social-icon{text-decoration:none}body{margin:0;font-family:'Press Start 2P',cursive}.navbar{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background-color:#333;color:#fff;overflow:hidden}.logo img{height:40px}.nav-links{display:flex;list-style:none;margin:0;padding:0}.nav-links li{margin:0 15px}.nav-links a{color:#fff;font-size:16px;transition:color .3s}.highlight,.menu-overlay a:hover,.nav-links a:hover{color:#f0a500}#search{width:0;padding:5px 15px;border:none;border-radius:20px;font-size:14px;background-color:#444;color:#fff;opacity:0;visibility:hidden;transform:translateX(20px)}.close-btn,.hamburger-menu,.search-btn{background:0 0;border:none;color:#fff;font-size:20px;cursor:pointer;transition:color .3s}.search-btn{position:absolute;right:0;padding:5px}.close-btn,.hamburger-menu,.search-wrapper.active .search-btn{display:none}.search-wrapper.active #search{width:200px;opacity:1;visibility:visible;transform:translateX(0)}.search-wrapper.active .close-btn{display:inline}.menu-overlay{position:fixed;top:0;right:-100%;width:250px;height:100%;background-color:#333;color:#fff;overflow:hidden;transition:right .4s;display:flex;flex-direction:column;align-items:center;padding:20px;z-index:9999}.menu-overlay.active{right:0}.menu-overlay ul{list-style:none;padding:0;margin:0;width:100%}.menu-overlay li{margin:20px 0}.menu-overlay a{color:#fff;font-size:20px;transition:color .3s}.close-overlay{background:0 0;border:none;color:#fff;font-size:30px;cursor:pointer;align-self:flex-end;margin-bottom:20px}.footer{background:#333;color:#fff;padding:20px 0}.footer-content{max-width:1000px;margin:0 auto}.footer-logo{max-width:150px;margin-bottom:20px}.social-icons{list-style:none;padding:0;display:flex;justify-content:center;gap:15px}.social-icon{display:inline-block;width:24px;height:24px;color:#fff}.social-icon i{font-size:24px;line-height:24px;display:block}.social-icon img{width:24px;height:24px;display:block}.social-icon img[alt="Freelancer Icon"]{filter:invert(100%)}.social-icon img[alt=Fiverr]{filter:none}.social-icon:hover{opacity:.8}.home-section{display:flex;justify-content:center;align-items:center;height:100vh;background:url('bg.gif') center center/cover no-repeat;color:#fff;position:relative;overflow:hidden}.stat-icon-container,.stats{justify-content:center;display:flex}.home-content{background:rgba(0,0,0,.5);padding:30px;border-radius:10px}.home-title{font-size:2.5em;margin:0;animation:2s ease-in-out fadeIn;font-weight:300}.home-description,.stat-label,.stat-number{animation:3s ease-in-out fadeIn;font-weight:300}.home-description{font-size:1.2em;margin-top:10px}.home-buttons{margin-top:20px}.home-button{display:inline-block;margin:10px;padding:10px 20px;color:#fff;background-color:#333;border:none;border-radius:5px;font-size:1em;transition:background-color .3s}.home-button i{margin-right:10px}.home-button:hover{background-color:#f0a500}.stats{margin-top:20px}.stat-item{margin:0 20px}.stat-icon-container{align-items:center;width:60px;height:60px;border-radius:50%;background:rgba(255,215,0,.2);margin:0 auto 10px}.stat-icon{font-size:2em;color:#f0a500}.stat-number{font-size:2em}.stat-label{font-size:1em}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-section{display:flex;justify-content:center;align-items:center;padding:60px 20px;background-color:#222;color:#fff}.about-content{max-width:800px;background:rgba(0,0,0,.5);padding:30px;border-radius:10px}.about-title{font-size:2em;margin-bottom:20px;animation:2s ease-in-out fadeIn;font-weight:300}.about-description{font-size:1.2em;margin-top:10px;animation:3s ease-in-out fadeIn;font-weight:300;line-height:1.6}.menu-hint{display:none;align-items:center;justify-content:center;font-size:16px;color:#fff;margin-top:20px}@media (max-width:768px){.nav-links,.search-wrapper{display:none}.hamburger-menu{display:inline}.menu-hint{display:flex;margin-top:40px}}.footer-links{margin-top:10px;font-size:14px;color:#fff}.footer-link{color:#f0a500;margin:0 10px}.footer-link:hover{text-decoration:underline}
