/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 15 2026 | 13:46:11 */
/* Fotografovanie.eu
   Flatsome premium homepage
   Scope: template-fg-premium-home.php
*/

:root {
  --fg-bg: #070b12;
  --fg-bg-2: #0b1119;
  --fg-shell: rgba(11, 17, 25, 0.88);
  --fg-shell-2: rgba(16, 24, 36, 0.94);
  --fg-card: rgba(18, 26, 39, 0.86);
  --fg-card-2: rgba(14, 21, 31, 0.94);
  --fg-card-soft: rgba(255, 255, 255, 0.04);
  --fg-card-strong: rgba(255, 255, 255, 0.08);
  --fg-text: #f4f7fb;
  --fg-text-soft: rgba(244, 247, 251, 0.84);
  --fg-muted: #95a5bb;
  --fg-line: rgba(255, 255, 255, 0.08);
  --fg-line-strong: rgba(255, 255, 255, 0.14);
  --fg-accent: #ff9c2f;
  --fg-accent-2: #ff6b2c;
  --fg-cool: #49c2ff;
  --fg-shadow-soft: 0 18px 40px rgba(0, 0, 0, 0.22);
  --fg-shadow-card: 0 28px 80px rgba(0, 0, 0, 0.32);
  --fg-radius-sm: 16px;
  --fg-radius-md: 24px;
  --fg-radius-lg: 34px;
  --fg-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --fg-heading: "Sora", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --fg-max: 1420px;
}

body.fg-premium-home-active,
body.fg-premium-home-active #main {
  background:
    radial-gradient(circle at top left, rgba(255, 107, 44, 0.14), transparent 22%),
    radial-gradient(circle at top right, rgba(73, 194, 255, 0.10), transparent 18%),
    linear-gradient(180deg, #05070c 0%, #09111a 20%, #0c1420 58%, #08111b 100%) !important;
}

body.fg-premium-home-active .page-title,
body.fg-premium-home-active .page-header,
body.fg-premium-home-active .breadcrumbs,
body.fg-premium-home-active .breadcrumb,
body.fg-premium-home-active .page-meta,
body.fg-premium-home-active .entry-header {
  display: none !important;
}

body.fg-premium-home-active #main {
  padding-top: 18px;
  padding-bottom: 48px;
}

body.fg-premium-home-active .page-wrapper,
body.fg-premium-home-active .page-inner,
body.fg-premium-home-active .row,
body.fg-premium-home-active .row-collapse,
body.fg-premium-home-active .col,
body.fg-premium-home-active .col-inner,
body.fg-premium-home-active .large-12,
body.fg-premium-home-active .medium-12,
body.fg-premium-home-active .small-12,
body.fg-premium-home-active .shop-container,
body.fg-premium-home-active .container,
body.fg-premium-home-active .container.section-title-container {
  max-width: none;
}

body.fg-premium-home-active .page-wrapper {
  width: 100%;
  padding: 0;
}

body.fg-premium-home-active .page-wrapper,
body.fg-premium-home-active .page-inner,
body.fg-premium-home-active .row,
body.fg-premium-home-active .col,
body.fg-premium-home-active .col-inner {
  margin: 0 !important;
  padding: 0 !important;
}

body.fg-premium-home-active .entry-content,
body.fg-premium-home-active .entry-content > *:not(.fg-home-premium-page) {
  display: none;
}

body.fg-premium-home-active .fg-home-premium-page {
  display: block !important;
  width: 100%;
}

body.fg-premium-home-active .fg-home-premium-page,
body.fg-premium-home-active .fg-home-premium-page *,
body.fg-premium-home-active .fg-home-premium-page *::before,
body.fg-premium-home-active .fg-home-premium-page *::after {
  box-sizing: border-box;
}

body.fg-premium-home-active .fg-home-premium-page img {
  max-width: 100%;
  height: auto;
}

body.fg-premium-home-active .fg-home-premium-page a {
  transition: color 0.24s ease, background-color 0.24s ease, border-color 0.24s ease, transform 0.24s ease, box-shadow 0.24s ease;
}

