.text-white{color:#fff!important}.reading-progress{position:fixed;top:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--deep-twilight-indigo),var(--deep-twilight-indigo));z-index:50;transition:width .3s ease}[dir=rtl] .reading-progress{left:auto;right:0;transform-origin:right}.blog-card{transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgb(0 0 0/.1);background:white;position:relative}.blog-card:hover:not(.cursor-wait){transform:translateY(-2px);box-shadow:0 8px 15px -3px rgb(0 0 0/.1),0 4px 6px -2px rgb(0 0 0/.05);border-color:var(--deep-twilight-indigo);border-opacity:.2}@media (min-width:640px){.blog-card:hover:not(.cursor-wait){transform:translateY(-4px);box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1)}}.blog-card.cursor-wait{cursor:wait!important;opacity:.7;transform:none!important;pointer-events:none}.blog-card.cursor-wait *{cursor:wait!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.transition-loading{transition:opacity .15s ease-in-out,background-color .15s ease-in-out,transform .15s ease-in-out}button:disabled{pointer-events:none;opacity:.6}.loading-button{position:relative;transition:all .2s ease-in-out}.loading-button:disabled{cursor:wait}.loading-button .loading-spinner{display:inline-block;vertical-align:middle}.prose{font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-rendering:optimizeLegibility;font-size:.875rem}@media (min-width:640px){.prose{font-size:1rem}}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-weight:700;letter-spacing:-.025em;line-height:1.25;margin-top:1.5rem;margin-bottom:.75rem;color:var(--deep-twilight-indigo)}@media (min-width:640px){.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:2rem;margin-bottom:1rem}}.prose h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;padding-bottom:.375rem;border-bottom:1px solid var(--deep-twilight-indigo);opacity:.2}@media (min-width:640px){.prose h2{font-size:1.875rem;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem}}.prose h3{font-size:1.25rem;margin-top:1.75rem;margin-bottom:.75rem}@media (min-width:640px){.prose h3{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem}}.prose h4{font-size:1.125rem;margin-top:1.5rem;margin-bottom:.5rem}@media (min-width:640px){.prose h4{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem}}.prose p{margin-bottom:1.25rem;line-height:1.6;color:var(--deep-twilight-indigo);opacity:.8}@media (min-width:640px){.prose p{margin-bottom:1.5rem;line-height:1.75}}.prose p:last-child{margin-bottom:0}.prose a{color:var(--deep-twilight-indigo);text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid transparent}.prose a:hover:not(.loading){opacity:.8;border-bottom-color:var(--deep-twilight-indigo)}.prose a.loading{opacity:.6;cursor:wait;pointer-events:none}.prose ol,.prose ul{margin:1rem 0;padding-left:1.25rem}@media (min-width:640px){.prose ol,.prose ul{margin:1.5rem 0;padding-left:1.5rem}}[dir=rtl] .prose ol,[dir=rtl] .prose ul{padding-left:0;padding-right:1.25rem}@media (min-width:640px){[dir=rtl] .prose ol,[dir=rtl] .prose ul{padding-right:1.5rem}}.prose li{margin:.375rem 0;line-height:1.6;color:var(--deep-twilight-indigo);opacity:.8}@media (min-width:640px){.prose li{margin:.5rem 0;line-height:1.75}}.prose li>p{margin:.375rem 0}@media (min-width:640px){.prose li>p{margin:.5rem 0}}.prose ul>li::marker{color:var(--deep-twilight-indigo);font-weight:700}.prose ol>li::marker{color:var(--deep-twilight-indigo);font-weight:600}.prose blockquote{position:relative;font-style:italic;font-size:1rem;line-height:1.6;margin:1.5rem 0;padding:1rem 1.5rem;border-left:3px solid var(--deep-twilight-indigo);background:var(--cosmic-latte);opacity:.9;border-radius:.375rem}@media (min-width:640px){.prose blockquote{font-size:1.125rem;line-height:1.75;margin:2rem 0;padding:1.5rem 2rem;border-left-width:4px;border-radius:.5rem}}[dir=rtl] .prose blockquote{border-left:none;border-right:3px solid var(--deep-twilight-indigo)}@media (min-width:640px){[dir=rtl] .prose blockquote{border-right-width:4px}}.prose blockquote:before{content:"“";position:absolute;top:.375rem;left:.5rem;font-size:2rem;color:var(--deep-twilight-indigo);opacity:.3;font-family:Georgia,serif;line-height:1}@media (min-width:640px){.prose blockquote:before{top:.5rem;left:.75rem;font-size:3rem}}[dir=rtl] .prose blockquote:before{left:auto;right:.5rem}@media (min-width:640px){[dir=rtl] .prose blockquote:before{right:.75rem}}.prose code{background:var(--cosmic-latte);opacity:.8;color:var(--deep-twilight-indigo);font-size:.8rem;font-weight:600;padding:.2rem .4rem;border-radius:.25rem;border:1px solid var(--deep-twilight-indigo);opacity:.2}@media (min-width:640px){.prose code{font-size:.875rem;padding:.25rem .5rem;border-radius:.375rem}}.prose pre{background:var(--deep-twilight-indigo);color:var(--cosmic-latte);border-radius:.5rem;padding:1rem;margin:1.5rem 0;overflow-x:auto;border:1px solid var(--deep-twilight-indigo);opacity:.8}@media (min-width:640px){.prose pre{border-radius:.75rem;padding:1.5rem;margin:2rem 0}}.prose pre code{background:transparent;color:inherit;border:none;padding:0;font-size:.8rem}@media (min-width:640px){.prose pre code{font-size:.875rem}}.prose table{width:100%;margin:1.5rem 0;border-collapse:collapse;border-radius:.375rem;overflow:hidden;box-shadow:0 1px 3px 0 rgb(0 0 0/.1);font-size:.875rem}@media (min-width:640px){.prose table{margin:2rem 0;border-radius:.5rem;font-size:1rem}}.prose thead{background:var(--cosmic-latte)}.prose td,.prose th{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--deep-twilight-indigo);opacity:.1}@media (min-width:640px){.prose td,.prose th{padding:.75rem 1rem}}[dir=rtl] .prose td,[dir=rtl] .prose th{text-align:right}.prose th{font-weight:600;color:var(--deep-twilight-indigo);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}@media (min-width:640px){.prose th{font-size:.875rem}}.prose img{border-radius:.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1);margin:1.5rem 0}@media (min-width:640px){.prose img{border-radius:.75rem;margin:2rem 0}}.prose figure{margin:1.5rem 0}@media (min-width:640px){.prose figure{margin:2rem 0}}.prose figcaption{color:var(--deep-twilight-indigo);opacity:.6;font-size:.8rem;text-align:center;margin-top:.5rem;font-style:italic}@media (min-width:640px){.prose figcaption{font-size:.875rem;margin-top:.75rem}}.tag-cloud{display:flex;flex-wrap:wrap;gap:.375rem;margin:.75rem 0}@media (min-width:640px){.tag-cloud{gap:.5rem;margin:1rem 0}}.tag{display:inline-flex;align-items:center;padding:.375rem .75rem;background:var(--cosmic-latte);color:var(--deep-twilight-indigo);font-size:.75rem;font-weight:500;border-radius:9999px;border:1px solid var(--deep-twilight-indigo);opacity:.2;transition:all .2s ease;cursor:pointer}@media (min-width:640px){.tag{padding:.5rem 1rem;font-size:.875rem}}.tag:hover:not(.loading){opacity:.3;transform:translateY(-1px)}.tag.loading{opacity:.5;cursor:wait;pointer-events:none}.author-bio{background:var(--cosmic-latte);border:1px solid var(--deep-twilight-indigo);opacity:.1;border-radius:.75rem;padding:1rem;margin:2rem 0;position:relative;overflow:hidden}@media (min-width:640px){.author-bio{border-radius:1rem;padding:1.5rem;margin:2.5rem 0}}@media (min-width:1024px){.author-bio{padding:2rem;margin:3rem 0}}.author-bio:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--deep-twilight-indigo)}@media (min-width:640px){.author-bio:before{height:4px}}.pagination-nav{display:flex;align-items:center;justify-content:center;gap:.25rem;margin:2rem 0;flex-wrap:wrap}@media (min-width:640px){.pagination-nav{gap:.5rem;margin:3rem 0}}.page-link{display:inline-flex;align-items:center;padding:.5rem .75rem;font-size:.75rem;font-weight:500;color:var(--deep-twilight-indigo);background:white;border:1px solid var(--deep-twilight-indigo);opacity:.2;border-radius:.375rem;text-decoration:none;transition:all .2s ease;min-width:2rem;justify-content:center}@media (min-width:640px){.page-link{padding:.75rem 1.25rem;font-size:.875rem;border-radius:.5rem;min-width:2.5rem}}.page-link:hover:not(.active):not(.loading){background:var(--cosmic-latte);opacity:.3;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.page-link.active{background:var(--deep-twilight-indigo);color:var(--cosmic-latte);border-color:var(--deep-twilight-indigo);box-shadow:0 4px 6px -1px rgb(0 0 0/.3)}.page-link.loading{opacity:.5;cursor:wait;pointer-events:none}.loading-overlay{position:relative}.loading-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.loading-overlay.loading:after{opacity:1;visibility:visible}@media (max-width:639px){.blog-card{margin-bottom:1rem}.tag{font-size:.7rem;padding:.25rem .5rem}.blog-filters{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.blog-filters::-webkit-scrollbar{height:2px}.blog-filters::-webkit-scrollbar-thumb{background:var(--deep-twilight-indigo);opacity:.3}.loading-spinner{width:12px;height:12px}}.blog-card:focus-within:not(.cursor-wait),.page-link:focus:not(.loading),.prose a:focus:not(.loading),.tag:focus:not(.loading){outline:2px solid var(--deep-twilight-indigo);outline-offset:2px}@media (max-width:480px){.loading-spinner{width:10px;height:10px}.animate-spin{animation-duration:1.2s}}@media (prefers-reduced-motion:reduce){.blog-card,.page-link,.prose a,.tag{transition-duration:.01ms}.animate-spin{animation:none}.blog-card:hover{transform:none}}@media print{.animate-spin,.author-bio,.loading-spinner,.pagination-nav,.reading-progress{display:none}.prose{color:black}.prose h1,.prose h2,.prose h3,.prose h4{color:black;page-break-after:avoid}.prose blockquote{border-left-color:black;background:none}[dir=rtl] .prose blockquote{border-right-color:black}}html{scroll-behavior:smooth}@media (prefers-contrast:high){.blog-card,.page-link,.tag{border-width:2px}}