/* =============================================
   BatStateU Formal Theme Overrides for PaPrint Po
   ============================================= */

:root {
  --bsu-red:#8c1d18;
  --bsu-red-dark:#5b0e0b;
  --bsu-red-muted:#b13a34;
  --bsu-cream:#f7f2e9;
  --bsu-cream-deep:#ebe1d3;
  --bsu-charcoal:#2d1b16;
  --bsu-muted:#66534c;
  --bsu-gold:#c6a25b;
  --bsu-white:#ffffff;
  --radius-sm:8px;
  --radius-md:16px;
  --radius-lg:26px;
  --shadow-soft:0 16px 48px rgba(45,27,22,0.08);
  --shadow-focus:0 0 0 3px rgba(198,162,91,0.35);
}

body {
  background:var(--bsu-cream);
  color:var(--bsu-charcoal);
  font-family:'Poppins',sans-serif;
  letter-spacing:0.15px;
  -webkit-font-smoothing:antialiased;
}

body::before {
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  background:radial-gradient(circle at 15% 20%,rgba(140,29,24,0.12),transparent 55%),
             radial-gradient(circle at 85% 45%,rgba(198,162,91,0.18),transparent 60%),
             linear-gradient(135deg,var(--bsu-cream) 0%,var(--bsu-cream-deep) 100%);
}

a {
  color:var(--bsu-red);
  text-decoration:none;
}

a:hover {
  color:var(--bsu-red-dark);
  text-decoration:underline;
}

/* Navbar -------------------------------------------------- */
.navbar.bsu-navbar {
  background:linear-gradient(135deg,var(--bsu-red) 0%,var(--bsu-red-dark) 100%);
  padding-top:0.65rem;
  padding-bottom:0.65rem;
  border-bottom:2px solid rgba(255,255,255,0.12);
}

.bsu-navbar .navbar-brand {
  font-family:'Merriweather',serif;
  letter-spacing:0.5px;
  color:var(--bsu-white) !important;
}

.bsu-navbar .navbar-brand img {
  width:40px;
  height:auto;
  border-radius:8px;
  background:var(--bsu-white);
  padding:4px;
  box-shadow:0 6px 16px rgba(0,0,0,0.18);
}

.bsu-navbar .nav-link {
  color:rgba(255,255,255,0.88) !important;
  font-weight:500;
  padding-right:1rem;
  padding-left:1rem;
}

.bsu-navbar .nav-link:hover,
.bsu-navbar .nav-link:focus,
.bsu-navbar .nav-link.active {
  color:var(--bsu-white) !important;
  background:rgba(255,255,255,0.08);
  border-radius:999px;
}

.bsu-navbar .dropdown-toggle::after { margin-left:0.35rem; }

#profileDropdown span { color:var(--bsu-white); }

#profileDropdown img {
  width:36px;
  height:36px;
  object-fit:cover;
  border-radius:50%;
  border:2px solid rgba(255,255,255,0.35);
}

.bsu-navbar .dropdown-menu {
  border-radius:var(--radius-md);
  border:1px solid rgba(140,29,24,0.2);
  box-shadow:var(--shadow-soft);
}

/* Hero ---------------------------------------------------- */
.hero {
  padding-top:6.5rem;
  padding-bottom:4.5rem;
  position:relative;
  background:linear-gradient(135deg,rgba(140,29,24,0.08) 0%,rgba(255,255,255,0) 70%);
}

.hero::after {
  content:"";
  position:absolute;
  inset-inline-end:0;
  inset-block:0;
  width:42%;
  background:linear-gradient(160deg,rgba(140,29,24,0.16),rgba(198,162,91,0.06));
  border-radius:var(--radius-lg) 0 0 var(--radius-lg);
  z-index:-1;
}

.hero .eyebrow {
  color:var(--bsu-red);
  letter-spacing:2px;
}

.hero h1 {
  font-family:'Merriweather',serif;
  color:var(--bsu-charcoal);
  line-height:1.2;
}

.hero .lead {
  color:var(--bsu-muted);
  max-width:32rem;
}

.hero-card {
  background:var(--bsu-white);
  border-radius:var(--radius-lg);
  padding:2rem;
  box-shadow:var(--shadow-soft);
  border:1px solid rgba(140,29,24,0.12);
}

.hero-card h3 {
  font-family:'Merriweather',serif;
  font-size:1.35rem;
  color:var(--bsu-red);
}

.hero-card ul {
  list-style:none;
  padding:0;
  margin:1.5rem 0 0;
}

