/* =========================================================
   Pekkalan huoltamo — asiakaskohtaiset tyylit
   Bootstrap 5.3 (asiakasbuild) hoitaa perustyylit.
   Fontit: Oswald (otsikot), Open Sans (leipäteksti).
   ========================================================= */

:root {
  --ph-red:    #E74C3C;
  --ph-red-2:  #C0392B;
  --ph-dark:   #1A1A1A;
  --ph-darker: #111111;
  --ph-mid:    #2C2C2C;
  --ph-light:  #F5F5F5;
  --ph-gold:   #F39C12;
}

html { scroll-behavior: smooth; overflow-x: hidden; max-width: 100%; }
body { font-family: 'Open Sans', sans-serif; overflow-x: hidden; }

.ph-nav .navbar-brand,
.ph-hero h1,
.ph-section-title,
.ph-split-title,
.ph-cta-band h2,
.ph-hours-strip,
.ph-btn-main,
.ph-btn-outline,
.ph-nav-btn,
.ph-footer h5 {
  font-family: 'Oswald', 'Open Sans', sans-serif;
}

/* =========================================================
   NAVIGAATIO
   ========================================================= */
.ph-nav {
  background: var(--ph-darker);
  padding: 0.4rem 0;
  box-shadow: 0 2px 16px rgba(0,0,0,0.5);
}
.ph-logo-img { height: 48px; width: auto; max-width: 100%; }
.ph-nav .nav-link {
  color: #ccc !important;
  font-family: 'Oswald', sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 0.9rem 0.8rem !important;
  transition: color 0.2s;
}
.ph-nav .nav-link:hover,
.ph-nav .nav-link.active { color: var(--ph-red) !important; }
.ph-nav .navbar-toggler { border-color: #555; padding: 0.4rem 0.6rem; }
.ph-nav .navbar-toggler-icon { filter: invert(1); }
.ph-nav-btn {
  background: var(--ph-red);
  color: #fff !important;
  border: none;
  padding: 0.55rem 1.4rem;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 3px;
  transition: background 0.2s;
}
.ph-nav-btn:hover,
.ph-nav-btn.active { background: var(--ph-red-2); color: #fff !important; }

.ph-dropdown {
  background: var(--ph-darker);
  border: 1px solid #2a2a2a;
  border-radius: 4px;
  padding: 0.4rem 0;
  margin-top: 0.2rem;
  min-width: 220px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
}
.ph-dropdown .dropdown-item {
  color: #ccc;
  font-family: 'Oswald', sans-serif;
  font-size: 0.92rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 0.6rem 1.2rem;
  transition: color 0.2s, background 0.2s;
}
.ph-dropdown .dropdown-item:hover,
.ph-dropdown .dropdown-item:focus,
.ph-dropdown .dropdown-item.active {
  color: var(--ph-red);
  background: rgba(231,76,60,0.08);
}
@media (max-width: 991.98px) {
  .ph-nav .navbar-collapse { padding-top: 0.5rem; padding-bottom: 1.5rem; }
  .ph-nav .nav-item:last-child { margin-bottom: 0.5rem; }
  .ph-dropdown {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0.2rem 0 0.8rem;
    margin: 0;
    min-width: 0;
  }
  .ph-dropdown .dropdown-item { padding: 0.55rem 1.2rem; font-size: 0.88rem; color: #aaa; }
  .ph-dropdown .dropdown-item:hover,
  .ph-dropdown .dropdown-item:focus,
  .ph-dropdown .dropdown-item.active { background: transparent; color: var(--ph-red); }
}

/* =========================================================
   PAINIKKEET
   ========================================================= */
.ph-btn-main,
.ph-btn-outline {
  display: inline-block;
  padding: 0.85rem 2rem;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
  transition: background 0.2s, color 0.2s, transform 0.15s, border-color 0.2s;
}
.ph-btn-main { background: var(--ph-red); color: #fff; border: 2px solid var(--ph-red); }
.ph-btn-main:hover { background: var(--ph-red-2); border-color: var(--ph-red-2); color: #fff; transform: translateY(-2px); }
.ph-btn-outline { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,0.7); }
.ph-btn-outline:hover { background: #fff; color: var(--ph-dark); border-color: #fff; }

.ph-link-arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-family: 'Oswald', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--ph-red);
  padding-bottom: 2px;
  border-bottom: 2px solid var(--ph-red);
  transition: color 0.2s, border-color 0.2s, gap 0.2s;
}
.ph-link-arrow:hover { color: var(--ph-red-2); border-color: var(--ph-red-2); gap: 0.6rem; }
.ph-link-arrow i { transition: transform 0.2s; }
.ph-link-arrow:hover i { transform: translateX(3px); }

/* =========================================================
   HERO
   Mobiili/tabletti (< 992px):
     Kuva 1920x1280 (3:2), cover, korkeus 72vh.
     Teksti ylhäällä padding-top:lla.
   Desktop (>= 992px):
     Kuva 1920x960 (2:1). aspect-ratio laskee korkeuden
     automaattisesti — ei venytystä, ei tyhjää reunaa.
     max-height: 960px rajoittaa ultrawidea.
     Teksti flexboxin center + margin-top -10% = yläpuolella keskikohtaa.
   ========================================================= */
.ph-hero {
  position: relative;
  background: var(--ph-darker);
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
}
.ph-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.ph-hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-top: -10%;
}
.ph-hero-text {
  background: rgba(0,0,0,0.2);
  border-left: 4px solid var(--ph-red);
  padding: 1.6rem 1.8rem;
  border-radius: 5px;
  max-width: 540px;
}
.ph-hero-eyebrow {
  display: block;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0.5rem;
  text-shadow: 0 1px 8px rgba(0,0,0,0.8);
}
.ph-hero h1 {
  font-size: clamp(2.4rem, 5.5vw, 3.8rem);
  font-weight: 700;
  line-height: 1.05;
  margin-bottom: 0.8rem;
  color: #fff;
  text-shadow: 0 2px 16px rgba(0,0,0,0.75);
}
.ph-hero h1 span { color: var(--ph-red); }
.ph-hero p.lead {
  font-size: 1.1rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 1.4rem;
  max-width: 460px;
  text-shadow: 0 1px 10px rgba(0,0,0,0.8);
}
.ph-hero .ph-btn-main,
.ph-hero .ph-btn-outline { padding: 0.7rem 1.5rem; font-size: 0.9rem; margin-bottom: 0.4rem; }
.ph-hero-event-link {
  display: inline-flex;
  align-items: center;
  margin-top: 0.8rem;
  font-size: 0.85rem;
  font-weight: 600;
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(255,255,255,0.35);
  padding-bottom: 1px;
  transition: color 0.2s, border-color 0.2s;
}
.ph-hero-event-link:hover { color: #fff; border-color: rgba(255,255,255,0.8); }

@media (max-width: 991.98px) {
  .ph-hero { align-items: flex-start; min-height: 480px; height: 72vh; max-height: 640px; }
  .ph-hero-content { margin-top: 0; padding-top: 2rem; }
  .ph-hero-bg { background-image: url('/static/img/etusivu-cover-1920x1280.jpg'); background-position: center bottom; }
}

@media (min-width: 992px) {
  .ph-hero { aspect-ratio: 1920 / 960; height: auto; max-height: 960px; }
  .ph-hero-bg { background-image: url('/static/img/etusivu-cover-1920x960.jpg'); background-position: center top; }
  .ph-hero-eyebrow { color: var(--ph-red); }
}

/* =========================================================
   AUKIOLO-NAUHA
   ========================================================= */
.ph-hours-strip {
  background: var(--ph-red);
  padding: 0.9rem 1rem;
  color: #fff;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  text-align: center;
}
.ph-hours-strip span { margin: 0 0.9rem; display: inline-block; }
@media (max-width: 575.98px) {
  .ph-hours-strip { font-size: 0.82rem; }
  .ph-hours-strip span { margin: 0 0.35rem; }
}

/* =========================================================
   SEKTIO-OTSIKOT JA -POHJAT
   ========================================================= */
.ph-section { padding: 4.5rem 0; }
.ph-section-light { background: var(--ph-light); }
.ph-section-dark  { background: var(--ph-darker); color: #fff; }
.ph-section-dark .ph-section-sub { color: #bbb; }

.ph-section-title {
  font-size: clamp(1.8rem, 4vw, 2.4rem);
  font-weight: 700;
  color: var(--ph-dark);
  margin-bottom: 0.4rem;
}
.ph-section-dark .ph-section-title { color: #fff; }
.ph-section-title span { color: var(--ph-red); }
.ph-section-sub { color: #666; font-size: 1rem; margin-bottom: 2.5rem; }

.ph-divider {
  width: 50px;
  height: 4px;
  background: var(--ph-red);
  margin: 0.7rem 0 1rem;
  border: 0;
  opacity: 1;
}
.ph-divider-center { margin-left: auto; margin-right: auto; }

.ph-section-eyebrow {
  display: block;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--ph-red);
  margin-bottom: 0.6rem;
}

/* =========================================================
   YLEISESITTELY
   ========================================================= */
.ph-intro-text { background: #fff; padding: 4rem 0; }
.ph-intro-lead {
  font-size: 1.05rem;
  color: #555;
  max-width: 720px;
  margin: 0 auto;
  line-height: 1.8;
}

/* =========================================================
   SPLIT — kaksi puolikasta (Ravintola | Autopalvelut)
   ========================================================= */
.ph-split { overflow: hidden; }
.ph-split-side { position: relative; display: flex; }
.ph-split-side--food  { background: var(--ph-darker); color: #ddd; }
.ph-split-side--auto  { background: var(--ph-red); color: #fff; }

.ph-split-inner {
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .ph-split-inner { padding: 4.5rem 2.5rem; }
  .ph-split-side--food .ph-split-inner { margin-left: auto; margin-right: 2rem; }
  .ph-split-side--auto .ph-split-inner { margin-left: 2rem; margin-right: auto; }
}

.ph-split-icon {
  width: 60px;
  height: 60px;
  background: var(--ph-red);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}
.ph-split-eyebrow {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--ph-red);
  margin-bottom: 0.6rem;
}
.ph-split-side--food .ph-split-eyebrow { color: var(--ph-red); }
.ph-split-side--food .ph-split-icon { background: var(--ph-red); }
.ph-split-title {
  font-size: clamp(1.7rem, 3.5vw, 2.2rem);
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 1rem;
}
.ph-split-side--food .ph-split-title { color: #fff; }
.ph-split-side--auto .ph-split-title { color: #fff; }
.ph-split-side--auto .ph-split-eyebrow { color: rgba(255,255,255,0.75); }
.ph-split-side--auto .ph-split-icon { background: rgba(0,0,0,0.2); }
.ph-split-title span { color: var(--ph-red); }

.ph-split-side p { font-size: 0.98rem; line-height: 1.7; margin-bottom: 1.5rem; }
.ph-split-side--food p { color: #bbb; }
.ph-split-side--auto p { color: rgba(255,255,255,0.85); }

.ph-split-links { list-style: none; padding: 0; margin: 0; }
.ph-split-links li { padding: 0.1rem 0; }
.ph-split-links a {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.5rem 0;
  transition: color 0.2s, gap 0.2s;
}
.ph-split-links a i { font-size: 1.3rem; transition: transform 0.2s; }
.ph-split-side--food .ph-split-links a { color: #ddd; }
.ph-split-side--auto .ph-split-links a { color: #fff; }
.ph-split-side--food .ph-split-links a:hover { color: var(--ph-red); gap: 0.5rem; }
.ph-split-side--auto .ph-split-links a:hover { color: rgba(255,255,255,0.6); gap: 0.5rem; }
.ph-split-links a:hover i { transform: translateX(2px); }

/* =========================================================
   TAPAHTUMAT
   ========================================================= */
.ph-events { background: #fff; }
.ph-events-text { font-size: 1rem; color: #555; line-height: 1.7; margin-bottom: 1.6rem; }

/* =========================================================
   PAGE-HERO — kapea otsikkosektio sisältösivuille (ei taustakuvaa)
   ========================================================= */
.ph-page-hero {
  background: var(--ph-darker);
  padding: 3.5rem 0 3rem;
  border-bottom: 3px solid var(--ph-red);
}
.ph-page-hero-title {
  font-family: 'Oswald', sans-serif;
  font-size: clamp(2.2rem, 5vw, 3.4rem);
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 0.8rem;
}
.ph-page-hero-title span { color: var(--ph-red); }
.ph-page-hero-lead {
  font-size: 1.05rem;
  color: #bbb;
  max-width: 620px;
  line-height: 1.7;
  margin: 0;
}
.ph-page-hero .ph-section-eyebrow { color: var(--ph-red); }

/* =========================================================
   LOUNASLISTA
   ========================================================= */
.ph-lunch-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 2rem;
}
.ph-lunch-day {
  padding: 1.2rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.ph-lunch-day:last-child { border-bottom: 0; }
.ph-lunch-weekday {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--ph-red);
  margin-bottom: 0.5rem;
}
.ph-lunch-item {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  padding: 0.2rem 0;
}
.ph-lunch-name { color: var(--ph-dark); font-size: 1rem; }
.ph-lunch-tags {
  font-size: 0.75rem;
  color: #999;
  font-weight: 400;
  margin-left: 0.4rem;
}
.ph-lunch-price {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--ph-red);
  white-space: nowrap;
}
.ph-lunch-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem 1.6rem;
  font-size: 0.82rem;
  color: #999;
  margin-top: 1.5rem;
  padding-top: 1.2rem;
  border-top: 1px solid rgba(0,0,0,0.08);
}

/* =========================================================
   MENU-LISTA (a la carte)
   ========================================================= */
.ph-menu-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.ph-menu-item {
  padding: 1.1rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.ph-menu-item:last-child { border-bottom: 0; }
.ph-menu-item-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  margin-bottom: 0.25rem;
}
.ph-menu-item-name {
  font-family: 'Oswald', sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--ph-dark);
}
.ph-menu-item-price {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--ph-red);
  white-space: nowrap;
}
.ph-menu-item-desc {
  font-size: 0.88rem;
  color: #666;
  line-height: 1.6;
  margin: 0;
}
.ph-menu-extra {
  background: rgba(0,0,0,0.04);
  border-left: 3px solid var(--ph-red);
  padding: 0.9rem 1rem;
  border-radius: 3px;
  font-size: 0.88rem;
  color: #555;
}
.ph-menu-extra p { margin-bottom: 0.4rem; }

/* Dippi-pilleri */
.ph-dip-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.13);
  border-radius: 50px;
  padding: 0.55rem 1.1rem;
  color: #ddd;
  font-size: 0.9rem;
  width: 100%;
  justify-content: center;
  transition: background 0.2s, border-color 0.2s;
}

.ph-dip-pill--extra {
  background: transparent;
  border-color: var(--ph-red);
  color: var(--ph-red);
}

/* Info-kortit (ravintolapalvelut) */
.ph-info-box {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 6px;
  padding: 1.2rem 1rem;
  text-align: center;
}
.ph-info-box i {
  display: block;
  font-size: 1.4rem;
  color: var(--ph-red);
  margin-bottom: 0.5rem;
}
.ph-info-box strong {
  display: block;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.ph-info-box span { font-size: 0.8rem; color: #888; }

/* =========================================================
   FEATURE-LISTA (sisältösivut)
   ========================================================= */
.ph-feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.ph-feature-list li { display: flex; align-items: flex-start; gap: 1rem; }
.ph-feature-list li i { font-size: 1.4rem; color: var(--ph-red); width: 28px; flex-shrink: 0; padding-top: 2px; }
.ph-feature-list li div strong { display: block; font-size: 1rem; color: var(--ph-dark); }
.ph-feature-list li div span  { font-size: 0.92rem; color: #666; }
.ph-feature-list-light li div strong { color: #fff; }
.ph-feature-list-light li div span  { color: #bbb; }
.ph-section-dark .ph-feature-list li div strong { color: #fff; }
.ph-section-dark .ph-feature-list li div span  { color: #bbb; }

/* =========================================================
   CTA-NAUHA (sisältösivut)
   ========================================================= */
.ph-cta-band {
  background: var(--ph-red);
  padding: 3rem 0;
  text-align: center;
  color: #fff;
}
.ph-cta-band h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); font-weight: 700; margin-bottom: 1.5rem; color: #fff; }
.ph-cta-actions { display: flex; flex-wrap: wrap; gap: 0.8rem; justify-content: center; }
.ph-cta-band .ph-btn-outline { border-color: rgba(255,255,255,0.8); }
.ph-cta-band .ph-btn-outline:hover { background: #fff; color: var(--ph-red); }

/* =========================================================
   YHTEYSTIEDOT
   ========================================================= */
.ph-contact-list {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.ph-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.ph-contact-list li i {
  font-size: 1.25rem;
  color: var(--ph-red);
  width: 24px;
  flex-shrink: 0;
  padding-top: 2px;
}
.ph-contact-list li div strong { display: block; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.6px; color: #888; margin-bottom: 0.15rem; }
.ph-contact-list li div span,
.ph-contact-list li div a { font-size: 1rem; color: var(--ph-dark); text-decoration: none; line-height: 1.5; }
.ph-contact-list li div a:hover { color: var(--ph-red); }

.ph-contact-hours-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--ph-dark);
  margin-bottom: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.ph-hours-table { width: 100%; border-collapse: collapse; font-size: 0.95rem; }
.ph-hours-table td { padding: 0.4rem 0; color: #444; }
.ph-hours-table td:first-child { color: #222; font-weight: 600; width: 55%; }
.ph-hours-table tr + tr td { border-top: 1px solid rgba(0,0,0,0.06); }
.ph-hours-closed td { color: #999 !important; }

.ph-contact-note { font-size: 0.88rem; color: #888; }
.ph-contact-note a { color: var(--ph-red); text-decoration: none; }
.ph-contact-note a:hover { text-decoration: underline; }

.ph-map-wrap { border-radius: 8px; overflow: hidden; border: 1px solid rgba(0,0,0,0.1); }

.ph-form-alert {
  background: rgba(231,76,60,0.12);
  border: 1px solid rgba(231,76,60,0.35);
  color: #f5a49b;
  border-radius: 5px;
  font-size: 0.9rem;
  padding: 0.75rem 1rem;
  margin-bottom: 1.5rem;
}
.ph-contact-form .form-label { color: #bbb; font-size: 0.88rem; font-weight: 600; letter-spacing: 0.4px; margin-bottom: 0.35rem; }
.ph-input {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.15);
  color: #ddd;
  border-radius: 5px;
}
.ph-input:disabled { background: rgba(255,255,255,0.04); border-color: rgba(255,255,255,0.08); color: #666; cursor: not-allowed; }
.ph-input::placeholder { color: #555; }

/* =========================================================
   TAPAHTUMAT (sivu)
   ========================================================= */
.ph-event-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: center;
}
.ph-event-date {
  display: inline-flex;
  align-items: center;
  background: var(--ph-red);
  color: #fff;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 0.35rem 0.9rem;
  border-radius: 3px;
  text-transform: uppercase;
}
.ph-event-title {
  font-family: 'Oswald', sans-serif;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  color: var(--ph-dark);
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

/* =========================================================
   HINNASTO (fixaukset-sivu)
   ========================================================= */
.ph-price-card {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 8px;
  padding: 1.5rem;
  height: 100%;
}
.ph-price-card-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--ph-dark);
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--ph-red);
}
.ph-price-card-title i { color: var(--ph-red); }
.ph-price-item {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  padding: 0.45rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  font-size: 0.88rem;
  color: #555;
}
.ph-price-item:last-of-type { border-bottom: 0; }
.ph-price { font-weight: 700; color: var(--ph-dark); white-space: nowrap; flex-shrink: 0; }
.ph-price-note {
  font-size: 0.8rem;
  color: #888;
  margin-top: 0.75rem;
  margin-bottom: 0;
  font-style: italic;
}

/* Lounas kesätaukoilmoitus */
.ph-lunch-notice {
  background: rgba(231,76,60,0.08);
  border: 1px solid rgba(231,76,60,0.25);
  border-radius: 8px;
  padding: 2rem;
  text-align: center;
}
.ph-lunch-notice-icon {
  display: block;
  font-size: 2.5rem;
  color: var(--ph-red);
  margin-bottom: 1rem;
}
.ph-lunch-notice p { color: #555; line-height: 1.75; margin-bottom: 0.5rem; }
.ph-lunch-notice p:last-of-type { margin-bottom: 0; }

/* =========================================================
   FOOTER
   ========================================================= */
.ph-footer {
  background: var(--ph-darker);
  color: #bbb;
  padding: 3.5rem 0 1.5rem;
  font-size: 0.95rem;
}
.ph-footer-logo img { width: auto; height: 140px; max-width: 100%; margin-bottom: 1rem; display: block; }
.ph-footer-tag   { color: #ddd; margin-bottom: 0.4rem; }
.ph-footer-legal { color: #888; font-size: 0.85rem; margin: 0; }

.ph-footer h5 {
  color: #fff;
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.ph-footer-links li,
.ph-footer-contact li { padding: 0.2rem 0; }
.ph-footer-links a,
.ph-footer-contact a {
  color: #bbb;
  text-decoration: none;
  transition: color 0.2s;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.ph-footer-links a:hover,
.ph-footer-contact a:hover { color: var(--ph-red); }

.ph-footer-contact li { display: flex; align-items: flex-start; gap: 0.5rem; }
.ph-footer-contact li i { color: var(--ph-red); width: 18px; flex-shrink: 0; line-height: 1.5; }
.ph-footer-contact li > span,
.ph-footer-contact li > a { min-width: 0; flex: 1; }

.ph-footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: var(--ph-mid);
  color: #fff;
  border-radius: 50%;
  margin-right: 0.5rem;
  font-size: 1.05rem;
  transition: background 0.2s;
  text-decoration: none;
}
.ph-footer-social a:hover { background: var(--ph-red); color: #fff; }

.ph-footer-bottom {
  border-top: 1px solid #2a2a2a;
  margin-top: 2.5rem;
  padding-top: 1.2rem;
  font-size: 0.85rem;
  color: #888;
}
.ph-footer-bottom a { color: #bbb; text-decoration: none; }
.ph-footer-bottom a:hover { color: var(--ph-red); }
.ph-footer-credit { font-size: 0.8rem; color: #777; }
.ph-footer-credit a { color: #aaa; text-decoration: none; }
.ph-footer-credit a:hover { color: var(--ph-red); }
