<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Focus on Rafiul Alam</title>
    <link>https://alamrafiul.com/tags/focus/</link>
    <description>Recent content in Focus on Rafiul Alam</description>
    <image>
      <title>Rafiul Alam</title>
      <url>https://alamrafiul.com/papermod-cover.png</url>
      <link>https://alamrafiul.com/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 01 Feb 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://alamrafiul.com/tags/focus/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Digital Detox: How Screen Time Kills Your Attention Span</title>
      <link>https://alamrafiul.com/blogs/digital-detox-screen-time-kills-attention-span/</link>
      <pubDate>Sat, 01 Feb 2025 00:00:00 +0000</pubDate>
      
      <guid>https://alamrafiul.com/blogs/digital-detox-screen-time-kills-attention-span/</guid>
      <description>&lt;div class=&#34;series-nav-container&#34;&gt;
  &lt;div class=&#34;series-nav&#34;&gt;
    &lt;div class=&#34;series-header&#34;&gt;
      &lt;div class=&#34;series-badge&#34;&gt;
        &lt;svg class=&#34;series-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
          &lt;path d=&#34;M4 19.5A2.5 2.5 0 0 1 6.5 17H20&#34;&gt;&lt;/path&gt;
          &lt;path d=&#34;M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z&#34;&gt;&lt;/path&gt;
        &lt;/svg&gt;
        &lt;span class=&#34;series-name&#34;&gt;Brain Series&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&#34;current-indicator&#34;&gt;
        &lt;span class=&#34;current-label&#34;&gt;Current:&lt;/span&gt;
        &lt;span class=&#34;current-post&#34;&gt;Digital Detox&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&#34;nav-controls&#34;&gt;&lt;a href=&#34;https://alamrafiul.com/blogs/morning-routines-prime-brain-performance/&#34; class=&#34;nav-button prev-button&#34;&gt;
          &lt;svg class=&#34;nav-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
            &lt;path d=&#34;M15 18l-6-6 6-6&#34;&gt;&lt;/path&gt;
          &lt;/svg&gt;
          &lt;span class=&#34;nav-text&#34;&gt;Morning Routines&lt;/span&gt;
        &lt;/a&gt;&lt;a href=&#34;https://alamrafiul.com/brain-series&#34; class=&#34;nav-button series-button&#34;&gt;
          &lt;svg class=&#34;nav-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
            &lt;rect x=&#34;3&#34; y=&#34;3&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
            &lt;rect x=&#34;14&#34; y=&#34;3&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
            &lt;rect x=&#34;14&#34; y=&#34;14&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
            &lt;rect x=&#34;3&#34; y=&#34;14&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
          &lt;/svg&gt;
          &lt;span class=&#34;nav-text&#34;&gt;All Posts&lt;/span&gt;
        &lt;/a&gt;&lt;a href=&#34;https://alamrafiul.com/blogs/meditation-skeptics-5-minute-brain-training/&#34; class=&#34;nav-button next-button&#34;&gt;
          &lt;span class=&#34;nav-text&#34;&gt;Meditation for Skeptics&lt;/span&gt;
          &lt;svg class=&#34;nav-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
            &lt;path d=&#34;M9 18l6-6-6-6&#34;&gt;&lt;/path&gt;
          &lt;/svg&gt;
        &lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;style&gt;
.series-nav-container {
  margin: 2rem 0;
  perspective: 1000px;
}

.series-nav {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  border: 1px solid rgba(209, 213, 219, 0.3);
  border-radius: 16px;
  padding: 1.75rem;
  box-shadow:
    0 1px 3px rgba(0, 0, 0, 0.05),
    0 4px 12px rgba(0, 0, 0, 0.04),
    0 8px 24px rgba(0, 0, 0, 0.03);
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Helvetica&#39;, &#39;Arial&#39;, sans-serif;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.series-nav:hover {
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.06),
    0 8px 20px rgba(0, 0, 0, 0.05),
    0 16px 36px rgba(0, 0, 0, 0.04);
  transform: translateY(-2px);
}

.series-header {
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.series-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.625rem;
  background: rgba(59, 130, 246, 0.08);
  border: 1px solid rgba(59, 130, 246, 0.15);
  border-radius: 6px;
  width: fit-content;
  transition: all 0.2s ease;
}

