.discover-module__jEBs2q__page{background:var(--surface-canvas);min-height:100vh;color:var(--text-primary)}.discover-module__jEBs2q__pageShell{width:min(var(--app-container-wide), 100%);padding:calc(var(--app-nav-row-height) + clamp(1.5rem, 4vw, 3rem)) var(--app-shell-inline-padding) clamp(3rem, 6vw, 5rem);gap:clamp(1rem,2vw,1.6rem);margin:0 auto;display:grid}.discover-module__jEBs2q__hero{text-align:center;max-width:54rem;margin:0 auto;display:grid}.discover-module__jEBs2q__railEyebrow,.discover-module__jEBs2q__flashCardEyebrow{color:var(--color-action-primary-bg);font:800 var(--font-size-xs) / 1 var(--font-body);letter-spacing:.14em;text-transform:uppercase;margin:0}.discover-module__jEBs2q__heroEyebrow{color:var(--foreground);letter-spacing:0;margin:0 0 40px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,serif;font-size:4.25rem;font-weight:700;line-height:.95}.discover-module__jEBs2q__heroCopy{max-width:46rem;color:var(--text-subtle);font:400 clamp(1rem, 1.8vw, 1.16rem) / 1.62 var(--font-body);margin:0 auto}.discover-module__jEBs2q__topicChips{scrollbar-width:none;align-items:center;gap:.7rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.discover-module__jEBs2q__topicChips::-webkit-scrollbar{display:none}.discover-module__jEBs2q__topicChip{border:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface-elevated) 74%, transparent);min-height:2.35rem;color:var(--text-secondary);font:600 var(--font-size-sm) / 1 var(--font-body);white-space:nowrap;flex:none;justify-content:center;align-items:center;padding:0 .95rem;text-decoration:none;display:inline-flex}.discover-module__jEBs2q__topicChip:hover,.discover-module__jEBs2q__topicChipActive{border-color:color-mix(in srgb, var(--color-action-primary-bg) 58%, var(--border-soft) 42%);background:color-mix(in srgb, var(--color-action-primary-bg) 16%, var(--surface-elevated) 84%);color:var(--text-primary)}.discover-module__jEBs2q__discoverSplit{grid-template-columns:minmax(0,3fr) minmax(17rem,1fr);align-items:start;gap:clamp(1.25rem,2.4vw,2rem);display:grid}.discover-module__jEBs2q__newsRail{gap:clamp(1.35rem,2.4vw,2rem);min-width:0;display:grid}.discover-module__jEBs2q__newsCluster{border-bottom:1px solid color-mix(in srgb, var(--border-soft) 70%, transparent);gap:clamp(1rem,2vw,1.45rem);padding-bottom:clamp(1.2rem,2.4vw,2rem);display:grid}.discover-module__jEBs2q__smallNewsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,1.5vw,1.25rem);display:grid}.discover-module__jEBs2q__smallNewsCard,.discover-module__jEBs2q__wideNewsCard,.discover-module__jEBs2q__journeyCard,.discover-module__jEBs2q__capsulePanel,.discover-module__jEBs2q__railNote{border:1px solid color-mix(in srgb, var(--border-soft) 82%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised) 90%, transparent), color-mix(in srgb, var(--surface-elevated) 94%, transparent)), var(--surface-base);box-shadow:0 16px 36px color-mix(in srgb, var(--overlay-soft) 74%, transparent)}.discover-module__jEBs2q__smallNewsCard{border-radius:var(--radius-panel);grid-template-rows:minmax(9.5rem,1fr) auto;min-height:19rem;display:grid;overflow:hidden}.discover-module__jEBs2q__newsImage,.discover-module__jEBs2q__wideNewsImage,.discover-module__jEBs2q__titleLink{color:inherit;text-decoration:none}.discover-module__jEBs2q__newsImage,.discover-module__jEBs2q__wideNewsImage{background:linear-gradient(135deg, color-mix(in srgb, var(--surface-support) 50%, transparent), color-mix(in srgb, var(--surface-accent) 24%, transparent)), var(--surface-elevated);background-position:50%;background-size:cover;min-height:100%}.discover-module__jEBs2q__smallNewsBody{gap:.9rem;padding:1rem;display:grid}.discover-module__jEBs2q__smallNewsTitle,.discover-module__jEBs2q__wideNewsTitle,.discover-module__jEBs2q__journeyTitle,.discover-module__jEBs2q__capsulePanelTitle,.discover-module__jEBs2q__flashCardTitle{color:var(--text-primary);font-family:var(--font-display);margin:0;font-weight:730}.discover-module__jEBs2q__smallNewsTitle{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(1.05rem,1.45vw,1.32rem);line-height:1.18;display:-webkit-box;overflow:hidden}.discover-module__jEBs2q__newsMeta{color:var(--text-faint);font:800 var(--font-size-xs) / 1.2 var(--font-body);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.55rem;display:flex}.discover-module__jEBs2q__newsMeta span+span:before{content:"";vertical-align:middle;background:currentColor;border-radius:50%;width:.25rem;height:.25rem;margin-right:.55rem;display:inline-block}.discover-module__jEBs2q__wideNewsCard{border-radius:var(--radius-panel);grid-template-columns:minmax(14rem,.95fr) minmax(0,1.35fr);display:grid;overflow:hidden}.discover-module__jEBs2q__wideNewsCardReverse{grid-template-columns:minmax(0,1.35fr) minmax(14rem,.95fr)}.discover-module__jEBs2q__wideNewsCardReverse .discover-module__jEBs2q__wideNewsImage{order:2}.discover-module__jEBs2q__wideNewsImage{min-height:19rem}.discover-module__jEBs2q__wideNewsBody{align-content:center;gap:1rem;padding:clamp(1.4rem,3vw,2rem);display:grid;position:relative}.discover-module__jEBs2q__wideNewsTitle{max-width:20ch;font-size:clamp(1.75rem,3.5vw,3rem);line-height:1.05}.discover-module__jEBs2q__wideNewsText,.discover-module__jEBs2q__journeyText,.discover-module__jEBs2q__railNote p,.discover-module__jEBs2q__flashCardText{color:var(--text-subtle);font:400 var(--font-size-md) / 1.58 var(--font-body);margin:0}.discover-module__jEBs2q__wideNewsFooter{color:var(--text-secondary);font:800 var(--font-size-xs) / 1 var(--font-body);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.discover-module__jEBs2q__wideNewsFooter svg{width:1.35rem;height:1.35rem}.discover-module__jEBs2q__journeyCard{border-radius:var(--radius-panel);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2.6vw,1.8rem);padding:clamp(1.4rem,3vw,2.1rem);display:grid}.discover-module__jEBs2q__journeyCard>svg{border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-canvas) 72%, var(--color-action-primary-bg) 28%);width:2.8rem;height:2.8rem;color:var(--color-action-primary-bg);padding:.6rem}.discover-module__jEBs2q__journeyTitle{margin-top:.5rem;font-size:clamp(1.45rem,2.5vw,2.1rem);line-height:1.1}.discover-module__jEBs2q__journeyText{max-width:42rem;margin-top:.55rem}.discover-module__jEBs2q__journeyAction{border-radius:var(--radius-md);background:var(--color-action-primary-bg);min-height:3rem;color:var(--color-action-primary-text);font:800 var(--font-size-sm) / 1 var(--font-body);white-space:nowrap;justify-content:center;align-items:center;padding:0 1.25rem;text-decoration:none;display:inline-flex}.discover-module__jEBs2q__capsuleRail{align-self:start;gap:1rem;display:grid;position:sticky;top:1rem}.discover-module__jEBs2q__capsulePanel{border-radius:var(--radius-panel);min-height:min(68vh,42rem);padding:1.15rem;position:relative;overflow:hidden}.discover-module__jEBs2q__capsulePanelHeader{z-index:4;gap:.45rem;display:grid;position:relative}.discover-module__jEBs2q__capsulePanelTitle{font-size:clamp(1.3rem,1.8vw,1.65rem);line-height:1.1}.discover-module__jEBs2q__flashStack{min-height:28rem;margin-top:2rem;position:relative}.discover-module__jEBs2q__flashCard{border:1px solid color-mix(in srgb, var(--capsule-accent-a,var(--border-strong)) 36%, var(--border-soft) 64%);background:linear-gradient(135deg, color-mix(in srgb, var(--capsule-accent-a,var(--surface-support)) 16%, transparent) 0 34%, transparent 34% 100%), repeating-linear-gradient(90deg, color-mix(in srgb, var(--capsule-accent-b,var(--border-support)) 16%, transparent) 0 8px, transparent 8px 19px), color-mix(in srgb, var(--capsule-accent-c,var(--surface-base)) 72%, var(--surface-base) 28%);color:var(--text-primary);text-align:center;transform-origin:bottom;border-radius:clamp(1.2rem,2vw,1.7rem);align-content:center;justify-items:center;gap:1rem;padding:clamp(1.35rem,2.8vw,2rem);transition:transform .42s,opacity .24s;display:grid;position:absolute;inset:0}.discover-module__jEBs2q__flashCardDate{border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-base) 88%, white 12%);color:var(--text-primary);font:850 var(--font-size-xs) / 1 var(--font-body);text-transform:uppercase;margin:0;padding:.5rem .65rem;position:absolute;top:1rem;left:1rem}.discover-module__jEBs2q__flashCardMotif{opacity:.92;pointer-events:none;grid-template-columns:repeat(3,1fr);gap:.35rem;width:5.8rem;height:5.8rem;display:grid;position:absolute;top:3.8rem;right:1rem;transform:rotate(-8deg)}.discover-module__jEBs2q__flashCardMotif span{border:.22rem solid color-mix(in srgb, var(--capsule-accent-a,var(--color-action-primary-bg)) 78%, var(--text-primary) 22%);background:color-mix(in srgb, var(--capsule-accent-b,var(--surface-accent)) 68%, var(--surface-base) 32%)}.discover-module__jEBs2q__flashCardMotif span:first-child{grid-row:span 2}.discover-module__jEBs2q__flashCardMotif span:nth-child(2){border-radius:50%}.discover-module__jEBs2q__flashCardMotif span:nth-child(3){align-self:end}.discover-module__jEBs2q__flashCard[data-slot="0"]{z-index:5;opacity:1;transform:translate(0,0)rotate(0)}.discover-module__jEBs2q__flashCard[data-slot="1"]{z-index:4;opacity:.94;transform:translate(.65rem,-.8rem)rotate(2deg)scale(.985)}.discover-module__jEBs2q__flashCard[data-slot="2"]{z-index:3;opacity:.88;transform:translate(1.25rem,-1.55rem)rotate(4deg)scale(.97)}.discover-module__jEBs2q__flashCard[data-slot="3"]{z-index:2;opacity:.78;transform:translate(1.75rem,-2.25rem)rotate(6deg)scale(.955)}.discover-module__jEBs2q__flashCard[data-slot="4"]{z-index:1;opacity:.66;transform:translate(2.2rem,-2.95rem)rotate(8deg)scale(.94)}.discover-module__jEBs2q__flashCardIcon{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-action-primary-bg) 16%, var(--surface-elevated) 84%);width:3rem;height:3rem;color:var(--color-action-primary-bg);justify-content:center;align-items:center;display:inline-flex}.discover-module__jEBs2q__flashCardIcon svg{width:1.7rem;height:1.7rem}.discover-module__jEBs2q__flashCardTitle{max-width:12ch;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.discover-module__jEBs2q__flashCardText{max-width:22rem}.discover-module__jEBs2q__flashCardTakeaway{max-width:22rem;color:var(--text-secondary);font:700 var(--font-size-sm) / 1.45 var(--font-body);margin:0}.discover-module__jEBs2q__flashCardAction{color:var(--text-primary);font:800 var(--font-size-md) / 1 var(--font-body);text-decoration:none}.discover-module__jEBs2q__flashControl{z-index:6;border-radius:var(--radius-pill);background:var(--surface-inverse);width:3.1rem;height:3.1rem;color:var(--text-inverse);cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:.9rem;left:50%;transform:translate(-50%)}.discover-module__jEBs2q__flashControl svg{width:1.45rem;height:1.45rem}.discover-module__jEBs2q__railNote{border-radius:var(--radius-panel);align-items:center;gap:.85rem;padding:1rem;display:flex}.discover-module__jEBs2q__railNote svg{width:1.55rem;height:1.55rem;color:var(--color-action-primary-bg);flex:none}@media (max-width:1080px){.discover-module__jEBs2q__discoverSplit{grid-template-columns:minmax(0,2.4fr) minmax(16rem,1fr)}.discover-module__jEBs2q__smallNewsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.discover-module__jEBs2q__smallNewsGrid .discover-module__jEBs2q__smallNewsCard:nth-child(3){display:none}}@media (max-width:860px){.discover-module__jEBs2q__heroEyebrow{font-size:3.5rem}.discover-module__jEBs2q__discoverSplit{grid-template-columns:1fr}.discover-module__jEBs2q__capsuleRail{order:-1;position:static}.discover-module__jEBs2q__capsulePanel{min-height:32rem}.discover-module__jEBs2q__flashStack{min-height:24rem}.discover-module__jEBs2q__smallNewsGrid{grid-template-columns:1fr}.discover-module__jEBs2q__smallNewsGrid .discover-module__jEBs2q__smallNewsCard:nth-child(3){display:grid}.discover-module__jEBs2q__wideNewsCard,.discover-module__jEBs2q__wideNewsCardReverse{grid-template-columns:1fr}.discover-module__jEBs2q__wideNewsCardReverse .discover-module__jEBs2q__wideNewsImage{order:0}.discover-module__jEBs2q__wideNewsImage{min-height:14rem}.discover-module__jEBs2q__journeyCard{grid-template-columns:1fr;justify-items:start}}@media (max-width:520px){.discover-module__jEBs2q__pageShell{padding-left:1rem;padding-right:1rem}.discover-module__jEBs2q__heroEyebrow{margin-bottom:1.5rem;font-size:2.75rem}.discover-module__jEBs2q__hero{border:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);border-radius:var(--radius-panel);background:color-mix(in srgb, var(--surface-raised) 86%, transparent);padding:1.2rem}.discover-module__jEBs2q__smallNewsCard{min-height:auto}.discover-module__jEBs2q__smallNewsTitle{font-size:1.3rem}.discover-module__jEBs2q__wideNewsTitle{font-size:1.7rem}.discover-module__jEBs2q__wideNewsText,.discover-module__jEBs2q__journeyText,.discover-module__jEBs2q__railNote p,.discover-module__jEBs2q__flashCardText{font-size:var(--font-size-sm)}.discover-module__jEBs2q__capsulePanel{min-height:31rem}.discover-module__jEBs2q__flashStack{min-height:23rem}.discover-module__jEBs2q__flashCard[data-slot="1"]{transform:translate(.35rem,-.65rem)rotate(1.5deg)scale(.985)}.discover-module__jEBs2q__flashCard[data-slot="2"]{transform:translate(.7rem,-1.25rem)rotate(3deg)scale(.97)}.discover-module__jEBs2q__flashCard[data-slot="3"]{transform:translate(1rem,-1.85rem)rotate(4.5deg)scale(.955)}.discover-module__jEBs2q__flashCard[data-slot="4"]{transform:translate(1.25rem,-2.4rem)rotate(6deg)scale(.94)}}
