:root {
  --og-wine: #741f3b;
  --og-wine-dark: #4f1428;
  --og-coral: #c95c62;
  --og-gold: #d8a647;
  --og-cream: #fbf7f2;
  --og-paper: #fffdfb;
  --og-ink: #2e2426;
  --og-muted: #6e6063;
  --og-line: #eaded8;
  --og-shadow: 0 18px 48px rgba(79, 20, 40, .10);
}
html { scroll-behavior: smooth; }
body.og-modernized {
  margin: 0;
  background: var(--og-cream);
  color: var(--og-ink);
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.72;
  text-rendering: optimizeLegibility;
}
body.og-modernized *, body.og-modernized *::before, body.og-modernized *::after { box-sizing: border-box; }
body.og-modernized a { color: var(--og-wine); text-underline-offset: .16em; }
body.og-modernized a:hover { color: var(--og-coral); }
body.og-modernized img { max-width: 100%; height: auto; border-radius: 14px; }
.og-shell { width: min(1160px, calc(100% - 36px)); margin-inline: auto; }
.og-skip { position: fixed; left: 16px; top: -80px; z-index: 10000; padding: 10px 16px; background: #fff; border-radius: 8px; }
.og-skip:focus { top: 12px; }
.og-site-header { position: relative; z-index: 100; box-shadow: 0 8px 30px rgba(55, 22, 34, .10); }
.og-hero {
  min-height: 178px;
  background-image: linear-gradient(90deg, rgba(43, 20, 25, .88) 0%, rgba(74, 25, 38, .74) 34%, rgba(74, 25, 38, .12) 68%), url("../img/celebration-header.jpg");
  background-size: cover;
  background-position: center 48%;
}
.og-hero-inner { min-height: 178px; display: flex; align-items: center; }
.og-brand { display: inline-flex; flex-direction: column; color: #fff !important; text-decoration: none; text-shadow: 0 2px 14px rgba(0,0,0,.28); }
.og-brand span { font-family: Georgia, "Times New Roman", serif; font-size: clamp(42px, 6vw, 68px); line-height: .92; letter-spacing: -.04em; }
.og-brand small { margin-top: 12px; color: #f7dfaa; font-size: 13px; letter-spacing: .18em; text-transform: uppercase; }
.og-navbar { background: rgba(255, 253, 251, .98); border-bottom: 1px solid var(--og-line); }
.og-nav { display: flex; align-items: center; gap: 4px; min-height: 58px; }
.og-nav a { display: inline-flex; align-items: center; min-height: 42px; padding: 8px 14px; border-radius: 999px; color: var(--og-ink) !important; font-weight: 650; text-decoration: none; }
.og-nav a:hover, .og-nav a:focus { background: #f6e8e7; color: var(--og-wine) !important; }
.og-nav-toggle { display: none; align-items: center; gap: 5px; min-height: 48px; border: 0; background: transparent; color: var(--og-wine); font: inherit; font-weight: 700; }
.og-nav-toggle span { display: block; width: 19px; height: 2px; background: currentColor; }
.og-nav-toggle b { margin-left: 6px; }
body.og-modernized > .topbar,
body.og-modernized > .header,
body.og-modernized > header.site-head,
body.og-modernized > .footer:not(.og-site-footer) { display: none !important; }
body.og-modernized .space-small,
body.og-modernized main.main { padding: 36px 0 54px; }
body.og-modernized .container,
body.og-modernized .wrap { max-width: 1160px; }
body.og-modernized #dle-content,
body.og-modernized article.article { color: var(--og-ink); }
body.og-modernized #dle-content > [class*="col-"],
body.og-modernized article.article {
  background: var(--og-paper);
  border: 1px solid var(--og-line);
  border-radius: 22px;
  box-shadow: var(--og-shadow);
  padding: clamp(22px, 4vw, 48px);
}
body.og-modernized h1,
body.og-modernized h2,
body.og-modernized h3 { color: var(--og-wine-dark); font-family: Georgia, "Times New Roman", serif; line-height: 1.18; text-wrap: balance; }
body.og-modernized h1 { margin: 0 0 20px; font-size: clamp(32px, 5vw, 52px); letter-spacing: -.025em; }
body.og-modernized h2 { margin-top: 1.8em; font-size: clamp(25px, 3vw, 34px); }
body.og-modernized h3 { margin-top: 1.5em; font-size: clamp(21px, 2.4vw, 27px); }
body.og-modernized hr { border: 0; border-top: 1px solid var(--og-line); margin: 24px 0; }
body.og-modernized .post-content { font-size: 18px; line-height: 1.78; overflow-wrap: anywhere; }
body.og-modernized .post-content > div,
body.og-modernized .article p { max-width: 78ch; }
body.og-modernized .widget {
  background: var(--og-paper);
  border: 1px solid var(--og-line);
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(79, 20, 40, .06);
  padding: 20px;
  margin-bottom: 22px;
}
body.og-modernized .widget-title { margin-top: 0; font-size: 24px; }
body.og-modernized [id^="grattis_"],
body.og-modernized [class^="gw_"],
body.og-modernized .widget-adv { display: none !important; }
body.og-modernized .vidotg,
body.og-modernized .cifra {
  padding: 14px 18px;
  background: #f9eceb;
  border: 1px solid #edcfcd;
  border-radius: 14px;
  line-height: 1.65;
}
body.og-modernized .vidotg2,
body.og-modernized .cifra2 { color: var(--og-wine-dark); font-weight: 800; }
.og-toc { margin: 28px 0 34px; border: 1px solid #e5cbc9; border-radius: 16px; background: #fff8f6; }
.og-toc summary { cursor: pointer; padding: 15px 18px; color: var(--og-wine-dark); font-weight: 800; }
.og-toc nav { display: grid; gap: 7px; padding: 0 18px 18px; }
.og-toc a { text-decoration: none; }
.og-toc a[data-level="3"] { padding-left: 18px; font-size: .95em; }
.og-site-footer { margin-top: 24px; background: #35121f; color: #f4e8e8; }
.og-footer-grid { display: grid; grid-template-columns: 1.1fr 1fr .8fr; gap: 48px; padding-block: 46px; }
.og-site-footer a { display: block; margin-top: 7px; color: #fff2d3 !important; text-decoration: none; }
.og-site-footer strong { color: #fff; }
.og-site-footer p { margin: 10px 0 0; color: #d8c4ca; }
.og-footer-brand { margin: 0 !important; font-family: Georgia, serif; font-size: 36px; }
.og-error { min-height: 52vh; padding-block: 72px; text-align: center; }
.og-error-code { margin: 0; color: var(--og-gold); font: 800 70px/1 Georgia, serif; }
.og-button { display: inline-flex; margin-top: 18px; padding: 12px 20px; border-radius: 999px; background: var(--og-wine); color: #fff !important; text-decoration: none; font-weight: 800; }
@media (max-width: 991px) {
  .og-hero { min-height: 146px; background-position: 61% center; }
  .og-hero-inner { min-height: 146px; }
  body.og-modernized .space-small .col-lg-8,
  body.og-modernized .space-small .col-md-8,
  body.og-modernized .space-small .col-lg-4,
  body.og-modernized .space-small .col-md-4 { width: 100%; float: none; }
  body.og-modernized .space-small .col-lg-4 { margin-top: 24px; }
}
@media (max-width: 760px) {
  body.og-modernized { font-size: 16px; }
  .og-shell { width: min(100% - 24px, 1160px); }
  .og-hero { min-height: 130px; background-position: 66% center; }
  .og-hero-inner { min-height: 130px; }
  .og-brand span { font-size: 43px; }
  .og-brand small { font-size: 10px; letter-spacing: .12em; }
  .og-nav-toggle { display: flex; flex-direction: row; }
  .og-nav-toggle span { position: absolute; left: 13px; }
  .og-nav-toggle span:nth-child(1) { transform: translateY(-6px); }
  .og-nav-toggle span:nth-child(3) { transform: translateY(6px); }
  .og-nav-toggle b { margin-left: 27px; }
  .og-nav { display: none; flex-direction: column; align-items: stretch; padding: 6px 0 14px; }
  .og-nav.is-open { display: flex; }
  .og-nav a { width: 100%; padding-inline: 12px; }
  body.og-modernized .space-small,
  body.og-modernized main.main { padding: 20px 0 34px; }
  body.og-modernized #dle-content > [class*="col-"],
  body.og-modernized article.article { border-radius: 16px; padding: 20px; }
  body.og-modernized .post-content { font-size: 17px; line-height: 1.72; }
  .og-footer-grid { grid-template-columns: 1fr; gap: 28px; padding-block: 36px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}

/* mobile overflow repair */
body.og-modernized { overflow-x: hidden; }
body.og-modernized .space-small h1 { line-height: 1.16 !important; }
body.og-modernized .post-content,
body.og-modernized #dle-content,
body.og-modernized article.article { min-width: 0; max-width: 100%; overflow-wrap: anywhere; }
@media (max-width: 760px) {
  body.og-modernized main.main > .wrap {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin-inline: 12px !important;
    padding-inline: 0 !important;
  }
  body.og-modernized .space-small > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-inline: 12px !important;
    margin-inline: 0 !important;
  }
  body.og-modernized .space-small .row { margin-left: 0 !important; margin-right: 0 !important; }
  body.og-modernized .space-small [class*="col-"] { padding-left: 0 !important; padding-right: 0 !important; }
  body.og-modernized #dle-content > [class*="col-"] { width: 100% !important; }
  body.og-modernized .vidotg,
  body.og-modernized .cifra { max-width: 100%; overflow-x: auto; }
}


/* Editorial guides and category hubs */
.og-guide-main { padding: 38px 0 64px; }
body.og-modernized .og-guide { max-width: 960px; margin: 0 auto; }
.og-breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 18px; color: var(--og-muted); font-size: 14px; }
.og-breadcrumbs a { color: var(--og-muted) !important; text-decoration: none; }
.og-breadcrumbs a:hover { color: var(--og-wine) !important; }
.og-lead { max-width: 760px !important; margin: 0 0 28px; color: #4b3e41; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; }
.og-guide-hero { margin: 26px 0 38px; }
.og-guide-hero img { display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover; box-shadow: 0 14px 34px rgba(59, 24, 37, .14); }
.og-guide-hero figcaption { margin-top: 8px; color: var(--og-muted); font-size: 12px; line-height: 1.45; }
.og-guide-hero figcaption a { color: inherit !important; }
body.og-modernized .og-guide .post-content > p,
body.og-modernized .og-guide .post-content > ul,
body.og-modernized .og-guide .post-content > ol,
body.og-modernized .og-guide .post-content > blockquote { max-width: 76ch; }
.og-idea { padding: 2px 0 12px 22px; border-left: 3px solid #e8c4be; }
.og-idea + .og-idea { margin-top: 12px; }
body.og-modernized .og-idea h3 { margin: 1em 0 .35em; font-size: 24px; }
.og-note { max-width: 76ch; margin: 26px 0; padding: 18px 20px; border: 1px solid #ebd1a1; border-radius: 14px; background: #fff8e8; }
.og-table-wrap { max-width: 100%; overflow-x: auto; margin: 22px 0 30px; border: 1px solid var(--og-line); border-radius: 14px; background: #fff; }
.og-table-wrap table { width: 100%; min-width: 650px; border-collapse: collapse; }
.og-table-wrap th, .og-table-wrap td { padding: 13px 15px; border-bottom: 1px solid var(--og-line); text-align: left; vertical-align: top; }
.og-table-wrap th { background: #f8ebe8; color: var(--og-wine-dark); }
.og-table-wrap tr:last-child td { border-bottom: 0; }
body.og-modernized .og-guide blockquote { margin: 24px 0; padding: 18px 24px; border: 0; border-left: 4px solid var(--og-gold); background: #fff9ef; color: #4a373b; font: 20px/1.65 Georgia, serif; }
.og-checks { padding-left: 1.25em; }
.og-checks li { margin: 10px 0; padding-left: 5px; }
.og-checks li::marker { color: var(--og-coral); font-weight: 800; }
.og-related { margin-top: 48px; padding-top: 10px; border-top: 1px solid var(--og-line); }
.og-related-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.og-related-grid a { display: flex; align-items: center; min-height: 86px; padding: 16px; border: 1px solid var(--og-line); border-radius: 14px; background: #fff; text-decoration: none; font-weight: 750; }
.og-hub-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin: 24px 0 42px; }
.og-hub-card { display: flex; flex-direction: column; justify-content: center; min-height: 112px; padding: 20px; border: 1px solid var(--og-line); border-radius: 16px; background: linear-gradient(135deg, #fff 0%, #fff7f4 100%); box-shadow: 0 8px 22px rgba(79, 20, 40, .06); text-decoration: none; }
.og-hub-card:hover { transform: translateY(-2px); box-shadow: 0 12px 28px rgba(79, 20, 40, .10); }
.og-hub-card span { color: var(--og-wine-dark); font: 700 21px/1.25 Georgia, serif; }
.og-hub-card small { margin-top: 8px; color: var(--og-muted); }
@media (max-width: 1100px) and (min-width: 761px) {
  .og-nav a { padding-inline: 10px; font-size: 15px; }
}
@media (max-width: 760px) {
  .og-guide-main { padding: 20px 0 38px; }
  .og-guide-hero { margin: 20px -4px 30px; }
  .og-related-grid, .og-hub-grid { grid-template-columns: 1fr; }
  .og-related-grid a { min-height: 70px; }
  body.og-modernized .og-idea h3 { font-size: 22px; }
  .og-idea { padding-left: 15px; }
}
