/*
Theme Name: Oddig Home
Theme URI: https://oddig.com/
Description: A lightweight GeneratePress child theme for the Oddig editorial homepage.
Author: Oddig
Template: generatepress
Version: 2.0.0
Text Domain: oddig-home
*/

:root {
	--oddig-ink: #102b49;
	--oddig-ink-deep: #071d32;
	--oddig-ink-mid: #0d2945;
	--oddig-paper: #fffdf8;
	--oddig-sand: #f5eee4;
	--oddig-line: #e7dfd4;
	--oddig-teal: #397a76;
	--oddig-rust: #c95b2d;
	--oddig-rust-light: #e27a4b;
	--oddig-gold: #c99b35;
	--oddig-text: #3f4b58;
	--oddig-serif: Georgia, 'Times New Roman', serif;
	--oddig-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

html,
body.home {
	background: var(--oddig-ink-deep);
	margin: 0 !important;
	padding: 0 !important;
}

.home .site-header,
.home .main-navigation { display: none; }
.home #page,
.home .site.grid-container { margin: 0 !important; max-width: none !important; padding: 0 !important; width: 100% !important; }
.home .site-content,
.home .content-area,
.home .inside-article,
.home .entry-content { margin: 0; max-width: none; padding: 0; width: 100%; }
.home #primary { float: none; }
.home .site-footer { display: none; }

.oddig-home { background: var(--oddig-paper); color: var(--oddig-text); font-family: var(--oddig-sans); overflow: hidden; }
.oddig-shell { margin: 0 auto; max-width: 1400px; padding: 0 42px; }
.oddig-home h1, .oddig-home h2, .oddig-home h3, .oddig-home p { margin-top: 0; }
.oddig-home h1, .oddig-home h2, .oddig-home h3 { color: var(--oddig-ink); font-family: var(--oddig-serif); line-height: 1.04; }
.oddig-home a { -webkit-tap-highlight-color: transparent; }

/* Hero */
.oddig-hero { background: var(--oddig-ink-deep); color: #f8f4eb; min-height: min(85vh, 890px); overflow: hidden; position: relative; }
.oddig-hero::before { background: radial-gradient(circle at 76% 42%, rgba(61, 124, 119, .28), transparent 24%), radial-gradient(circle at 62% 76%, rgba(201, 91, 45, .14), transparent 20%); content: ''; inset: 0; pointer-events: none; position: absolute; }
.oddig-home-header { border-bottom: 1px solid rgba(255,255,255,.13); position: relative; z-index: 3; }
.oddig-home-header__inner { align-items: center; display: flex; justify-content: space-between; min-height: 82px; }
.oddig-brand { align-items: center; color: #fffdf8; display: inline-flex; font-size: 20px; font-weight: 850; gap: 10px; letter-spacing: -.055em; text-decoration: none; }
.oddig-brand img { display: block; height: 34px; width: 34px; }
.oddig-desktop-nav { align-items: center; display: flex; gap: 31px; }
.oddig-desktop-nav a { color: rgba(255,253,248,.76); font-size: 13px; font-weight: 720; text-decoration: none; transition: color .2s ease; }
.oddig-desktop-nav a:hover { color: #fff; }
.oddig-desktop-nav .oddig-nav-cta { align-items: center; border: 1px solid rgba(255,255,255,.36); border-radius: 999px; color: #fff; display: inline-flex; gap: 8px; padding: 9px 14px; }
.oddig-desktop-nav .oddig-nav-cta:hover { background: #fffdf8; border-color: #fffdf8; color: var(--oddig-ink); }

.oddig-mobile-menu { display: none; position: relative; }
.oddig-mobile-menu summary { border: 1px solid rgba(255,255,255,.35); border-radius: 8px; cursor: pointer; font-size: 0; height: 42px; list-style: none; position: relative; width: 42px; }
.oddig-mobile-menu summary::-webkit-details-marker { display: none; }
.oddig-mobile-menu summary::before, .oddig-mobile-menu summary::after, .oddig-mobile-menu summary span { background: #fffdf8; content: ''; height: 2px; left: 11px; position: absolute; width: 18px; }
.oddig-mobile-menu summary::before { top: 14px; }.oddig-mobile-menu summary span { top: 20px; }.oddig-mobile-menu summary::after { top: 26px; }
.oddig-mobile-nav { background: #fffdf8; border-radius: 10px; box-shadow: 0 18px 40px rgba(0,0,0,.24); display: grid; gap: 3px; padding: 11px; position: absolute; right: 0; top: 52px; width: 210px; z-index: 11; }
.oddig-mobile-nav a { color: var(--oddig-ink); font-size: 14px; font-weight: 700; padding: 11px 10px; text-decoration: none; }

.oddig-hero__grid { align-items: center; display: grid; gap: 44px; grid-template-columns: minmax(0, .95fr) minmax(440px, .9fr); min-height: calc(min(85vh, 890px) - 146px); position: relative; z-index: 1; }
.oddig-hero__copy-wrap { padding: 54px 0 96px; }
.oddig-eyebrow, .oddig-section-label { color: var(--oddig-rust); font-size: 11px; font-weight: 830; letter-spacing: .13em; margin-bottom: 17px; text-transform: uppercase; }
.oddig-eyebrow { align-items: center; color: #ef8a60; display: flex; gap: 9px; }.oddig-eyebrow span { background: #e27a4b; border-radius: 50%; height: 7px; width: 7px; }
.oddig-hero h1 { color: #fffdf8; font-size: clamp(57px, 6vw, 92px); letter-spacing: -.065em; margin-bottom: 27px; max-width: 770px; }
.oddig-hero__copy { color: rgba(255,253,248,.78); font-size: 18px; line-height: 1.67; margin-bottom: 32px; max-width: 555px; }
.oddig-hero__actions { align-items: center; display: flex; flex-wrap: wrap; gap: 24px; }
.oddig-button { align-items: center; border-radius: 5px; display: inline-flex; font-size: 14px; font-weight: 800; gap: 10px; justify-content: center; padding: 16px 20px; text-decoration: none; transition: background .2s ease, color .2s ease, transform .2s ease; }
.oddig-button:hover { transform: translateY(-3px); }.oddig-button--rust { background: var(--oddig-rust); color: #fff; }.oddig-button--rust:hover { background: var(--oddig-rust-light); color: #fff; }.oddig-button--light { background: #fffdf8; color: var(--oddig-ink); white-space: nowrap; }.oddig-button--light:hover { background: #ef8a60; color: #fff; }
.oddig-quiet-link { color: rgba(255,253,248,.78); font-size: 14px; font-weight: 730; text-decoration: none; }.oddig-quiet-link:hover { color: #fff; }

.oddig-hero-art { height: 520px; max-width: 610px; position: relative; width: 100%; }
.oddig-art-orbit { border: 2px solid rgba(255,253,248,.35); border-radius: 50%; height: 355px; left: 19%; position: absolute; top: 74px; width: 355px; }
.oddig-art-orbit::after { border: 1px dashed rgba(255,253,248,.34); border-radius: 50%; content: ''; inset: 16px; position: absolute; }
.oddig-art-path { border: 3px dashed #e27a4b; border-bottom: 0; border-left: 0; border-radius: 0 280px 0 0; height: 286px; left: 23%; position: absolute; top: 126px; transform: rotate(-17deg); width: 300px; }
.oddig-art-dot { border-radius: 50%; position: absolute; z-index: 2; }.oddig-art-dot--start { background: #fffdf8; box-shadow: 0 0 0 9px rgba(255,253,248,.12); height: 14px; left: 21%; top: 349px; width: 14px; }.oddig-art-dot--signal { background: #e27a4b; box-shadow: 0 0 0 14px rgba(226,122,75,.16); height: 23px; right: 19%; top: 89px; width: 23px; }
.oddig-art-card { backdrop-filter: blur(8px); background: rgba(255,253,248,.97); border: 1px solid rgba(255,255,255,.62); border-radius: 5px; box-shadow: 0 22px 40px rgba(0,0,0,.17); color: var(--oddig-ink); display: grid; gap: 4px; padding: 16px 18px; position: absolute; width: 172px; z-index: 3; }.oddig-art-card span { color: var(--oddig-rust); font-size: 10px; font-weight: 850; letter-spacing: .12em; }.oddig-art-card strong { font-family: var(--oddig-serif); font-size: 18px; line-height: 1.05; }.oddig-art-card--one { left: 2%; top: 91px; transform: rotate(-6deg); }.oddig-art-card--two { bottom: 62px; left: 17%; transform: rotate(3deg); }.oddig-art-card--three { right: 0; top: 248px; transform: rotate(5deg); }
.oddig-hero__baseline { bottom: 24px; color: rgba(255,253,248,.43); display: flex; font-size: 10px; font-weight: 760; justify-content: space-between; left: 42px; letter-spacing: .14em; max-width: 1316px; position: absolute; right: 42px; z-index: 1; }.oddig-hero__baseline span { align-items: center; display: flex; gap: 12px; }.oddig-hero__baseline span:not(:last-child)::after { background: rgba(255,253,248,.22); content: ''; height: 1px; width: min(16vw, 210px); }

/* Shared sections */
.oddig-section { padding: 64px 0; }.oddig-section--featured { padding-top: 72px; }.oddig-section-heading { align-items: flex-end; display: flex; justify-content: space-between; margin-bottom: 27px; }.oddig-section-heading h2 { font-size: clamp(38px, 3.2vw, 52px); letter-spacing: -.052em; margin-bottom: 0; }.oddig-section-label { margin-bottom: 10px; }.oddig-section-heading--split > p { font-size: 15px; line-height: 1.55; margin: 0 0 5px; max-width: 290px; }.oddig-text-link { color: var(--oddig-ink); font-size: 14px; font-weight: 800; text-decoration: none; }.oddig-text-link:hover, .oddig-card-link:hover { color: var(--oddig-rust); }.oddig-card-link { color: var(--oddig-ink); font-size: 13px; font-weight: 800; text-decoration: none; }

/* Feature */
.oddig-featured-card { background: var(--oddig-ink); display: grid; grid-template-columns: 1.05fr .95fr; min-height: 455px; overflow: hidden; position: relative; }.oddig-featured-card__visual { min-height: 455px; overflow: hidden; position: relative; }.oddig-featured-card__visual::after { background: linear-gradient(90deg, transparent 45%, rgba(7,29,50,.35)); content: ''; inset: 0; pointer-events: none; position: absolute; }.oddig-featured-card__visual img { display: block; filter: saturate(.85) contrast(1.04); height: 100%; object-fit: cover; width: 100%; }.oddig-featured-card__visual--fallback { background: radial-gradient(circle at 69% 24%, #e27a4b 0 32px, transparent 33px), linear-gradient(132deg, #397a76 0 34%, #f5eee4 34% 51%, #c95b2d 51% 67%, #102b49 67%); }.oddig-featured-card__stripe { background: #e27a4b; bottom: 0; height: 9px; left: 0; position: absolute; width: 48%; z-index: 1; }.oddig-featured-card__copy { align-self: center; padding: 56px 58px; }.oddig-kicker { align-items: center; color: #ef8a60; display: flex; font-size: 10px; font-weight: 830; gap: 9px; letter-spacing: .12em; margin-bottom: 19px; text-transform: uppercase; }.oddig-kicker span { background: rgba(255,255,255,.6); border-radius: 50%; height: 3px; width: 3px; }.oddig-featured-card h3 { font-size: clamp(34px, 3.25vw, 50px); letter-spacing: -.055em; margin-bottom: 21px; }.oddig-featured-card h3 a { color: #fffdf8; text-decoration: none; }.oddig-featured-card h3 a:hover { color: #ef8a60; }.oddig-featured-card__copy > p:not(.oddig-kicker) { color: rgba(255,253,248,.72); font-size: 15px; line-height: 1.63; margin-bottom: 30px; }.oddig-featured-card .oddig-card-link { color: #fffdf8; }.oddig-featured-card .oddig-card-link:hover { color: #ef8a60; }

/* Topics */
.oddig-section--topics { background: #f4ede2; }.oddig-topic-grid { display: grid; gap: 14px; grid-template-columns: repeat(3, 1fr); }.oddig-topic { color: var(--oddig-ink); display: grid; min-height: 210px; overflow: hidden; padding: 23px; position: relative; text-decoration: none; transition: transform .24s ease, box-shadow .24s ease; }.oddig-topic:hover { box-shadow: 0 15px 24px rgba(16,43,73,.13); color: var(--oddig-ink); transform: translateY(-5px); }.oddig-topic--1 { background: #dbe9e5; }.oddig-topic--2 { background: #f4c8af; }.oddig-topic--3 { background: #f1dfae; }.oddig-topic--4 { background: #cfddeb; }.oddig-topic--5 { background: #ead4e8; }.oddig-topic__index { font-size: 10px; font-weight: 830; letter-spacing: .1em; opacity: .55; }.oddig-topic__icon { align-items: center; border: 1px solid currentColor; border-radius: 50%; display: flex; font-family: var(--oddig-serif); font-size: 29px; height: 56px; justify-content: center; margin: 10px 0 auto; width: 56px; }.oddig-topic__title { align-self: end; font-family: var(--oddig-serif); font-size: 27px; font-weight: 700; letter-spacing: -.04em; line-height: .95; max-width: 175px; }.oddig-topic__arrow { bottom: 20px; font-size: 19px; position: absolute; right: 22px; transition: transform .2s ease; }.oddig-topic:hover .oddig-topic__arrow { transform: translate(3px,-3px); }

/* Editorial mosaic */
.oddig-section--latest { padding-bottom: 76px; }.oddig-article-grid { display: grid; gap: 18px; grid-auto-rows: minmax(208px, auto); grid-template-columns: repeat(4, 1fr); }.oddig-article-card { background: #fff; border: 1px solid var(--oddig-line); display: flex; flex-direction: column; overflow: hidden; position: relative; transition: box-shadow .23s ease, transform .23s ease; }.oddig-article-card:hover { box-shadow: 0 17px 29px rgba(16,43,73,.11); transform: translateY(-5px); }.oddig-article-card--1 { background: var(--oddig-ink); grid-column: span 2; grid-row: span 2; }.oddig-article-card--1 .oddig-article-card__visual { height: 236px; }.oddig-article-card--2 { grid-column: span 2; }.oddig-article-card--3, .oddig-article-card--4, .oddig-article-card--5, .oddig-article-card--6 { min-height: 270px; }.oddig-article-card__visual { background: var(--oddig-sand); height: 124px; overflow: hidden; position: relative; }.oddig-article-card__visual img { display: block; height: 100%; object-fit: cover; transition: transform .35s ease; width: 100%; }.oddig-article-card:hover .oddig-article-card__visual img { transform: scale(1.035); }.oddig-article-card__number { background: var(--oddig-rust); bottom: 0; color: #fff; font-size: 10px; font-weight: 820; letter-spacing: .1em; padding: 8px 10px; position: absolute; right: 0; }.oddig-article-card__visual--fallback { background: linear-gradient(145deg, #f5eee4 0 35%, #102b49 35% 52%, #397a76 52% 68%, #f5eee4 68%); }.oddig-article-card--2 .oddig-article-card__visual--fallback { background: radial-gradient(circle at 72% 27%, #e27a4b 0 25px, transparent 26px), linear-gradient(132deg, #f4c8af 0 38%, #c95b2d 38% 52%, #f5eee4 52%); }.oddig-article-card--3 .oddig-article-card__visual--fallback { background: linear-gradient(35deg, #397a76 0 41%, #dbe9e5 41% 66%, #102b49 66%); }.oddig-article-card--4 .oddig-article-card__visual--fallback { background: radial-gradient(circle at 25% 50%, #c99b35 0 23px, transparent 24px), #f1dfae; }.oddig-article-card--5 .oddig-article-card__visual--fallback { background: linear-gradient(145deg, #cfddeb 0 48%, #102b49 48%); }.oddig-article-card--6 .oddig-article-card__visual--fallback { background: linear-gradient(45deg, #ead4e8 0 42%, #c95b2d 42% 61%, #f5eee4 61%); }.oddig-article-card__copy { display: flex; flex: 1; flex-direction: column; padding: 20px 21px 22px; }.oddig-article-card__meta { color: var(--oddig-rust); font-size: 10px; font-weight: 830; letter-spacing: .12em; margin-bottom: 11px; text-transform: uppercase; }.oddig-article-card h3 { font-size: 22px; letter-spacing: -.04em; margin-bottom: 19px; }.oddig-article-card h3 a { color: var(--oddig-ink); text-decoration: none; }.oddig-article-card h3 a:hover { color: var(--oddig-rust); }.oddig-article-card .oddig-card-link { margin-top: auto; }.oddig-article-card--1 .oddig-article-card__copy { padding: 27px 31px 31px; }.oddig-article-card--1 .oddig-article-card__meta { color: #ef8a60; }.oddig-article-card--1 h3 { font-size: clamp(31px, 2.8vw, 43px); }.oddig-article-card--1 h3 a, .oddig-article-card--1 .oddig-card-link { color: #fffdf8; }.oddig-article-card--1 h3 a:hover, .oddig-article-card--1 .oddig-card-link:hover { color: #ef8a60; }.oddig-article-card--2 { flex-direction: row; }.oddig-article-card--2 .oddig-article-card__visual { height: auto; min-height: 248px; width: 47%; }.oddig-article-card--2 .oddig-article-card__copy { padding: 27px; }.oddig-article-card--2 h3 { font-size: 29px; }

/* Pathway and closing panel */
.oddig-section--start { background: #f4ede2; }.oddig-start-panel { background: var(--oddig-ink); color: #fffdf8; padding: 52px 54px 56px; }.oddig-start-panel__intro { display: grid; gap: 13px; grid-template-columns: 1fr 1.2fr; margin-bottom: 38px; }.oddig-start-panel__intro .oddig-section-label { color: #ef8a60; grid-column: 1 / -1; margin-bottom: 0; }.oddig-start-panel h2 { color: #fffdf8; font-size: clamp(36px, 3.5vw, 51px); letter-spacing: -.055em; margin: 0; max-width: 460px; }.oddig-start-panel__intro > p:last-child { align-self: end; color: rgba(255,253,248,.72); font-size: 15px; line-height: 1.55; margin: 0; max-width: 350px; }.oddig-pathway { border-top: 1px solid rgba(255,253,248,.3); display: grid; grid-template-columns: repeat(3, 1fr); }.oddig-pathway__step { border-right: 1px solid rgba(255,253,248,.27); padding: 27px 27px 4px 0; }.oddig-pathway__step + .oddig-pathway__step { padding-left: 27px; }.oddig-pathway__step:last-child { border-right: 0; }.oddig-pathway__number { color: #ef8a60; display: block; font-size: 11px; font-weight: 830; letter-spacing: .12em; margin-bottom: 28px; }.oddig-pathway h3 { color: #fffdf8; font-size: 26px; letter-spacing: -.04em; margin-bottom: 11px; }.oddig-pathway p { color: rgba(255,253,248,.7); font-size: 14px; line-height: 1.55; margin-bottom: 19px; }.oddig-pathway .oddig-card-link { color: #fffdf8; }.oddig-pathway .oddig-card-link:hover { color: #ef8a60; }
.oddig-section--newsletter { padding-top: 68px; }.oddig-newsletter { align-items: center; background: var(--oddig-teal); color: #fffdf8; display: grid; gap: 23px; grid-template-columns: 66px minmax(0, 1fr) auto; padding: 42px 47px; position: relative; }.oddig-newsletter::after { border: 1px solid rgba(255,253,248,.25); border-radius: 50%; content: ''; height: 330px; position: absolute; right: -130px; top: -160px; width: 330px; }.oddig-newsletter__signal { align-items: center; border: 1px solid rgba(255,253,248,.33); border-radius: 50%; display: flex; height: 66px; justify-content: center; position: relative; width: 66px; z-index: 1; }.oddig-newsletter__signal img { height: 43px; width: 43px; }.oddig-newsletter > div:not(.oddig-newsletter__signal) { position: relative; z-index: 1; }.oddig-newsletter .oddig-section-label { color: #d9efec; margin-bottom: 10px; }.oddig-newsletter h2 { color: #fffdf8; font-size: clamp(30px, 2.8vw, 43px); letter-spacing: -.05em; margin-bottom: 8px; }.oddig-newsletter p { color: rgba(255,253,248,.77); font-size: 14px; margin-bottom: 0; }.oddig-newsletter .oddig-button { position: relative; z-index: 1; }
.oddig-brand-footer { background: var(--oddig-ink-deep); color: rgba(255,253,248,.68); padding: 32px 0; }.oddig-brand-footer__inner { align-items: center; display: grid; gap: 22px; grid-template-columns: auto 1fr auto auto; }.oddig-brand-footer .oddig-brand { font-size: 18px; }.oddig-brand-footer .oddig-brand img { height: 30px; width: 30px; }.oddig-brand-footer p { font-size: 13px; margin: 0; }.oddig-brand-footer nav { display: flex; gap: 20px; }.oddig-brand-footer nav a { color: rgba(255,253,248,.72); font-size: 12px; font-weight: 730; text-decoration: none; }.oddig-brand-footer nav a:hover { color: #ef8a60; }.oddig-brand-footer__copyright { font-size: 11px; font-weight: 700; letter-spacing: .07em; white-space: nowrap; }

@media (prefers-reduced-motion: no-preference) {
	.oddig-art-card--one { animation: oddig-float-one 7s ease-in-out infinite; }.oddig-art-card--two { animation: oddig-float-two 8s ease-in-out infinite; }.oddig-art-card--three { animation: oddig-float-three 7.5s ease-in-out infinite; }.oddig-art-dot--signal { animation: oddig-pulse 2.5s ease-in-out infinite; }
}
@keyframes oddig-float-one { 0%,100% { transform: rotate(-6deg) translateY(0); } 50% { transform: rotate(-6deg) translateY(-9px); } }
@keyframes oddig-float-two { 0%,100% { transform: rotate(3deg) translateY(0); } 50% { transform: rotate(3deg) translateY(-7px); } }
@keyframes oddig-float-three { 0%,100% { transform: rotate(5deg) translateY(0); } 50% { transform: rotate(5deg) translateY(8px); } }
@keyframes oddig-pulse { 0%,100% { box-shadow: 0 0 0 14px rgba(226,122,75,.16); } 50% { box-shadow: 0 0 0 21px rgba(226,122,75,.05); } }

@media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; } }
@media (max-width: 1050px) { .oddig-shell { padding: 0 30px; }.oddig-hero__grid { gap: 25px; grid-template-columns: minmax(0, 1fr) minmax(390px, .8fr); }.oddig-hero-art { transform: scale(.88); transform-origin: center right; }.oddig-article-grid { grid-template-columns: repeat(3, 1fr); }.oddig-article-card--1 { grid-column: span 2; }.oddig-article-card--2 { grid-column: span 1; flex-direction: column; }.oddig-article-card--2 .oddig-article-card__visual { height: 124px; min-height: 0; width: 100%; }.oddig-article-card--2 .oddig-article-card__copy { padding: 20px 21px 22px; }.oddig-article-card--2 h3 { font-size: 22px; }.oddig-newsletter { grid-template-columns: 66px minmax(0,1fr); }.oddig-newsletter .oddig-button { grid-column: 2; justify-self: start; } }
@media (max-width: 760px) { .oddig-shell { padding: 0 20px; }.oddig-hero { min-height: 0; }.oddig-home-header__inner { min-height: 67px; }.oddig-desktop-nav { display: none; }.oddig-mobile-menu { display: block; }.oddig-hero__grid { display: block; min-height: 0; }.oddig-hero__copy-wrap { padding: 65px 0 22px; }.oddig-hero h1 { font-size: clamp(49px, 13vw, 68px); margin-bottom: 21px; }.oddig-hero__copy { font-size: 16px; margin-bottom: 27px; }.oddig-hero__actions { align-items: stretch; flex-direction: column; gap: 18px; }.oddig-button { min-height: 53px; width: 100%; }.oddig-quiet-link { text-align: center; }.oddig-hero-art { height: 400px; margin: 0 auto; transform: scale(.77); transform-origin: top center; width: 620px; }.oddig-hero__baseline { bottom: 18px; left: 20px; right: 20px; }.oddig-hero__baseline span { font-size: 8px; }.oddig-hero__baseline span:not(:last-child)::after { display: none; }.oddig-section, .oddig-section--featured { padding: 57px 0; }.oddig-section-heading { align-items: flex-start; flex-direction: column; gap: 13px; margin-bottom: 22px; }.oddig-section-heading h2 { font-size: 38px; }.oddig-section-heading--split > p { font-size: 14px; }.oddig-featured-card { display: block; min-height: 0; }.oddig-featured-card__visual { min-height: 235px; }.oddig-featured-card__copy { padding: 32px 27px 34px; }.oddig-featured-card h3 { font-size: 36px; }.oddig-topic-grid { gap: 10px; grid-template-columns: 1fr; }.oddig-topic { min-height: 134px; padding: 18px; }.oddig-topic__icon { height: 46px; margin: 4px 0 auto; width: 46px; }.oddig-topic__title { font-size: 25px; }.oddig-section--latest { padding-bottom: 68px; }.oddig-article-grid { grid-template-columns: 1fr; }.oddig-article-card, .oddig-article-card--1, .oddig-article-card--2 { display: grid; grid-column: auto; grid-row: auto; grid-template-columns: 39% 61%; min-height: 142px; }.oddig-article-card__visual, .oddig-article-card--1 .oddig-article-card__visual, .oddig-article-card--2 .oddig-article-card__visual { height: auto; min-height: 142px; width: auto; }.oddig-article-card__copy, .oddig-article-card--1 .oddig-article-card__copy, .oddig-article-card--2 .oddig-article-card__copy { padding: 16px 16px 17px; }.oddig-article-card h3, .oddig-article-card--1 h3, .oddig-article-card--2 h3 { font-size: 20px; margin-bottom: 8px; }.oddig-article-card .oddig-card-link { display: none; }.oddig-article-card--1 .oddig-article-card__meta { color: #ef8a60; }.oddig-start-panel { padding: 35px 24px 30px; }.oddig-start-panel__intro { display: block; margin-bottom: 28px; }.oddig-start-panel__intro .oddig-section-label { margin-bottom: 11px; }.oddig-start-panel h2 { font-size: 38px; margin-bottom: 12px; }.oddig-pathway { display: block; }.oddig-pathway__step, .oddig-pathway__step + .oddig-pathway__step { border-bottom: 1px solid rgba(255,253,248,.27); border-right: 0; padding: 21px 0; }.oddig-pathway__step:last-child { border-bottom: 0; padding-bottom: 0; }.oddig-pathway__number { margin-bottom: 13px; }.oddig-pathway h3 { font-size: 24px; }.oddig-pathway p { margin-bottom: 12px; }.oddig-section--newsletter { padding-top: 58px; }.oddig-newsletter { grid-template-columns: 1fr; padding: 33px 25px; }.oddig-newsletter .oddig-button { grid-column: auto; justify-self: stretch; }.oddig-newsletter__signal { height: 54px; width: 54px; }.oddig-newsletter__signal img { height: 35px; width: 35px; }.oddig-newsletter h2 { font-size: 34px; }.oddig-brand-footer { padding: 28px 0; }.oddig-brand-footer__inner { align-items: flex-start; gap: 18px; grid-template-columns: 1fr; }.oddig-brand-footer nav { flex-wrap: wrap; }.oddig-brand-footer p { max-width: 250px; } }

/* V2 design-match refinements: these rules deliberately override the earlier prototype. */
.oddig-desktop-nav .oddig-nav-search { color: #fffdf8; font-size: 22px; line-height: 1; padding: 0; }
.oddig-hero { min-height: min(88vh, 920px); }.oddig-hero__grid { min-height: calc(min(88vh, 920px) - 146px); }.oddig-hero__copy-wrap { padding-bottom: 112px; }.oddig-hero h1 { font-size: clamp(61px, 6.25vw, 96px); max-width: 820px; }.oddig-hero__copy { font-size: 18px; max-width: 610px; }.oddig-hero-art { height: 560px; max-width: 650px; }.oddig-art-orbit { border-color: #fff8e9; border-width: 8px; height: 205px; left: 37%; top: 176px; width: 205px; }.oddig-art-orbit::after { display: none; }.oddig-art-path { border-color: #fff8e9; border-width: 2px; border-left: 0; height: 360px; left: 10%; top: 90px; transform: rotate(-13deg); width: 540px; }.oddig-art-dot--start { left: 32%; top: 267px; }.oddig-art-dot--signal { right: 24%; top: 194px; }.oddig-art-card { border: 0; border-radius: 10px; box-shadow: 0 22px 46px rgba(0,0,0,.23); padding: 18px; width: 166px; }.oddig-art-card span { font-size: 9px; }.oddig-art-card strong { font-size: 18px; line-height: 1.12; }.oddig-art-card--one { background: #183148; color: #fffdf8; left: 13%; top: 61px; transform: rotate(6deg); }.oddig-art-card--two { background: #f4ead8; bottom: auto; left: auto; right: 1%; top: 103px; transform: rotate(6deg); }.oddig-art-card--three { background: #0d5553; bottom: 75px; left: 4%; right: auto; top: auto; transform: rotate(7deg); }.oddig-art-card--four { background: #23282b; bottom: 35px; color: #fffdf8; display: grid; right: 7%; top: auto; transform: rotate(7deg); }.oddig-art-card--one span, .oddig-art-card--three span, .oddig-art-card--four span { color: #e6b273; }
.oddig-section--featured { padding-top: 52px; }.oddig-section--featured .oddig-section-heading { display: none; }.oddig-featured-card { background: #fffaf1; grid-template-columns: 1.1fr .9fr; min-height: 510px; }.oddig-featured-card__visual { min-height: 510px; }.oddig-featured-card__visual::after { background: linear-gradient(90deg, transparent 55%, rgba(255,250,241,.14)); }.oddig-featured-card__copy { padding: 68px 66px 58px; position: relative; }.oddig-featured-card__copy::after { background: var(--oddig-rust); border-radius: 4px; content: ''; height: 96px; position: absolute; right: 23px; top: 62px; width: 4px; }.oddig-featured-card .oddig-kicker { color: var(--oddig-rust); }.oddig-featured-card h3 { font-size: clamp(42px, 4.1vw, 63px); }.oddig-featured-card h3 a { color: var(--oddig-ink); }.oddig-featured-card h3 a:hover { color: var(--oddig-rust); }.oddig-featured-card__copy > p:not(.oddig-kicker) { color: var(--oddig-text); font-size: 16px; }.oddig-featured-card .oddig-card-link { color: var(--oddig-rust); }
.oddig-section--topics { background: var(--oddig-paper); padding-top: 25px; }.oddig-topic-grid { gap: 5px; grid-template-columns: repeat(5, 1fr); }.oddig-topic { color: #fffdf8; min-height: 154px; padding: 18px 17px; }.oddig-topic:hover { color: #fffdf8; }.oddig-topic--1 { background: #064f50; }.oddig-topic--2 { background: #b94116; }.oddig-topic--3 { background: #c88f2a; }.oddig-topic--4 { background: #262726; }.oddig-topic--5 { background: #075250; }.oddig-topic__icon { border-color: rgba(255,253,248,.8); color: #fffdf8; font-size: 25px; height: 45px; margin: 0 0 14px; width: 45px; }.oddig-topic__title { color: #fffdf8; font-size: 22px; line-height: .94; max-width: 120px; }.oddig-topic__copy { color: rgba(255,253,248,.84); font-size: 11px; line-height: 1.35; margin-top: 5px; max-width: 108px; }.oddig-topic__arrow { color: #fffdf8; bottom: 15px; right: 15px; }
.oddig-section--latest { padding-top: 36px; padding-bottom: 67px; }.oddig-section--latest .oddig-section-label { display: none; }.oddig-section-heading h2 { font-size: 36px; }.oddig-text-link { color: var(--oddig-rust); text-transform: uppercase; }
.oddig-section--start { background: var(--oddig-paper); padding: 38px 0 68px; }.oddig-start-panel { background: transparent; color: var(--oddig-ink); padding: 0; }.oddig-start-panel__intro { display: block; margin-bottom: 35px; }.oddig-start-panel__intro .oddig-section-label { display: none; }.oddig-start-panel h2 { color: var(--oddig-ink); font-size: 36px; margin-bottom: 12px; max-width: none; }.oddig-start-panel__intro > p:last-child { color: var(--oddig-text); font-size: 15px; max-width: none; }.oddig-pathway { border-top: 0; grid-template-columns: repeat(3, 1fr); position: relative; }.oddig-pathway::before { border-top: 3px dotted #c29a5c; content: ''; left: 30px; position: absolute; right: 30px; top: 30px; }.oddig-pathway__step, .oddig-pathway__step + .oddig-pathway__step { border: 0; display: grid; gap: 0 16px; grid-template-columns: 48px 1fr; padding: 0 16px 0 0; position: relative; z-index: 1; }.oddig-pathway__step + .oddig-pathway__step { padding-left: 16px; }.oddig-pathway__number { align-items: center; background: #075250; border-radius: 50%; color: #fffdf8; display: flex; font-family: var(--oddig-serif); font-size: 21px; height: 60px; justify-content: center; letter-spacing: 0; margin: 0; width: 60px; }.oddig-pathway__step:nth-child(2) .oddig-pathway__number { background: #bd4319; }.oddig-pathway__step:nth-child(3) .oddig-pathway__number { background: #c88f2a; }.oddig-pathway h3 { color: var(--oddig-ink); font-family: var(--oddig-sans); font-size: 17px; margin: 7px 0 2px; }.oddig-pathway p { color: var(--oddig-text); font-size: 12px; grid-column: 2; line-height: 1.45; margin: 0; }.oddig-pathway .oddig-card-link { display: none; }
.oddig-section--newsletter { background: #073f41; padding: 54px 0; }.oddig-newsletter { background: transparent; gap: 32px; grid-template-columns: 58px minmax(260px, .9fr) minmax(410px, 1.1fr); padding: 0; }.oddig-newsletter::after { border-color: rgba(255,253,248,.3); height: 170px; right: -100px; top: -72px; width: 170px; }.oddig-newsletter__signal { height: 58px; width: 58px; }.oddig-newsletter__signal img { height: 38px; width: 38px; }.oddig-newsletter h2 { font-size: clamp(31px, 2.7vw, 45px); }.oddig-subscribe-form { display: flex; min-height: 58px; position: relative; z-index: 1; }.oddig-subscribe-form input { background: #fffaf1; border: 0; border-radius: 4px 0 0 4px; color: var(--oddig-ink); flex: 1; font: 14px var(--oddig-sans); min-width: 0; padding: 0 18px; }.oddig-subscribe-form input:focus { outline: 3px solid rgba(255,253,248,.44); outline-offset: -3px; }.oddig-subscribe-form button { background: var(--oddig-rust); border: 0; border-radius: 0 4px 4px 0; color: #fff; cursor: pointer; font: 800 13px var(--oddig-sans); letter-spacing: .04em; padding: 0 22px; text-transform: uppercase; transition: background .2s ease; }.oddig-subscribe-form button:hover { background: var(--oddig-rust-light); }
.oddig-article-card--7 { grid-column: span 2; }
.oddig-brand-footer { background: #062d30; color: rgba(255,253,248,.68); padding: 24px 0; }.oddig-brand-footer__inner { align-items: center; display: grid; gap: 24px; grid-template-columns: auto 1fr auto; }.oddig-brand-footer .oddig-brand { font-size: 17px; }.oddig-brand-footer .oddig-brand img { height: 28px; width: 28px; }.oddig-brand-footer nav { display: flex; gap: 18px; justify-self: center; }.oddig-brand-footer nav a { color: rgba(255,253,248,.72); font-size: 11px; font-weight: 750; text-decoration: none; }.oddig-brand-footer nav a:hover { color: #ef8a60; }.oddig-brand-footer__copyright { font-size: 10px; font-weight: 700; letter-spacing: .04em; text-align: right; }
@media (max-width: 1050px) { .oddig-topic-grid { grid-template-columns: repeat(3, 1fr); }.oddig-newsletter { grid-template-columns: 58px 1fr; }.oddig-subscribe-form { grid-column: 2; max-width: 520px; width: 100%; } }
@media (max-width: 760px) { html, body.home { background: var(--oddig-paper); }.oddig-hero__copy-wrap { padding-top: 55px; }.oddig-hero h1 { font-size: clamp(51px, 13vw, 68px); }.oddig-hero-art { height: 417px; transform: scale(.66); transform-origin: top center; }.oddig-art-card--two { right: 10%; }.oddig-section, .oddig-section--featured { padding: 42px 0; }.oddig-section--featured { padding-top: 28px; }.oddig-featured-card__visual { min-height: 255px; }.oddig-featured-card__copy { padding: 29px 27px 32px; }.oddig-featured-card__copy::after { height: 55px; right: 14px; top: 28px; }.oddig-featured-card h3 { font-size: 37px; }.oddig-section--topics { padding-top: 0; }.oddig-topic-grid { grid-template-columns: 1fr; }.oddig-topic { grid-template-columns: 52px minmax(0, 1fr) auto; min-height: 94px; padding: 15px; }.oddig-topic__icon { grid-row: span 2; margin: 0; }.oddig-topic__title { align-self: end; font-size: 21px; max-width: none; }.oddig-topic__copy { align-self: start; font-size: 11px; grid-column: 2; margin: 2px 0 0; max-width: 185px; }.oddig-topic__arrow { align-self: center; bottom: auto; position: static; }.oddig-section--latest { padding-top: 42px; padding-bottom: 42px; }.oddig-section--start { padding: 40px 0 48px; }.oddig-start-panel h2 { font-size: 34px; }.oddig-pathway { display: grid; gap: 20px; grid-template-columns: 1fr; }.oddig-pathway::before { display: none; }.oddig-pathway__step, .oddig-pathway__step + .oddig-pathway__step { border: 0; padding: 0; }.oddig-pathway__number { height: 54px; width: 54px; }.oddig-section--newsletter { padding: 44px 0; }.oddig-newsletter { display: grid; grid-template-columns: 1fr; padding: 0; }.oddig-subscribe-form { grid-column: auto; min-height: 54px; }.oddig-subscribe-form button { padding: 0 16px; }.oddig-newsletter__signal { display: none; } }

/* Mobile Latest Playbooks: prevent desktop mosaic sizing from affecting image height. */
@media (max-width: 760px) {
	.oddig-article-grid {
		grid-auto-rows: auto;
		grid-template-columns: 1fr;
	}
	.oddig-article-card,
	.oddig-article-card--1,
	.oddig-article-card--2,
	.oddig-article-card--3,
	.oddig-article-card--4,
	.oddig-article-card--5,
	.oddig-article-card--6,
	.oddig-article-card--7 {
		align-items: stretch;
		display: grid;
		grid-column: 1 !important;
		grid-row: auto !important;
		grid-template-columns: 112px minmax(0, 1fr);
		min-height: 142px;
	}
	.oddig-article-card__visual,
	.oddig-article-card--1 .oddig-article-card__visual,
	.oddig-article-card--2 .oddig-article-card__visual {
		align-self: stretch;
		height: auto !important;
		min-height: 142px;
		position: relative;
		width: auto !important;
	}
	.oddig-article-card__visual img {
		height: 100% !important;
		inset: 0;
		object-fit: cover;
		position: absolute;
		width: 100%;
	}
	.oddig-article-card__copy,
	.oddig-article-card--1 .oddig-article-card__copy,
	.oddig-article-card--2 .oddig-article-card__copy {
		min-width: 0;
		padding: 16px 16px 17px;
	}
	.oddig-article-card h3,
	.oddig-article-card--1 h3,
	.oddig-article-card--2 h3 {
		font-size: 20px;
		line-height: 1.04;
		margin-bottom: 0;
	}
	.oddig-article-card__footer {
		display: none;
	}
}

/* Desktop Latest Playbooks: art-directed editorial cards, not generic thumbnails. */
@media (min-width: 761px) {
	.oddig-section--latest .oddig-article-grid {
		gap: 7px;
		grid-auto-rows: 174px;
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.oddig-section--latest .oddig-article-card {
		border: 0;
		box-shadow: none;
		min-height: 0;
		padding: 0;
	}
	.oddig-section--latest .oddig-article-card:hover {
		box-shadow: 0 13px 24px rgba(16,43,73,.13);
		transform: translateY(-3px);
	}
	.oddig-section--latest .oddig-article-card__visual {
		display: none;
	}
	.oddig-section--latest .oddig-article-card__copy {
		display: flex;
		flex: 1;
		padding: 27px;
	}
	.oddig-section--latest .oddig-article-card__meta {
		color: inherit;
		font-size: 10px;
		margin-bottom: 16px;
		opacity: .78;
	}
	.oddig-section--latest .oddig-article-card h3 {
		font-size: clamp(23px, 1.8vw, 34px);
		line-height: 1.02;
		margin: 0;
	}
	.oddig-section--latest .oddig-article-card h3 a {
		color: inherit;
	}
	.oddig-section--latest .oddig-article-card__footer {
		align-items: center;
		display: flex;
		font-size: 10px;
		font-weight: 850;
		justify-content: space-between;
		letter-spacing: .08em;
		margin-top: auto;
		text-transform: uppercase;
	}
	.oddig-section--latest .oddig-article-card__footer .oddig-card-link {
		align-items: center;
		border: 1px solid currentColor;
		border-radius: 50%;
		display: inline-flex;
		font-size: 24px;
		height: 43px;
		justify-content: center;
		line-height: 1;
		width: 43px;
	}
	.oddig-section--latest .oddig-article-card--1 {
		background: var(--oddig-ink-deep);
		color: #fffdf8;
		grid-column: span 2;
		grid-row: span 3;
		overflow: hidden;
		position: relative;
	}
	.oddig-section--latest .oddig-article-card--1 .oddig-article-card__visual {
		display: block;
		height: 100%;
		inset: 0;
		position: absolute;
		width: 100%;
	}
	.oddig-section--latest .oddig-article-card--1 .oddig-article-card__visual::after {
		background: linear-gradient(125deg, rgba(4,20,35,.88) 13%, rgba(4,20,35,.67) 51%, rgba(4,20,35,.18) 100%);
		content: '';
		inset: 0;
		position: absolute;
	}
	.oddig-section--latest .oddig-article-card--1 .oddig-article-card__visual img {
		filter: saturate(.7) contrast(1.07) brightness(.65);
		height: 100%;
		object-fit: cover;
		width: 100%;
	}
	.oddig-section--latest .oddig-article-card--1 .oddig-article-card__number {
		display: none;
	}
	.oddig-section--latest .oddig-article-card--1 .oddig-article-card__copy {
		padding: 40px;
		position: relative;
		z-index: 1;
	}
	.oddig-section--latest .oddig-article-card--1 h3 {
		font-size: clamp(38px, 3.7vw, 58px);
		max-width: 530px;
	}
	.oddig-section--latest .oddig-article-card--2 { background: #f5ecdc; color: var(--oddig-ink); grid-column: span 2; }
	.oddig-section--latest .oddig-article-card--3 { background: #075250; color: #fffdf8; grid-row: span 2; }
	.oddig-section--latest .oddig-article-card--4 { background: #c54a18; color: #fffdf8; grid-column: span 2; grid-row: span 2; }
	.oddig-section--latest .oddig-article-card--5 { background: #252728; color: #fffdf8; }
	.oddig-section--latest .oddig-article-card--6 { background: #c78d26; color: #fffdf8; }
	.oddig-section--latest .oddig-article-card--7 { background: #f1e5d0; color: var(--oddig-ink); grid-column: span 2; }
	.oddig-section--latest .oddig-article-card--1 h3 a,
	.oddig-section--latest .oddig-article-card--3 h3 a,
	.oddig-section--latest .oddig-article-card--4 h3 a,
	.oddig-section--latest .oddig-article-card--5 h3 a,
	.oddig-section--latest .oddig-article-card--6 h3 a {
		color: #fffdf8 !important;
	}
	.oddig-section--latest .oddig-article-card--2 h3 a,
	.oddig-section--latest .oddig-article-card--7 h3 a {
		color: var(--oddig-ink) !important;
	}
	.oddig-section--latest .oddig-article-card--3 h3,
	.oddig-section--latest .oddig-article-card--5 h3,
	.oddig-section--latest .oddig-article-card--6 h3 { font-size: clamp(21px, 1.5vw, 28px); }
}

/* Mobile hero artwork: centre the desktop composition before scaling it down. */
@media (max-width: 760px) {
	.oddig-hero-art {
		height: 325px;
		left: 50%;
		margin: 0;
		max-width: none;
		position: relative;
		transform: translateX(-50%) scale(.53);
		transform-origin: top center;
		width: 650px;
	}
	.oddig-hero__baseline {
		bottom: 14px;
	}
	.oddig-art-card--four {
		display: grid;
	}
	.oddig-brand-footer { padding: 21px 0; }
	.oddig-brand-footer__inner { align-items: flex-start; gap: 15px; grid-template-columns: 1fr; }
	.oddig-brand-footer nav { justify-self: start; }
	.oddig-brand-footer__copyright { text-align: left; }
}

/* Remove any GeneratePress outer canvas around the mobile homepage. */
@media (max-width: 760px) {
	html,
	body.home {
		background: var(--oddig-ink-deep) !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.home #page,
	.home .site.grid-container,
	.home .site-content {
		background: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
		margin: 0 !important;
		max-width: none !important;
		padding: 0 !important;
		width: 100% !important;
	}
	.home .site-content {
		min-height: 0 !important;
	}
}
