:root{--gold:#c9a227;--gol:#e8c96d;--bg:#03030a;--sf:rgba(255,255,255,.03);--bd:rgba(255,255,255,.09);--tx:#dde0f0;--dm:#8888b0;--r:14px}.sec{max-width:1200px;margin:0 auto;padding:60px 20px}body:not(.home-page){background:linear-gradient(135deg,#0a0a0f 0%,#050510 50%,#0f0a1a 100%);position:relative;overflow-x:hidden}body:not(.home-page)::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 20%, rgba(201, 162, 39, 0.03) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(139, 92, 246, 0.02) 0%, transparent 50%), radial-gradient(circle at 60% 40%, rgba(59, 130, 246, 0.02) 0%, transparent 50%);pointer-events:none;z-index:-1}body:not(.home-page)::after{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(201, 162, 39, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(201, 162, 39, 0.03) 1px, transparent 1px);background-size:50px 50px;pointer-events:none;z-index:-1;opacity:0.3}.pro-particles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.pro-particle{position:absolute;border-radius:50%;animation:pro-float linear infinite;opacity:0}.pro-particle:nth-child(1){width:2px;height:2px;background:rgba(201, 162, 39, 0.6);left:10%;animation-duration:15s;animation-delay:0s}.pro-particle:nth-child(2){width:1px;height:1px;background:rgba(139, 92, 246, 0.4);left:20%;animation-duration:20s;animation-delay:2s}.pro-particle:nth-child(3){width:3px;height:3px;background:rgba(59, 130, 246, 0.5);left:30%;animation-duration:18s;animation-delay:4s}.pro-particle:nth-child(4){width:1.5px;height:1.5px;background:rgba(201, 162, 39, 0.4);left:40%;animation-duration:22s;animation-delay:1s}.pro-particle:nth-child(5){width:2.5px;height:2.5px;background:rgba(139, 92, 246, 0.3);left:50%;animation-duration:16s;animation-delay:3s}.pro-particle:nth-child(6){width:1px;height:1px;background:rgba(59, 130, 246, 0.6);left:60%;animation-duration:19s;animation-delay:5s}.pro-particle:nth-child(7){width:2px;height:2px;background:rgba(201, 162, 39, 0.5);left:70%;animation-duration:21s;animation-delay:2s}.pro-particle:nth-child(8){width:1.5px;height:1.5px;background:rgba(139, 92, 246, 0.4);left:80%;animation-duration:17s;animation-delay:4s}.pro-particle:nth-child(9){width:1px;height:1px;background:rgba(59, 130, 246, 0.5);left:90%;animation-duration:23s;animation-delay:1s}.pro-particle:nth-child(10){width:2.5px;height:2.5px;background:rgba(201, 162, 39, 0.3);left:15%;animation-duration:18s;animation-delay:3s}@keyframes pro-float{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:0.7}90%{opacity:0.3}100%{transform:translateY(-20px) scale(1.2);opacity:0}}.pro-shapes{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.pro-shape{position:absolute;opacity:0.02;animation:pro-rotate linear infinite}.pro-shape:nth-child(1){width:200px;height:200px;border:1px solid rgba(201, 162, 39, 0.3);border-radius:50%;top:10%;right:10%;animation-duration:30s}.pro-shape:nth-child(2){width:150px;height:150px;border:1px solid rgba(139, 92, 246, 0.2);transform:rotate(45deg);top:60%;left:5%;animation-duration:25s;animation-delay:5s}.pro-shape:nth-child(3){width:100px;height:100px;border:1px solid rgba(59, 130, 246, 0.25);border-radius:50%;top:30%;left:70%;animation-duration:35s;animation-delay:10s}.pro-shape:nth-child(4){width:120px;height:120px;border:1px solid rgba(201, 162, 39, 0.2);transform:rotate(30deg);top:80%;right:20%;animation-duration:28s;animation-delay:8s}@keyframes pro-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.pro-glass{background:rgba(255, 255, 255, 0.02);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255, 255, 255, 0.05);box-shadow:0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1)}.pro-hover{transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.pro-hover:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(0, 0, 0, 0.1), 0 0 20px rgba(201, 162, 39, 0.1)}