.hero-card li {
  display:flex;
  align-items:flex-start;
  gap:0.75rem;
  color:var(--bsu-muted);
  margin-bottom:0.75rem;
}

.hero-card .icon {
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--bsu-gold);
  position:relative;
  top:10px;
}

/* Buttons ------------------------------------------------- */
.btn {
  border-radius:999px;
  font-weight:600;
  letter-spacing:0.3px;
  padding:0.85rem 1.9rem;
}

.btn-primary {
  background:var(--bsu-red);
  border-color:var(--bsu-red);
  color:var(--bsu-white);
  box-shadow:0 14px 28px rgba(140,29,24,0.25);
}

.btn-primary:hover,
.btn-primary:focus {
  background:var(--bsu-red-dark);
  border-color:var(--bsu-red-dark);
  color:var(--bsu-white);
}

.btn-outline-light {
  color:var(--bsu-red);
  border-color:rgba(140,29,24,0.35);
  background:var(--bsu-white);
}

.btn-outline-light:hover,
.btn-outline-light:focus {
  color:var(--bsu-white);
  background:var(--bsu-red);
  border-color:var(--bsu-red);
}

/* Section Helpers ---------------------------------------- */
section {
  padding-top:4rem;
  padding-bottom:4rem;
  margin-bottom: 2rem;
}

.section-header .section-subtitle {
  font-size:3.5rem;
  letter-spacing:2px;
  color:var(--bsu-red);
  text-transform:uppercase;
  font-weight:600;
}

.section-header .section-title {
  font-family:'Merriweather',serif;
  color:var(--bsu-charcoal);
}

.section-header p {
  color:var(--bsu-muted);
}

/* Campus Image ------------------------------------------- */
.campus-image-frame {
  border-radius:var(--radius-lg);
  box-shadow:var(--shadow-soft);
  border:1px solid rgba(140,29,24,0.12);
}

.campus-image-frame img {
  width:100%;
  display:block;
  object-fit:cover;
  filter:saturate(0.9) contrast(1.05);
}

.campus-image-frame::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(140,29,24,0.05),transparent 40%,rgba(45,27,22,0.08));
}

/* How It Works ------------------------------------------- */
.How-It-Works .card {
  border:none;
  border-radius:var(--radius-md);
  background:var(--bsu-white);
  box-shadow:var(--shadow-soft);
  padding:2rem;
}

.How-It-Works .card h2 {
  font-family:'Merriweather',serif;
  font-size:1.35rem;
  color:var(--bsu-charcoal);
}

.How-It-Works .card p,
.How-It-Works .card li {
  color:var(--bsu-muted);
}

/* Upload Section ----------------------------------------- */
#upload-section {
  background:var(--bsu-white);
  border-radius:var(--radius-lg);
  box-shadow:var(--shadow-soft);
  border:1px solid rgba(140,29,24,0.15);
  padding:3rem 2.5rem;
  margin-top:3rem;
}

#upload-section .text-primary {
  color:var(--bsu-red) !important;
}

#upload-section .text-dark {
  color:var(--bsu-charcoal) !important;
}

.dropzone {
  background:var(--bsu-cream);
  border:2px dashed rgba(140,29,24,0.35);
  border-radius:var(--radius-md);
  padding:3rem 2rem;
  text-align:center;
  color:var(--bsu-muted);
  transition:all 0.25s ease;
}

.dropzone:hover {
  border-color:var(--bsu-red);
  background:rgba(140,29,24,0.05);
}

.file-item {
  background:var(--bsu-white);
  border:1px solid rgba(140,29,24,0.12);
  border-radius:var(--radius-sm);
  padding:1rem 1.25rem;
  margin-top:0.75rem;
  color:var(--bsu-muted);
}

/* Printing Options --------------------------------------- */
#printing-options {
  background:var(--bsu-white);
  border-radius:var(--radius-lg);
  border:1px solid rgba(140,29,24,0.12);
  padding:3rem 2.5rem;
  box-shadow:var(--shadow-soft);
}

#printing-options .section-header h2 {
  font-family:'Merriweather',serif;
  color:var(--bsu-charcoal);
}

#printing-options .subtitle {
  color:var(--bsu-muted);
}

/* Services ------------------------------------------------ */
#services-grid .service-card,
#services-grid .card {
  border:none;
  border-radius:var(--radius-md);
  background:var(--bsu-white);
  box-shadow:var(--shadow-soft);
  padding:1.75rem;
  color:var(--bsu-muted);
  transition:transform 0.2s ease, box-shadow 0.2s ease;
}

