:root{--bordeaux:#7b1e2b;--gold:#f4b942;--cream:#fff7e6;--dark:#241113;--green:#198754;--blue:#0d6efd}
body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#fffaf1;color:#2b2020;padding-top:72px}
.nav-pro{background:linear-gradient(135deg,var(--bordeaux),#361018);box-shadow:0 8px 24px rgba(0,0,0,.18)}
.hero-slide{min-height:520px;background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;border-radius:0 0 36px 36px;overflow:hidden;background-color:#241113}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(54,16,24,.86),rgba(123,30,43,.45),rgba(0,0,0,.15))}.hero-content{position:relative;z-index:2;color:white;padding:130px 0}.hero-content h1{font-size:clamp(2rem,5vw,4.5rem);font-weight:900}.btn-gold{background:var(--gold);border:0;color:#241113;font-weight:800}.btn-gold:hover{background:#ffd46a;color:#000}.section-title{font-weight:900;color:var(--bordeaux)}.card-pro{border:0;border-radius:22px;background:white;box-shadow:0 12px 34px rgba(60,20,20,.1);transition:.25s;overflow:hidden}.card-pro:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(60,20,20,.16)}.icon-card{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,var(--bordeaux),#c0392b);display:grid;place-items:center;color:white;font-size:1.5rem}.gallery-img{height:240px;object-fit:cover;width:100%}.badge-soft{background:#fff1c7;color:#5b3711;border:1px solid #f8d98b}.footer-pro{background:linear-gradient(135deg,#241113,var(--bordeaux));border-radius:36px 36px 0 0}.admin-body{padding-top:0;background:#f6f0e6}.sidebar{min-height:100vh;background:linear-gradient(180deg,#321018,var(--bordeaux));color:white;position:sticky;top:0}.sidebar a{color:#fff;text-decoration:none;display:block;padding:12px 16px;border-radius:14px;margin:5px 0}.sidebar a:hover,.sidebar a.active{background:rgba(255,255,255,.18)}.admin-card{border:0;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.stat-card{border:0;border-radius:22px;color:white;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.16)}.bg-grad-1{background:linear-gradient(135deg,#7b1e2b,#c0392b)}.bg-grad-2{background:linear-gradient(135deg,#0d6efd,#0dcaf0)}.bg-grad-3{background:linear-gradient(135deg,#198754,#20c997)}.bg-grad-4{background:linear-gradient(135deg,#6f42c1,#d63384)}.modal-content{border:0;border-radius:24px;overflow:hidden}.modal-header{background:linear-gradient(135deg,var(--bordeaux),#401018);color:white}.table thead th{background:#7b1e2b!important;color:white!important}.form-control,.form-select{border-radius:12px}.btn{border-radius:12px}.video-box{aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:#111}.video-box iframe,.video-box video{width:100%;height:100%}@media(max-width:991px){.sidebar{min-height:auto;position:relative}.hero-slide{min-height:440px}}
