@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;color:#fff;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Poppins,serif;font-weight:600;letter-spacing:-.02em}.text-elegant{font-family:Playfair Display,serif;font-weight:400;font-style:italic}button,input,select,textarea{font-family:Inter,sans-serif}p,span,li,a{font-weight:400;letter-spacing:-.01em}.gradient-text{background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}*{transition:all .2s ease}*{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#4a90e2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#357abd}
