/* RecetarioZM · hoja de estilo extraída sin cambios de v0.6 */
*, *::before, *::after { box-sizing:border-box; }
  html { -webkit-text-size-adjust:100%; }
  body { margin:0; background:#FFFFFF; -webkit-font-smoothing:antialiased; font-family:'Familjen Grotesk',system-ui,sans-serif; }
  img { max-width:100%; }
  a { color:#5C3E64; }
  a:hover { color:#EF8924; }
  ::selection { background:#FFAF50; color:#211C1A; }
  :is(a,button,input,summary,[tabindex]):focus-visible { outline:3px solid #FFAF50; outline-offset:2px; }
  [data-r~="skip"]:focus { left:0 !important; }
  [data-r~="hdrnav"]::-webkit-scrollbar { height:0; }
  @media (prefers-reduced-motion: reduce) {
    *, *::before, *::after { animation-duration:0.01ms !important; animation-iteration-count:1 !important; transition-duration:0.01ms !important; scroll-behavior:auto !important; }
  }
  @media (max-width:1120px) {
    [data-r~="pad"] { padding-left:32px !important; padding-right:32px !important; }
    [data-r~="hdrin"] { flex-wrap:wrap !important; min-height:0 !important; padding:12px 0 !important; gap:12px !important; }
    [data-r~="hdrnav"] { width:100% !important; gap:20px !important; overflow-x:auto !important; padding-bottom:2px !important; scrollbar-width:none !important; }
  }
  @media (max-width:1024px) {
    [data-r~="split"], [data-r~="ficha"], [data-r~="video"] { grid-template-columns:1fr !important; }
    [data-r~="g3"] { grid-template-columns:repeat(2,1fr) !important; }
    [data-r~="f4"] { grid-template-columns:1fr 1fr !important; }
    [style*="height:420px"] { height:340px !important; }
  }
  @media (max-width:900px) {
    [style*="bottom:-40px"] { width:108px !important; right:2px !important; bottom:-24px !important; }
  }
  @media (max-width:820px) {
    [data-r~="pad"] { padding-left:22px !important; padding-right:22px !important; }
    [data-r~="g2"] { grid-template-columns:1fr !important; }
    [data-r~="col"] { flex-direction:column !important; align-items:flex-start !important; }
    h1 { font-size:34px !important; line-height:1.1 !important; }
    h2 { font-size:27px !important; }
    h3 { font-size:20px !important; }
    [style*="font-size:20px"] { font-size:17px !important; }
    [style*="font-size:19px"] { font-size:17px !important; }
    [style*="font-size:18px"] { font-size:16px !important; }
    [style*="height:420px"] { height:260px !important; }
    [style*="height:300px"] { height:220px !important; }
    [style*="min-width:280px"] { min-width:0 !important; width:100% !important; }
    [style*="padding:56px;"] { padding:30px 22px !important; }
  }
  @media (max-width:680px) {
    [data-r~="g3"] { grid-template-columns:1fr !important; }
    [data-r~="f4"] { grid-template-columns:1fr !important; }
  }
  @media (max-width:430px) {
    [data-r~="pad"] { padding-left:16px !important; padding-right:16px !important; }
    h1 { font-size:29px !important; }
    [style*="height:420px"] { height:210px !important; }
  }
  @media print {
    header, footer, [data-noprint] { display:none !important; }
    [data-r~="pad"] { padding-left:0 !important; padding-right:0 !important; }
    body { background:#FFFFFF; }
  }
