[data-app-brand] [data-native-app-content]{color:var(--app-text)}[data-app-brand] [data-native-app-content] :is(main,.bg-zinc-50,.bg-gray-50){background:var(--app-bg)}[data-app-brand] [data-native-app-content] .bg-white{background:var(--app-surface)}[data-app-brand] [data-native-app-content] :is(.text-zinc-900,.text-zinc-800,.text-gray-900,.text-gray-800){color:var(--app-text)}[data-app-brand] [data-native-app-content] :is(.text-zinc-700,.text-zinc-600,.text-zinc-500,.text-gray-600,.text-gray-500){color:var(--app-muted)}[data-app-brand] [data-native-app-content] :is(.border-zinc-100,.border-zinc-200,.border-gray-200){border-color:var(--app-border)}[data-app-brand] [data-native-app-content] :is(.rounded-2xl,.rounded-xl){border-radius:var(--app-radius)}[data-app-brand] [data-native-app-content] :is(.max-w-5xl,.max-w-6xl){max-width:var(--app-width)}[data-app-brand] [data-native-app-content] :is(h1,h2,h3){font-family:var(--brix-heading)}[data-app-brand] [data-native-app-content] h1{font-size:clamp(2rem,5vw,4.5rem);line-height:1.08}[data-app-brand=rows] [data-native-app-content] .grid:has(>a){grid-template-columns:1fr}[data-app-brand=rows] [data-native-app-content] .grid>a:has([data-app-cover]){box-shadow:none;grid-template-columns:minmax(100px,28%) 1fr;align-items:center;display:grid}[data-app-brand=rows] [data-native-app-content] .grid>a>[data-app-cover]{height:100%;min-height:150px}[data-app-brand=editorial] [data-native-app-content] .grid:has(>a){grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}[data-app-brand=editorial] [data-native-app-content] .grid>a:first-child{grid-column:1/-1}[data-app-brand=editorial] [data-native-app-content] .grid>a:first-child img{max-height:440px}[data-app-brand] [data-native-app-content] :is(input,select,textarea){color:var(--app-text);background:var(--app-surface)}@media (max-width:640px){[data-app-brand=editorial] [data-native-app-content] .grid:has(>a){grid-template-columns:1fr;gap:1.25rem}[data-app-brand=rows] [data-native-app-content] .grid>a:has([data-app-cover]){grid-template-columns:1fr}}