.series-badge:hover {
  background: rgba(59, 130, 246, 0.12);
  border-color: rgba(59, 130, 246, 0.25);
}

.series-icon {
  width: 14px;
  height: 14px;
  color: #3b82f6;
  flex-shrink: 0;
}

.series-name {
  font-weight: 500;
  font-size: 0.8125rem;
  color: #3b82f6;
  letter-spacing: 0;
}

.current-indicator {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding-left: 0.5rem;
}

.current-label {
  font-size: 0.8125rem;
  font-weight: 500;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.current-post {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #111827;
  letter-spacing: -0.01em;
}

.nav-controls {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 0.75rem;
  align-items: center;
}

.nav-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  color: #374151;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.01em;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.nav-button:not(.nav-button-disabled):hover {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(59, 130, 246, 0.3);
  color: #1e40af;
  transform: translateY(-1px);
  box-shadow:
    0 2px 4px rgba(0, 0, 0, 0.06),
    0 4px 12px rgba(59, 130, 246, 0.1);
}

.nav-button:not(.nav-button-disabled):active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.nav-button-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.nav-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.nav-button:not(.nav-button-disabled):hover .nav-icon {
  transform: scale(1.1);
}

.prev-button .nav-icon {
  margin-right: 0.125rem;
}

.next-button .nav-icon {
  margin-left: 0.125rem;
}

.prev-button:not(.nav-button-disabled):hover .nav-icon {
  transform: translateX(-2px) scale(1.1);
}

.next-button:not(.nav-button-disabled):hover .nav-icon {
  transform: translateX(2px) scale(1.1);
}

.prev-button {
  justify-self: start;
  max-width: 240px;
}

.next-button {
  justify-self: end;
  max-width: 240px;
}

.series-button {
  justify-self: center;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.08) 0%, rgba(147, 51, 234, 0.08) 100%);
  border-color: rgba(59, 130, 246, 0.2);
  color: #1e40af;
  font-weight: 600;
}

.series-button:hover {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.15) 0%, rgba(147, 51, 234, 0.15) 100%);
  border-color: rgba(59, 130, 246, 0.35);
}

.nav-text {
  overflow: hidden;
  text-overflow: ellipsis;
}

 
@media (prefers-color-scheme: dark) {
  .series-nav {
    background: rgba(31, 41, 55, 0.8);
    border-color: rgba(75, 85, 99, 0.3);
    box-shadow:
      0 1px 3px rgba(0, 0, 0, 0.2),
      0 4px 12px rgba(0, 0, 0, 0.15),
      0 8px 24px rgba(0, 0, 0, 0.1);
  }

  .series-nav:hover {
    box-shadow:
      0 2px 6px rgba(0, 0, 0, 0.25),
      0 8px 20px rgba(0, 0, 0, 0.2),
      0 16px 36px rgba(0, 0, 0, 0.15);
  }

  .series-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }

  .series-badge {
    background: rgba(59, 130, 246, 0.12);
    border-color: rgba(59, 130, 246, 0.25);
  }

  .series-badge:hover {
    background: rgba(59, 130, 246, 0.18);
    border-color: rgba(59, 130, 246, 0.35);
  }

  .series-icon {
    color: #60a5fa;
  }

  .series-name {
    color: #60a5fa;
  }

  .current-label {
    color: #9ca3af;
  }

  .current-post {
    color: #f3f4f6;
  }

  .nav-button {
    background: rgba(55, 65, 81, 0.7);
    border-color: rgba(75, 85, 99, 0.4);
    color: #d1d5db;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }

  .nav-button:not(.nav-button-disabled):hover {
    background: rgba(55, 65, 81, 0.9);
    border-color: rgba(59, 130, 246, 0.4);
    color: #93c5fd;
    box-shadow:
      0 2px 4px rgba(0, 0, 0, 0.25),
      0 4px 12px rgba(59, 130, 246, 0.2);
  }

  .series-button {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.12) 0%, rgba(147, 51, 234, 0.12) 100%);
    border-color: rgba(59, 130, 246, 0.3);
    color: #93c5fd;
  }

  .series-button:hover {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(147, 51, 234, 0.2) 100%);
    border-color: rgba(59, 130, 246, 0.45);
  }
}

 
@media (max-width: 768px) {
  .series-nav {
    padding: 1.25rem;
  }

  .series-header {
    align-items: flex-start;
  }

  .series-badge {
    padding: 0.25rem 0.5rem;
  }

  .series-icon {
    width: 12px;
    height: 12px;
  }

  .series-name {
    font-size: 0.75rem;
  }

  .current-indicator {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.375rem;
    padding-left: 0;
  }

  .current-label {
    font-size: 0.75rem;
  }

  .current-post {
    font-size: 0.875rem;
  }

  .nav-controls {
    grid-template-columns: 1fr;
    gap: 0.625rem;
  }

  .nav-button {
    justify-self: stretch !important;
    max-width: 100% !important;
    padding: 0.875rem 1rem;
  }

  .prev-button,
  .next-button,
  .series-button {
    justify-content: center;
  }
}

 
@media (prefers-reduced-motion: reduce) {
  .series-nav,
  .series-badge,
  .nav-button,
  .nav-icon {
    transition: none;
  }

  .series-nav:hover,
  .nav-button:hover {
    transform: none;
  }
}
&lt;/style&gt;

