body{margin:0;font-family:"Roboto","Arial",sans-serif;background-color:#070707;color:#fff;text-align:center;background-image:linear-gradient(to bottom,#280A23 0,#280A23 100px,#070707 300px)}header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fff0}.logo{font-size:1.5rem;color:#ff007f;font-weight:700}.burger{display:flex;flex-direction:column;cursor:pointer}.burger div{width:30px;height:3px;background-color:#fff;margin:5px 0;transition:all 0.3s}.header h1{color:#fff;font-size:2.5rem;margin:0}.info-section,.intro-text-block{padding:40px;max-width:800px;margin:20px auto;background:rgb(0 0 0 / .8);border-radius:15px}.container{display:flex;flex-wrap:wrap;gap:20px;max-width:800px;margin:20px auto}.column{flex:1;min-width:280px;background:rgb(0 0 0 / .8);padding:20px;border-radius:15px}.breadcrumb{padding:10px 20px;background-color:#fff0;color:#fff;text-align:center;margin:20px 0}.breadcrumb a{color:#FB3660;text-decoration:none;margin-right:5px}.footer{background-color:#fff0;color:#fff;padding:40px 20px;text-align:center;background:linear-gradient(to bottom,#070707 0%,#B14BA0 100%)}.footer-links ul{list-style:none;padding:0}.footer-links li{display:inline;margin:0 15px}.footer-links a{color:#fff;text-decoration:none}.image-with-fade-edges{display:block;margin-left:auto;margin-right:auto;max-width:100%;height:auto;-webkit-mask-image:linear-gradient(to right,transparent,white 30%,white 100%,transparent);mask-image:linear-gradient(to right,transparent,white 30%,white 90%,transparent);mask-image:linear-gradient(to bottom,transparent,white 30%,white 90%,transparent)}@media (max-width:768px){body{padding:0 15px}.header h1,.info-section h2,.column h2,.column h3,.underline-border{text-align:center}.intro-text-block,.column p{text-align:left;line-height:1.6;font-weight:400}.header h1,.underline-border{font-size:1.8rem}.info-section h2,.column h2{font-size:1.5rem}.column h3{font-size:1.2rem;margin-bottom:10px;margin-top:30px}.container{flex-direction:column;padding:0}.info-section,.intro-text-block,.related-posts,.column{max-width:100%;padding:20px 15px;margin-left:0;margin-right:0;box-sizing:border-box}.nav-links a{font-size:1.8rem}.modal-content{width:90%}.footer-links li{display:block;margin:15px 0}}.side-links{position:fixed;right:18px;top:140px;width:230px;z-index:9999;display:flex;flex-direction:column;gap:14px}.neon-btn{display:block;text-decoration:none;text-align:center;font-family:Arial,sans-serif;font-weight:700;letter-spacing:.6px;padding:12px 14px;border-radius:14px;color:#ffd6f3;border:2px solid #ff2fb3;background:rgb(10 0 10 / .55);box-shadow:0 0 10px rgb(255 47 179 / .55),0 0 22px rgb(255 47 179 / .45),inset 0 0 14px rgb(255 47 179 / .2);transition:transform 0.15s ease,box-shadow 0.2s ease,background 0.2s ease;backdrop-filter:blur(6px)}.neon-btn:hover{transform:translateY(-2px);background:rgb(20 0 20 / .7);box-shadow:0 0 14px rgb(255 47 179 / .75),0 0 34px rgb(255 47 179 / .6),0 0 60px rgb(255 47 179 / .4),inset 0 0 18px rgb(255 47 179 / .26)}.neon-btn:active{transform:translateY(0) scale(.98);box-shadow:0 0 10px rgb(255 47 179 / .6),0 0 18px rgb(255 47 179 / .45),inset 0 0 20px rgb(255 47 179 / .3)}@media (max-width:900px){.side-links{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto;flex-direction:row;justify-content:space-between;gap:10px}.neon-btn{flex:1;font-size:13px;padding:10px 8px;border-radius:12px}}