 body{font-family:'Roboto',sans-serif;background-color:#f4f4f4;color:#333;padding-top:12px}h1{font-family:'Lobster',cursive;color:#7ec3e3}.custom-box{background-color:white;padding:20px;margin-bottom:30px;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:transform .2s}.custom-box:hover{transform:scale(1.02)}.hero-section{background:linear-gradient(rgba(150,96,96,.575),rgba(207,199,199,.24)),url('../assets/images/3d.jpg');background-size:cover;background-position:center;background-repeat:no-repeat;min-height:400px;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px}.developer-logo{max-height:80px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));border-radius:12px;background:linear-gradient(135deg,#fff,#e0e0e0);padding:8px;margin-bottom:8px;box-shadow:0 4px 6px rgba(255,255,255,.6),0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.developer-logo:hover{transform:scale(1.1);box-shadow:0 8px 12px rgba(255,255,255,.9),0 4px 8px rgba(0,0,0,.15)}.store-btn{display:inline-block;background:linear-gradient(to right,#000,#333);border-radius:12px;padding:8px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.store-btn:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.3)}.store-btn img{height:40px;width:auto;display:block}.navbar{background-color:#ffffffcc;backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.1);transition:background-color .3s ease,box-shadow .3s ease}.navbar.scrolled{background-color:#fff;box-shadow:0 6px 20px rgba(0,0,0,.1)}.navbar-toggler{border:none;padding:.5rem .75rem;font-size:1.25rem;transition:all .3s ease}.navbar-toggler:focus{outline:none;box-shadow:none}.navbar-collapse{transition:all .4s ease;background:white;border-radius:0 0 12px 12px;padding:1rem}.navbar-nav .nav-link{font-size:1.1rem;font-weight:500;padding:.6rem 1rem;color:#2c3e50;text-align:center;position:relative;transition:all .3s ease-in-out}.navbar-nav .nav-link:hover{background:#f2f2f2;border-radius:8px;color:#f39c12}.nav-link.active{position:relative;color:#f39c12!important;font-weight:700;background:linear-gradient(90deg,#f39c12,#ffd700);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-link.active::after{content:"";position:absolute;bottom:-4px;left:20%;width:60%;height:3px;background:linear-gradient(90deg,#f39c12,#ffd700);border-radius:2px;box-shadow:0 0 8px #f39c12}.navbar-nav .nav-link:hover::before{content:"";position:absolute;left:10%;bottom:4px;width:80%;height:3px;background:linear-gradient(90deg,#00f0ff,#00eaff,#00f0ff);border-radius:3px;box-shadow:0 0 6px rgba(0,240,255,.6);animation:glowBar 1.5s linear infinite}@keyframes glowBar{0%{transform:translateX(-50%);opacity:.5}50%{transform:translateX(0);opacity:1}100%{transform:translateX(50%);opacity:.5}}.navbar-brand strong{font-size:1.5rem;background:linear-gradient(to right,#f39c12,#ffcc00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;text-shadow:0 0 8px rgba(243,156,18,.6);transition:text-shadow .3s ease}.navbar-brand strong:hover{text-shadow:0 0 12px rgba(243,156,18,.9),0 0 20px rgba(255,204,0,.8)}html{scroll-behavior:smooth}.electric-hr{border:none;height:4px;background:linear-gradient(90deg,#00f0ff,#00eaff,#ffffff,#00eaff,#00f0ff);background-size:200% auto;animation:electricPulse 2s linear infinite;box-shadow:0 0 8px #00f0ff,0 0 16px #00eaff;border-radius:4px;margin:40px auto;width:80%}@keyframes electricPulse{0%{background-position:200% center}100%{background-position:-200% center}}.bg-light.developers{border-radius:10px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.1)}.exclusive-websites-section{background:linear-gradient(135deg,#0056b3 0%,#003d80 100%);border-radius:12px;box-shadow:0 8px 30px rgba(0,86,179,.5);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.exclusive-websites-section h2{text-transform:uppercase;letter-spacing:2px}.exclusive-websites-section p,.exclusive-websites-section ul{font-size:1.1rem;line-height:1.6}.exclusive-websites-section ul{list-style-type:disc;padding-left:20px}.exclusive-websites-section ul li{margin-bottom:.5rem}