&lt;p&gt;The average person checks their phone &lt;strong&gt;96 times per day&lt;/strong&gt;-once every 10 minutes while awake.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The 20-20-20 Rule: Protecting Your Eyes and Brain from Screens</title>
      <link>https://alamrafiul.com/blogs/20-20-20-rule-protecting-eyes-brain-screens/</link>
      <pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://alamrafiul.com/blogs/20-20-20-rule-protecting-eyes-brain-screens/</guid>
      <description>&lt;div class=&#34;series-nav-container&#34;&gt;
  &lt;div class=&#34;series-nav&#34;&gt;
    &lt;div class=&#34;series-header&#34;&gt;
      &lt;div class=&#34;series-badge&#34;&gt;
        &lt;svg class=&#34;series-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
          &lt;path d=&#34;M4 19.5A2.5 2.5 0 0 1 6.5 17H20&#34;&gt;&lt;/path&gt;
          &lt;path d=&#34;M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z&#34;&gt;&lt;/path&gt;
        &lt;/svg&gt;
        &lt;span class=&#34;series-name&#34;&gt;Brain Series&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&#34;current-indicator&#34;&gt;
        &lt;span class=&#34;current-label&#34;&gt;Current:&lt;/span&gt;
        &lt;span class=&#34;current-post&#34;&gt;The 20-20-20 Rule&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&#34;nav-controls&#34;&gt;&lt;a href=&#34;https://alamrafiul.com/blogs/blue-light-melatonin-optimizing-sleep-cycle/&#34; class=&#34;nav-button prev-button&#34;&gt;
          &lt;svg class=&#34;nav-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
            &lt;path d=&#34;M15 18l-6-6 6-6&#34;&gt;&lt;/path&gt;
          &lt;/svg&gt;
          &lt;span class=&#34;nav-text&#34;&gt;Blue Light and Melatonin&lt;/span&gt;
        &lt;/a&gt;&lt;a href=&#34;https://alamrafiul.com/brain-series&#34; class=&#34;nav-button series-button&#34;&gt;
          &lt;svg class=&#34;nav-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
            &lt;rect x=&#34;3&#34; y=&#34;3&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
            &lt;rect x=&#34;14&#34; y=&#34;3&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
            &lt;rect x=&#34;14&#34; y=&#34;14&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
            &lt;rect x=&#34;3&#34; y=&#34;14&#34; width=&#34;7&#34; height=&#34;7&#34;&gt;&lt;/rect&gt;
          &lt;/svg&gt;
          &lt;span class=&#34;nav-text&#34;&gt;All Posts&lt;/span&gt;
        &lt;/a&gt;&lt;a href=&#34;https://alamrafiul.com/blogs/morning-routines-prime-brain-performance/&#34; class=&#34;nav-button next-button&#34;&gt;
          &lt;span class=&#34;nav-text&#34;&gt;Morning Routines&lt;/span&gt;
          &lt;svg class=&#34;nav-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&gt;
            &lt;path d=&#34;M9 18l6-6-6-6&#34;&gt;&lt;/path&gt;
          &lt;/svg&gt;
        &lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;style&gt;
