*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-project-purple: #6c63ff;--color-project-pink: #ff6584;--color-project-green: #43e97b;--color-project-amber: #f9a825;--color-project-teal: #26c6da;--color-project-violet: #ab47bc;--color-primary: #6c63ff;--color-primary-dark: #574fd6;--color-secondary: #ff6584;--color-accent: #43e97b;--color-bg: #0f0f1a;--color-bg-card: #1a1a2e;--color-bg-section: #13131f;--color-text: #e2e2f0;--color-text-muted: #9090b0;--color-border: #2a2a3e;--font-family: "Inter", sans-serif;--border-radius: 12px;--transition: .3s ease;--shadow: 0 8px 32px rgba(0, 0, 0, .4)}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%}button{cursor:pointer;font-family:var(--font-family)}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;text-align:center;margin-bottom:1rem}.section-title span{color:var(--color-primary)}.section-subtitle{text-align:center;color:var(--color-text-muted);font-size:1.05rem;max-width:600px;margin:0 auto 3.5rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}