body.fg-premium-home-active .fg-home-premium-page h1,
body.fg-premium-home-active .fg-home-premium-page h2,
body.fg-premium-home-active .fg-home-premium-page h3,
body.fg-premium-home-active .fg-home-premium-page h4 {
  font-family: var(--fg-heading);
  letter-spacing: -0.04em;
  text-transform: none;
}

body.fg-premium-home-active .fg-home-premium-page p,
body.fg-premium-home-active .fg-home-premium-page li,
body.fg-premium-home-active .fg-home-premium-page span,
body.fg-premium-home-active .fg-home-premium-page a {
  font-family: var(--fg-body);
}

body.fg-premium-home-active .fg-home-premium-page p {
  margin: 0;
}

body.fg-premium-home-active .fg-home-premium-page article,
body.fg-premium-home-active .fg-home-premium-page section,
body.fg-premium-home-active .fg-home-premium-page aside,
body.fg-premium-home-active .fg-home-premium-page div {
  min-width: 0;
}

body.fg-premium-home-active .fg-home-premium-page ul,
body.fg-premium-home-active .fg-home-premium-page ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.fg-premium-home-active .fg-home-shell {
  width: min(var(--fg-max), calc(100% - 40px));
  margin: 0 auto;
}

body.fg-premium-home-active .fg-home-premium {
  display: grid;
  gap: 24px;
  padding-bottom: 16px;
}

body.fg-premium-home-active .fg-home-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.92fr) minmax(360px, 0.88fr);
  gap: 20px;
  align-items: stretch;
}

body.fg-premium-home-active .fg-home-hero-main,
body.fg-premium-home-active .fg-home-hero-side {
  min-width: 0;
}

body.fg-premium-home-active .fg-home-hero-main {
  display: flex;
  height: clamp(420px, 42vw, 560px);
  min-height: 0;
}

body.fg-premium-home-active .fg-home-hero-side {
  display: grid;
  gap: 20px;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  align-content: stretch;
  height: clamp(420px, 42vw, 560px);
  min-height: 0;
}

body.fg-premium-home-active .fg-home-card {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.24);
}

body.fg-premium-home-active .fg-home-card-link {
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  height: 100%;
}

body.fg-premium-home-active .fg-home-card-media {
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.04);
}

body.fg-premium-home-active .fg-home-card-media img,
body.fg-premium-home-active .fg-home-list-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

body.fg-premium-home-active .fg-home-card:hover .fg-home-card-media img,
body.fg-premium-home-active .fg-home-list-item:hover .fg-home-list-media img {
  transform: scale(1.06);
}

body.fg-premium-home-active .fg-home-card-large .fg-home-card-link {
  min-height: 100%;
}

body.fg-premium-home-active .fg-home-card-large .fg-home-card-media {
  aspect-ratio: 16 / 10;
}

body.fg-premium-home-active .fg-home-card-large.is-hero .fg-home-card-media {
  aspect-ratio: 16 / 9;
}

body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large,
body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large .fg-home-card-link,
body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large .fg-home-card-media {
  height: 100%;
}

body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large .fg-home-card-media {
  min-height: 0;
  aspect-ratio: auto;
}

body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large .fg-home-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

body.fg-premium-home-active .fg-home-card-large .fg-home-card-overlay {
  position: absolute;
  inset: auto 0 0 0;
  height: 68%;
  background: linear-gradient(180deg, rgba(6, 10, 16, 0) 0%, rgba(6, 10, 16, 0.92) 100%);
  pointer-events: none;
}

body.fg-premium-home-active .fg-home-card-large .fg-home-card-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 24px;
}