#services-grid .service-card:hover,
#services-grid .card:hover {
  transform:translateY(-4px);
  box-shadow:0 20px 40px rgba(45,27,22,0.12);
}

/* Features ------------------------------------------------ */
.features-section .feature-card {
  border:none;
  border-radius:var(--radius-md);
  background:var(--bsu-white);
  box-shadow:var(--shadow-soft);
  padding:2rem;
  text-align:left;
}
.features-section {
  background:radial-gradient(circle at 15% 20%,rgba(140,29,24,0.12),transparent 55%),
             radial-gradient(circle at 85% 45%,rgba(198,162,91,0.18),transparent 60%),
             linear-gradient(135deg,var(--bsu-cream) 0%,var(--bsu-cream-deep) 100%);
  padding:4.5rem 0;
}
.features-section .section-header {
  margin-bottom:3rem;
}
.features-section .features-grid {
  display:flex;
  flex-wrap:wrap;
  gap:2rem;
  justify-content:center;
}
.features-section .features-grid > [class*="col-"] {
  flex:1 1 260px;
  max-width:360px;
  padding:0;
  display:flex;
}
.features-section .features-grid > [class*="col-"] .feature-card {
  width:100%;
}

.features-section .feature-icon {
  width:56px;
  height:56px;
  border-radius:50%;
  background:rgba(140,29,24,0.08);
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--bsu-red);
  margin-bottom:1.25rem;
}

.features-section .feature-content h3 {
  font-family:'Merriweather',serif;
  color:var(--bsu-charcoal);
}

.features-section .feature-content p {
  color:var(--bsu-muted);
}

/* Pricing ------------------------------------------------- */
#pricing {
  background:radial-gradient(circle at 15% 20%,rgba(140,29,24,0.12),transparent 55%),
             radial-gradient(circle at 85% 45%,rgba(198,162,91,0.18),transparent 60%),
             linear-gradient(135deg,var(--bsu-cream) 0%,var(--bsu-cream-deep) 100%);
  border-top:1px solid rgba(140,29,24,0.12);
  border-bottom:1px solid rgba(140,29,24,0.12);
}

#pricing .text-primary {
  color:var(--bsu-red) !important;
}

#pricing .text-dark {
  color:var(--bsu-charcoal) !important;
}

#pricing .text-muted {
  color:var(--bsu-muted) !important;
}

#pricing-grid .card,
#pricing-grid .pricing-card {
  border:none;
  border-radius:var(--radius-md);
  box-shadow:var(--shadow-soft);
  background:var(--bsu-white);
  padding:2.25rem 2rem;
}

/* Footer -------------------------------------------------- */
.site-footer {
  background:var(--bsu-red-dark);
  color:rgba(255,255,255,0.88);
}

.site-footer a {
  color:rgba(255,255,255,0.82);
}

.site-footer a:hover {
  color:var(--bsu-cream);
}

.site-footer hr {
  border-color:rgba(255,255,255,0.2);
}

/* Forms & Modals ----------------------------------------- */
.form-control {
  border:1px solid rgba(140,29,24,0.2);
  border-radius:var(--radius-sm);
  padding:0.8rem 1rem;
  background:var(--bsu-white);
  color:var(--bsu-charcoal);
}

.form-control:focus {
  border-color:var(--bsu-red);
  box-shadow:var(--shadow-focus);
}

.modal-content {
  border-radius:var(--radius-lg);
  border:1px solid rgba(140,29,24,0.15);
  box-shadow:var(--shadow-soft);
}

.modal-header,
.modal-footer {
  border-color:rgba(140,29,24,0.12);
}

.btn-close {
  filter:invert(15%);
}

.dropdown-item {
  color:var(--bsu-charcoal);
}

.dropdown-item:hover {
  background:rgba(140,29,24,0.08);
  color:var(--bsu-red);
}

/* Utility ------------------------------------------------- */
.lead {
  font-size:1.05rem;
}

.badge-custom {
  background:rgba(198,162,91,0.18);
  color:var(--bsu-charcoal);
}

.text-muted {
  color:var(--bsu-muted) !important;
}

/* Responsive --------------------------------------------- */
@media (max-width: 991.98px) {
  .hero {
    text-align:center;
  }
  .hero::after {
    display:none;
  }
  .hero-card {
    margin-top:2rem;
  }
  .navbar.bsu-navbar {
    padding-top:0.85rem;
    padding-bottom:0.85rem;
  }
  .bsu-navbar .nav-link {
    padding:0.65rem 1rem;
  }
}

@media (max-width: 576px) {
  .btn {
    width:100%;
    text-align:center;
  }
}

/* End Theme */
