﻿body{background:linear-gradient(to bottom,#0a0a0a,#121212);color:#f0f0f0;font-family:'Arial',sans-serif;background-attachment:fixed;min-height:100vh;}.cs-nav{background:linear-gradient(to right,#121212,#1a1a1a);border-bottom:1px solid #333;box-shadow:0 2px 10px rgba(0,0,0,0.7);}.ct-button{background:linear-gradient(to bottom,#1e5a8f,#0f3a5f);border:1px solid #2a7bb9;color:white;}.t-button{background:linear-gradient(to bottom,#8b1a1a,#5a0f0f);border:1px solid #a82a2a;color:white;}.accent-button{background:linear-gradient(to bottom,#ffcc00,#cc9900);border:1px solid #ffdd33;color:#333;}.cs-card{background:#222;border:1px solid #333;box-shadow:0 4px 8px rgba(0,0,0,0.5);border-radius:4px;}.cs-card-header{background:linear-gradient(to right,#1a1a1a,#222);border-bottom:1px solid #333;padding:0.75rem 1rem;}.qj-btn{position:relative;overflow:hidden;border:1px solid #444;box-shadow:0 0 15px rgba(255,50,50,0.3);transition:all 0.3s ease;}.qj-btn:hover{transform:scale(1.05);box-shadow:0 0 30px rgba(255,50,50,0.7);filter:brightness(1.2);}.qj-btn:active{transform:scale(0.95);}.strength-bar{height:6px;background:#333;border-radius:3px;overflow:hidden;}.strength-fill{height:100%;background:linear-gradient(to right,#00cc00,#ffcc00,#ff0000);}.bullet{display:inline-block;width:8px;height:8px;background:#ffcc00;border-radius:50%;margin-right:8px;}.divider{height:1px;background:linear-gradient(to right,transparent,#444,transparent);margin:1rem 0;}.loading-spinner{border:3px solid rgba(255,204,0,0.3);border-top:3px solid #ffcc00;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.cs-title{font-family:'Orbitron',sans-serif;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 5px rgba(0,150,255,0.7);}.counter{font-family:'Orbitron',sans-serif;color:#ffcc00;text-shadow:0 0 5px rgba(255,204,0,0.5);}.money{font-family:'Orbitron',sans-serif;color:#ffcc00;text-shadow:0 0 5px rgba(255,204,0,0.5);}.compact-text{font-size:0.85rem;}.compact-card{margin-bottom:0.5rem;padding:0.75rem;}.money-log-item{padding:0.5rem;font-size:0.8rem;line-height:1.2;}@media (max-width:768px){.mobile-order{display:flex;flex-direction:column;}.mobile-order > .mobile-first{order:-1;}.mobile-order > .mobile-last{order:1;}}.metal-slider{-webkit-appearance:none;height:8px;border-radius:4px;background:linear-gradient(to right,#a0a0a0,#e0e0e0,#a0a0a0);border:1px solid #555;box-shadow:inset 0 1px 3px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.1);outline:none;}.metal-slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(to bottom,#c0a080,#8b7355);border:1px solid #ffcc00;box-shadow:0 2px 4px rgba(0,0,0,0.5);cursor:pointer;}.metal-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(to bottom,#c0a080,#8b7355);border:1px solid #ffcc00;box-shadow:0 2px 4px rgba(0,0,0,0.5);cursor:pointer;}.like-effect{position:fixed;z-index:1000;font-size:24px;font-weight:bold;pointer-events:none;animation:floatUp 1.5s ease-out forwards;text-shadow:0 0 10px rgba(255,255,255,0.8);white-space:nowrap;}@keyframes floatUp{0%{transform:translateY(0) scale(1);opacity:1;}100%{transform:translateY(-100px) scale(1.5);opacity:0;}}.like-btn{width:32px;height:32px;cursor:pointer;transition:all 0.3s ease;flex-shrink:0;}.like-btn.active{transform:scale(1.2);color:#ff3366;filter:drop-shadow(0 0 8px rgba(255,51,102,0.8));}.like-btn.pulse{animation:pulse 0.5s ease;}.flex.items-center.space-x-1{gap:6px;}.user-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;border:1px solid #444;box-shadow:0 0 4px rgba(0,0,0,0.5);}