/* SmartEat360 premium design layer for orte.php and ort.php.
   Scoped by body classes so other pages keep their existing styling. */
:root {
  --se360-blue: #2563eb;
  --se360-green: #16a34a;
  --se360-orange: #f97316;
  --se360-ink: #102a43;
  --se360-bg: #f4f8ff;
  --se360-line: #dbe8f5;
  --se360-soft: #eef7ff;
  --se360-shadow: 0 24px 70px rgba(16, 42, 67, .12);
}

body.se360-orte-page,
body.se360-ort-page {
  background:
    radial-gradient(circle at 12% 0%, rgba(37, 99, 235, .14), transparent 28%),
    radial-gradient(circle at 92% 10%, rgba(22, 163, 74, .12), transparent 24%),
    linear-gradient(180deg, #f7fbff 0%, var(--se360-bg) 54%, #ffffff 100%) !important;
  color: var(--se360-ink);
}

body.se360-orte-page .wrap,
body.se360-ort-page .wrap {
  max-width: 1320px;
  padding: 22px;
}

body.se360-orte-page .hero,
body.se360-ort-page .section:first-of-type {
  border: 1px solid rgba(37, 99, 235, .13) !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.96) 0%, rgba(244,248,255,.96) 48%, rgba(236,253,245,.92) 100%) !important;
  box-shadow: var(--se360-shadow) !important;
  border-radius: 34px !important;
}

body.se360-orte-page .hero::before,
body.se360-ort-page .section:first-of-type::before {
  background: radial-gradient(circle, rgba(249, 115, 22, .14), transparent 70%) !important;
}

body.se360-orte-page .hero-video,
body.se360-ort-page .hero-video {
  max-height: none;
  width: 100%;
  height: auto;
  object-fit: contain;
  border: 1px solid rgba(37,99,235,.13) !important;
  box-shadow: 0 20px 48px rgba(16,42,67,.12) !important;
}

body.se360-orte-page h1,
body.se360-ort-page h1 {
  color: var(--se360-ink) !important;
  letter-spacing: -0.055em !important;
  font-weight: 950 !important;
}

body.se360-orte-page .accent,
body.se360-ort-page .accent {
  color: var(--se360-green) !important;
}

body.se360-orte-page .lead,
body.se360-ort-page .lead,
body.se360-orte-page .section-intro,
body.se360-ort-page .section-intro {
  color: #52677f !important;
}

body.se360-orte-page .badge,
body.se360-ort-page .badge,
body.se360-orte-page .ort-badge {
  border: 1px solid rgba(22, 163, 74, .2) !important;
  background: rgba(236, 253, 245, .92) !important;
  color: #13743a !important;
  box-shadow: 0 10px 26px rgba(16,42,67,.07) !important;
}

body.se360-orte-page .badge-blue,
body.se360-ort-page .badge-blue {
  border-color: rgba(37, 99, 235, .2) !important;
  background: rgba(239, 246, 255, .96) !important;
  color: #1d4ed8 !important;
}

body.se360-orte-page .section,
body.se360-ort-page .section,
body.se360-ort-page .info-card,
body.se360-orte-page .seo-card {
  border: 1px solid rgba(219,232,245,.95) !important;
  background: rgba(255,255,255,.94) !important;
  border-radius: 28px !important;
  box-shadow: 0 18px 48px rgba(16,42,67,.08) !important;
}

body.se360-orte-page .section h2,
body.se360-ort-page .section h2,
body.se360-ort-page .info-card h3,
body.se360-orte-page .seo-card h3 {
  color: var(--se360-ink) !important;
  letter-spacing: -0.035em;
}

body.se360-orte-page .search-panel {
  background: rgba(255,255,255,.95) !important;
  border: 1px solid rgba(37,99,235,.14) !important;
  border-radius: 26px !important;
  box-shadow: 0 20px 48px rgba(16,42,67,.10) !important;
}

body.se360-orte-page .search-box {
  border: 1px solid rgba(37,99,235,.18) !important;
  background: #fff !important;
}

body.se360-orte-page .search-input {
  color: var(--se360-ink) !important;
  font-weight: 800;
}

body.se360-orte-page .search-icon,
body.se360-orte-page .search-count {
  background: linear-gradient(135deg, var(--se360-blue), #0ea5e9) !important;
  color: #fff !important;
}

body.se360-orte-page .popular-card,
body.se360-orte-page .ort-card,
body.se360-ort-page .shop-item,
body.se360-ort-page .keyword-badge {
  border: 1px solid rgba(219,232,245,.95) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,251,255,.98)) !important;
  box-shadow: 0 14px 36px rgba(16,42,67,.07) !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}

body.se360-orte-page .popular-card:hover,
body.se360-orte-page .ort-card:hover,
body.se360-ort-page .shop-item:hover,
body.se360-ort-page .keyword-badge:hover {
  transform: translateY(-3px) !important;
  border-color: rgba(37,99,235,.36) !important;
  box-shadow: 0 22px 54px rgba(16,42,67,.13) !important;
}

body.se360-orte-page .ort-card::after {
  background: linear-gradient(180deg, var(--se360-blue), var(--se360-green)) !important;
}

body.se360-orte-page .ort-name,
body.se360-orte-page .popular-name,
body.se360-ort-page .shop-name {
  color: var(--se360-ink) !important;
  font-weight: 950 !important;
}

body.se360-orte-page .ort-link,
body.se360-orte-page .popular-link,
body.se360-ort-page .shop-sub {
  color: #1d4ed8 !important;
  font-weight: 900 !important;
}

body.se360-ort-page .shop-logo {
  border-radius: 22px !important;
  border: 1px solid rgba(37,99,235,.14) !important;
  box-shadow: 0 14px 32px rgba(16,42,67,.10) !important;
}