.series-nav-container {
  margin: 2rem 0;
  perspective: 1000px;
}

.series-nav {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  border: 1px solid rgba(209, 213, 219, 0.3);
  border-radius: 16px;
  padding: 1.75rem;
  box-shadow:
    0 1px 3px rgba(0, 0, 0, 0.05),
    0 4px 12px rgba(0, 0, 0, 0.04),
    0 8px 24px rgba(0, 0, 0, 0.03);
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, &#39;Roboto&#39;, &#39;Helvetica&#39;, &#39;Arial&#39;, sans-serif;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.series-nav:hover {
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.06),
    0 8px 20px rgba(0, 0, 0, 0.05),
    0 16px 36px rgba(0, 0, 0, 0.04);
  transform: translateY(-2px);
}

.series-header {
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.series-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.625rem;
  background: rgba(59, 130, 246, 0.08);
  border: 1px solid rgba(59, 130, 246, 0.15);
  border-radius: 6px;
  width: fit-content;
  transition: all 0.2s ease;
}

.series-badge:hover {
  background: rgba(59, 130, 246, 0.12);
  border-color: rgba(59, 130, 246, 0.25);
}

.series-icon {
  width: 14px;
  height: 14px;
  color: #3b82f6;
  flex-shrink: 0;
}

.series-name {
  font-weight: 500;
  font-size: 0.8125rem;
  color: #3b82f6;
  letter-spacing: 0;
}

.current-indicator {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding-left: 0.5rem;
}

.current-label {
  font-size: 0.8125rem;
  font-weight: 500;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.current-post {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #111827;
  letter-spacing: -0.01em;
}

.nav-controls {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 0.75rem;
  align-items: center;
}

.nav-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  color: #374151;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.01em;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.nav-button:not(.nav-button-disabled):hover {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(59, 130, 246, 0.3);
  color: #1e40af;
  transform: translateY(-1px);
  box-shadow:
    0 2px 4px rgba(0, 0, 0, 0.06),
    0 4px 12px rgba(59, 130, 246, 0.1);
}

.nav-button:not(.nav-button-disabled):active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.nav-button-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.nav-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.nav-button:not(.nav-button-disabled):hover .nav-icon {
  transform: scale(1.1);
}

.prev-button .nav-icon {
  margin-right: 0.125rem;
}

.next-button .nav-icon {
  margin-left: 0.125rem;
}

.prev-button:not(.nav-button-disabled):hover .nav-icon {
  transform: translateX(-2px) scale(1.1);
}

.next-button:not(.nav-button-disabled):hover .nav-icon {
  transform: translateX(2px) scale(1.1);
}

.prev-button {
  justify-self: start;
  max-width: 240px;
}

.next-button {
  justify-self: end;
  max-width: 240px;
}

.series-button {
  justify-self: center;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.08) 0%, rgba(147, 51, 234, 0.08) 100%);
  border-color: rgba(59, 130, 246, 0.2);
  color: #1e40af;
  font-weight: 600;
}

.series-button:hover {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.15) 0%, rgba(147, 51, 234, 0.15) 100%);
  border-color: rgba(59, 130, 246, 0.35);
}

