body{font-family:Cairo,sans-serif;line-height:1.8}.gradient-bg{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.fire-gradient{background:linear-gradient(45deg,#ff6b6b,#ee5a24,#ff9ff3,#54a0ff);background-size:400% 400%;animation:15s infinite gradient}@keyframes gradient{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.text-shadow{text-shadow:2px 2px 4px rgba(0,0,0,.3)}.box-shadow-custom{box-shadow:0 10px 30px rgba(0,0,0,.1)}.hover-scale{transition:transform .3s}.hover-scale:hover{transform:scale(1.05)}.section-spacing{margin-bottom:4rem}.content-container{max-width:1200px;margin:0 auto}@media print{.no-print{display:none}}