*{margin:0;padding:0;box-sizing:border-box}body{font-family:Ubuntu,sans-serif;margin:0;padding:0;background:#1a1a2e;color:#fff}.header{min-height:100vh;background:#1a1a2e;clip-path:polygon(0 16%,100% 0,100% 66%,0 100%);display:flex;align-items:center;justify-content:center;text-align:center}.header-content{padding:2rem}.heading-text{font-family:"Press Start 2P",cursive;font-size:2.5rem;color:#fdd835;background-image:-webkit-linear-gradient(92deg,#e65100,#ffee58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;line-height:1.4}.subtitle{font-size:1.1rem;opacity:.8;margin-bottom:2rem}.header-links{display:flex;gap:1.5rem;justify-content:center}.header-links a{color:#fff;transition:all .4s ease}.header-links a:hover{transform:scale(1.2);filter:brightness(200%)}.section{clip-path:polygon(0 0,100% 4%,100% 94%,0 100%);padding:12rem 2rem 20rem;text-align:center}.section:nth-child(odd){background:#16213e}.section:nth-child(2n){background:#0f3460}.section-heading{font-family:"Press Start 2P",cursive;font-size:1.5rem;color:#fdd835;background-image:-webkit-linear-gradient(92deg,#e65100,#ffee58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:3rem}.sub-heading{color:#d81b60;background-image:-webkit-linear-gradient(92deg,#880e4f,#ef5350);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;font-size:1.2rem;margin-bottom:1rem}.items{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.item:not(:last-child){margin-bottom:2rem}.image-container{background-color:#ffa726;min-width:250px;min-height:250px;border-radius:20px;display:inline-block}.image-container img{border-radius:inherit;display:block;height:250px;width:250px;object-fit:cover}.footer{font-family:Ubuntu,sans-serif;margin-top:10rem;background-color:#7a0d47;padding:3rem 2rem;text-align:center}.footer-content p{margin:1rem 0 0;font-size:.8rem;opacity:.8}.social-links{display:flex;gap:1rem;justify-content:center}.social{color:#fff;transition:all .4s ease}.social:hover{transform:scale(1.2);filter:brightness(200%)}
