/* [project]/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
      --shimmer-angle: 0deg;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: .25rem;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  :root {
    --text-scale: 1;
    --bg: #faf6ef;
    --ink: #1c1917;
    --stone: #8c7b6b;
    --muted: #a89888;
    --gold: #c4a882;
    --green: #57806a;
    --hairline: #c4a8824d;
    --card: #faf6ef;
    --quote: #5a564e;
    --perspective-left: #6b8faa;
    --perspective-right: #a68b72;
    --surface: var(--bg);
    --on-surface: var(--ink);
    --background: var(--bg);
    --foreground: var(--ink);
  }

  :root.dark {
    --bg: #1c1917;
    --ink: #f0ebe0;
    --stone: #a89888;
    --muted: #7a7068;
    --gold: #c4a882;
    --green: #6b9e82;
    --hairline: #c4a88226;
    --card: #252220;
    --quote: #c4b8a8;
    --perspective-left: #7ba3bd;
    --perspective-right: #bfa08a;
    --surface: var(--bg);
    --on-surface: var(--ink);
    --background: var(--bg);
    --foreground: var(--ink);
  }

  html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    position: fixed;
    overflow: hidden;
  }

  body {
    background: #d4cfc4;
  }

  :root.dark body {
    background: #0c0b09;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .top-10 {
    top: calc(var(--spacing) * 10);
  }

  .z-3 {
    z-index: 3;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .m-4 {
    margin: calc(var(--spacing) * 4);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .flex-shrink, .shrink {
    flex-shrink: 1;
  }

  .grow {
    flex-grow: 1;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .rounded {
    border-radius: .25rem;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .break-all {
    word-break: break-all;
  }

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .line-through {
    text-decoration-line: line-through;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}

:root {
  --parchment: #faf6ef;
  --parchment-card: #f3ece0;
}

html[data-theme="dark"], :root[data-theme="dark"] {
  --parchment: #1c1917;
  --parchment-card: #252119;
}

@media (max-width: 768px) {
  :root {
    --parchment: #f5eddc;
    --parchment-card: #eee5d0;
  }
}

@supports (-webkit-touch-callout: none) {
  @media (max-width: 768px) {
    :root {
      --parchment: #f2e9d6;
      --parchment-card: #ebe1ca;
    }
  }
}

@media (max-width: 768px) and (color-gamut: p3) {
  :root {
    --parchment: #f5eddc;
    --parchment-card: #eee5d0;
  }
}

@media (max-width: 768px) and (dynamic-range: high) {
  :root {
    --parchment: #f3ebda;
    --parchment-card: #ece3cc;
  }
}

@media (max-width: 768px) and (color-gamut: srgb) and (not (color-gamut: p3)) {
  :root {
    --parchment: #f0e7d2;
    --parchment-card: #e9dfca;
  }
}

@media (prefers-color-scheme: dark), (max-width: 768px) {
  html[data-theme="dark"], :root[data-theme="dark"] {
    --parchment: #1c1917;
    --parchment-card: #252119;
  }
}

html, body {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.logo-dark-only {
  display: none;
}

.logo-light-only, :root.dark .logo-dark-only {
  display: block;
}

:root.dark .logo-light-only {
  display: none;
}

html {
  overscroll-behavior: none;
  -webkit-text-size-adjust: 100%;
  transition: background-color .3s;
}

body {
  color: var(--ink);
  overscroll-behavior: none;
  font-family: "Source Serif 4", Georgia, serif;
  transition: background-color .3s, color .3s;
}

@view-transition {
  navigation: auto;
}

::view-transition-old(root) {
  animation: .24s cubic-bezier(.4, 0, .2, 1) both vt-out;
}

::view-transition-new(root) {
  animation: .28s cubic-bezier(.22, 1, .36, 1) both vt-in;
}

@keyframes vt-out {
  to {
    opacity: 0;
    transform: scale(.97)translateY(-4px);
  }
}

@keyframes vt-in {
  from {
    opacity: 0;
    transform: scale(1.01)translateY(8px);
  }
}

.page-detail {
  animation: .32s cubic-bezier(.22, 1, .36, 1) both page-slide-in;
}

@keyframes page-slide-in {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

.press-card {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  will-change: transform;
  transition: transform .14s cubic-bezier(.4, 0, .2, 1), opacity .14s cubic-bezier(.4, 0, .2, 1);
}

.press-card:active {
  opacity: .82;
  transform: scale(.98) !important;
}

.press-card-lg {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  will-change: transform;
  transition: transform .14s cubic-bezier(.4, 0, .2, 1), opacity .14s cubic-bezier(.4, 0, .2, 1);
}

.press-card-lg:active {
  opacity: .88;
  transform: scale(.988) !important;
}

@keyframes shimmer {
  0% {
    background-position: -400px 0;
  }

  100% {
    background-position: 400px 0;
  }
}

.skeleton {
  background: linear-gradient(90deg, #1c19170a 0, #1c191717 200px, #1c19170a 400px) 0 0 / 400px 100%;
  border-radius: 4px;
  animation: 1.5s ease-in-out infinite shimmer;
}

.skeleton-warm {
  background: linear-gradient(90deg, #c4a8820f 0, #c4a88224 200px, #c4a8820f 400px) 0 0 / 400px 100%;
  border-radius: 4px;
  animation: 1.5s ease-in-out infinite shimmer;
}

.skeleton-green {
  background: linear-gradient(90deg, #57806a0f 0, #57806a21 200px, #57806a0f 400px) 0 0 / 400px 100%;
  border-radius: 4px;
  animation: 1.5s ease-in-out infinite shimmer;
}

@media (prefers-color-scheme: dark) {
  .skeleton {
    background: linear-gradient(90deg, #f0ebe00a 0, #f0ebe017 200px, #f0ebe00a 400px) 0 0 / 400px 100%;
  }

  .skeleton-warm {
    background: linear-gradient(90deg, #c4a8820d 0, #c4a8821f 200px, #c4a8820d 400px) 0 0 / 400px 100%;
  }
}

@keyframes ptr-spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.ptr-spin {
  animation: .75s linear infinite ptr-spin;
}

.no-scrollbar {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(16px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-16px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes tickerScroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: .35;
  }

  50% {
    opacity: 1;
  }
}

@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(.94);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes breatheGlow {
  0%, 100% {
    box-shadow: 0 2px 12px #c4a88233;
  }

  50% {
    box-shadow: 0 4px 20px #c4a88273;
  }
}

@keyframes bounceDown {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(4px);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes rippleExpand {
  0% {
    opacity: .15;
    transform: scale(0);
  }

  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes revealDrop {
  0% {
    opacity: 0;
    max-height: 0;
    transform: translateY(-8px);
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    max-height: 1200px;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  from {
    transform: translateX(-50%)translateY(100%);
  }

  to {
    transform: translateX(-50%)translateY(0);
  }
}

@keyframes slideUpPlayer {
  from {
    transform: translateX(-50%)translateY(100%);
  }

  to {
    transform: translateX(-50%)translateY(0);
  }
}

@property --shimmer-angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}

@keyframes shimmer-border-spin {
  to {
    --shimmer-angle: 360deg;
  }
}

@keyframes btn-tap-bounce {
  0% {
    transform: scale(1);
  }

  35% {
    transform: scale(.95);
  }

  65% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes ripple-out {
  0% {
    opacity: .2;
    transform: translate(-50%, -50%)scale(1);
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -50%)scale(2.5);
  }
}

.digest-tail-btn {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  isolation: isolate;
  color: #8c7b6b;
  letter-spacing: .04em;
  background: none;
  border: none;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  width: 70vw;
  max-width: 280px;
  height: 48px;
  font-family: Cormorant Garamond, Georgia, serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  transition: transform .2s cubic-bezier(.34, 1.56, .64, 1), background .2s;
  display: flex;
  position: relative;
}

.digest-tail-btn:before {
  content: "";
  border-radius: inherit;
  background: conic-gradient(from var(--shimmer-angle),
    #c4a88214  0deg,
    #c4a8828c 45deg,
    #c4a88214 90deg,
    #c4a8820d 360deg);
  -webkit-mask-composite: xor;
  pointer-events: none;
  padding: 1px;
  animation: 5s linear infinite shimmer-border-spin;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-mask-source-type: auto, auto;
  mask-mode: match-source, match-source;
}

.digest-tail-btn:hover {
  background: #c4a8820f;
  transform: scale(1.02);
}

.digest-tail-btn:hover:before {
  animation-duration: 3.5s;
}

.digest-tail-btn.tapping {
  animation: .3s cubic-bezier(.34, 1.56, .64, 1) both btn-tap-bounce;
}

.digest-tail-ripple {
  pointer-events: none;
  background: #c4a8821a;
  border-radius: 9999px;
  width: 70vw;
  max-width: 280px;
  height: 48px;
  animation: .48s ease-out forwards ripple-out;
  position: absolute;
  top: 50%;
  left: 50%;
}

.share-btn {
  opacity: .22;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  transition: opacity .18s, transform .15s;
}

.share-btn:hover {
  opacity: .55;
}

.share-btn:active {
  opacity: .9;
  transform: scale(.88);
}

.hairline {
  background: #c4a88261;
  height: .5px;
}

.masthead-text {
  letter-spacing: .2em;
  color: #1c1917;
  font-family: Cormorant Garamond, Georgia, serif;
  font-size: 13px;
  font-variant-caps: small-caps;
  font-weight: 600;
}

.story-details summary {
  list-style: none;
}

.story-details summary::-webkit-details-marker {
  display: none;
}

.story-details summary::marker {
  content: "";
  display: none;
}

.story-details {
  scroll-margin-top: 60px;
  position: relative;
}

.story-details[open]:after {
  content: "";
  background: var(--motive-tint, #8c7b6b0f);
  pointer-events: none;
  z-index: 0;
  will-change: clip-path, opacity;
  clip-path: inset(0 0 0%);
  border-radius: 4px;
  animation: 1s cubic-bezier(.22, .61, .36, 1) forwards colourPour;
  position: absolute;
  inset: 0;
}

.story-details > * {
  z-index: 1;
  position: relative;
}

@keyframes colourPour {
  0% {
    clip-path: inset(0 0 100%);
    opacity: 0;
  }

  20% {
    clip-path: inset(0 0 80%);
    opacity: .6;
  }

  50% {
    clip-path: inset(0 0 40%);
    opacity: .8;
  }

  80% {
    clip-path: inset(0 0 10%);
    opacity: .95;
  }

  100% {
    clip-path: inset(0 0 0%);
    opacity: 1;
  }
}

.story-details h3 {
  transition: color .8s, opacity .6s;
}

.story-details[open] h3 {
  color: var(--motive-color, var(--ink));
}

.story-reveal {
  overflow: hidden;
}

@keyframes rollDown {
  from {
    opacity: 0;
    max-height: 0;
  }

  20% {
    opacity: .3;
  }

  to {
    opacity: 1;
    max-height: 800px;
  }
}

.story-details h3 {
  opacity: .85;
}

.story-details[open] h3 {
  opacity: 1;
}

.story-teaser {
  transition: color .6s, opacity .6s;
}

.story-details[open] .story-reveal {
  animation: .8s cubic-bezier(.25, .46, .45, .94) forwards rollDown, .8s forwards textBrighten;
}

@keyframes textBrighten {
  0% {
    color: var(--muted);
    opacity: .3;
  }

  40% {
    color: var(--stone);
    opacity: .6;
  }

  100% {
    color: var(--ink);
    opacity: 1;
  }
}

.story-details[open] .insight-layer {
  opacity: 0;
}

.story-details[open] .insight-layer:first-child {
  animation: .6s .2s forwards insightReveal;
}

.story-details[open] .insight-layer:nth-child(2) {
  animation: .6s .4s forwards insightReveal;
}

.story-details[open] .insight-layer:nth-child(3) {
  animation: .6s .6s forwards insightReveal;
}

.story-details[open] .insight-layer:nth-child(4) {
  animation: .6s .8s forwards insightReveal;
}

@keyframes insightReveal {
  0% {
    opacity: 0;
    color: var(--muted);
    transform: translateY(4px);
  }

  50% {
    opacity: .6;
    color: var(--stone);
  }

  100% {
    opacity: 1;
    color: var(--ink);
    transform: translateY(0);
  }
}

:root.dark .story-details[open] .story-reveal {
  animation: .8s cubic-bezier(.25, .46, .45, .94) forwards rollDown, .8s forwards textBrightenDark;
}

@keyframes textBrightenDark {
  0% {
    color: #f0ebe033;
    opacity: .3;
  }

  40% {
    color: #f0ebe080;
    opacity: .6;
  }

  100% {
    color: var(--ink);
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .story-details[open] .story-reveal, .story-details[open] .insight-layer {
    opacity: 1 !important;
    color: var(--ink) !important;
    animation: none !important;
    transform: none !important;
  }
}

.thread-0 {
  opacity: 0;
  animation: .3s forwards threadIn;
}

.thread-1 {
  opacity: 0;
  animation: .3s .2s forwards threadIn;
}

.thread-2 {
  opacity: 0;
  animation: .3s .4s forwards threadIn;
}

.thread-3 {
  opacity: 0;
  animation: .3s .6s forwards threadIn;
}

.thread-takeaway {
  opacity: 0;
  animation: .3s .8s forwards threadIn;
}

@keyframes threadIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes hintBounce {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(3px);
  }
}

.ripple, .ripple-container, [class*="ripple"] {
  pointer-events: none !important;
}

@media (prefers-reduced-motion: reduce) {
  ::view-transition-old(root) {
    animation: none !important;
  }

  ::view-transition-new(root) {
    animation: none !important;
  }

  .page-detail, .press-card, .press-card-lg, .skeleton, .skeleton-warm, .skeleton-green {
    transition: none !important;
    animation: none !important;
  }
}

.app-card {
  border-top: .5px solid #fff3;
  box-shadow: inset 0 1px #ffffff26;
}

:root.dark .app-card {
  border-top: .5px solid #ffffff0a;
  box-shadow: inset 0 1px #ffffff0a;
}

button, a, [role="button"], details > summary, [data-clickable], .clickable {
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}

details > summary {
  cursor: pointer;
  list-style: none;
}

details > summary::-webkit-details-marker {
  display: none;
}

#scroll-root, .app-card {
  background: var(--bg);
}

:root.dark #scroll-root, :root.dark .app-card {
  color: #f0ebe0 !important;
  background: #1c1917 !important;
}

:root.dark body {
  background: #131210 !important;
}

:root.dark [style*="var(--bg)"] {
  background-color: #1c1917 !important;
}

:root.dark [style*="var(--ink)"] {
  color: #f0ebe0 !important;
}

:root.dark nav[role="navigation"] {
  background: #1c1917f5 !important;
}

[role="button"], [onClick], details > summary, .clickable {
  -webkit-touch-callout: none;
  cursor: pointer !important;
}

#scroll-root {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

.app-card {
  position: relative;
  box-shadow: inset 0 2px #ffffff59, inset 2px 0 #ffffff2e, inset -2px 0 #00000008, inset 0 -2px #0000000a, 3px 3px 8px #1c191714, -2px 0 6px #1c19170a, 6px 6px 20px #1c19170f, -4px 0 16px #1c191708, 12px 12px 40px #1c19170a;
}

.app-card:before {
  content: "";
  z-index: 9999;
  pointer-events: none;
  background: #ffffff80;
  width: 100%;
  max-width: 430px;
  height: 1px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.app-card:after {
  content: "";
  z-index: 9999;
  pointer-events: none;
  background: linear-gradient(0deg, #00000014 0%, #0000 100%);
  width: 100%;
  max-width: 430px;
  height: 8px;
  position: fixed;
  bottom: 56px;
  left: 50%;
  transform: translateX(-50%);
}

:root.dark .app-card {
  box-shadow: inset 0 2px #ffffff0f, inset 2px 0 #ffffff08, inset -2px 0 #00000026, inset 0 -2px #0000001f, 3px 3px 8px #00000040, -2px 0 6px #00000026, 6px 6px 20px #0003, -4px 0 16px #0000001f, 12px 12px 40px #00000026;
}

:root.dark .app-card:before {
  background: #ffffff14 !important;
}

:root.dark .app-card:after {
  background: linear-gradient(0deg, #0003 0%, #0000 100%) !important;
}

.greeting-bar {
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.quick-read-pill {
  color: #e8dfd2;
  letter-spacing: .02em;
  cursor: pointer;
  background: #2c2720;
  border: none;
  border-radius: 20px;
  align-items: center;
  gap: 5px;
  padding: 5px 12px 5px 8px;
  font-family: DM Sans, sans-serif;
  font-size: 10px;
  font-weight: 500;
  transition: transform .15s;
  display: flex;
}

.quick-read-pill:active {
  transform: scale(.95);
}

:root.dark .quick-read-pill, :root[data-theme="dark"] .quick-read-pill {
  color: #2c2720;
  background: #e8dfd2;
}

.qr-dot {
  background: #c4a882;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=app_globals_0jn8.0u.css.map*/