*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.8;color:#1a1a1a;background:#fafafa}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}.card-container{max-width:1320px;margin:0 auto;padding:0 20px}.card-header{background:linear-gradient(145deg,#8b0000 0%,#dc143c 100%);padding:1.5rem 0;box-shadow:0 2px 15px rgba(139,0,0,0.25);position:relative}.card-header-wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.card-logo{display:flex;align-items:center;gap:16px}.card-logo img{height:60px;width:auto}.card-logo-text{font-size:2.2rem;font-weight:900;color:#ffd700}.card-nav{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.card-nav-item{color:#ffe4e1;font-weight:700;padding:0.7rem 1.4rem;border-radius:12px;transition:all 0.3s;font-size:1rem;background:rgba(255,255,255,0.1)}.card-nav-item:hover{background:rgba(255,215,0,0.25);color:#ffd700}.card-nav-cta{background:linear-gradient(145deg,#ffd700 0%,#ffed4e 100%);color:#8b0000!important;padding:1rem 2.5rem!important;border-radius:30px;font-weight:900}.card-hero{background:linear-gradient(rgba(139,0,0,0.85),rgba(139,0,0,0.85)),url(/images/hero-background.jpg) center/cover;padding:7rem 0;text-align:center;color:#fff}.card-hero-title{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;color:#ffd700}.card-hero-subtitle{font-size:1.7rem;margin-bottom:3rem;color:#ffe4e1}.card-section{padding:6rem 0}.card-section-title{font-size:3rem;font-weight:900;text-align:center;margin-bottom:4rem;color:#8b0000}.card-btn{display:inline-block;background:linear-gradient(145deg,#8b0000 0%,#dc143c 100%);color:#fff;padding:1rem 2.8rem;border-radius:30px;font-weight:900}.card-footer{background:linear-gradient(145deg,#1a0000 0%,#4a0000 100%);color:#d4a5a5;padding:5rem 0 2.5rem}.card-footer-bottom{text-align:center;padding-top:3rem;color:#b08080}