.nav-text {
  overflow: hidden;
  text-overflow: ellipsis;
}

 
@media (prefers-color-scheme: dark) {
  .series-nav {
    background: rgba(31, 41, 55, 0.8);
    border-color: rgba(75, 85, 99, 0.3);
    box-shadow:
      0 1px 3px rgba(0, 0, 0, 0.2),
      0 4px 12px rgba(0, 0, 0, 0.15),
      0 8px 24px rgba(0, 0, 0, 0.1);
  }

  .series-nav:hover {
    box-shadow:
      0 2px 6px rgba(0, 0, 0, 0.25),
      0 8px 20px rgba(0, 0, 0, 0.2),
      0 16px 36px rgba(0, 0, 0, 0.15);
  }

  .series-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }

  .series-badge {
    background: rgba(59, 130, 246, 0.12);
    border-color: rgba(59, 130, 246, 0.25);
  }

  .series-badge:hover {
    background: rgba(59, 130, 246, 0.18);
    border-color: rgba(59, 130, 246, 0.35);
  }

  .series-icon {
    color: #60a5fa;
  }

  .series-name {
    color: #60a5fa;
  }

  .current-label {
    color: #9ca3af;
  }

  .current-post {
    color: #f3f4f6;
  }

  .nav-button {
    background: rgba(55, 65, 81, 0.7);
    border-color: rgba(75, 85, 99, 0.4);
    color: #d1d5db;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }

  .nav-button:not(.nav-button-disabled):hover {
    background: rgba(55, 65, 81, 0.9);
    border-color: rgba(59, 130, 246, 0.4);
    color: #93c5fd;
    box-shadow:
      0 2px 4px rgba(0, 0, 0, 0.25),
      0 4px 12px rgba(59, 130, 246, 0.2);
  }

  .series-button {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.12) 0%, rgba(147, 51, 234, 0.12) 100%);
    border-color: rgba(59, 130, 246, 0.3);
    color: #93c5fd;
  }

  .series-button:hover {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(147, 51, 234, 0.2) 100%);
    border-color: rgba(59, 130, 246, 0.45);
  }
}

 
@media (max-width: 768px) {
  .series-nav {
    padding: 1.25rem;
  }

  .series-header {
    align-items: flex-start;
  }

  .series-badge {
    padding: 0.25rem 0.5rem;
  }

  .series-icon {
    width: 12px;
    height: 12px;
  }

  .series-name {
    font-size: 0.75rem;
  }

  .current-indicator {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.375rem;
    padding-left: 0;
  }

  .current-label {
    font-size: 0.75rem;
  }

  .current-post {
    font-size: 0.875rem;
  }

  .nav-controls {
    grid-template-columns: 1fr;
    gap: 0.625rem;
  }

  .nav-button {
    justify-self: stretch !important;
    max-width: 100% !important;
    padding: 0.875rem 1rem;
  }

  .prev-button,
  .next-button,
  .series-button {
    justify-content: center;
  }
}

 
@media (prefers-reduced-motion: reduce) {
  .series-nav,
  .series-badge,
  .nav-button,
  .nav-icon {
    transition: none;
  }

  .series-nav:hover,
  .nav-button:hover {
    transform: none;
  }
}
&lt;/style&gt;

&lt;p&gt;You&amp;rsquo;re staring at a screen. Your eyes burn. Your head aches. You can&amp;rsquo;t focus anymore. You&amp;rsquo;ve been working for 4 hours straight without looking away.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Zeigarnik Effect: Why Unfinished Tasks Haunt Us</title>
      <link>https://alamrafiul.com/blogs/zeigarnik-effect/</link>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      
      <guid>https://alamrafiul.com/blogs/zeigarnik-effect/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s 2 AM. I should be sleeping.&lt;/p&gt;
&lt;p&gt;Instead, I&amp;rsquo;m lying in bed thinking about that bug I almost fixed. I know exactly where the problem is. I know how to solve it. I just ran out of time.&lt;/p&gt;
&lt;p&gt;My brain won&amp;rsquo;t let it go.&lt;/p&gt;
&lt;p&gt;Or that blog post I started writing three days ago. I have the outline. I wrote the intro. But I haven&amp;rsquo;t finished it, and it&amp;rsquo;s nagging at me every time I sit down to work.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Flow State: The Science of Peak Performance</title>
      <link>https://alamrafiul.com/blogs/flow-state/</link>
      <pubDate>Mon, 22 Apr 2024 00:00:00 +0000</pubDate>
      
      <guid>https://alamrafiul.com/blogs/flow-state/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s 2 AM. You&amp;rsquo;ve been coding for six hours straight. You haven&amp;rsquo;t eaten. You forgot to check your phone. You have no idea where the time went.&lt;/p&gt;
&lt;p&gt;But you just built the most elegant solution you&amp;rsquo;ve ever created. The code is clean, the logic is tight, and everything just&amp;hellip; works.&lt;/p&gt;
&lt;p&gt;You snap out of it and realize: you were completely immersed. Time disappeared. Effort felt effortless. You were operating at a level you rarely achieve.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
