footer{background:#000;color:#fff;padding:72px 0 24px;margin-top:96px;position:relative;overflow:hidden;border-top:1px solid rgba(0,242,255,.2)}footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#00f2ff,#00b8ff,#00f2ff);background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.candy-decoration{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none;overflow:hidden}.candy-float{position:absolute;font-size:24px;opacity:.15;animation:float 20s infinite ease-in-out}.candy-float:nth-child(1){left:10%;top:20%;animation-delay:0s;animation-duration:15s}.candy-float:nth-child(2){left:25%;top:60%;animation-delay:2s;animation-duration:18s}.candy-float:nth-child(3){left:45%;top:30%;animation-delay:4s;animation-duration:20s}.candy-float:nth-child(4){left:60%;top:70%;animation-delay:1s;animation-duration:16s}.candy-float:nth-child(5){left:75%;top:40%;animation-delay:3s;animation-duration:19s}.candy-float:nth-child(6){left:85%;top:15%;animation-delay:5s;animation-duration:17s}.candy-float:nth-child(7){left:15%;top:80%;animation-delay:2.5s;animation-duration:21s}.candy-float:nth-child(8){left:90%;top:55%;animation-delay:4.5s;animation-duration:22s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-5deg)}75%{transform:translateY(-30px) rotate(3deg)}}footer .footer-content{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}@media(max-width:1200px){footer .footer-content{grid-template-columns:1.5fr repeat(2,1fr)}}@media(max-width:900px){footer .footer-content{grid-template-columns:1fr 1fr}}footer .footer-section h3{font-size:26px;margin-bottom:16px;font-weight:900;letter-spacing:-.02em}footer .footer-section h4{color:#00f2ff;margin-bottom:20px;font-size:17px;font-weight:800;letter-spacing:-.01em}footer .footer-section p{color:silver;line-height:1.7;font-weight:500;font-size:15px}footer .footer-section a{display:block;color:#b0b0b0;text-decoration:none;margin-bottom:12px;transition:all .2s;font-weight:600;font-size:15px}footer .footer-section a:hover{color:#00f2ff;transform:translate(3px)}footer .chick{color:#fff}footer .tok{color:#00f2ff}footer .lollipop{font-size:26px;display:inline-block;margin-left:6px}.footer-brand{position:relative}.footer-social{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.trust-badge{display:inline-block;background:#00f2ff1a;border:1px solid rgba(0,242,255,.4);padding:8px 16px;border-radius:20px;font-size:13px;font-weight:700;color:#00f2ff;backdrop-filter:blur(10px)}footer .footer-bottom{text-align:center;padding-top:32px;border-top:1px solid rgba(0,242,255,.2);color:#888;font-size:14px;font-weight:500}.footer-legal{display:flex;justify-content:center;gap:24px;margin-bottom:16px}.footer-legal a{color:#b0b0b0;text-decoration:none;font-weight:600;font-size:14px;transition:color .2s;display:inline-block}.footer-legal a:hover{color:#00f2ff}@media(max-width:768px){footer{padding:56px 0 20px;margin-top:64px}footer .footer-content{grid-template-columns:1fr;gap:32px}}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;width:100%;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#000;background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}main{min-height:60vh}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:800;color:#fff;letter-spacing:-.02em}p{line-height:1.7;color:#e0e0e0}strong{font-weight:700;color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:96px 0}@media(max-width:768px){.section{padding:56px 0}.container{padding:0 20px}}
