body{background:#f8f9fa;}
.navbar-brand img{height:38px;}
.navbar-brand span{font-weight:700;font-size:1.4rem;color:#ff6b00;letter-spacing:-0.5px;}
.card-thumb{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:.375rem .375rem 0 0;background:#eee;}
.card-thumb-placeholder{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#e9ecef;border-radius:.375rem .375rem 0 0;font-size:3rem;color:#adb5bd;}
.badge-status{font-size:.75rem;}
footer{background:#212529;color:#adb5bd;padding:2rem 0;margin-top:4rem;}
footer a{color:#adb5bd;}
footer a:hover{color:#fff;}
.price-tag{font-size:1.25rem;font-weight:700;color:#ff6b00;}
.studio-nav .nav-link{color:#495057;}
.studio-nav .nav-link.active{color:#ff6b00;font-weight:600;}
.hero-section{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);color:white;padding:5rem 0 4rem;}
.hero-section h1{font-size:3rem;font-weight:800;}
.notice-bar{background:#ff6b00;color:white;padding:.5rem;text-align:center;font-weight:600;}