body.fg-premium-home-active .fg-home-card-large h2 {
  margin: 10px 0 12px;
  color: #fff;
  font-family: var(--fg-heading);
  font-size: clamp(2.8rem, 1.5vw + 1.8rem, 4.8rem);
  line-height: 1;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fg-premium-home-active .fg-home-card-large p {
  color: rgba(244, 247, 251, 0.76) !important;
  font-size: 1.48rem;
  line-height: 1.62;
  max-width: 60ch;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fg-premium-home-active .fg-home-card-compact .fg-home-card-link {
  display: grid;
  grid-template-columns: minmax(148px, 42%) minmax(0, 1fr);
  min-height: 100%;
}

body.fg-premium-home-active .fg-home-card-compact .fg-home-card-media {
  height: 100%;
}

body.fg-premium-home-active .fg-home-card-compact .fg-home-card-content {
  padding: 18px 18px 16px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

body.fg-premium-home-active .fg-home-card-compact h3 {
  margin: 8px 0 10px;
  color: #fff;
  font-family: var(--fg-heading);
  font-size: clamp(1.9rem, 0.35vw + 1.55rem, 2.35rem);
  line-height: 1.08;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fg-premium-home-active .fg-home-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.fg-premium-home-active .fg-home-tags span {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 7px 11px;
  font-size: 1.14rem;
  font-weight: 800;
  letter-spacing: 0.03em;
  color: #ffb86a;
  background: rgba(255, 156, 47, 0.10);
  border: 1px solid rgba(255, 156, 47, 0.18);
}

body.fg-premium-home-active .fg-home-meta {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 12px;
}

body.fg-premium-home-active .fg-home-meta span {
  color: rgba(244, 247, 251, 0.58);
  font-size: 1.16rem;
  font-weight: 700;
}

body.fg-premium-home-active .fg-home-kicker {
  margin: 0;
  color: #ffb86a !important;
  font-size: 1.18rem !important;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.fg-premium-home-active .fg-home-cta-panel {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(73, 194, 255, 0.14), transparent 30%),
    linear-gradient(135deg, rgba(19, 28, 42, 0.98), rgba(13, 20, 31, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.30);
  padding: 26px;
}

body.fg-premium-home-active .fg-home-cta-panel h3 {
  margin: 12px 0;
  color: #fff;
  font-family: var(--fg-heading);
  font-size: clamp(2.4rem, 0.8vw + 2rem, 3.2rem);
  line-height: 1.02;
}

body.fg-premium-home-active .fg-home-cta-panel p {
  color: rgba(244, 247, 251, 0.72) !important;
  font-size: 1.56rem;
  line-height: 1.74;
}

body.fg-premium-home-active .fg-home-cta-panel a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 10px;
  border-radius: 999px;
  padding: 0 18px;
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  color: #fff !important;
  font-size: 1.38rem;
  font-weight: 800;
  text-decoration: none !important;
  box-shadow: 0 18px 40px rgba(255, 107, 44, 0.24);
}

body.fg-premium-home-active .fg-home-ticker {
  display: grid;
  grid-template-columns: 154px minmax(0, 1fr);
  align-items: stretch;
  gap: 0;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(17, 25, 37, 0.92), rgba(12, 18, 28, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
}

body.fg-premium-home-active .fg-home-ticker-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 18px;
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  color: #fff;
  font-size: 1.42rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

body.fg-premium-home-active .fg-home-ticker-window {
  position: relative;
  overflow: hidden;
  min-height: 92px;
}

body.fg-premium-home-active .fg-home-ticker-track {
  display: flex;
  align-items: center;
  gap: 14px;
  width: max-content;
  min-width: 100%;
  padding: 16px 18px;
  animation: fgHomeTickerMove 26s linear infinite;
}

body.fg-premium-home-active .fg-home-ticker:hover .fg-home-ticker-track {
  animation-play-state: paused;
}

body.fg-premium-home-active .fg-home-ticker-item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  border-radius: 999px;
  padding: 8px 16px 8px 10px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #f4f7fb !important;
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: none !important;
}

body.fg-premium-home-active .fg-home-ticker-item:hover {
  transform: translateY(-1px);
  border-color: rgba(255, 156, 47, 0.22);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}

body.fg-premium-home-active .fg-home-ticker-thumb,
body.fg-premium-home-active .fg-home-ticker-thumb img,
body.fg-premium-home-active .fg-home-ticker-fallback {
  width: 38px;
  height: 38px;
  border-radius: 999px;
}

body.fg-premium-home-active .fg-home-ticker-thumb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex: 0 0 auto;
  background: rgba(255, 255, 255, 0.08);
}

body.fg-premium-home-active .fg-home-ticker-thumb img {
  object-fit: cover;
}

body.fg-premium-home-active .fg-home-ticker-fallback {
  display: block;
  background:
    radial-gradient(circle at top right, rgba(255, 156, 47, 0.24), transparent 34%),
    linear-gradient(135deg, rgba(31, 46, 65, 0.94), rgba(14, 21, 31, 0.98));
}

@keyframes fgHomeTickerMove {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

body.fg-premium-home-active .fg-home-editorial {
  display: grid;
  grid-template-columns: minmax(280px, 0.96fr) minmax(0, 1.48fr) minmax(280px, 0.96fr);
  gap: 20px;
  align-items: stretch;
}

body.fg-premium-home-active .fg-home-column {
  min-width: 0;
  border-radius: 28px;
  padding: 20px;
  background: linear-gradient(180deg, rgba(17, 25, 37, 0.92), rgba(12, 18, 28, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
  display: flex;
  flex-direction: column;
}

body.fg-premium-home-active .fg-home-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}

body.fg-premium-home-active .fg-home-section-head span {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-family: var(--fg-heading);
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: -0.03em;
}

body.fg-premium-home-active .fg-home-section-head::after {
  content: "";
  flex: 1;
  height: 1px;
  margin-left: 14px;
  background: linear-gradient(90deg, rgba(255, 156, 47, 0.7), rgba(255, 255, 255, 0.06));
}

body.fg-premium-home-active .fg-home-list-stack {
  display: grid;
  gap: 14px;
}

body.fg-premium-home-active .fg-home-column-list .fg-home-list-stack,
body.fg-premium-home-active .fg-home-column-paid .fg-home-list-stack {
  grid-template-rows: repeat(4, minmax(0, 1fr));
  flex: 1 1 auto;
}

body.fg-premium-home-active .fg-home-list-item {
  border-radius: 20px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
  min-height: 0;
}

body.fg-premium-home-active .fg-home-list-item:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 156, 47, 0.2);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
}

body.fg-premium-home-active .fg-home-list-link {
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  padding: 12px;
  color: inherit !important;
  text-decoration: none !important;
  height: 100%;
}

body.fg-premium-home-active .fg-home-list-media {
  position: relative;
  width: 84px;
  height: 84px;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.04);
}

body.fg-premium-home-active .fg-home-list-index {
  position: absolute;
  right: 8px;
  bottom: 8px;
  min-width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  color: #fff;
  font-size: 1.24rem;
  font-weight: 900;
}

body.fg-premium-home-active .fg-home-list-body h4 {
  margin: 2px 0 7px;
  color: #fff;
  font-family: var(--fg-heading);
  font-size: 1.62rem;
  line-height: 1.12;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fg-premium-home-active .fg-home-column-feature .fg-home-card-large .fg-home-card-media {
  aspect-ratio: 16 / 10.5;
}

body.fg-premium-home-active .fg-home-column-feature .fg-home-card-large h2 {
  font-size: clamp(2.6rem, 1vw + 1.7rem, 4rem);
  -webkit-line-clamp: 3;
}

body.fg-premium-home-active .fg-home-carousel {
  position: relative;
  flex: 1 1 auto;
  padding-bottom: 56px;
}

body.fg-premium-home-active .fg-home-carousel-slides {
  position: relative;
  min-height: 100%;
}

body.fg-premium-home-active .fg-home-carousel-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.42s ease, transform 0.42s ease, visibility 0.42s ease;
}

body.fg-premium-home-active .fg-home-carousel-slide.is-active {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

body.fg-premium-home-active .fg-home-carousel-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  margin-top: 0;
  z-index: 6;
}

body.fg-premium-home-active .fg-home-carousel-dot {
  width: 12px;
  height: 12px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  cursor: pointer;
  transition: transform 0.24s ease, background-color 0.24s ease, opacity 0.24s ease;
}

body.fg-premium-home-active .fg-home-carousel-dot.is-active {
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  transform: scale(1.16);
}

body.fg-premium-home-active .fg-home-column-feature .fg-home-card-large .fg-home-card-link {
  min-height: 520px;
}

body.fg-premium-home-active .fg-home-column-feature .fg-home-card-large .fg-home-card-content {
  padding-bottom: 82px;
}

body.fg-premium-home-active .fg-home-carousel.is-hero-slider {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}

body.fg-premium-home-active .fg-home-carousel.is-hero-slider .fg-home-carousel-slides,
body.fg-premium-home-active .fg-home-carousel.is-hero-slider .fg-home-carousel-slide,
body.fg-premium-home-active .fg-home-carousel.is-hero-slider .fg-home-card-large,
body.fg-premium-home-active .fg-home-carousel.is-hero-slider .fg-home-card-link {
  height: 100%;
}

body.fg-premium-home-active .fg-home-carousel.is-hero-slider .fg-home-carousel-dots {
  bottom: 20px;
}

body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large .fg-home-card-content {
  padding-bottom: 94px;
}

body.fg-premium-home-active .fg-home-paid-marquee {
  position: relative;
  flex: 1 1 auto;
  min-height: 548px;
  max-height: 548px;
  overflow: hidden;
  scrollbar-width: none;
}

body.fg-premium-home-active .fg-home-paid-marquee::-webkit-scrollbar {
  display: none;
}

body.fg-premium-home-active .fg-home-paid-list {
  display: grid;
  gap: 14px;
}

body.fg-premium-home-active .fg-home-grid-section {
  border-radius: 30px;
  padding: 24px;
  background: linear-gradient(180deg, rgba(17, 25, 37, 0.92), rgba(12, 18, 28, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
}

body.fg-premium-home-active .fg-home-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

body.fg-premium-home-active .fg-home-grid .fg-home-card-compact .fg-home-card-link {
  grid-template-columns: 1fr;
}

body.fg-premium-home-active .fg-home-grid .fg-home-card-compact .fg-home-card-media {
  aspect-ratio: 16 / 11;
}

body.fg-premium-home-active .fg-home-grid .fg-home-card-compact .fg-home-card-content {
  padding: 18px 18px 20px;
}

body.fg-premium-home-active .fg-home-grid .fg-home-card-compact h3 {
  font-size: 1.92rem;
  -webkit-line-clamp: 4;
}

body.fg-premium-home-active .fg-home-grid .fg-home-card,
body.fg-premium-home-active .fg-home-list-item,
body.fg-premium-home-active .fg-home-column,
body.fg-premium-home-active .fg-home-grid-section,
body.fg-premium-home-active .fg-home-ticker,
body.fg-premium-home-active .fg-home-cta-panel {
  width: 100%;
}

body.fg-premium-home-active .fg-home-image-fallback,
body.fg-premium-home-active .fg-home-thumb-fallback {
  width: 100%;
  height: 100%;
  background:
    radial-gradient(circle at top right, rgba(255, 156, 47, 0.16), transparent 24%),
    linear-gradient(135deg, rgba(29, 42, 60, 0.92), rgba(14, 21, 31, 0.96));
}

body.fg-premium-home-active .fg-home-thumb-fallback {
  border-radius: 16px;
}

body.fg-premium-home-active .fg-home-archive-section {
  border-radius: 30px;
  padding: 24px;
  background: linear-gradient(180deg, rgba(17, 25, 37, 0.92), rgba(12, 18, 28, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
}

body.fg-premium-home-active .fg-home-archive-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

body.fg-premium-home-active .fg-home-archive-item {
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

body.fg-premium-home-active .fg-home-archive-item:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 156, 47, 0.20);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.20);
}

body.fg-premium-home-active .fg-home-archive-link {
  display: grid;
  grid-template-columns: 188px minmax(0, 1fr);
  color: inherit !important;
  text-decoration: none !important;
}

body.fg-premium-home-active .fg-home-archive-media {
  min-height: 188px;
  background: rgba(255, 255, 255, 0.04);
}

body.fg-premium-home-active .fg-home-archive-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.fg-premium-home-active .fg-home-archive-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 18px 20px;
}

body.fg-premium-home-active .fg-home-archive-body h3 {
  margin: 8px 0 8px;
  color: #fff;
  font-size: clamp(1.9rem, 0.45vw + 1.65rem, 2.45rem);
  line-height: 1.1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fg-premium-home-active .fg-home-archive-body p {
  color: rgba(244, 247, 251, 0.72) !important;
  font-size: 1.38rem;
  line-height: 1.58;
  margin-top: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fg-premium-home-active .fg-home-readmore {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  min-height: 38px;
  margin-top: auto;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #fff;
  font-size: 1.24rem;
  font-weight: 800;
  letter-spacing: 0.01em;
}

body.fg-premium-home-active .fg-home-card:hover .fg-home-readmore,
body.fg-premium-home-active .fg-home-archive-item:hover .fg-home-readmore {
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  border-color: transparent;
}

body.fg-premium-home-active .fg-home-readmore.is-archive {
  margin-top: 18px;
}

body.fg-premium-home-active .fg-home-topics-bar {
  display: grid;
  gap: 22px;
  border-radius: 30px;
  padding: 24px;
  background: linear-gradient(180deg, rgba(17, 25, 37, 0.92), rgba(12, 18, 28, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
}

body.fg-premium-home-active .fg-home-topics-head {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: 20px;
  align-items: end;
}

body.fg-premium-home-active .fg-home-topics-copy h2 {
  margin: 8px 0 10px;
  color: #fff;
  font-size: clamp(3rem, 1.4vw + 2rem, 4.6rem);
  line-height: 1.02;
}

body.fg-premium-home-active .fg-home-topics-sub {
  color: rgba(244, 247, 251, 0.72) !important;
  font-size: 1.58rem;
  line-height: 1.72;
  max-width: 70ch;
}

body.fg-premium-home-active .fg-home-topics-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
}

body.fg-premium-home-active .fg-home-topics-search input {
  width: 100%;
  min-height: 52px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 1.48rem;
}

body.fg-premium-home-active .fg-home-topics-search input::placeholder {
  color: rgba(244, 247, 251, 0.46);
}

body.fg-premium-home-active .fg-home-topics-search button,
body.fg-premium-home-active .fg-home-topics-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 20px;
  border-radius: 999px;
  border: 0;
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.38rem;
  font-weight: 800;
  box-shadow: 0 16px 34px rgba(255, 107, 44, 0.22);
  cursor: pointer;
}

body.fg-premium-home-active .fg-home-topics-search button:hover,
body.fg-premium-home-active .fg-home-topics-link:hover {
  transform: translateY(-1px);
  box-shadow: 0 22px 40px rgba(255, 107, 44, 0.26);
}

body.fg-premium-home-active .fg-home-topics-body {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: 20px;
  align-items: start;
}

body.fg-premium-home-active .fg-home-topics-rail {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

body.fg-premium-home-active .fg-home-topic-chip {
  display: grid;
  gap: 8px;
  text-align: left;
  min-height: 148px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  color: #fff;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease;
  cursor: pointer;
}

body.fg-premium-home-active .fg-home-topic-chip:hover,
body.fg-premium-home-active .fg-home-topic-chip.is-active {
  transform: translateY(-3px);
  border-color: rgba(255, 156, 47, 0.20);
  background: linear-gradient(180deg, rgba(255, 156, 47, 0.10), rgba(255, 255, 255, 0.04));
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
}

body.fg-premium-home-active .fg-home-topic-chip strong {
  color: #fff;
  font-family: var(--fg-heading);
  font-size: 2rem;
  line-height: 1.08;
  letter-spacing: -0.03em;
}

body.fg-premium-home-active .fg-home-topic-chip span,
body.fg-premium-home-active .fg-home-topics-panel-kicker {
  color: rgba(244, 247, 251, 0.60);
  font-size: 1.36rem;
  line-height: 1.62;
}

body.fg-premium-home-active .fg-home-topics-panel-kicker {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 800;
  color: #ffb86a;
}

body.fg-premium-home-active .fg-home-topics-panel {
  display: grid;
  gap: 14px;
  min-height: 100%;
  padding: 22px;
  border-radius: 26px;
  background:
    radial-gradient(circle at top right, rgba(73, 194, 255, 0.14), transparent 28%),
    linear-gradient(135deg, rgba(19, 28, 42, 0.98), rgba(13, 20, 31, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.24);
}

body.fg-premium-home-active .fg-home-topics-panel h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(2.8rem, 0.8vw + 2.1rem, 4rem);
  line-height: 1.03;
}

body.fg-premium-home-active .fg-home-topics-panel p[data-topic-desc] {
  color: rgba(244, 247, 251, 0.76) !important;
  font-size: 1.56rem;
  line-height: 1.72;
}

body.fg-premium-home-active .fg-home-topics-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.fg-premium-home-active .fg-home-topics-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255, 156, 47, 0.10);
  border: 1px solid rgba(255, 156, 47, 0.18);
  color: #ffb86a;
  font-size: 1.18rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

body.fg-premium-home-active .fg-home-topics-actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 4px;
}

body.fg-premium-home-active .fg-home-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 24px;
}

body.fg-premium-home-active .fg-home-pagination .page-numbers {
  min-width: 46px;
  height: 46px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.4rem;
  font-weight: 800;
}

body.fg-premium-home-active .fg-home-pagination .page-numbers.current,
body.fg-premium-home-active .fg-home-pagination .page-numbers:hover {
  background: linear-gradient(135deg, #ff9c2f, #ff6b2c);
  border-color: transparent;
}

@media (max-width: 1200px) {
  body.fg-premium-home-active .fg-home-hero {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-hero-main,
  body.fg-premium-home-active .fg-home-hero-side {
    height: auto;
    min-height: 0;
  }

  body.fg-premium-home-active .fg-home-topics-head,
  body.fg-premium-home-active .fg-home-topics-body {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-topics-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.fg-premium-home-active .fg-home-editorial,
  body.fg-premium-home-active .fg-home-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.fg-premium-home-active .fg-home-column-feature {
    grid-column: span 2;
  }

  body.fg-premium-home-active .fg-home-column-list .fg-home-list-stack,
  body.fg-premium-home-active .fg-home-column-paid .fg-home-list-stack {
    grid-template-rows: none;
  }
}

@media (max-width: 900px) {
  body.fg-premium-home-active .fg-home-ticker {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-topics-rail {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-editorial,
  body.fg-premium-home-active .fg-home-grid {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-column-feature {
    grid-column: auto;
  }

  body.fg-premium-home-active .fg-home-column-feature .fg-home-card-large .fg-home-card-link {
    min-height: 0;
  }

  body.fg-premium-home-active .fg-home-paid-marquee {
    min-height: 0;
    max-height: none;
  }

  body.fg-premium-home-active .fg-home-archive-list {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-archive-link {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-archive-media {
    min-height: 0;
    aspect-ratio: 16 / 9;
  }

  body.fg-premium-home-active .fg-home-hero-main .fg-home-card-large .fg-home-card-media {
    aspect-ratio: 16 / 10;
  }
}

@media (max-width: 640px) {
  body.fg-premium-home-active #main {
    padding-top: 12px;
  }

  body.fg-premium-home-active .fg-home-shell {
    width: calc(100% - 24px);
  }

  body.fg-premium-home-active .fg-home-premium {
    gap: 18px;
  }

  body.fg-premium-home-active .fg-home-card-large .fg-home-card-content,
  body.fg-premium-home-active .fg-home-topics-bar,
  body.fg-premium-home-active .fg-home-topics-panel,
  body.fg-premium-home-active .fg-home-column,
  body.fg-premium-home-active .fg-home-grid-section,
  body.fg-premium-home-active .fg-home-cta-panel,
  body.fg-premium-home-active .fg-home-archive-section,
  body.fg-premium-home-active .fg-home-archive-body {
    padding: 18px;
  }

  body.fg-premium-home-active .fg-home-card-large h2 {
    font-size: clamp(2.6rem, 9vw, 3.8rem);
  }

  body.fg-premium-home-active .fg-home-card-compact .fg-home-card-link,
  body.fg-premium-home-active .fg-home-list-link {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-card-compact .fg-home-card-media {
    aspect-ratio: 16 / 10;
  }

  body.fg-premium-home-active .fg-home-list-media {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
  }

  body.fg-premium-home-active .fg-home-carousel {
    padding-bottom: 48px;
  }

  body.fg-premium-home-active .fg-home-topics-search {
    grid-template-columns: 1fr;
  }

  body.fg-premium-home-active .fg-home-ticker-track {
    animation-duration: 18s;
  }

  body.fg-premium-home-active .fg-home-ticker-item {
    min-width: 260px;
  }
}