body.se360-orte-page .btn,
body.se360-ort-page .btn,
body.se360-orte-page .app-store-cta,
body.se360-ort-page .app-store-cta,
body.se360-orte-page .live-search-btn {
  border-radius: 18px !important;
  font-weight: 950 !important;
}

body.se360-orte-page .btn-primary,
body.se360-ort-page .btn-primary {
  background: linear-gradient(135deg, var(--se360-green), var(--se360-blue)) !important;
  color: #fff !important;
  box-shadow: 0 14px 30px rgba(37,99,235,.22) !important;
}

body.se360-orte-page .btn-secondary,
body.se360-ort-page .btn-secondary {
  border-color: rgba(37,99,235,.16) !important;
  background: #fff !important;
  color: var(--se360-ink) !important;
}

body.se360-orte-page .partner-lead-cta,
body.se360-ort-page .partner-lead-cta {
  border: 1px solid rgba(255,255,255,.18) !important;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,255,255,.18), transparent 24%),
    linear-gradient(135deg, #102a43 0%, #2563eb 54%, #16a34a 100%) !important;
  box-shadow: 0 28px 70px rgba(16,42,67,.22) !important;
}

body.se360-ort-page .breadcrumb {
  padding: 10px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(219,232,245,.95);
  width: fit-content;
}

body.se360-ort-page .list li {
  border: 1px solid rgba(219,232,245,.95);
  border-radius: 18px;
  background: #fff;
  padding: 14px 16px;
  margin-bottom: 10px;
  box-shadow: 0 10px 24px rgba(16,42,67,.05);
}

body.se360-orte-page .live-search-results {
  border-color: rgba(37,99,235,.16) !important;
  box-shadow: 0 22px 54px rgba(16,42,67,.14) !important;
}

body.se360-orte-page .live-search-item {
  border-radius: 18px !important;
}

@media (max-width: 780px) {
  body.se360-orte-page .wrap,
  body.se360-ort-page .wrap {
    padding: 12px;
  }

  body.se360-orte-page .hero,
  body.se360-ort-page .section:first-of-type,
  body.se360-orte-page .section,
  body.se360-ort-page .section,
  body.se360-ort-page .info-card {
    border-radius: 22px !important;
  }

  body.se360-orte-page h1,
  body.se360-ort-page h1 {
    font-size: clamp(32px, 10vw, 44px) !important;
  }

  body.se360-orte-page .hero-video,
  body.se360-ort-page .hero-video {
    max-height: none;
  }

  body.se360-orte-page .badge,
  body.se360-ort-page .badge {
    width: 100%;
    justify-content: center;
  }

  body.se360-orte-page .popular-card,
  body.se360-orte-page .ort-card,
  body.se360-ort-page .shop-item {
    min-width: 0;
  }
}

/* Suite-style refinement: calm workspace look, full banner video, compact premium cards. */
body.se360-orte-page,
body.se360-ort-page {
  background:
    radial-gradient(circle at 50% 0%, rgba(22, 163, 74, .09), transparent 30%),
    linear-gradient(135deg, #eaf6ff 0%, #f6fbff 46%, #f2fbf7 100%) !important;
}

body.se360-orte-page .wrap,
body.se360-ort-page .wrap {
  max-width: 1560px;
}

body.se360-orte-page .hero,
body.se360-ort-page .section:first-of-type {
  padding: 18px !important;
  border-radius: 30px !important;
  background: rgba(255,255,255,.90) !important;
  box-shadow: 0 18px 48px rgba(16, 42, 67, .10) !important;
}

body.se360-orte-page .hero::before,
body.se360-orte-page .hero::after,
body.se360-ort-page .section:first-of-type::before,
body.se360-ort-page .section:first-of-type::after {
  opacity: .45 !important;
}

body.se360-orte-page .hero-video,
body.se360-ort-page .hero-video {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #fff !important;
  border-radius: 24px !important;
  margin-bottom: 18px !important;
}

body.se360-orte-page h1,
body.se360-ort-page h1 {
  max-width: 1120px !important;
  font-size: clamp(36px, 5vw, 72px) !important;
}

body.se360-orte-page .section,
body.se360-ort-page .section,
body.se360-ort-page .info-card,
body.se360-orte-page .seo-card {
  border-radius: 24px !important;
  background: rgba(255,255,255,.88) !important;
  box-shadow: 0 16px 42px rgba(16, 42, 67, .08) !important;
}

body.se360-orte-page .popular-card,
body.se360-orte-page .ort-card,
body.se360-ort-page .shop-item {
  border-radius: 22px !important;
}

body.se360-orte-page .partner-lead-cta,
body.se360-ort-page .partner-lead-cta {
  background: linear-gradient(135deg, #ffffff 0%, #eef7ff 48%, #ecfdf5 100%) !important;
  color: var(--se360-ink) !important;
  border: 1px solid rgba(37,99,235,.16) !important;
}

body.se360-orte-page .partner-lead-cta h2,
body.se360-ort-page .partner-lead-cta h2 {
  color: var(--se360-ink) !important;
}

body.se360-orte-page .partner-lead-cta p,
body.se360-ort-page .partner-lead-cta p {
  color: #52677f !important;
}

@media (max-width: 780px) {
  body.se360-orte-page .hero,
  body.se360-ort-page .section:first-of-type {
    padding: 12px !important;
    border-radius: 24px !important;
  }

  body.se360-orte-page .hero-video,
  body.se360-ort-page .hero-video {
    border-radius: 18px !important;
    margin-bottom: 14px !important;
  }

  body.se360-orte-page h1,
  body.se360-ort-page h1 {
    font-size: clamp(30px, 9vw, 42px) !important;
  }
}
