/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */:root{--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:5rem;--spacing-5xl:6rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--letter-spacing-tight:-.025em;--letter-spacing-normal:0em;--letter-spacing-wide:.025em;--letter-spacing-wider:.05em;--letter-spacing-widest:.1em;--max-width-xs:320px;--max-width-sm:640px;--max-width-md:768px;--max-width-lg:1024px;--max-width-xl:1280px;--max-width-2xl:1536px;--max-width-full:100%;--max-width-prose:65ch;--max-width-narrow:45ch;--max-width-wide:85ch;--z-index-base:1;--z-index-dropdown:1000;--z-index-sticky:1020;--z-index-fixed:1030;--z-index-modal-backdrop:1040;--z-index-modal:1050;--z-index-popover:1060;--z-index-tooltip:1070;--duration-instant:0s;--duration-fast:.1s;--duration-normal:.2s;--duration-slow:.3s;--duration-slower:.5s;--timing-linear:linear;--timing-ease:ease;--timing-ease-in:ease-in;--timing-ease-out:ease-out;--timing-ease-in-out:ease-in-out;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}[data-theme=phoenix]{--radius:.5rem;--theme-header-height:3.5rem;--theme-max-width:1280px;--theme-section-padding:6rem;--theme-button-radius:9999px;--theme-card-radius:.75rem;--theme-input-radius:.5rem;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:0 2px 8px #0000001a;--theme-transition-speed:.2s;--theme-transition-timing:ease-in-out;--theme-backdrop-blur:12px;--theme-button-lift:-2px}[data-theme=phoenix]:not(.dark){--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=phoenix].dark{--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=phoenix] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));box-sizing:border-box;padding:1rem;position:sticky;top:0;left:0;right:0}@media (min-width:1024px){[data-theme=phoenix] .theme-header{padding:1rem 5rem}}[data-theme=phoenix] .theme-header-container{width:100%;max-width:var(--theme-max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex;position:relative}[data-theme=phoenix] .theme-header-left{align-items:center;gap:2rem;display:flex}[data-theme=phoenix] .theme-logo-link{align-items:center;gap:.5rem;height:1.5rem;text-decoration:none;display:flex}[data-theme=phoenix] .theme-logo-icon{flex-shrink:0;width:1.5rem;height:1.5rem}[data-theme=phoenix] .theme-logo-text{letter-spacing:-.6094px;color:hsl(var(--foreground));font-family:Inter,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5}[data-theme=phoenix] .theme-logo-image{flex-shrink:0;width:auto;height:1.5rem}[data-theme=phoenix] .theme-header-right{display:none}@media (min-width:768px){[data-theme=phoenix] .theme-header-right{align-items:center;gap:1rem;display:flex}}[data-theme=phoenix] .phoenix-theme-switcher{display:none}@media (min-width:768px){[data-theme=phoenix] .phoenix-theme-switcher{display:block}[data-theme=phoenix] .phoenix-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;padding:4px 6px!important}[data-theme=phoenix].dark .phoenix-theme-switcher>div{background:#262626!important}[data-theme=phoenix] .phoenix-theme-switcher button,[data-theme=phoenix] .phoenix-theme-switcher button>div{border-radius:8px!important}}[data-theme=phoenix] .theme-mobile-actions{display:none}@media (max-width:768px){[data-theme=phoenix] .theme-mobile-actions{align-items:center;gap:16px;display:flex}}[data-theme=phoenix] .mobile-theme-switcher{display:block}[data-theme=phoenix] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;gap:0!important;padding:0!important}[data-theme=phoenix].dark .mobile-theme-switcher>div{background:#262626!important}[data-theme=phoenix] .mobile-theme-switcher button{border-radius:8px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=phoenix] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=phoenix] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=phoenix] .mobile-theme-switcher button[aria-pressed=true]{background:#f5f5f5!important}[data-theme=phoenix].dark .mobile-theme-switcher button[aria-pressed=true]{background:#262626!important}[data-theme=phoenix] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=phoenix] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=phoenix] .mobile-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=phoenix].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=phoenix] .theme-nav{display:none}@media (min-width:768px){[data-theme=phoenix] .theme-nav{display:flex}}[data-theme=phoenix] .theme-nav-list{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=phoenix] .theme-nav-item{margin:0}[data-theme=phoenix] .theme-nav-link{letter-spacing:-.0094rem;color:hsl(var(--foreground));opacity:.8;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none;display:flex}[data-theme=phoenix] .theme-nav-link:hover{opacity:1}[data-theme=phoenix] .theme-cta-button{background:var(--brand-color);color:#fff;letter-spacing:-.0094rem;cursor:pointer;height:2.3125rem;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none;display:inline-flex}[data-theme=phoenix] .theme-cta-button:hover{opacity:.9}[data-theme=phoenix].dark .theme-cta-button{color:#fff}[data-theme=phoenix] .theme-card{background:hsl(var(--card));color:hsl(var(--card-foreground));border-radius:var(--theme-card-radius);border:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);overflow:hidden}[data-theme=phoenix] .theme-card-hover{cursor:pointer}[data-theme=phoenix] .theme-card-hover:hover{box-shadow:var(--theme-shadow-lg);transform:translateY(var(--theme-button-lift));border-color:hsl(var(--border)/.8)}[data-theme=phoenix] .theme-card-image{object-fit:cover;width:100%;height:auto}[data-theme=phoenix] .theme-card-content{padding:var(--spacing-xl)}[data-theme=phoenix] .theme-card-title{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin:0 0 var(--spacing-sm)0;color:hsl(var(--foreground))}[data-theme=phoenix] .theme-card-description{font-size:var(--font-size-base);line-height:var(--line-height-normal);color:hsl(var(--muted-foreground));margin:0}[data-theme=phoenix] .theme-category-filter-container{width:100%}[data-theme=phoenix] .theme-category-filter-wrapper{justify-content:center;align-items:center;gap:3.5rem;padding-bottom:0;display:flex}@media (max-width:768px){[data-theme=phoenix] .theme-category-filter-wrapper{border-bottom:none;flex-direction:column;align-items:stretch;gap:8px}}[data-theme=phoenix] .theme-category-tabs{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e2e8f0;align-items:center;gap:1.5rem;display:flex;overflow-x:auto}[data-theme=phoenix].dark .theme-category-tabs{border-bottom-color:hsl(var(--border))}@media (max-width:768px){[data-theme=phoenix] .theme-category-tabs{border-bottom:1px solid hsl(var(--border));gap:16px}}[data-theme=phoenix] .theme-category-tabs::-webkit-scrollbar{display:none}[data-theme=phoenix] .theme-category-tab{letter-spacing:-.1504px;color:#737373;cursor:pointer;white-space:nowrap;height:56px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:16px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex;position:relative}@media (max-width:768px){[data-theme=phoenix] .theme-category-tab{height:auto;padding:12px 16px}}[data-theme=phoenix] .theme-category-tab:hover{color:#0a0a0a}[data-theme=phoenix] .theme-category-tab-active{color:#0a0a0a;border-bottom-color:var(--brand-color);font-weight:400}[data-theme=phoenix].dark .theme-category-tab{color:hsl(var(--muted-foreground))}[data-theme=phoenix].dark .theme-category-tab-active{color:var(--brand-color);border-bottom-color:var(--brand-color)}[data-theme=phoenix] .theme-sort-dropdown-wrapper{border-bottom:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;height:56px;display:flex;position:relative}[data-theme=phoenix].dark .theme-sort-dropdown-wrapper{border-bottom-color:hsl(var(--border))}@media (max-width:768px){[data-theme=phoenix] .theme-sort-dropdown-wrapper{border-bottom:none;height:auto}}[data-theme=phoenix] .theme-sort-dropdown{letter-spacing:-.1504px;color:#0a0a0a;cursor:pointer;width:auto;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);background-color:#0000;border:none;justify-content:center;align-items:center;gap:8px;padding:16px 0;font-size:14px;font-weight:400;line-height:21px;display:flex}[data-theme=phoenix].dark .theme-sort-dropdown{color:hsl(var(--foreground))}@media (max-width:768px){[data-theme=phoenix] .theme-sort-dropdown{background-color:hsl(var(--muted)/.5);border:none;border-radius:8px;width:100%;padding:8px 16px}}[data-theme=phoenix] .theme-sort-dropdown:hover{opacity:.7}[data-theme=phoenix] .theme-sort-dropdown:focus{box-shadow:none;outline:none}[data-theme=phoenix] .theme-category-pill{padding:var(--spacing-xs)var(--spacing-md);border-radius:var(--theme-button-radius);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);background:var(--brand-color);align-items:center;display:inline-flex}@supports (color:color-mix(in lab,red,red)){[data-theme=phoenix] .theme-category-pill{background:color-mix(in srgb,var(--brand-color)5%,transparent)}}[data-theme=phoenix] .theme-category-pill{color:hsl(var(--foreground));cursor:pointer;transition:all var(--theme-transition-speed)var(--theme-transition-timing);border:none;text-decoration:none}[data-theme=phoenix] .theme-category-pill:hover{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=phoenix] .theme-category-pill:hover{background:color-mix(in srgb,var(--brand-color)10%,transparent)}}[data-theme=phoenix] .theme-category-pill:hover{color:var(--brand-color)}[data-theme=phoenix] .theme-category-pill-active{background:var(--brand-color);color:#fff;border-color:var(--brand-color)}[data-theme=phoenix].dark .theme-category-pill-active{color:#fff}[data-theme=phoenix].dark [data-slot=pagination] a,[data-theme=phoenix].dark [data-slot=pagination] button,[data-theme=phoenix].dark nav[role=navigation][aria-label=pagination] a,[data-theme=phoenix].dark nav[role=navigation][aria-label=pagination] button{color:hsl(var(--foreground))}[data-theme=phoenix] .theme-tag-pill{border-radius:var(--theme-input-radius);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);background:hsl(var(--muted));color:hsl(var(--muted-foreground));transition:all var(--theme-transition-speed)var(--theme-transition-timing);align-items:center;padding:.25rem .75rem;text-decoration:none;display:inline-flex}[data-theme=phoenix] .theme-tag-pill:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}[data-theme=phoenix] .theme-footer{background:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:3rem var(--spacing-md)3rem var(--spacing-md);min-height:117px}@media (min-width:640px){[data-theme=phoenix] .theme-footer{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}}@media (min-width:1024px){[data-theme=phoenix] .theme-footer{padding-left:var(--spacing-2xl);padding-right:var(--spacing-2xl)}}[data-theme=phoenix] .theme-footer-container{max-width:var(--theme-max-width);margin:0 auto}[data-theme=phoenix] .theme-footer-link{color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:13px;line-height:1.5;text-decoration:none}[data-theme=phoenix] .theme-footer-link:hover{color:hsl(var(--foreground))}[data-theme=phoenix] .theme-search-input{width:100%;height:2.5rem;padding:0 var(--spacing-md);border:1px solid hsl(var(--border));border-radius:var(--theme-input-radius);background:hsl(var(--background));color:hsl(var(--foreground));font-size:var(--font-size-sm);transition:all var(--theme-transition-speed)var(--theme-transition-timing)}[data-theme=phoenix] .theme-search-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.1);outline:none}[data-theme=phoenix] .theme-search-input::placeholder{color:hsl(var(--muted-foreground))}[data-theme=phoenix] .theme-pagination{justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}[data-theme=phoenix] .theme-pagination-nav{letter-spacing:-.1504px;text-align:center;width:56px;height:56px;color:var(--brand-color);cursor:pointer;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;padding:16px 0;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=phoenix] .theme-pagination-nav:hover{opacity:.7}[data-theme=phoenix] .theme-pagination-disabled{color:#737373;cursor:not-allowed;pointer-events:none}[data-theme=phoenix].dark .theme-pagination-disabled{color:hsl(var(--muted-foreground))}[data-theme=phoenix] .theme-pagination-numbers{border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:24px;display:flex}[data-theme=phoenix].dark .theme-pagination-numbers{border-bottom-color:hsl(var(--border))}[data-theme=phoenix] .theme-pagination-number{letter-spacing:-.1504px;text-align:center;color:#a3a3a3;width:56px;height:56px;transition:color var(--theme-transition-speed)var(--theme-transition-timing);border-bottom:2px solid #0000;justify-content:center;align-items:center;margin-bottom:-1px;padding:16px 0;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=phoenix].dark .theme-pagination-number{color:hsl(var(--muted-foreground))}[data-theme=phoenix] .theme-pagination-number:hover{color:hsl(var(--foreground))}[data-theme=phoenix] .theme-pagination-number-active{color:var(--brand-color);border-bottom-color:var(--brand-color)}[data-theme=phoenix] .theme-hero{padding:var(--theme-section-padding)var(--spacing-md);background:hsl(var(--background))}[data-theme=phoenix] .theme-hero-container{max-width:var(--theme-max-width);text-align:center;margin:0 auto}[data-theme=phoenix] .theme-hero-title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:hsl(var(--foreground));margin:0 0 var(--spacing-lg)0}@media (min-width:768px){[data-theme=phoenix] .theme-hero-title{font-size:var(--font-size-5xl)}}[data-theme=phoenix] .theme-hero-description{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed);color:hsl(var(--muted-foreground));max-width:var(--max-width-prose);margin:0 auto var(--spacing-xl)auto}@media (min-width:768px){[data-theme=phoenix] .theme-hero-description{font-size:var(--font-size-xl)}}[data-theme=phoenix] .theme-blog-home-container{flex-direction:column;max-width:1280px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=phoenix] .theme-blog-home-container{padding:64px 16px 32px}}[data-theme=phoenix] .theme-blog-home-filters{margin-bottom:48px}@media (max-width:768px){[data-theme=phoenix] .theme-blog-home-filters{margin-bottom:32px}}[data-theme=phoenix] .theme-blog-home-posts{margin-bottom:54px}[data-theme=phoenix] .theme-post-layout{flex-direction:column;align-items:center;gap:48px;width:100%;max-width:100%;display:flex}@media (min-width:640px){[data-theme=phoenix] .theme-post-layout{gap:32px}}[data-theme=phoenix] .theme-post-layout-item{width:100%}@media (min-width:640px){[data-theme=phoenix] .theme-post-layout-item{width:100%;max-width:1100px}}[data-theme=phoenix] .theme-post-card{flex-direction:row;align-items:flex-start;gap:12px;text-decoration:none;display:flex}@media (min-width:640px){[data-theme=phoenix] .theme-post-card{align-items:center;gap:32px}}[data-theme=phoenix] .theme-post-card-image-wrapper{background:hsl(var(--muted));border-radius:4px;flex-shrink:0;width:80px;height:80px;overflow:hidden}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-image-wrapper{width:390px;height:220px}}[data-theme=phoenix] .theme-post-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=phoenix] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=phoenix] .theme-post-card-content{flex-direction:column;flex:1;justify-content:flex-start;gap:8px;min-width:0;display:flex}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-content{flex:1;justify-content:center;gap:16px;min-width:500px}}[data-theme=phoenix] .theme-post-card-category{color:hsl(var(--foreground));text-transform:uppercase;font-size:12px;font-weight:400;line-height:16px}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-category{font-size:14px;line-height:20px}}[data-theme=phoenix] .theme-post-card-title{color:hsl(var(--foreground));font-size:14px;font-weight:500;line-height:20px}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-title{font-size:20px;font-weight:500;line-height:32px}}[data-theme=phoenix] .theme-post-card-description{color:#737373;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-description{color:#404040;font-size:16px;line-height:24px}}[data-theme=phoenix].dark .theme-post-card-description{color:hsl(var(--muted-foreground))}[data-theme=phoenix] .theme-post-card-meta{align-items:center;gap:4px;display:flex}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-meta{gap:16px}}[data-theme=phoenix] .theme-post-card-author{color:hsl(var(--foreground));font-size:12px;font-weight:400;line-height:16px}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-author{font-size:14px;line-height:20px}}[data-theme=phoenix] .theme-post-card-meta span,[data-theme=phoenix] .theme-post-card-meta time{color:hsl(var(--foreground));font-size:12px;font-weight:400;line-height:16px}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-meta span,[data-theme=phoenix] .theme-post-card-meta time{font-size:14px;line-height:20px}}[data-theme=phoenix] .theme-post-card-tags{color:var(--brand-color);font-size:12px;font-weight:400;line-height:16px}@media (min-width:640px){[data-theme=phoenix] .theme-post-card-tags{font-size:14px;line-height:20px}}[data-theme=phoenix] .theme-blog-hero{background:hsl(var(--background));padding:0 0 2rem}[data-theme=phoenix] .theme-blog-hero-container{max-width:var(--theme-max-width);flex-direction:column;align-items:center;gap:24px;margin:0 auto;display:flex}[data-theme=phoenix] .theme-blog-hero-text{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}[data-theme=phoenix] .theme-blog-hero-title{font-size:24px;font-weight:var(--font-weight-normal);color:#262626;letter-spacing:-.96px;margin:0;line-height:40px}[data-theme=phoenix].dark .theme-blog-hero-title{color:hsl(var(--foreground))}[data-theme=phoenix] .theme-blog-hero-description{font-size:16px;font-weight:var(--font-weight-normal);color:#737373;text-align:center;max-width:546px;margin:0;line-height:24px}[data-theme=phoenix].dark .theme-blog-hero-description{color:hsl(var(--muted-foreground))}[data-theme=phoenix] .theme-blog-hero-search{justify-content:center;width:100%;display:flex}[data-theme=phoenix] .theme-blog-search-wrapper{opacity:.8;background:#f5f5f5;border-radius:8px;align-items:center;gap:8px;width:100%;max-width:308px;height:36px;padding:4px 12px;display:flex;position:relative}[data-theme=phoenix].dark .theme-blog-search-wrapper{background:hsl(var(--muted))}[data-theme=phoenix] .theme-blog-search-icon{color:#737373;flex-shrink:0}[data-theme=phoenix].dark .theme-blog-search-icon{color:hsl(var(--muted-foreground))}[data-theme=phoenix] .theme-blog-search-input{color:#0a0a0a;letter-spacing:-.15px;background:0 0;border:none;outline:none;flex:1;font-size:14px}[data-theme=phoenix].dark .theme-blog-search-input{color:hsl(var(--foreground))}[data-theme=phoenix] .theme-blog-search-input::placeholder{color:#73737399}[data-theme=phoenix].dark .theme-blog-search-input::placeholder{color:hsl(var(--muted-foreground)/.6)}[data-theme=phoenix] .theme-blog-sort-menu{background:hsl(var(--background));border:1px solid hsl(var(--border));z-index:50;border-radius:8px;min-width:180px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}[data-theme=phoenix] .theme-blog-sort-option{text-align:left;cursor:pointer;width:100%;color:hsl(var(--foreground));transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;padding:12px 16px;font-size:14px;line-height:21px;display:block}[data-theme=phoenix] .theme-blog-sort-option:hover{background:hsl(var(--muted))}[data-theme=phoenix] .theme-blog-sort-option-active{background:hsl(var(--muted));font-weight:var(--font-weight-medium)}[data-theme=phoenix] .mobile-menu-dropdown{background:hsl(var(--background));flex-direction:column;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=phoenix].dark .mobile-menu-dropdown{background:hsl(var(--background))}[data-theme=phoenix] .mobile-menu-content-wrapper{flex-direction:column;flex:1;justify-content:space-between;display:flex}[data-theme=phoenix] .mobile-menu-title{color:#0a0a0a;letter-spacing:-.045rem;font-size:1rem;font-weight:400;line-height:1.5rem}[data-theme=phoenix].dark .mobile-menu-title{color:#fafafa}[data-theme=phoenix] .mobile-menu-search{width:100%}[data-theme=phoenix] .mobile-menu-search form{max-width:100%;margin:0}[data-theme=phoenix] .mobile-menu-search .theme-blog-search-wrapper{width:100%;position:relative}[data-theme=phoenix] .mobile-menu-search .theme-blog-search-icon{color:#73737399;z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}[data-theme=phoenix] .mobile-menu-search input{color:#0a0a0a;letter-spacing:-.1504px;background:#f5f5f5;border:1px solid #f5f5f5;border-radius:999px;width:100%;height:36px;padding:4px 12px 4px 36px;font-size:14px;line-height:normal}[data-theme=phoenix] .mobile-menu-search input::placeholder{color:#73737399}[data-theme=phoenix].dark .mobile-menu-search .theme-blog-search-icon{color:#fff9}[data-theme=phoenix].dark .mobile-menu-search input{color:#fafafa;background:#ffffff1a;border-color:#ffffff1a}[data-theme=phoenix].dark .mobile-menu-search input::placeholder{color:#fff9}[data-theme=phoenix] .mobile-menu-nav-link{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}[data-theme=phoenix].dark .mobile-menu-nav-link{border-bottom-color:#262626}[data-theme=phoenix] .mobile-menu-nav-link-text{letter-spacing:-.1504px;color:#737373;font-size:1rem;font-weight:400;line-height:1.3125rem;transition:color .2s ease-in-out}[data-theme=phoenix] .mobile-menu-nav-link-text.active{color:var(--brand-color)}[data-theme=phoenix] .mobile-menu-nav-link-text:hover{color:#0a0a0a}[data-theme=phoenix].dark .mobile-menu-nav-link-text{color:#a3a3a3}[data-theme=phoenix].dark .mobile-menu-nav-link-text:hover{color:#fafafa}[data-theme=phoenix].dark .mobile-menu-nav-link-text.active{color:var(--brand-color)}[data-theme=phoenix] .mobile-menu-chevron{color:#d4d4d4;transition:color .2s ease-in-out}[data-theme=phoenix] .mobile-menu-chevron.active{color:var(--brand-color)}[data-theme=phoenix] .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=phoenix].dark .mobile-menu-chevron{color:#525252}[data-theme=phoenix].dark .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=phoenix].dark .mobile-menu-chevron.active{color:var(--brand-color)}[data-theme=phoenix] .mobile-menu-cta{background:var(--brand-color);color:#fff;letter-spacing:-.1504px;text-align:center;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:16px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:opacity .2s ease-in-out;display:flex;box-shadow:0 2px 8px #0000001a}[data-theme=phoenix] .mobile-menu-cta:hover{opacity:.9}[data-theme=phoenix].dark .mobile-menu-cta{background:var(--brand-color);color:#fff}[data-theme=phoenix] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=phoenix] .theme-archives-container{padding:64px 16px 32px}}[data-theme=phoenix] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=phoenix] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=phoenix] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=phoenix] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=phoenix] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=phoenix] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=phoenix] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=phoenix] .theme-archives-year-header:hover{opacity:.7}[data-theme=phoenix] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=phoenix] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=phoenix] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=phoenix] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=phoenix] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=phoenix] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=phoenix] .theme-archives-month-header:hover{opacity:.7}[data-theme=phoenix] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=phoenix] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=phoenix] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=phoenix] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=phoenix] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=phoenix] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=phoenix] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=phoenix] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=phoenix] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=phoenix] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=prescott]{--radius:.375rem;--theme-header-height:4rem;--theme-max-width:1280px;--theme-section-padding:5rem;--theme-button-radius:.375rem;--theme-card-radius:.5rem;--theme-input-radius:.375rem;--theme-shadow-sm:0 1px 2px #00000008;--theme-shadow-md:0 2px 4px #0000000d;--theme-shadow-lg:0 4px 8px #00000014;--theme-shadow-button:none;--theme-transition-speed:.15s;--theme-transition-timing:ease-out;--theme-backdrop-blur:0px;--theme-button-lift:0px}[data-theme=prescott]:not(.dark){--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=prescott].dark{--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=prescott] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);padding:16px 24px;position:sticky;top:0;left:0;right:0}[data-theme=prescott].dark .theme-header{background:hsl(var(--background));border-bottom-color:#262626}[data-theme=prescott] .theme-header-container{align-items:center;gap:32px;max-width:1016px;margin:0 auto;display:flex}@media (max-width:1023px){[data-theme=prescott] .theme-header-container{gap:16px}}[data-theme=prescott] .theme-logo-link{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}[data-theme=prescott] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=prescott] .theme-site-name{letter-spacing:-.045em;color:hsl(var(--foreground));white-space:nowrap;font-size:1rem;font-weight:400;line-height:1.5}[data-theme=prescott].dark .theme-site-name{color:#fafafa}[data-theme=prescott] .theme-blog-title{letter-spacing:-.7125px;color:hsl(var(--foreground));margin:0;padding:0;font-size:1rem;font-weight:400;line-height:1.5rem}[data-theme=prescott].dark .theme-blog-title{color:#fafafa}[data-theme=prescott] .theme-blog-home-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}[data-theme=prescott].dark .theme-blog-home-container{background:hsl(var(--background))}@media (max-width:768px){[data-theme=prescott] .theme-blog-home-container{padding:64px 16px 32px}}[data-theme=prescott] .theme-blog-home-title{margin-bottom:54px}@media (max-width:768px){[data-theme=prescott] .theme-blog-home-title{margin-bottom:32px}}[data-theme=prescott] .theme-blog-home-filters{margin-bottom:92px}@media (max-width:768px){[data-theme=prescott] .theme-blog-home-filters{margin-bottom:32px}}[data-theme=prescott] .theme-blog-home-posts{margin-bottom:54px}[data-theme=prescott] .theme-post-layout{flex-wrap:wrap;gap:54px 32px;width:100%;max-width:968px;margin:0 auto;display:flex}@media (max-width:768px){[data-theme=prescott] .theme-post-layout{flex-direction:column;gap:54px;max-width:100%}}[data-theme=prescott] .theme-post-layout-item{flex-shrink:0;width:301.328px}@media (max-width:768px){[data-theme=prescott] .theme-post-layout-item{width:100%}}[data-theme=prescott] .theme-header-search{flex:none;width:397.852px;max-width:397.852px;display:none}@media (min-width:1024px){[data-theme=prescott] .theme-header-search{display:block}}[data-theme=prescott] .theme-header-nav{align-items:center;gap:16px;margin-left:auto;display:flex}@media (min-width:1024px){[data-theme=prescott] .theme-header-nav{gap:4px}}@media (max-width:1023px){[data-theme=prescott] .theme-header-nav nav{display:none}[data-theme=prescott] .theme-header-nav{gap:16px}}[data-theme=prescott] .theme-header-divider{background:hsl(var(--border));width:1px;height:1.25rem}@media (max-width:1023px){[data-theme=prescott] button[aria-label="Toggle mobile menu"]{margin:0;padding:0}[data-theme=prescott] button[aria-label="Toggle mobile menu"] svg{width:20px;height:20px}}[data-theme=prescott] .theme-mobile-actions{display:none}@media (max-width:768px){[data-theme=prescott] .theme-mobile-actions{align-items:center;gap:16px;display:flex}}[data-theme=prescott] .mobile-theme-switcher{display:block}[data-theme=prescott] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;gap:0!important;padding:0!important}[data-theme=prescott].dark .mobile-theme-switcher>div{background:#262626!important}[data-theme=prescott] .mobile-theme-switcher button{border-radius:8px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=prescott] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=prescott] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=prescott] .mobile-theme-switcher button[aria-pressed=true]{background:#f5f5f5!important}[data-theme=prescott].dark .mobile-theme-switcher button[aria-pressed=true]{background:#262626!important}[data-theme=prescott] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=prescott] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=prescott] .mobile-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=prescott].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=prescott] .theme-nav{display:flex}[data-theme=prescott] .theme-nav-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}[data-theme=prescott] .theme-nav-item{margin:0}[data-theme=prescott] .theme-nav-link{letter-spacing:-.1504px;color:#0a0a0acc;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;height:37px;padding:8px 12px;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=prescott].dark .theme-nav-link{color:#fafafacc}[data-theme=prescott] .theme-nav-link:hover{color:hsl(var(--foreground))}[data-theme=prescott].dark .theme-nav-link:hover{color:#fafafa}[data-theme=prescott] .theme-cta-button{background:var(--brand-color);color:#fff;letter-spacing:-.1504px;height:37px;box-shadow:var(--theme-shadow-button);cursor:pointer;transition:all var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=prescott] .theme-cta-button:hover{opacity:.9;transform:translateY(var(--theme-button-lift))}[data-theme=prescott] .theme-post-card{flex-direction:column;gap:1rem;text-decoration:none;display:flex}[data-theme=prescott] .theme-post-card-image-wrapper{background:hsl(var(--muted));border-radius:12px;overflow:hidden}[data-theme=prescott] .theme-post-card-image{object-fit:cover;width:100%;height:188.328px;transition:transform .3s ease-out}[data-theme=prescott] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=prescott] .theme-post-card-category{background:hsl(var(--muted));color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.3px;border-radius:9999px;padding:3px 9px;font-size:.75rem;font-weight:400;line-height:18px}[data-theme=prescott].dark .theme-post-card-category{color:#a3a3a3;background:#171717}[data-theme=prescott] .theme-post-card-title{color:hsl(var(--foreground));letter-spacing:-.3125px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}[data-theme=prescott].dark .theme-post-card-title{color:#d4d4d4}[data-theme=prescott] .theme-post-card-description{color:hsl(var(--muted-foreground));letter-spacing:-.2344px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:400;line-height:24.375px;display:-webkit-box;overflow:hidden}[data-theme=prescott] .theme-post-card-author{color:hsl(var(--foreground));letter-spacing:-.0762px;font-size:.8125rem;font-weight:400;line-height:19.5px}[data-theme=prescott].dark .theme-post-card-author{color:#d4d4d4}[data-theme=prescott] .theme-post-card-meta{color:hsl(var(--muted-foreground));letter-spacing:-.0762px;font-size:.8125rem;font-weight:400;line-height:19.5px}[data-theme=prescott] .theme-post-card-tag{letter-spacing:-.0762px;color:var(--brand-color);font-size:.8125rem;font-weight:400;line-height:19.5px}[data-theme=prescott] .theme-category-filter-container{width:100%}[data-theme=prescott] .theme-category-filter-wrapper{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:0;display:flex}[data-theme=prescott].dark .theme-category-filter-wrapper{border-bottom-color:#262626}@media (max-width:768px){[data-theme=prescott] .theme-category-filter-wrapper{border-bottom:none;flex-direction:column;align-items:stretch;gap:8px}}[data-theme=prescott] .theme-category-tabs{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:32px;display:flex;overflow-x:auto}@media (max-width:768px){[data-theme=prescott] .theme-category-tabs{border-bottom:1px solid hsl(var(--border));gap:16px}[data-theme=prescott].dark .theme-category-tabs{border-bottom-color:#262626}}[data-theme=prescott] .theme-category-tabs::-webkit-scrollbar{display:none}[data-theme=prescott] .theme-category-tab{letter-spacing:-.1504px;color:#737373;cursor:pointer;white-space:nowrap;height:37px;transition:color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;align-items:center;padding:0 4px;font-size:14px;font-weight:400;line-height:21px;display:flex;position:relative}@media (max-width:768px){[data-theme=prescott] .theme-category-tab{letter-spacing:-.1504px;color:#737373;height:auto;padding:12px 16px;font-size:14px;line-height:21px}}[data-theme=prescott] .theme-category-tab:hover{color:#0a0a0a}[data-theme=prescott].dark .theme-category-tab{color:#a3a3a3}[data-theme=prescott].dark .theme-category-tab:hover{color:#fafafa}[data-theme=prescott] .theme-category-tab-active{color:#0a0a0a}[data-theme=prescott].dark .theme-category-tab-active{color:#fafafa}@media (max-width:768px){[data-theme=prescott] .theme-category-tab-active{color:#0a0a0a}[data-theme=prescott].dark .theme-category-tab{color:#a3a3a3}[data-theme=prescott].dark .theme-category-tab-active{color:#fafafa}}[data-theme=prescott] .theme-category-tab-active:after{content:"";background-color:var(--brand-color);height:2px;position:absolute;bottom:0;left:0;right:0}[data-theme=prescott] .theme-sort-dropdown{letter-spacing:-.1504px;color:#0a0a0a;background-color:#fff;border:none;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:auto;min-width:140px;height:auto;padding:0 12px;font-size:14px;font-weight:400;line-height:21px;display:flex;box-shadow:none!important}[data-theme=prescott].dark .theme-sort-dropdown{color:#fafafa;background-color:#000}@media (max-width:768px){[data-theme=prescott] .theme-sort-dropdown{background-color:#f5f5f580;width:100%;padding:8px 16px}[data-theme=prescott].dark .theme-sort-dropdown{background-color:#ffffff1a}}[data-theme=prescott] .theme-sort-dropdown:hover{opacity:.9}[data-theme=prescott] .theme-sort-dropdown:focus{box-shadow:none;outline:none}[data-theme=prescott] .theme-sort-dropdown svg{flex-shrink:0;width:16px;height:16px}[data-theme=prescott].dark [data-slot=pagination] a,[data-theme=prescott].dark [data-slot=pagination] button,[data-theme=prescott].dark nav[role=navigation][aria-label=pagination] a,[data-theme=prescott].dark nav[role=navigation][aria-label=pagination] button{color:hsl(var(--foreground))}[data-theme=prescott] .theme-tag-pill{border-radius:var(--theme-input-radius);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);background:hsl(var(--muted));color:hsl(var(--muted-foreground));transition:all var(--theme-transition-speed)var(--theme-transition-timing);align-items:center;padding:.25rem .75rem;text-decoration:none;display:inline-flex}[data-theme=prescott] .theme-tag-pill:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}[data-theme=prescott] .theme-footer{border-top:1px solid hsl(var(--border));background:#f5f5f54d;padding:3.0625rem 1.5rem 3rem}[data-theme=prescott].dark .theme-footer{background:hsl(var(--background));border-top-color:#262626}@media (max-width:767px){[data-theme=prescott] .theme-footer{padding:50px 24px}}[data-theme=prescott] .theme-footer-container{max-width:1016px;margin:0 auto}[data-theme=prescott] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:1.25rem;display:flex}@media (max-width:767px){[data-theme=prescott] .theme-footer-row{flex-direction:column;align-items:flex-start;gap:54px;height:auto}}[data-theme=prescott] .theme-footer-links-container{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){[data-theme=prescott] .theme-footer-links-container{flex-direction:column;align-items:flex-start;gap:16px}}[data-theme=prescott] .theme-footer-link{color:#737373;letter-spacing:-.00476rem;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:.8125rem;font-weight:400;line-height:1.21875rem;text-decoration:none}[data-theme=prescott].dark .theme-footer-link{color:#a3a3a3}[data-theme=prescott] .theme-footer-link:hover{color:#0a0a0a}[data-theme=prescott].dark .theme-footer-link:hover{color:#fafafa}[data-theme=prescott] .theme-footer-attribution{letter-spacing:-.00476rem;flex-shrink:0;align-items:center;gap:.125rem;font-size:.8125rem;font-weight:400;line-height:1.21875rem;display:flex}[data-theme=prescott] .theme-footer-attribution-text{color:#737373}[data-theme=prescott].dark .theme-footer-attribution-text{color:#a3a3a3}[data-theme=prescott] .theme-footer-attribution-link{color:#0a0a0a;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);text-decoration:none}[data-theme=prescott].dark .theme-footer-attribution-link{color:#fafafa}[data-theme=prescott] .theme-footer-attribution-link:hover{opacity:.7}[data-theme=prescott] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:767px){[data-theme=prescott] .theme-footer-socials-container{gap:16px}}[data-theme=prescott] .theme-footer-social-link{color:#737373;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=prescott].dark .theme-footer-social-link{color:#a3a3a3}[data-theme=prescott] .theme-footer-social-link:hover{color:#0a0a0a}[data-theme=prescott].dark .theme-footer-social-link:hover{color:#fafafa}[data-theme=prescott] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}@media (max-width:767px){[data-theme=prescott] .theme-footer-social-link svg{width:20px;height:20px}}[data-theme=prescott] .theme-search-input{width:100%;height:2.5rem;padding:0 var(--spacing-md);border:1px solid hsl(var(--border));border-radius:var(--theme-input-radius);background:hsl(var(--background));color:hsl(var(--foreground));font-size:var(--font-size-sm);transition:all var(--theme-transition-speed)var(--theme-transition-timing)}[data-theme=prescott] .theme-search-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.1);outline:none}[data-theme=prescott] .theme-search-input::placeholder{color:hsl(var(--muted-foreground))}[data-theme=prescott] .prescott-search-input{background:#f5f5f5cc;border:none;border-radius:999px;height:2rem;padding:.25rem .75rem}[data-theme=prescott].dark .prescott-search-input{opacity:.8;background:#262626}[data-theme=prescott] .prescott-search-input:focus-within{box-shadow:none;background:#f5f5f5}[data-theme=prescott].dark .prescott-search-input:focus-within{opacity:1;background:#262626}[data-theme=prescott] .prescott-search-input input::placeholder{color:#73737399;font-size:.875rem}[data-theme=prescott].dark .prescott-search-input input::placeholder{color:#d4d4d4}[data-theme=prescott] .prescott-search-input [data-slot=input-group-addon] svg{color:#73737399;width:1rem;height:1rem}[data-theme=prescott].dark .prescott-search-input [data-slot=input-group-addon] svg{color:#ffffff80}[data-theme=prescott] [data-slot=pagination]{justify-content:center;align-items:center;gap:.5rem;display:flex}[data-theme=prescott] [data-slot=pagination] a,[data-theme=prescott] [data-slot=pagination] button{letter-spacing:-.01075em;cursor:pointer;width:36px;min-width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none;display:flex;color:hsl(var(--muted-foreground))!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:9999px!important;padding:0!important}[data-theme=prescott] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=prescott] [data-slot=pagination] button:hover:not(:disabled){background:var(--brand-color)!important}@supports (color:color-mix(in lab,red,red)){[data-theme=prescott] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=prescott] [data-slot=pagination] button:hover:not(:disabled){background:color-mix(in srgb,var(--brand-color)10%,transparent)!important}}[data-theme=prescott] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=prescott] [data-slot=pagination] button:hover:not(:disabled){color:var(--brand-color)!important}[data-theme=prescott] [data-slot=pagination] a[aria-current=page],[data-theme=prescott] [data-slot=pagination] button[aria-current=page]{background:var(--brand-color)!important;color:#fff!important}[data-theme=prescott] [data-slot=pagination] .pointer-events-none{opacity:.5;cursor:not-allowed}[data-theme=prescott].dark [data-slot=pagination] a,[data-theme=prescott].dark [data-slot=pagination] button{color:#737373!important}[data-theme=prescott].dark [data-slot=pagination] a:hover:not(.pointer-events-none):not([aria-current=page]),[data-theme=prescott].dark [data-slot=pagination] button:hover:not(:disabled):not([aria-current=page]){color:var(--brand-color)!important;background:#171717!important}[data-theme=prescott].dark [data-slot=pagination] a[aria-current=page],[data-theme=prescott].dark [data-slot=pagination] button[aria-current=page]{background:var(--brand-color)!important;color:#fff!important}[data-theme=prescott].dark [data-slot=pagination] .pointer-events-none{opacity:1;color:#737373!important}[data-theme=prescott] .theme-hero{padding:var(--theme-section-padding)var(--spacing-md);background:hsl(var(--background))}[data-theme=prescott] .theme-hero-container{max-width:var(--theme-max-width);text-align:center;margin:0 auto}[data-theme=prescott] .theme-hero-title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:hsl(var(--foreground));margin:0 0 var(--spacing-lg)0}@media (min-width:768px){[data-theme=prescott] .theme-hero-title{font-size:var(--font-size-5xl)}}[data-theme=prescott] .theme-hero-description{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed);color:hsl(var(--muted-foreground));max-width:var(--max-width-prose);margin:0 auto var(--spacing-xl)auto}@media (min-width:768px){[data-theme=prescott] .theme-hero-description{font-size:var(--font-size-xl)}}[data-theme=prescott] .mobile-menu-dropdown{background:hsl(var(--background));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=prescott].dark .mobile-menu-dropdown{background:hsl(var(--background))}[data-theme=prescott] .mobile-menu-title{color:#0a0a0a;letter-spacing:-.045rem;font-size:1rem;font-weight:400;line-height:1.5rem}[data-theme=prescott].dark .mobile-menu-title{color:#fafafa}[data-theme=prescott] .mobile-menu-search{width:100%}[data-theme=prescott] .mobile-menu-search .prescott-search-input{background:#f5f5f5cc;border-radius:999px;height:36px}[data-theme=prescott].dark .mobile-menu-search .prescott-search-input{background:#ffffff1a}[data-theme=prescott] .mobile-menu-nav-link{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}[data-theme=prescott].dark .mobile-menu-nav-link{border-bottom-color:#262626}[data-theme=prescott] .mobile-menu-nav-link-text{letter-spacing:-.009375rem;color:#737373;font-size:1rem;font-weight:400;line-height:1.3125rem;transition:color .15s ease-out}[data-theme=prescott] .mobile-menu-nav-link-text.active{color:var(--brand-color)}[data-theme=prescott] .mobile-menu-nav-link-text:hover{color:#0a0a0a}[data-theme=prescott].dark .mobile-menu-nav-link-text{color:#a3a3a3}[data-theme=prescott].dark .mobile-menu-nav-link-text:hover{color:#fafafa}[data-theme=prescott].dark .mobile-menu-nav-link-text.active{color:var(--brand-color)}[data-theme=prescott] .mobile-menu-chevron{color:#d4d4d4;transition:color .15s ease-out}[data-theme=prescott] .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=prescott].dark .mobile-menu-chevron{color:#525252}[data-theme=prescott].dark .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=prescott] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=prescott] .theme-archives-container{padding:64px 16px 32px}}[data-theme=prescott] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=prescott] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=prescott] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=prescott] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=prescott] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=prescott] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=prescott] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=prescott] .theme-archives-year-header:hover{opacity:.7}[data-theme=prescott] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=prescott] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=prescott] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=prescott] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=prescott] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=prescott] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=prescott] .theme-archives-month-header:hover{opacity:.7}[data-theme=prescott] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=prescott] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=prescott] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=prescott] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=prescott] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=prescott] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=prescott] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=prescott] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=prescott] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=prescott] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=plano]{--radius:.5rem;--brand-color:#b91c1c;--brand-color-hover:#991b1b;--theme-brand-accent:#ef4444;--theme-header-height:3.5rem;--theme-max-width:1280px;--theme-section-padding:6rem;--theme-button-radius:.5rem;--theme-card-radius:.75rem;--theme-input-radius:.5rem;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:0 2px 4px #0000000d;--theme-transition-speed:.2s;--theme-transition-timing:ease-in-out;--theme-backdrop-blur:8px;--theme-button-lift:-1px}[data-theme=plano]:not(.dark){--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=plano].dark{--background:0 0% 4%;--foreground:0 0% 98%;--card:0 0% 7%;--card-foreground:0 0% 98%;--popover:0 0% 7%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 15%;--muted-foreground:0 0% 64%;--accent:0 0% 20%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 25%;--input:0 0% 20%;--ring:0 0% 83%;--theme-bg-primary:#0a0a0a;--theme-bg-secondary:#171717;--theme-bg-tertiary:#262626;--theme-text-primary:#fafafa;--theme-text-secondary:#a3a3a3;--theme-border-color:#404040}[data-theme=plano] .plano-search-input{border-radius:var(--theme-input-radius);opacity:.8;background:0 0;border:1px solid #d4d4d4;max-width:864px;height:42px}[data-theme=plano].dark .plano-search-input{border-color:#404040}[data-theme=plano] .plano-search-input input::placeholder{color:#0a0a0a;letter-spacing:-.1504px;font-size:14px;font-weight:400;line-height:normal}[data-theme=plano].dark .plano-search-input input::placeholder{color:#a3a3a3}[data-theme=plano] .plano-search-input [data-slot=input-group-addon]{padding-left:16px}[data-theme=plano] .plano-search-input input{color:#0a0a0a;letter-spacing:-.1504px;padding-left:8px;padding-right:16px;font-size:14px}[data-theme=plano].dark .plano-search-input input{color:#fafafa}[data-theme=plano] .plano-search-input:focus-within{opacity:1;border-color:#0a0a0a}[data-theme=plano].dark .plano-search-input:focus-within{border-color:#fafafa}[data-theme=plano] .plano-blog-home-wrapper{background:hsl(var(--background));flex-direction:column;align-items:center;gap:48px;width:100%;display:flex}[data-theme=plano].dark .plano-blog-home-wrapper{background:hsl(var(--background))}[data-theme=plano] .plano-blog-home-header{flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 80px;display:flex}@media (max-width:767px){[data-theme=plano] .plano-blog-home-header{padding:0 24px}}[data-theme=plano] .plano-blog-home-header-inner{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}[data-theme=plano] .plano-blog-home-title{letter-spacing:-1.28px;color:#262626;text-align:center;margin-top:24px;font-family:Inter,sans-serif;font-size:32px;font-weight:400;line-height:40px}[data-theme=plano].dark .plano-blog-home-title{color:#fafafa}[data-theme=plano] .plano-blog-home-search{width:100%;max-width:864px}[data-theme=plano] .plano-blog-home-content{align-items:flex-start;gap:24px;width:100%;max-width:1024px;margin:0 auto;padding:0 80px;display:flex}@media (max-width:767px){[data-theme=plano] .plano-blog-home-content{flex-direction:column;padding:0 24px}}[data-theme=plano] .plano-blog-home-sidebar{flex-direction:column;flex-shrink:0;gap:40px;width:200px;display:flex}@media (max-width:767px){[data-theme=plano] .plano-blog-home-sidebar{width:100%}}[data-theme=plano] .plano-blog-home-main{flex-direction:column;flex:1;gap:40px;min-width:0;display:flex}[data-theme=plano] .plano-blog-home-posts{flex-direction:column;gap:24px;width:100%;margin-bottom:24px;display:flex}[data-theme=plano] .plano-blog-home-empty{text-align:center;color:#737373;padding:48px 0}[data-theme=plano].dark .plano-blog-home-empty{color:#a3a3a3}[data-theme=plano] .plano-category-filter{border-left:1px solid #d4d4d4;flex-direction:column;gap:8px;width:100%;display:flex}[data-theme=plano].dark .plano-category-filter{border-left-color:#404040}[data-theme=plano] .plano-category-filter-item{text-align:left;cursor:pointer;color:#737373;opacity:.8;background:0 0;border:none;border-left:1px solid #0000;align-items:center;gap:8px;width:100%;padding:8px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:all .2s ease-in-out;display:flex}[data-theme=plano] .plano-category-filter-item:hover{color:#0a0a0a;opacity:1}[data-theme=plano].dark .plano-category-filter-item{color:#a3a3a3}[data-theme=plano].dark .plano-category-filter-item:hover{color:#fafafa}[data-theme=plano] .plano-category-filter-item-active{border-left-color:var(--brand-color);color:var(--brand-color);opacity:1}[data-theme=plano] .plano-pagination-wrapper{justify-content:center;width:100%;margin-top:32px;margin-bottom:32px;display:flex}[data-theme=plano] .plano-pagination-container{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:640px;display:flex}[data-theme=plano] .plano-pagination-arrow{letter-spacing:-.1504px;color:#737373;opacity:.8;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;transition:all .2s ease-in-out;display:flex}[data-theme=plano] .plano-pagination-arrow:hover{opacity:1}[data-theme=plano].dark .plano-pagination-arrow{color:#a3a3a3}[data-theme=plano] .plano-pagination-arrow-next{background:var(--brand-color);color:#fff;opacity:1}[data-theme=plano] .plano-pagination-arrow-next:hover{background:var(--brand-color-hover);opacity:1}[data-theme=plano] .plano-pagination-arrow-disabled{opacity:.8;cursor:not-allowed;pointer-events:none;background:0 0}[data-theme=plano] .plano-pagination-numbers{align-items:center;gap:8px;display:flex}[data-theme=plano] .plano-pagination-number{letter-spacing:-.1504px;color:#737373;opacity:.8;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;transition:all .2s ease-in-out;display:flex}[data-theme=plano] .plano-pagination-number:hover{opacity:1}[data-theme=plano].dark .plano-pagination-number{color:#a3a3a3}[data-theme=plano] .plano-pagination-number-active{background:var(--brand-color);color:#fff;opacity:1}[data-theme=plano] .plano-pagination-number-active:hover{background:var(--brand-color-hover);opacity:1}[data-theme=plano] .theme-post-card{background:#fafafa;width:100%;max-width:620px;padding:24px;transition:background-color .2s ease-in-out}[data-theme=plano] .theme-post-card:hover{background:#f5f5f5}[data-theme=plano].dark .theme-post-card{background:#171717}[data-theme=plano].dark .theme-post-card:hover{background:#262626}[data-theme=plano] .theme-post-card-category{color:#a3a3a3;margin:0;font-size:14px;line-height:20px}[data-theme=plano].dark .theme-post-card-category{color:#737373}[data-theme=plano] .theme-post-card-content{flex-direction:column;gap:6px;width:100%;display:flex}[data-theme=plano] .theme-post-card-description,[data-theme=plano] .theme-post-card-title{white-space:pre-wrap}[data-theme=plano] .theme-post-card-date{color:#a3a3a3;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}[data-theme=plano].dark .theme-post-card-date{color:#737373}[data-theme=plano] .theme-post-card-tags{color:var(--brand-color);margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}[data-theme=plano] .plano-layout-wrapper{background:hsl(var(--background));flex-direction:column;min-height:100vh;display:flex}[data-theme=plano].dark .plano-layout-wrapper{background:hsl(var(--background))}[data-theme=plano] .plano-layout-main{flex:1}[data-theme=plano] .plano-header{background:hsl(var(--background));width:100%;padding:16px 80px}[data-theme=plano].dark .plano-header{background:hsl(var(--background));border-bottom:1px solid #262626}@media (max-width:767px){[data-theme=plano] .plano-header{padding:16px}}[data-theme=plano] .plano-header-container{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}[data-theme=plano] .plano-header-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}[data-theme=plano] .plano-header-actions>button{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0;padding:0;display:none}@media (max-width:1024px){[data-theme=plano] .plano-header-actions>button{display:flex}}[data-theme=plano] .plano-header-actions>button svg{stroke-width:2px;width:18px;height:18px}[data-theme=plano].dark .plano-header-actions>button svg{color:#fafafa;stroke:#fafafa}[data-theme=plano] .plano-header-logo{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}[data-theme=plano] .plano-header-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=plano] .plano-header-nav{align-items:center;gap:4px;display:flex}@media (max-width:767px){[data-theme=plano] .plano-header-nav{display:none}}[data-theme=plano] .plano-header-nav-link{letter-spacing:-.1504px;color:#0a0a0a;opacity:.8;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;transition:opacity .2s ease-in-out}[data-theme=plano] .plano-header-nav-link:hover{opacity:1}[data-theme=plano].dark .plano-header-nav-link{color:#fafafa}[data-theme=plano] .plano-header-cta{background:var(--brand-color);color:#fff;letter-spacing:-.1504px;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;height:37px;padding:8px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:background-color .2s ease-in-out;display:flex}[data-theme=plano] .plano-header-cta:hover{background:var(--brand-color-hover)}@media (max-width:767px){[data-theme=plano] .plano-header-cta{display:flex}}[data-theme=plano] .theme-footer{background:hsl(var(--background));border-top:1px solid #e2e8f0;padding:49px 80px}[data-theme=plano].dark .theme-footer{background:hsl(var(--background));border-top-color:#262626}@media (max-width:767px){[data-theme=plano] .theme-footer{padding:50px 24px}}[data-theme=plano] .theme-footer-container{max-width:100%;margin:0 auto}[data-theme=plano] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:20px;display:flex}@media (max-width:767px){[data-theme=plano] .theme-footer-row{flex-direction:column;align-items:flex-start;gap:54px;height:auto}}[data-theme=plano] .theme-footer-links-container{flex-shrink:0;align-items:center;gap:24px;display:flex}@media (max-width:767px){[data-theme=plano] .theme-footer-links-container{flex-direction:column;align-items:flex-start;gap:16px}}[data-theme=plano] .theme-footer-link{color:#737373;letter-spacing:-.0762px;font-size:13px;font-weight:400;line-height:19.5px;text-decoration:none;transition:color .2s ease-in-out}[data-theme=plano] .theme-footer-link:hover{color:#0a0a0a}[data-theme=plano].dark .theme-footer-link{color:#a3a3a3}[data-theme=plano].dark .theme-footer-link:hover{color:#fafafa}[data-theme=plano] .theme-footer-attribution{letter-spacing:-.0762px;flex-shrink:0;align-items:center;gap:2px;font-size:13px;font-weight:400;line-height:19.5px;display:flex}[data-theme=plano] .theme-footer-attribution-text{color:#737373}[data-theme=plano].dark .theme-footer-attribution-text{color:#a3a3a3}[data-theme=plano] .theme-footer-attribution-link{color:#0a0a0a;text-decoration:none;transition:opacity .2s ease-in-out}[data-theme=plano].dark .theme-footer-attribution-link{color:#fafafa}[data-theme=plano] .theme-footer-attribution-link:hover{opacity:.7}[data-theme=plano] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:16px;display:flex}@media (max-width:767px){[data-theme=plano] .theme-footer-socials-container{gap:16px}}[data-theme=plano] .theme-footer-social-link{color:#737373;justify-content:center;align-items:center;text-decoration:none;transition:color .2s ease-in-out;display:flex}[data-theme=plano] .theme-footer-social-link:hover{color:#0a0a0a}[data-theme=plano].dark .theme-footer-social-link{color:#a3a3a3}[data-theme=plano].dark .theme-footer-social-link:hover{color:#fafafa}[data-theme=plano] .theme-footer-social-link svg{width:20px;height:20px}@media (max-width:767px){[data-theme=plano] .theme-footer-social-link svg{width:20px;height:20px}}[data-theme=plano] .mobile-menu-dropdown{background:hsl(var(--background));flex-direction:column;padding:16px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=plano].dark .mobile-menu-dropdown{background:hsl(var(--background));box-shadow:none}[data-theme=plano] .mobile-menu-content-wrapper{flex-direction:column;flex:1;gap:24px;padding:8px 0;display:flex}[data-theme=plano] .mobile-menu-title{color:#0a0a0a;letter-spacing:-.7125px;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}[data-theme=plano].dark .mobile-menu-title{color:#fafafa}[data-theme=plano] .mobile-menu-search{display:none}[data-theme=plano] .mobile-menu-nav-link{color:#737373;opacity:.8;border-left:1px solid #0000;align-items:center;width:100%;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:all .2s;display:flex}[data-theme=plano] .mobile-menu-nav-link:hover{opacity:1}[data-theme=plano].dark .mobile-menu-nav-link{color:#a3a3a3}[data-theme=plano] .mobile-menu-nav-link.active,[data-theme=plano].dark .mobile-menu-nav-link.active{color:var(--brand-color);border-left-color:var(--brand-color);opacity:1}[data-theme=plano] .mobile-menu-nav-link-text{color:inherit;font-size:16px;font-weight:500;line-height:24px}[data-theme=plano] .mobile-menu-chevron,[data-theme=plano] .mobile-menu-cta{display:none}[data-theme=plano] nav ul{border-left:1px solid #d4d4d4;margin:0;padding:0;list-style:none}[data-theme=plano].dark nav ul{border-left-color:#262626}[data-theme=plano] .mobile-menu-dropdown nav{width:100%}[data-theme=plano] .theme-mobile-actions{display:none}@media (max-width:768px){[data-theme=plano] .theme-mobile-actions{align-items:center;gap:16px;display:flex}}[data-theme=plano] .mobile-theme-switcher{display:block}[data-theme=plano] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;gap:0!important;padding:0!important}[data-theme=plano].dark .mobile-theme-switcher>div{background:#262626!important}[data-theme=plano] .mobile-theme-switcher button{border-radius:8px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=plano] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=plano] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=plano] .mobile-theme-switcher button[aria-pressed=true]{background:#f5f5f5!important}[data-theme=plano].dark .mobile-theme-switcher button[aria-pressed=true]{background:#262626!important}[data-theme=plano] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=plano] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=plano] .mobile-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=plano].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=plano] .theme-post-card{flex-direction:column;gap:16px;text-decoration:none;transition:opacity .2s ease-in-out;display:flex}[data-theme=plano] .theme-post-card:hover{opacity:.9}[data-theme=plano] .theme-post-card-image-wrapper{aspect-ratio:600/377;background:#f5f5f5;width:100%;position:relative;overflow:hidden}[data-theme=plano].dark .theme-post-card-image-wrapper{background:#262626}[data-theme=plano] .theme-post-card-image{object-fit:cover;width:100%;height:100%}[data-theme=plano] .theme-post-card-category{letter-spacing:-.0645px;color:#737373;text-transform:uppercase;background:#fafafa;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;display:inline-flex}[data-theme=plano].dark .theme-post-card-category{color:#a3a3a3;background:#171717}[data-theme=plano] .theme-post-card-title{color:#171717;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:32px}[data-theme=plano].dark .theme-post-card-title{color:#fafafa}[data-theme=plano] .theme-post-card-description{color:#404040;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}[data-theme=plano].dark .theme-post-card-description{color:#d4d4d4}[data-theme=plano] .theme-post-card-author{letter-spacing:-.0762px;color:#737373;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:19.5px}[data-theme=plano].dark .theme-post-card-author{color:#a3a3a3}[data-theme=plano] .theme-post-card-meta{letter-spacing:-.0762px;color:#737373;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:19.5px}[data-theme=plano].dark .theme-post-card-meta{color:#a3a3a3}[data-theme=plano] .theme-post-card-tag{letter-spacing:-.0762px;color:var(--brand-color);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:19.5px}[data-theme=plano] .theme-post-layout{flex-direction:column;gap:24px;width:100%;display:flex}[data-theme=plano] .theme-post-layout-item{width:100%}[data-theme=plano] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=plano] .theme-archives-container{padding:64px 16px 32px}}[data-theme=plano] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=plano] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=plano] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=plano] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=plano] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=plano] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=plano] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=plano] .theme-archives-year-header:hover{opacity:.7}[data-theme=plano] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=plano] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=plano] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=plano] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=plano] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=plano] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=plano] .theme-archives-month-header:hover{opacity:.7}[data-theme=plano] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=plano] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=plano] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=plano] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=plano] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=plano] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=plano] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=plano] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=plano] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=plano] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=paris]{--radius:.375rem;--theme-header-height:4rem;--theme-max-width:1280px;--theme-section-padding:5rem;--theme-button-radius:.375rem;--theme-card-radius:.5rem;--theme-input-radius:.375rem;--theme-shadow-sm:0 1px 2px #00000008;--theme-shadow-md:0 2px 4px #0000000d;--theme-shadow-lg:0 4px 8px #00000014;--theme-shadow-button:none;--theme-transition-speed:.15s;--theme-transition-timing:ease-out;--theme-backdrop-blur:0px;--theme-button-lift:0px}[data-theme=paris]:not(.dark){--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=paris].dark{--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=paris] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);padding:16px 24px;position:sticky;top:0;left:0;right:0}[data-theme=paris].dark .theme-header{background:hsl(var(--background));border-bottom-color:#262626}[data-theme=paris] .theme-header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}@media (max-width:1023px){[data-theme=paris] .theme-header-container{gap:16px}}[data-theme=paris] .theme-logo-link{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}[data-theme=paris] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=paris] .theme-site-name{letter-spacing:-.045em;color:hsl(var(--foreground));white-space:nowrap;font-size:1rem;font-weight:400;line-height:1.5}[data-theme=paris].dark .theme-site-name{color:#fafafa}[data-theme=paris] .theme-blog-title{letter-spacing:-.96px;color:#0a0a0a;margin:0;padding:0;font-size:24px;font-weight:400;line-height:40px}@media (max-width:768px){[data-theme=paris] .theme-blog-title{letter-spacing:-.72px;font-size:18px}}[data-theme=paris].dark .theme-blog-title{color:#fafafa}[data-theme=paris] .theme-blog-home-container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}[data-theme=paris].dark .theme-blog-home-container{background:hsl(var(--background))}@media (max-width:768px){[data-theme=paris] .theme-blog-home-container{padding:64px 16px 32px}}[data-theme=paris] .theme-blog-home-title{margin-bottom:16px;display:block}@media (max-width:768px){[data-theme=paris] .theme-blog-home-title{display:none}}[data-theme=paris] .theme-blog-home-filters{margin-bottom:92px}@media (max-width:768px){[data-theme=paris] .theme-blog-home-filters{margin-bottom:32px}}[data-theme=paris] .theme-blog-home-posts{margin-bottom:54px}[data-theme=paris] .theme-post-layout{flex-direction:column;gap:40px;width:100%;max-width:1120px;margin:0 auto;display:flex}@media (max-width:768px){[data-theme=paris] .theme-post-layout{gap:54px;max-width:100%}}[data-theme=paris] .theme-post-layout-masonry{justify-content:center;align-items:stretch;gap:24px;width:100%;margin:0 auto;display:flex}@media (max-width:768px){[data-theme=paris] .theme-post-layout-masonry{flex-direction:column;gap:54px;min-height:auto}}[data-theme=paris] .theme-post-layout-column{flex-direction:column;gap:24px;min-height:100%;display:flex}[data-theme=paris] .theme-post-layout-column-left{flex-shrink:0;width:265px}[data-theme=paris] .theme-post-layout-column-center{flex-direction:column;flex:1 0;max-width:560px;min-height:100%;display:flex}[data-theme=paris] .theme-post-layout-column-center .theme-post-layout-item{flex-direction:column;flex:1;min-height:100%;display:flex}[data-theme=paris] .theme-post-layout-column-right{flex-shrink:0;width:265px}@media (max-width:768px){[data-theme=paris] .theme-post-layout-column-center,[data-theme=paris] .theme-post-layout-column-left,[data-theme=paris] .theme-post-layout-column-right{width:100%;max-width:100%}}[data-theme=paris] .theme-post-layout-grid{justify-content:center;align-items:flex-start;gap:24px;width:100%;display:flex}@media (max-width:1024px){[data-theme=paris] .theme-post-layout-grid{flex-wrap:wrap}}@media (max-width:768px){[data-theme=paris] .theme-post-layout-grid{flex-direction:column;gap:54px}}[data-theme=paris] .theme-post-layout-grid-item{flex-direction:column;flex:1 0 0;min-width:0;display:flex}@media (max-width:1024px){[data-theme=paris] .theme-post-layout-grid-item{flex:1 0 calc(50% - 12px);min-width:calc(50% - 12px)}}@media (max-width:768px){[data-theme=paris] .theme-post-layout-grid-item{flex:1 0 auto;width:100%;min-width:0}}[data-theme=paris] .theme-post-layout-grid .theme-post-card{flex-direction:column;height:100%;display:flex}[data-theme=paris] .theme-post-layout-grid .theme-post-card-content{flex-direction:column;flex:1;display:flex}[data-theme=paris] .theme-post-layout-grid .theme-post-card-text{flex:1}[data-theme=paris] .theme-post-layout-item{flex-direction:column;width:100%;display:flex}[data-theme=paris] .theme-post-layout-column-left .theme-post-layout-item,[data-theme=paris] .theme-post-layout-column-right .theme-post-layout-item{flex:1}[data-theme=paris] .theme-post-layout-column-left .theme-post-card,[data-theme=paris] .theme-post-layout-column-right .theme-post-card{flex-direction:column;height:100%;display:flex}[data-theme=paris] .theme-post-layout-column-left .theme-post-card .theme-post-card-image-wrapper,[data-theme=paris] .theme-post-layout-column-right .theme-post-card .theme-post-card-image-wrapper{flex-shrink:0}[data-theme=paris] .theme-post-layout-column-left .theme-post-card .theme-post-card-content,[data-theme=paris] .theme-post-layout-column-right .theme-post-card .theme-post-card-content{flex-direction:column;flex:1;display:flex}[data-theme=paris] .theme-post-layout-column-center .theme-post-card{flex-direction:column;flex:1;min-height:100%;display:flex}[data-theme=paris] .theme-header-search{display:none}@media (min-width:1024px){[data-theme=paris] .theme-header-search{display:block}}[data-theme=paris] .theme-header-nav{display:none}[data-theme=paris] .theme-header-nav-center{flex:1;justify-content:center;align-items:center;display:none}@media (min-width:1024px){[data-theme=paris] .theme-header-nav-center{display:flex}}[data-theme=paris] .theme-header-actions{flex-shrink:0;align-items:center;gap:16px;display:none}@media (min-width:1024px){[data-theme=paris] .theme-header-actions{display:flex}}[data-theme=paris] .paris-theme-switcher{display:none}@media (min-width:1024px){[data-theme=paris] .paris-theme-switcher{display:block}[data-theme=paris] .paris-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;padding:4px 6px!important}[data-theme=paris].dark .paris-theme-switcher>div{background:#262626!important}[data-theme=paris] .paris-theme-switcher button,[data-theme=paris] .paris-theme-switcher button>div{border-radius:8px!important}}[data-theme=paris] .theme-mobile-actions{display:none}@media (max-width:1024px){[data-theme=paris] .theme-mobile-actions{align-items:center;gap:16px;display:flex}}[data-theme=paris] .mobile-theme-switcher{display:block}[data-theme=paris] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;gap:0!important;padding:0!important}[data-theme=paris].dark .mobile-theme-switcher>div{background:#262626!important}[data-theme=paris] .mobile-theme-switcher button{border-radius:8px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=paris] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=paris] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=paris] .mobile-theme-switcher button[aria-pressed=true]{background:#f5f5f5!important}[data-theme=paris].dark .mobile-theme-switcher button[aria-pressed=true]{background:#262626!important}[data-theme=paris] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=paris] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=paris] .mobile-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=paris].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=paris] .theme-header-search-collapsed{flex:none;display:none}@media (min-width:1024px){[data-theme=paris] .theme-header-search-collapsed{align-items:center;display:flex}}[data-theme=paris] .theme-header-divider{background:hsl(var(--border));width:1px;height:1.25rem}@media (max-width:1023px){[data-theme=paris] button[aria-label="Toggle mobile menu"]{margin:0;padding:0}[data-theme=paris] button[aria-label="Toggle mobile menu"] svg{width:20px;height:20px}}[data-theme=paris] .theme-nav{display:flex}[data-theme=paris] .theme-nav-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}[data-theme=paris] .theme-nav-item{margin:0}[data-theme=paris] .theme-nav-link{letter-spacing:-.1504px;color:#0a0a0acc;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;height:37px;padding:8px 12px;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=paris].dark .theme-nav-link{color:#fafafacc}[data-theme=paris] .theme-nav-link:hover{color:hsl(var(--foreground))}[data-theme=paris].dark .theme-nav-link:hover{color:#fafafa}[data-theme=paris] .theme-cta-button{background:var(--brand-color);color:#fff;letter-spacing:-.1504px;height:37px;box-shadow:var(--theme-shadow-button);cursor:pointer;transition:all var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=paris] .theme-cta-button:hover{opacity:.9;transform:translateY(var(--theme-button-lift))}[data-theme=paris] .theme-post-card{flex-direction:column;gap:12px;text-decoration:none;display:flex}[data-theme=paris] .theme-post-card.theme-post-card-variant-hero{flex:1;gap:16px;min-height:100%}[data-theme=paris] .theme-post-card-image-wrapper{background:#e2e8f0;border-radius:4px;flex-shrink:0;overflow:hidden}[data-theme=paris] .theme-post-card-image-wrapper.theme-post-card-variant-hero{flex-direction:column;flex:1 0 0;min-height:0;display:flex}[data-theme=paris] .theme-post-layout-column-left .theme-post-card-image-wrapper,[data-theme=paris] .theme-post-layout-column-right .theme-post-card-image-wrapper{flex-direction:column;display:flex}[data-theme=paris] .theme-post-card-image{object-fit:cover;width:100%;height:130px;transition:transform .3s ease-out}[data-theme=paris] .theme-post-card-image.theme-post-card-variant-hero{object-fit:cover;flex:1;width:100%;min-height:100%}[data-theme=paris] .theme-post-card-image.theme-post-card-variant-tall{flex-shrink:0;height:140px}[data-theme=paris] .theme-post-card-image.theme-post-card-variant-standard{flex-shrink:0;height:130px}[data-theme=paris] .theme-post-layout-column-left .theme-post-card-image.theme-post-card-variant-tall{flex-shrink:0;height:180px}[data-theme=paris] .theme-post-layout-column-left .theme-post-card-image.theme-post-card-variant-standard,[data-theme=paris] .theme-post-layout-column-right .theme-post-card-image{flex-shrink:0;height:160px}@media (max-width:768px){[data-theme=paris] .theme-post-card-image.theme-post-card-variant-hero,[data-theme=paris] .theme-post-card-image.theme-post-card-variant-standard,[data-theme=paris] .theme-post-card-image.theme-post-card-variant-tall{height:130px}}[data-theme=paris] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=paris] .theme-post-card-content{flex-direction:column;flex:1;gap:10px;display:flex}[data-theme=paris] .theme-post-layout-column-left .theme-post-card-content,[data-theme=paris] .theme-post-layout-column-right .theme-post-card-content{justify-content:space-between}[data-theme=paris] .theme-post-layout-column-center .theme-post-card-content{flex:none;align-self:flex-end;width:100%}[data-theme=paris] .theme-post-card-pills{flex-wrap:wrap;gap:4px;display:flex;overflow:hidden}[data-theme=paris] .theme-post-card-pill{background:var(--brand-color);padding:4px 8px}@supports (color:color-mix(in lab,red,red)){[data-theme=paris] .theme-post-card-pill{background:color-mix(in srgb,var(--brand-color)10%,transparent)}}[data-theme=paris] .theme-post-card-pill{color:var(--brand-color);border-radius:8px;font-size:12px;font-weight:400;line-height:16px}[data-theme=paris].dark .theme-post-card-pill{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=paris].dark .theme-post-card-pill{background:color-mix(in srgb,var(--brand-color)15%,transparent)}}[data-theme=paris].dark .theme-post-card-pill{color:var(--brand-color)}[data-theme=paris] .theme-post-card-text{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}[data-theme=paris] .theme-post-layout-column-center .theme-post-card-text{flex:none}[data-theme=paris] .theme-post-card-title{color:#0a0a0a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:500;line-height:24px;display:-webkit-box;overflow:hidden}[data-theme=paris].dark .theme-post-card-title{color:#fafafa}[data-theme=paris] .theme-post-card-description{color:#737373;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}@media (max-width:768px){[data-theme=paris] .theme-post-card-description{height:20px;display:block}}@media (min-width:769px){[data-theme=paris] .theme-post-card-description{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}[data-theme=paris] .theme-post-card-variant-hero .theme-post-card-description{-webkit-line-clamp:3;line-clamp:3}[data-theme=paris] .theme-post-layout-grid .theme-post-card-description{-webkit-line-clamp:5;line-clamp:5;height:100px}}[data-theme=paris].dark .theme-post-card-description{color:#a3a3a3}[data-theme=paris] .theme-post-card-footer{flex-direction:column;gap:6px;display:flex}[data-theme=paris] .theme-post-card-tags{white-space:nowrap;gap:4px;width:100%;display:flex;overflow:hidden}[data-theme=paris] .theme-post-card-tag{color:var(--brand-color);flex-shrink:0;font-size:12px;font-weight:400;line-height:16px}[data-theme=paris] .theme-post-card-author-row{justify-content:space-between;align-items:center;display:flex}[data-theme=paris] .theme-post-card-author-info{align-items:center;gap:6px;display:flex}[data-theme=paris] .theme-post-card-avatar{flex-shrink:0;width:20px;height:20px}[data-theme=paris] .theme-post-card-avatar-fallback{letter-spacing:.0537px;color:#fff;width:20px;height:20px;font-size:9.167px;line-height:13.75px}[data-theme=paris] .theme-post-card-author-name{color:#262626;font-size:12px;font-weight:400;line-height:16px}[data-theme=paris].dark .theme-post-card-author-name{color:#d4d4d4}[data-theme=paris] .theme-post-card-date{color:#262626;flex-shrink:0;font-size:12px;font-weight:400;line-height:16px}[data-theme=paris].dark .theme-post-card-date{color:#d4d4d4}[data-theme=paris] .theme-category-filter-container{width:100%}@media (max-width:768px){[data-theme=paris] .theme-category-filter-container{flex-direction:column;gap:8px;display:flex}}[data-theme=paris] .theme-category-filter-mobile-header{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:none}@media (max-width:768px){[data-theme=paris] .theme-category-filter-mobile-header{display:flex}}[data-theme=paris] .theme-category-filter-mobile-title{display:none}@media (max-width:768px){[data-theme=paris] .theme-category-filter-mobile-title{flex:1;margin:0;display:block}}[data-theme=paris] .theme-category-filter-wrapper{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){[data-theme=paris] .theme-category-filter-wrapper{justify-content:flex-start;width:100%;overflow-x:auto}}[data-theme=paris] .theme-category-tabs{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:8px;display:flex;overflow-x:auto}@media (max-width:768px){[data-theme=paris] .theme-category-tabs{flex:initial;flex-wrap:nowrap;width:100%;overflow-x:auto}}[data-theme=paris] .theme-category-tabs::-webkit-scrollbar{display:none}[data-theme=paris] .theme-category-filter-desktop-sort{display:flex}@media (max-width:768px){[data-theme=paris] .theme-category-filter-desktop-sort{display:none}}[data-theme=paris] .theme-category-tab{letter-spacing:-.24px;color:#404040;cursor:pointer;white-space:nowrap;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:1px solid #f5f5f5;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:400;line-height:16px;display:flex}[data-theme=paris] .theme-category-tab:hover{background:#fafafa;border-color:#e5e5e5}[data-theme=paris].dark .theme-category-tab{color:#a3a3a3;border-color:#262626}[data-theme=paris].dark .theme-category-tab:hover{background:#171717;border-color:#404040}[data-theme=paris] .theme-category-tab-active{color:#fafafa;background:var(--brand-color);border-color:var(--brand-color)}[data-theme=paris] .theme-category-tab-active:hover{opacity:.9}[data-theme=paris].dark .theme-category-tab-active{color:#fafafa;background:var(--brand-color);border-color:var(--brand-color)}[data-theme=paris].dark .theme-category-tab-active:hover{opacity:.9}[data-theme=paris] .theme-sort-dropdown{letter-spacing:-.24px;color:#0a0a0a;width:auto;min-width:140px;height:auto;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background-color:#0000;border:1px solid #f5f5f5;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;gap:4px;padding:8px 16px;font-size:12px;font-weight:400;line-height:16px;display:flex;box-shadow:none!important}[data-theme=paris] .theme-sort-dropdown:hover{background:#fafafa;border-color:#e5e5e5}[data-theme=paris].dark .theme-sort-dropdown{color:#a3a3a3;background-color:#0000;border-color:#262626}[data-theme=paris].dark .theme-sort-dropdown:hover{background:#171717;border-color:#404040}@media (max-width:768px){[data-theme=paris] .theme-sort-dropdown{flex-shrink:0;width:auto}}[data-theme=paris] .theme-sort-dropdown:focus{box-shadow:none;outline:none}[data-theme=paris] .theme-sort-dropdown svg{flex-shrink:0;width:12px;height:12px}[data-theme=paris].dark [data-slot=pagination] a,[data-theme=paris].dark [data-slot=pagination] button,[data-theme=paris].dark nav[role=navigation][aria-label=pagination] a,[data-theme=paris].dark nav[role=navigation][aria-label=pagination] button{color:hsl(var(--foreground))}[data-theme=paris] .theme-tag-pill{border-radius:var(--theme-input-radius);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);background:hsl(var(--muted));color:hsl(var(--muted-foreground));transition:all var(--theme-transition-speed)var(--theme-transition-timing);align-items:center;padding:.25rem .75rem;text-decoration:none;display:inline-flex}[data-theme=paris] .theme-tag-pill:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}[data-theme=paris] .theme-footer{border-top:1px solid hsl(var(--border));background:#f5f5f54d;padding:3.0625rem 1.5rem 3rem}[data-theme=paris].dark .theme-footer{background:hsl(var(--background));border-top-color:#262626}@media (max-width:767px){[data-theme=paris] .theme-footer{padding:50px 24px}}[data-theme=paris] .theme-footer-container{max-width:1200px;margin:0 auto}[data-theme=paris] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:1.25rem;display:flex}@media (max-width:767px){[data-theme=paris] .theme-footer-row{flex-direction:column;align-items:flex-start;gap:54px;height:auto}}[data-theme=paris] .theme-footer-attribution{letter-spacing:-.00476rem;flex-shrink:0;align-items:center;gap:.125rem;width:200px;font-size:.8125rem;font-weight:400;line-height:1.21875rem;display:flex}[data-theme=paris] .theme-footer-links-container{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){[data-theme=paris] .theme-footer-links-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}}[data-theme=paris] .theme-footer-link{color:#737373;letter-spacing:-.00476rem;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:.8125rem;font-weight:400;line-height:1.21875rem;text-decoration:none}[data-theme=paris].dark .theme-footer-link{color:#a3a3a3}[data-theme=paris] .theme-footer-link:hover{color:#0a0a0a}[data-theme=paris].dark .theme-footer-link:hover{color:#fafafa}[data-theme=paris] .theme-footer-attribution-text{color:#737373}[data-theme=paris].dark .theme-footer-attribution-text{color:#a3a3a3}[data-theme=paris] .theme-footer-attribution-link{color:#0a0a0a;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);text-decoration:none}[data-theme=paris].dark .theme-footer-attribution-link{color:#fafafa}[data-theme=paris] .theme-footer-attribution-link:hover{opacity:.7}[data-theme=paris] .theme-footer-socials-container{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1rem;width:200px;display:flex}@media (max-width:767px){[data-theme=paris] .theme-footer-socials-container{justify-content:flex-start;gap:16px;width:auto}[data-theme=paris] .theme-footer-attribution{width:auto}}[data-theme=paris] .theme-footer-social-link{color:#737373;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=paris].dark .theme-footer-social-link{color:#a3a3a3}[data-theme=paris] .theme-footer-social-link:hover{color:#0a0a0a}[data-theme=paris].dark .theme-footer-social-link:hover{color:#fafafa}[data-theme=paris] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}@media (max-width:767px){[data-theme=paris] .theme-footer-social-link svg{width:20px;height:20px}}[data-theme=paris] .theme-search-input{width:100%;height:2.5rem;padding:0 var(--spacing-md);border:1px solid hsl(var(--border));border-radius:var(--theme-input-radius);background:hsl(var(--background));color:hsl(var(--foreground));font-size:var(--font-size-sm);transition:all var(--theme-transition-speed)var(--theme-transition-timing)}[data-theme=paris] .theme-search-input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.1);outline:none}[data-theme=paris] .theme-search-input::placeholder{color:hsl(var(--muted-foreground))}[data-theme=paris] .paris-search-input{background:#f5f5f5cc;border:none;border-radius:999px;height:2rem;padding:.25rem .75rem}[data-theme=paris].dark .paris-search-input{opacity:.8;background:#262626}[data-theme=paris] .paris-search-input:focus-within{box-shadow:none;background:#f5f5f5}[data-theme=paris].dark .paris-search-input:focus-within{opacity:1;background:#262626}[data-theme=paris] .paris-search-input input::placeholder{color:#73737399;font-size:.875rem}[data-theme=paris].dark .paris-search-input input::placeholder{color:#d4d4d4}[data-theme=paris] .paris-search-input [data-slot=input-group-addon] svg{color:#73737399;width:1rem;height:1rem}[data-theme=paris].dark .paris-search-input [data-slot=input-group-addon] svg{color:#ffffff80}[data-theme=paris] [data-slot=pagination]{justify-content:center;align-items:center;gap:.5rem;display:flex}[data-theme=paris] [data-slot=pagination] a,[data-theme=paris] [data-slot=pagination] button{letter-spacing:-.01075em;cursor:pointer;width:36px;min-width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none;display:flex;color:hsl(var(--muted-foreground))!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:9999px!important;padding:0!important}[data-theme=paris] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=paris] [data-slot=pagination] button:hover:not(:disabled){background:var(--brand-color)!important}@supports (color:color-mix(in lab,red,red)){[data-theme=paris] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=paris] [data-slot=pagination] button:hover:not(:disabled){background:color-mix(in srgb,var(--brand-color)10%,transparent)!important}}[data-theme=paris] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=paris] [data-slot=pagination] button:hover:not(:disabled){color:var(--brand-color)!important}[data-theme=paris] [data-slot=pagination] a[aria-current=page],[data-theme=paris] [data-slot=pagination] button[aria-current=page]{background:var(--brand-color)!important;color:#fff!important}[data-theme=paris] [data-slot=pagination] .pointer-events-none{opacity:.5;cursor:not-allowed}[data-theme=paris].dark [data-slot=pagination] a,[data-theme=paris].dark [data-slot=pagination] button{color:#737373!important}[data-theme=paris].dark [data-slot=pagination] a:hover:not(.pointer-events-none):not([aria-current=page]),[data-theme=paris].dark [data-slot=pagination] button:hover:not(:disabled):not([aria-current=page]){color:var(--brand-color)!important;background:#171717!important}[data-theme=paris].dark [data-slot=pagination] a[aria-current=page],[data-theme=paris].dark [data-slot=pagination] button[aria-current=page]{background:var(--brand-color)!important;color:#fff!important}[data-theme=paris].dark [data-slot=pagination] .pointer-events-none{opacity:1;color:#737373!important}[data-theme=paris] .theme-hero{padding:var(--theme-section-padding)var(--spacing-md);background:hsl(var(--background))}[data-theme=paris] .theme-hero-container{max-width:var(--theme-max-width);text-align:center;margin:0 auto}[data-theme=paris] .theme-hero-title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:hsl(var(--foreground));margin:0 0 var(--spacing-lg)0}@media (min-width:768px){[data-theme=paris] .theme-hero-title{font-size:var(--font-size-5xl)}}[data-theme=paris] .theme-hero-description{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed);color:hsl(var(--muted-foreground));max-width:var(--max-width-prose);margin:0 auto var(--spacing-xl)auto}@media (min-width:768px){[data-theme=paris] .theme-hero-description{font-size:var(--font-size-xl)}}[data-theme=paris] .mobile-menu-dropdown{background:hsl(var(--background));flex-direction:column;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=paris].dark .mobile-menu-dropdown{background:hsl(var(--background))}[data-theme=paris] .mobile-menu-content-wrapper{flex-direction:column;flex:1;justify-content:space-between;display:flex}[data-theme=paris] .mobile-menu-title{color:#0a0a0a;letter-spacing:-.045rem;font-size:1rem;font-weight:400;line-height:1.5rem}[data-theme=paris].dark .mobile-menu-title{color:#fafafa}[data-theme=paris] .mobile-menu-search{display:none}[data-theme=paris] .mobile-menu-nav-link{background:#f5f5f5cc;border-radius:8px;justify-content:space-between;align-items:center;height:45px;padding:12px;display:flex}[data-theme=paris].dark .mobile-menu-nav-link{background:#ffffff1a}[data-theme=paris] .mobile-menu-nav-link-text{letter-spacing:-.1504px;color:#737373;font-size:1rem;font-weight:400;line-height:1.3125rem;transition:color .2s ease-in-out}[data-theme=paris] .mobile-menu-nav-link-text.active{color:var(--brand-color)}[data-theme=paris] .mobile-menu-nav-link-text:hover{color:#0a0a0a}[data-theme=paris].dark .mobile-menu-nav-link-text{color:#a3a3a3}[data-theme=paris].dark .mobile-menu-nav-link-text:hover{color:#fafafa}[data-theme=paris].dark .mobile-menu-nav-link-text.active{color:var(--brand-color)}[data-theme=paris] .mobile-menu-chevron{color:#d4d4d4;transition:color .2s ease-in-out}[data-theme=paris] .mobile-menu-chevron.active{color:var(--brand-color)}[data-theme=paris] .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=paris].dark .mobile-menu-chevron{color:#525252}[data-theme=paris].dark .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=paris].dark .mobile-menu-chevron.active{color:var(--brand-color)}[data-theme=paris] .mobile-menu-cta{letter-spacing:-.1504px;text-align:center;width:100%;box-shadow:none;cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;padding:16px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:opacity .2s ease-in-out;display:flex;background:var(--brand-color)!important;color:#fff!important}[data-theme=paris] .mobile-menu-cta:hover{opacity:.9}[data-theme=paris].dark .mobile-menu-cta{background:var(--brand-color)!important;color:#fff!important}[data-theme=paris] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=paris] .theme-archives-container{padding:64px 16px 32px}}[data-theme=paris] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=paris] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=paris] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=paris] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=paris] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=paris] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=paris] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=paris] .theme-archives-year-header:hover{opacity:.7}[data-theme=paris] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=paris] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=paris] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=paris] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=paris] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=paris] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=paris] .theme-archives-month-header:hover{opacity:.7}[data-theme=paris] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=paris] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=paris] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=paris] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=paris] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=paris] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=paris] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=paris] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=paris] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=paris] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=pisa]{--radius:.5rem;--theme-header-height:3.5rem;--theme-max-width:1200px;--theme-section-padding:6rem;--theme-post-max-width:720px;--theme-button-radius:.5rem;--theme-card-radius:.75rem;--theme-input-radius:.5rem;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:0 2px 4px #0000000d;--theme-transition-speed:.2s;--theme-transition-timing:ease-in-out;--theme-backdrop-blur:8px;--theme-button-lift:-1px}[data-theme=pisa]:not(.dark){--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=pisa].dark{--background:0 0% 4%;--foreground:0 0% 98%;--card:0 0% 7%;--card-foreground:0 0% 98%;--popover:0 0% 7%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 15%;--muted-foreground:0 0% 64%;--accent:0 0% 20%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 25%;--input:0 0% 20%;--ring:0 0% 83%}[data-theme=pisa] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));transition:all var(--theme-transition-speed)var(--theme-transition-timing);border-bottom:1px solid #e5e5e5;padding:16px 24px;position:sticky;top:0;left:0;right:0}[data-theme=pisa].dark .theme-header{background:hsl(var(--background));border-bottom:1px solid #262626}[data-theme=pisa] .theme-header-container{justify-content:space-between;align-items:center;gap:32px;max-width:1016px;margin:0 auto;display:flex}@media (max-width:1023px){[data-theme=pisa] .theme-header-container{gap:16px}}[data-theme=pisa] .theme-logo-link{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}[data-theme=pisa] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=pisa] .theme-site-name{letter-spacing:-.015em;color:hsl(var(--foreground));white-space:nowrap;font-size:15px;font-weight:400;line-height:1.5}@media (max-width:768px){[data-theme=pisa] .theme-site-name{display:none}}[data-theme=pisa].dark .theme-site-name{color:#fafafa}[data-theme=pisa] .theme-header-nav{flex:1;justify-content:center;display:none}@media (min-width:1024px){[data-theme=pisa] .theme-header-nav{display:flex}}[data-theme=pisa] .theme-nav{display:flex}[data-theme=pisa] .theme-nav-list{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}[data-theme=pisa] .theme-nav-item{margin:0}[data-theme=pisa] .theme-nav-link{letter-spacing:-.15px;color:#0a0a0a;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);opacity:.8;justify-content:center;align-items:center;height:37px;padding:8px 16px;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=pisa].dark .theme-nav-link{color:#fafafa}[data-theme=pisa] .theme-nav-link:hover{opacity:1}[data-theme=pisa] .theme-header-actions{flex-shrink:0;align-items:center;gap:8px;display:none}@media (min-width:1024px){[data-theme=pisa] .theme-header-actions{display:flex}}[data-theme=pisa] .theme-cta-button{background:var(--brand-color);color:#fff;letter-spacing:-.15px;cursor:pointer;height:37px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=pisa] .theme-cta-button:hover{opacity:.9}[data-theme=pisa] .theme-mobile-actions{flex-shrink:0;align-items:center;gap:16px;display:none}@media (max-width:1023px){[data-theme=pisa] .theme-mobile-actions{display:flex}}[data-theme=pisa] .mobile-menu-button{color:#0a0a0a;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}[data-theme=pisa].dark .mobile-menu-button{color:#fafafa}[data-theme=pisa] .mobile-menu-icon{width:20px;height:20px}[data-theme=pisa] .mobile-menu-overlay{top:calc(57px + var(--banner-height,0px));z-index:calc(var(--z-index-sticky,100) - 1);background:hsl(var(--background));position:fixed;bottom:0;left:0;right:0;overflow-y:auto}[data-theme=pisa].dark .mobile-menu-overlay{background:hsl(var(--background))}[data-theme=pisa] .mobile-menu-content{min-height:calc(100vh - 57px - var(--banner-height,0px));flex-direction:column;gap:24px;max-width:432px;margin:0 auto;padding:24px 16px;display:flex}[data-theme=pisa] .mobile-menu-title{letter-spacing:-.045em;color:#0a0a0a;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}[data-theme=pisa].dark .mobile-menu-title{color:#fafafa}[data-theme=pisa] .mobile-menu-nav{flex-direction:column;display:flex}[data-theme=pisa] .mobile-menu-nav-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}[data-theme=pisa] .mobile-menu-nav-item{transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;display:flex}[data-theme=pisa].dark .mobile-menu-nav-item{background:#0a0a0a;border-color:#262626}[data-theme=pisa] .mobile-menu-nav-item:hover{background:#fafafa;border-color:#d4d4d4}[data-theme=pisa].dark .mobile-menu-nav-item:hover{background:#171717;border-color:#404040}[data-theme=pisa] .mobile-menu-nav-text{letter-spacing:-.15px;color:#0a0a0a;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:21px}[data-theme=pisa].dark .mobile-menu-nav-text{color:#fafafa}[data-theme=pisa] .mobile-menu-nav-text.active{color:var(--brand-color)}[data-theme=pisa] .mobile-menu-nav-arrow{color:#d4d4d4;width:20px;height:20px;transition:color var(--theme-transition-speed)var(--theme-transition-timing);flex-shrink:0}[data-theme=pisa].dark .mobile-menu-nav-arrow{color:#525252}[data-theme=pisa] .mobile-menu-nav-arrow.active,[data-theme=pisa].dark .mobile-menu-nav-arrow.active{color:var(--brand-color)}[data-theme=pisa] .mobile-menu-theme-section{justify-content:space-between;align-items:center;gap:16px;padding-top:8px;display:flex}[data-theme=pisa] .mobile-menu-theme-title{letter-spacing:-.045em;color:#0a0a0a;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}[data-theme=pisa].dark .mobile-menu-theme-title{color:#fafafa}[data-theme=pisa] .mobile-menu-cta{background:var(--brand-color);color:#fff;letter-spacing:-.15px;cursor:pointer;width:100%;transition:all var(--theme-transition-speed)var(--theme-transition-timing);border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:16px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;display:flex}[data-theme=pisa] .mobile-menu-cta:hover{opacity:.92;transform:translateY(-1px)}[data-theme=pisa] .pisa-blog-home-layout{background:hsl(var(--background));align-items:flex-start;width:100%;display:flex}[data-theme=pisa].dark .pisa-blog-home-layout{background:hsl(var(--background))}@media (max-width:1023px){[data-theme=pisa] .pisa-blog-home-layout{flex-direction:column}}[data-theme=pisa] .pisa-blog-sidebar{border-right:1px solid #f5f5f5;flex-shrink:0;width:280px;height:calc(100vh - 57px);padding:30px 24px 24px 40px;position:sticky;top:57px;overflow-y:auto}[data-theme=pisa].dark .pisa-blog-sidebar{border-right-color:#262626}@media (max-width:1023px){[data-theme=pisa] .pisa-blog-sidebar{border-bottom:1px solid #f5f5f5;border-right:none;width:100%;height:auto;padding:24px;position:static}[data-theme=pisa].dark .pisa-blog-sidebar{border-bottom-color:#262626}[data-theme=pisa] .pisa-blog-home-layout[data-categories-overview=true] .pisa-blog-sidebar{display:none}}[data-theme=pisa] .pisa-sidebar-title{letter-spacing:-.8px;color:#262626;white-space:pre-wrap;margin:0 0 16px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:28px}[data-theme=pisa].dark .pisa-sidebar-title{color:#fafafa}[data-theme=pisa] .pisa-sidebar-search{margin-bottom:16px}[data-theme=pisa] .pisa-sidebar-filters{margin-top:24px}[data-theme=pisa] .pisa-blog-main{min-width:0;max-width:var(--theme-post-max-width,720px);flex:1;padding:30px 40px 80px}@media (max-width:1023px){[data-theme=pisa] .pisa-blog-main{max-width:100%;padding:24px}[data-theme=pisa] .pisa-blog-home-layout[data-categories-overview=true] .pisa-blog-main{padding:0}}[data-theme=pisa] .pisa-posts-wrapper{margin-bottom:32px}[data-theme=pisa] .pisa-search-input{opacity:.8;background:0 0;border:1px solid #f5f5f5;border-radius:4px;height:36px}[data-theme=pisa].dark .pisa-search-input{border-color:#262626}[data-theme=pisa] .pisa-search-input [data-slot=input-group-addon]{padding-left:12px}[data-theme=pisa] .pisa-search-input [data-slot=input-group-addon] svg{color:#737373;width:18px;height:18px}[data-theme=pisa] .pisa-search-input input{letter-spacing:-.1504px;color:#0a0a0a;background:0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400}[data-theme=pisa].dark .pisa-search-input input{color:#fafafa}[data-theme=pisa] .pisa-search-input input::placeholder{color:#737373;opacity:1}[data-theme=pisa] .pisa-category-header-section{margin-bottom:48px}[data-theme=pisa] .pisa-category-header-section h1{letter-spacing:-.02em;color:#171717;margin-bottom:16px;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:56px}[data-theme=pisa].dark .pisa-category-header-section h1{color:#fafafa}@media (max-width:768px){[data-theme=pisa] .pisa-category-header-section h1{font-size:36px;line-height:44px}}[data-theme=pisa] .pisa-category-header-section p{color:#525252;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px}[data-theme=pisa].dark .pisa-category-header-section p{color:#a3a3a3}[data-theme=pisa] .pisa-post-layout-wrapper{width:100%}[data-theme=pisa] .theme-post-layout{grid-template-columns:repeat(2,minmax(0,286px));justify-content:start;gap:16px;width:100%;max-width:588px;display:grid}@media (max-width:768px){[data-theme=pisa] .theme-post-layout{grid-template-columns:1fr;gap:32px;max-width:100%}}[data-theme=pisa] .theme-post-card,[data-theme=pisa] .theme-post-layout-item{width:100%;max-width:286px;display:flex}[data-theme=pisa] .theme-post-card{transition:all var(--theme-transition-speed)var(--theme-transition-timing);border-radius:12px;flex-direction:column;gap:16px;padding:16px 8px 25px;text-decoration:none}[data-theme=pisa] .theme-post-card:hover{background:#00000005}[data-theme=pisa].dark .theme-post-card:hover{background:#ffffff05}[data-theme=pisa] .theme-post-card-image-wrapper{background:hsl(var(--muted));border-radius:8px;flex-shrink:0;width:100%;max-width:270px;height:188px;overflow:hidden}[data-theme=pisa] .theme-post-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=pisa] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=pisa] .theme-post-card-content{flex-direction:column;gap:8px;width:100%;max-width:254px;display:flex}[data-theme=pisa] .theme-post-card-header{flex-direction:column;gap:4px;display:flex}[data-theme=pisa] .theme-post-card-category{color:#a3a3a3;text-transform:uppercase;letter-spacing:.3px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}[data-theme=pisa].dark .theme-post-card-category{color:#a3a3a3}[data-theme=pisa] .theme-post-card-text{flex-direction:column;gap:0;display:flex}[data-theme=pisa] .theme-post-card-title{color:#171717;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;display:-webkit-box;overflow:hidden}[data-theme=pisa].dark .theme-post-card-title{color:#fafafa}[data-theme=pisa] .theme-post-card-description{color:#525252;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}[data-theme=pisa].dark .theme-post-card-description{color:#a3a3a3}[data-theme=pisa] .theme-post-card-meta-section{flex-direction:column;gap:4px;display:flex}[data-theme=pisa] .theme-post-card-date{color:#a3a3a3;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}[data-theme=pisa].dark .theme-post-card-date{color:#a3a3a3}[data-theme=pisa] .theme-post-card-tags{color:#737373;white-space:pre-wrap;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}[data-theme=pisa].dark .theme-post-card-tags{color:#737373}[data-theme=pisa] .theme-post-card-tags span,[data-theme=pisa].dark .theme-post-card-tags span{color:var(--brand-color)}[data-theme=pisa] [data-slot=pagination]{justify-content:center;align-items:center;gap:.5rem;display:flex}[data-theme=pisa] [data-slot=pagination] a,[data-theme=pisa] [data-slot=pagination] button{letter-spacing:-.1504px;cursor:pointer;width:36px;min-width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);opacity:.8;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex;color:#737373!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:4px!important;padding:0!important}[data-theme=pisa] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=pisa] [data-slot=pagination] button:hover:not(:disabled){opacity:1;color:var(--brand-color)!important}[data-theme=pisa] [data-slot=pagination] a[aria-current=page],[data-theme=pisa] [data-slot=pagination] button[aria-current=page]{opacity:1;background:var(--brand-color)!important;color:#fafafa!important}[data-theme=pisa] [data-slot=pagination] .pointer-events-none{opacity:.8;cursor:not-allowed}[data-theme=pisa].dark [data-slot=pagination] a,[data-theme=pisa].dark [data-slot=pagination] button{color:#737373!important}[data-theme=pisa].dark [data-slot=pagination] a:hover:not(.pointer-events-none):not([aria-current=page]),[data-theme=pisa].dark [data-slot=pagination] button:hover:not(:disabled):not([aria-current=page]){opacity:1;color:var(--brand-color)!important}[data-theme=pisa].dark [data-slot=pagination] a[aria-current=page],[data-theme=pisa].dark [data-slot=pagination] button[aria-current=page]{opacity:1;background:var(--brand-color)!important;color:#fafafa!important}[data-theme=pisa].dark [data-slot=pagination] .pointer-events-none{opacity:.8}[data-theme=pisa] .pisa-category-sidebar{flex-direction:column;width:100%;display:flex}[data-theme=pisa] .pisa-category-list{flex-direction:column;gap:56px;display:flex}[data-theme=pisa] .pisa-category-section{flex-direction:column;gap:12px;width:100%;display:flex}[data-theme=pisa] .pisa-category-title-wrapper{align-items:center;width:240px;padding:8px 0;display:flex}[data-theme=pisa] .pisa-category-title{color:#262626;opacity:.8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}[data-theme=pisa].dark .pisa-category-title{color:#fafafa}[data-theme=pisa] .pisa-category-items{border-left:1px solid #f5f5f5;flex-direction:column;gap:8px;display:flex}[data-theme=pisa].dark .pisa-category-items{border-left-color:#262626}[data-theme=pisa] .pisa-category-item{cursor:pointer;text-align:left;width:100%;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-left:1px solid #0000;align-items:center;padding:0 16px;text-decoration:none;display:flex;position:relative}[data-theme=pisa] .pisa-category-item-all{border-left-color:#e5e5e5;margin-bottom:16px}[data-theme=pisa].dark .pisa-category-item-all{border-left-color:#262626}[data-theme=pisa] .pisa-category-item-all .pisa-category-item-text{color:#171717;font-weight:500}[data-theme=pisa].dark .pisa-category-item-all .pisa-category-item-text{color:#fafafa}[data-theme=pisa] .pisa-category-item-all:hover{border-left-color:var(--brand-color)}[data-theme=pisa] .pisa-category-item-all:hover .pisa-category-item-text{background:#fafafa}[data-theme=pisa].dark .pisa-category-item-all:hover .pisa-category-item-text{background:#262626}[data-theme=pisa] .pisa-category-item-text{color:#737373;opacity:.8;white-space:nowrap;text-overflow:ellipsis;width:208px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border-radius:8px;flex:1;align-items:center;padding:4px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex;overflow:hidden}[data-theme=pisa] .pisa-category-item:hover .pisa-category-item-text{opacity:1}[data-theme=pisa] .pisa-category-item-active{border-left:1px solid var(--brand-color)}[data-theme=pisa] .pisa-category-item-active .pisa-category-item-text{opacity:1;color:#171717;background:#fafafa}[data-theme=pisa].dark .pisa-category-item-text{color:#737373}[data-theme=pisa].dark .pisa-category-item-active .pisa-category-item-text{color:#fafafa;background:#262626}[data-theme=pisa].dark .pisa-category-item:hover .pisa-category-item-text{color:#a3a3a3}[data-theme=pisa] .pisa-post-sidebar{position:sticky;top:96px}[data-theme=pisa] .pisa-post-sidebar-section{margin-bottom:24px}[data-theme=pisa] .pisa-post-sidebar-title{color:#171717;margin-bottom:8px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}[data-theme=pisa].dark .pisa-post-sidebar-title{color:#fafafa}[data-theme=pisa] .pisa-post-sidebar-list{border-left:1px solid #f5f5f5}[data-theme=pisa].dark .pisa-post-sidebar-list{border-left-color:#262626}[data-theme=pisa] .pisa-post-sidebar-link{color:#737373;transition:all var(--theme-transition-speed)var(--theme-transition-timing);border-left:2px solid #0000;margin-left:-1px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;display:block}[data-theme=pisa] .pisa-post-sidebar-link:hover{color:#171717;background:#00000005}[data-theme=pisa].dark .pisa-post-sidebar-link{color:#a3a3a3}[data-theme=pisa].dark .pisa-post-sidebar-link:hover{color:#fafafa;background:#ffffff05}[data-theme=pisa] .pisa-post-sidebar-link-active{color:#171717;border-left-color:var(--brand-color);background:#fafafa}[data-theme=pisa].dark .pisa-post-sidebar-link-active{color:#fafafa;background:#262626}[data-theme=pisa] .pisa-post-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}[data-theme=pisa] .pisa-post-breadcrumb a{transition:color var(--theme-transition-speed)var(--theme-transition-timing)}[data-theme=pisa] .pisa-post-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}[data-theme=pisa] .pisa-post-tag{color:#525252;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:#f5f5f5;border-radius:9999px;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:none}[data-theme=pisa] .pisa-post-tag:hover{background:var(--brand-color);color:#fff}[data-theme=pisa].dark .pisa-post-tag{color:#a3a3a3;background:#262626}[data-theme=pisa].dark .pisa-post-tag:hover{background:var(--brand-color);color:#fff}[data-theme=pisa] .pisa-post-title{letter-spacing:-.02em;color:#171717;margin-bottom:24px;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:56px}[data-theme=pisa].dark .pisa-post-title{color:#fafafa}@media (max-width:768px){[data-theme=pisa] .pisa-post-title{font-size:36px;line-height:44px}}[data-theme=pisa] .pisa-post-description{color:#525252;margin-bottom:24px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px}[data-theme=pisa].dark .pisa-post-description{color:#a3a3a3}[data-theme=pisa] .pisa-post-author{border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:32px;display:flex}[data-theme=pisa].dark .pisa-post-author{border-bottom-color:#262626}[data-theme=pisa] .pisa-post-author-info{flex-direction:column;gap:2px;display:flex}[data-theme=pisa] .pisa-post-author-name{color:#171717;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}[data-theme=pisa].dark .pisa-post-author-name{color:#fafafa}[data-theme=pisa] .pisa-post-author-title{color:#737373;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}[data-theme=pisa].dark .pisa-post-author-title{color:#a3a3a3}[data-theme=pisa] .pisa-post-author-date{color:#737373;margin-left:auto;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}[data-theme=pisa].dark .pisa-post-author-date{color:#a3a3a3}[data-theme=pisa] .pisa-post-content{color:#737373;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}[data-theme=pisa].dark .pisa-post-content{color:#a3a3a3}[data-theme=pisa] .pisa-post-content h2{letter-spacing:-.01em;color:#171717;margin-top:40px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px}[data-theme=pisa].dark .pisa-post-content h2{color:#fafafa}[data-theme=pisa] .pisa-post-content h3{color:#171717;margin-top:32px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px}[data-theme=pisa].dark .pisa-post-content h3{color:#fafafa}[data-theme=pisa] .pisa-post-content p{color:#737373;margin-bottom:16px}[data-theme=pisa].dark .pisa-post-content p{color:#a3a3a3}[data-theme=pisa] .pisa-post-content ol,[data-theme=pisa] .pisa-post-content ul{color:#737373;margin-bottom:16px;padding-left:20px}[data-theme=pisa].dark .pisa-post-content ol,[data-theme=pisa].dark .pisa-post-content ul{color:#a3a3a3}[data-theme=pisa] .pisa-post-content li{margin-bottom:8px}[data-theme=pisa] .pisa-post-content blockquote{color:#525252;border-left:3px solid #e5e5e5;margin:24px 0;padding-left:20px;font-style:italic}[data-theme=pisa].dark .pisa-post-content blockquote{color:#a3a3a3;border-left-color:#404040}[data-theme=pisa] .pisa-post-content blockquote cite{color:#737373;margin-top:12px;font-size:14px;font-style:normal;display:block}[data-theme=pisa].dark .pisa-post-content blockquote cite{color:#737373}[data-theme=pisa] .pisa-post-cta{background:linear-gradient(135deg,var(--brand-color)0,var(--brand-color)100%);margin-top:48px;padding:32px}@supports (color:color-mix(in lab,red,red)){[data-theme=pisa] .pisa-post-cta{background:linear-gradient(135deg,var(--brand-color)0,color-mix(in srgb,var(--brand-color)80%,black)100%)}}[data-theme=pisa] .pisa-post-cta{text-align:center;border-radius:16px}[data-theme=pisa] .pisa-post-navigation{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-top:64px;padding-top:32px;display:flex}[data-theme=pisa].dark .pisa-post-navigation{border-top-color:#262626}[data-theme=pisa] .pisa-nav-button{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s ease-in-out;display:flex}[data-theme=pisa] .pisa-nav-button-next,[data-theme=pisa] .pisa-nav-button-prev{color:#171717;background:#f5f5f5}[data-theme=pisa].dark .pisa-nav-button-next,[data-theme=pisa].dark .pisa-nav-button-prev{color:#fafafa;background:#262626}[data-theme=pisa] .pisa-nav-button-next.active{background:var(--brand-color);color:#fff}[data-theme=pisa] .pisa-nav-button:hover:not(.disabled){background:var(--brand-color);color:#fff;transform:translateY(-2px)}[data-theme=pisa] .pisa-nav-button.disabled{opacity:.3;cursor:not-allowed}[data-theme=pisa] .pisa-post-cta-title{color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px}[data-theme=pisa] .pisa-post-cta-button{color:var(--brand-color);transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;display:inline-flex}[data-theme=pisa] .pisa-post-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}[data-theme=pisa] .pisa-categories-content{flex-direction:column;align-items:center;width:100%;padding:40px 24px 80px;display:flex}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-content{gap:40px;padding:30px 16px 80px}}[data-theme=pisa] .pisa-categories-header{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:640px;margin-bottom:48px;display:flex}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-header{gap:24px;margin-bottom:0}}[data-theme=pisa] .pisa-categories-header-text{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}[data-theme=pisa] .pisa-categories-title{letter-spacing:-.02em;color:#171717;margin:0;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:56px}[data-theme=pisa].dark .pisa-categories-title{color:#fafafa}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-title{letter-spacing:-.96px;color:#262626;font-size:24px;font-weight:400;line-height:28px}[data-theme=pisa].dark .pisa-categories-title{color:#fafafa}}[data-theme=pisa] .pisa-categories-description{color:#737373;max-width:560px;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}[data-theme=pisa].dark .pisa-categories-description{color:#a3a3a3}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-description{font-size:14px;line-height:20px}}[data-theme=pisa] .pisa-categories-search{width:100%;max-width:480px}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-search{max-width:100%;padding:0 48px}}[data-theme=pisa] .pisa-categories-search-wrapper{align-items:center;width:100%;display:flex;position:relative}[data-theme=pisa] .pisa-categories-search-icon{color:#737373;pointer-events:none;width:16px;height:16px;position:absolute;left:12px}[data-theme=pisa].dark .pisa-categories-search-icon{color:#737373}[data-theme=pisa] .pisa-categories-search-input{color:#171717;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;outline:none;width:100%;height:48px;padding:12px 16px 12px 48px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:24px;transition:all .2s ease-in-out}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-search-input{letter-spacing:-.1504px;opacity:.8;background:0 0;border:1px solid #f5f5f5;border-radius:4px;height:36px;padding:4px 12px 4px 36px;font-size:14px;line-height:normal}[data-theme=pisa] .pisa-categories-search-icon{left:12px}}[data-theme=pisa] .pisa-categories-search-input::placeholder{color:#737373}[data-theme=pisa] .pisa-categories-search-input:focus{border-color:var(--brand-color);opacity:1;background:#fff}[data-theme=pisa].dark .pisa-categories-search-input{color:#fafafa;background:#171717;border-color:#262626}@media (max-width:1023px){[data-theme=pisa].dark .pisa-categories-search-input{background:0 0;border-color:#262626}}[data-theme=pisa].dark .pisa-categories-search-input::placeholder{color:#737373}[data-theme=pisa].dark .pisa-categories-search-input:focus{border-color:var(--brand-color);background:#0a0a0a}[data-theme=pisa] .pisa-categories-grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:664px;display:grid}@media (max-width:1023px){[data-theme=pisa] .pisa-categories-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:100%}}[data-theme=pisa] .pisa-category-card{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:8px;padding:24px;text-decoration:none;transition:all .2s ease-in-out;display:flex}@media (max-width:1023px){[data-theme=pisa] .pisa-category-card{border-color:#f5f5f5;gap:0;padding:16px}}[data-theme=pisa] .pisa-category-card:hover{border-color:var(--brand-color);transform:translateY(-2px);box-shadow:0 2px 8px #0000000a}[data-theme=pisa].dark .pisa-category-card{background:#171717;border-color:#262626}@media (max-width:1023px){[data-theme=pisa].dark .pisa-category-card{border-color:#262626}}[data-theme=pisa].dark .pisa-category-card:hover{border-color:var(--brand-color);box-shadow:0 2px 8px #0003}[data-theme=pisa] .pisa-category-card-title{color:#171717;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px}@media (max-width:1023px){[data-theme=pisa] .pisa-category-card-title{font-size:18px;font-weight:500;line-height:28px}}[data-theme=pisa].dark .pisa-category-card-title{color:#fafafa}[data-theme=pisa] .pisa-category-card-description{color:#737373;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (max-width:1023px){[data-theme=pisa] .pisa-category-card-description{color:#525252;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:40px;display:-webkit-box;overflow:hidden}}[data-theme=pisa].dark .pisa-category-card-description{color:#a3a3a3}[data-theme=pisa] .pisa-categories-empty{text-align:center;grid-column:1/-1;padding:48px 24px}[data-theme=pisa] .theme-footer{background:hsl(var(--background));border-top:1px solid #e5e5e5;padding:64px 24px}[data-theme=pisa].dark .theme-footer{background:hsl(var(--background));border-top-color:#262626}@media (max-width:767px){[data-theme=pisa] .theme-footer{border-top-color:#f5f5f5;padding:50px 24px}[data-theme=pisa].dark .theme-footer{border-top-color:#262626}}[data-theme=pisa] .theme-footer-container{max-width:1016px;margin:0 auto}[data-theme=pisa] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:1.25rem;display:flex}@media (max-width:767px){[data-theme=pisa] .theme-footer-row{flex-direction:column;align-items:center;gap:54px;height:auto}}[data-theme=pisa] .theme-footer-attribution{letter-spacing:-.00476rem;flex-shrink:0;align-items:center;gap:.125rem;font-size:.8125rem;font-weight:400;line-height:1.21875rem;display:flex}@media (max-width:767px){[data-theme=pisa] .theme-footer-attribution{order:3}}[data-theme=pisa] .theme-footer-attribution-text{color:#737373}[data-theme=pisa].dark .theme-footer-attribution-text{color:#a3a3a3}[data-theme=pisa] .theme-footer-attribution-link{color:#0a0a0a;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);text-decoration:none}[data-theme=pisa].dark .theme-footer-attribution-link{color:#fafafa}[data-theme=pisa] .theme-footer-attribution-link:hover{opacity:.7}[data-theme=pisa] .theme-footer-links-container{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){[data-theme=pisa] .theme-footer-links-container{flex-direction:column;order:1;align-items:center;gap:16px}}[data-theme=pisa] .theme-footer-link{color:#737373;letter-spacing:-.00476rem;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:.8125rem;font-weight:400;line-height:1.21875rem;text-decoration:none}[data-theme=pisa].dark .theme-footer-link{color:#a3a3a3}[data-theme=pisa] .theme-footer-link:hover{color:#0a0a0a}[data-theme=pisa].dark .theme-footer-link:hover{color:#fafafa}[data-theme=pisa] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:767px){[data-theme=pisa] .theme-footer-socials-container{order:2;gap:16px}}[data-theme=pisa] .theme-footer-social-link{color:#737373;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=pisa].dark .theme-footer-social-link{color:#a3a3a3}[data-theme=pisa] .theme-footer-social-link:hover{color:#0a0a0a}[data-theme=pisa].dark .theme-footer-social-link:hover{color:#fafafa}[data-theme=pisa] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}@media (max-width:767px){[data-theme=pisa] .theme-footer-social-link svg{width:20px;height:20px}}[data-theme=pisa] .pisa-toc-card{background:#fff;border:1px solid #f5f5f5;border-radius:4px;flex-direction:column;gap:8px;padding-bottom:4px;display:flex}[data-theme=pisa].dark .pisa-toc-card{background:#171717;border-color:#262626}[data-theme=pisa] .pisa-toc-header{border-bottom:1px solid #f5f5f5;align-items:center;gap:9px;width:100%;padding:4px 16px;display:flex}[data-theme=pisa].dark .pisa-toc-header{border-bottom-color:#262626}[data-theme=pisa] .pisa-toc-title{color:#262626;opacity:.8;white-space:nowrap;text-overflow:ellipsis;padding:8px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}[data-theme=pisa].dark .pisa-toc-title{color:#fafafa}[data-theme=pisa] .pisa-toc-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}[data-theme=pisa] .pisa-toc-item{cursor:pointer;opacity:.8;text-align:left;width:100%;height:32px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;align-items:center;gap:8px;padding:8px 4px;display:flex}[data-theme=pisa] .pisa-toc-item:hover{opacity:1}[data-theme=pisa] .pisa-toc-bullet{color:#737373;margin-left:16px;font-family:Inter,sans-serif;font-size:14px;line-height:20px}[data-theme=pisa].dark .pisa-toc-bullet{color:#737373}[data-theme=pisa] .pisa-toc-item-text{color:#737373;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}[data-theme=pisa].dark .pisa-toc-item-text{color:#a3a3a3}[data-theme=pisa] .pisa-toc-item-active{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=pisa] .pisa-toc-item-active{background:color-mix(in srgb,var(--brand-color)10%,transparent)}}[data-theme=pisa] .pisa-toc-item-active{opacity:1}[data-theme=pisa] .pisa-toc-item-active .pisa-toc-bullet,[data-theme=pisa] .pisa-toc-item-active .pisa-toc-item-text{color:var(--brand-color)}[data-theme=pisa].dark .pisa-toc-item-active{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=pisa].dark .pisa-toc-item-active{background:color-mix(in srgb,var(--brand-color)15%,transparent)}}[data-theme=pisa].dark .pisa-toc-item-active .pisa-toc-bullet,[data-theme=pisa].dark .pisa-toc-item-active .pisa-toc-item-text{color:var(--brand-color)}[data-theme=pisa] .pisa-related-posts{flex-direction:column;gap:24px;width:100%;display:flex}[data-theme=pisa] .pisa-related-posts-separator{border-top:1px solid #d4d4d4;width:100%;height:0}[data-theme=pisa].dark .pisa-related-posts-separator{border-top-color:#404040}[data-theme=pisa] .pisa-related-posts-header{flex-direction:column;gap:8px;width:100%;display:flex}[data-theme=pisa] .pisa-related-posts-title{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:32px}[data-theme=pisa].dark .pisa-related-posts-title{color:#fafafa}[data-theme=pisa] .pisa-related-posts-grid{align-items:flex-start;gap:16px;width:100%;display:flex}@media (max-width:1023px){[data-theme=pisa] .pisa-related-posts-grid{flex-direction:column}}[data-theme=pisa] .pisa-related-post-card{border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:16px 8px 25px;text-decoration:none;transition:all .2s ease-in-out;display:flex}[data-theme=pisa] .pisa-related-post-card:hover{background:#00000005}[data-theme=pisa].dark .pisa-related-post-card:hover{background:#ffffff05}@media (max-width:1023px){[data-theme=pisa] .pisa-related-post-card{flex:none;width:100%;padding-bottom:8px}}[data-theme=pisa] .pisa-related-post-image-wrapper{background:#f5f5f5;border-radius:8px;flex-shrink:0;width:270px;height:188px;overflow:hidden}[data-theme=pisa].dark .pisa-related-post-image-wrapper{background:#262626}@media (max-width:1023px){[data-theme=pisa] .pisa-related-post-image-wrapper{aspect-ratio:270/188;width:100%;height:auto}}[data-theme=pisa] .pisa-related-post-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=pisa] .pisa-related-post-card:hover .pisa-related-post-image{transform:scale(1.05)}[data-theme=pisa] .pisa-related-post-content{flex-direction:column;flex-shrink:0;gap:8px;width:254px;display:flex}@media (max-width:1023px){[data-theme=pisa] .pisa-related-post-content{width:100%;padding:0 8px}}[data-theme=pisa] .pisa-related-post-header{flex-direction:column;gap:4px;width:100%;display:flex}[data-theme=pisa] .pisa-related-post-category{color:#a3a3a3;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}[data-theme=pisa] .pisa-related-post-text{flex-direction:column;gap:0;width:100%;display:flex}[data-theme=pisa] .pisa-related-post-title-text{color:#171717;white-space:pre-wrap;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px}[data-theme=pisa].dark .pisa-related-post-title-text{color:#fafafa}[data-theme=pisa] .pisa-related-post-description{color:#525252;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}[data-theme=pisa].dark .pisa-related-post-description{color:#a3a3a3}[data-theme=pisa] .pisa-related-post-meta{flex-direction:column;gap:4px;width:100%;display:flex}[data-theme=pisa] .pisa-related-post-date{color:#a3a3a3;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}[data-theme=pisa] .pisa-related-post-tags{color:var(--brand-color);white-space:pre-wrap;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (max-width:1023px){[data-theme=pisa] .pisa-related-post-tags{color:#737373}}[data-theme=pisa] .pisa-post-header-section{flex-direction:column;gap:24px;width:100%;display:flex}[data-theme=pisa] .pisa-post-breadcrumb{color:#737373;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}[data-theme=pisa].dark .pisa-post-breadcrumb{color:#a3a3a3}[data-theme=pisa] .pisa-post-breadcrumb a{color:#737373;text-decoration:none;transition:color .2s ease-in-out}[data-theme=pisa].dark .pisa-post-breadcrumb a{color:#a3a3a3}[data-theme=pisa] .pisa-post-breadcrumb a:hover{color:#171717}[data-theme=pisa].dark .pisa-post-breadcrumb a:hover{color:#fafafa}[data-theme=pisa] .pisa-post-breadcrumb-category{color:var(--brand-color)}[data-theme=pisa] .pisa-post-breadcrumb-separator{color:#737373}[data-theme=pisa].dark .pisa-post-breadcrumb-separator{color:#a3a3a3}[data-theme=pisa] .pisa-post-breadcrumb-title{color:#737373}[data-theme=pisa].dark .pisa-post-breadcrumb-title{color:#a3a3a3}@media (max-width:1023px){[data-theme=pisa] .pisa-post-breadcrumb{letter-spacing:-.1504px;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;line-height:21px;display:flex}[data-theme=pisa] .pisa-post-breadcrumb a,[data-theme=pisa] .pisa-post-breadcrumb span{white-space:nowrap}[data-theme=pisa] .pisa-post-breadcrumb-title{white-space:normal;word-break:break-word}}[data-theme=pisa] .pisa-post-cover{aspect-ratio:1200/500;border-radius:16px;width:100%;margin-bottom:32px;position:relative;overflow:hidden}[data-theme=pisa] .pisa-post-cover img{object-fit:cover;width:100%;height:100%}@media (max-width:1023px){[data-theme=pisa] .pisa-post-cover{aspect-ratio:1068/633;border-radius:12px;margin-bottom:0}[data-theme=pisa] .pisa-blog-post-container{width:100%;max-width:100%;padding:30px 16px 80px;overflow-x:hidden}[data-theme=pisa] .pisa-blog-post-container>*{max-width:100%}[data-theme=pisa] .pisa-post-title{letter-spacing:0;color:#262626;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:8px;font-size:30px;font-weight:600;line-height:40px}[data-theme=pisa].dark .pisa-post-title{color:#fafafa}[data-theme=pisa] .pisa-post-description{color:#737373;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:24px;font-size:14px;line-height:20px}[data-theme=pisa].dark .pisa-post-description{color:#a3a3a3}[data-theme=pisa] .pisa-post-content{word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;overflow-x:hidden}[data-theme=pisa] .pisa-post-content>*{max-width:100%}[data-theme=pisa] .pisa-post-content h2{letter-spacing:-.3125px;color:#262626;word-wrap:break-word;overflow-wrap:break-word;margin-top:32px;margin-bottom:12px;font-size:24px;font-weight:400;line-height:22px}[data-theme=pisa].dark .pisa-post-content h2{color:#fafafa}[data-theme=pisa] .pisa-post-content h3{letter-spacing:-.3125px;color:#0a0a0a;word-wrap:break-word;overflow-wrap:break-word;margin-top:24px;margin-bottom:12px;font-size:16px;font-weight:400;line-height:22px}[data-theme=pisa].dark .pisa-post-content h3{color:#fafafa}[data-theme=pisa] .pisa-post-content p{letter-spacing:-.2344px;color:#737373;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:16px;font-size:16px;line-height:24.375px}[data-theme=pisa].dark .pisa-post-content p{color:#a3a3a3}[data-theme=pisa] .pisa-post-content ol,[data-theme=pisa] .pisa-post-content ul{letter-spacing:-.2344px;margin-bottom:16px;padding-left:24px;font-size:16px;line-height:24.375px}[data-theme=pisa] .pisa-post-content li{margin-bottom:0}[data-theme=pisa] .pisa-post-content blockquote{border-left:4px solid #f5f5f5;gap:16px;margin:24px 0;padding-left:16px;font-style:normal;display:flex}[data-theme=pisa].dark .pisa-post-content blockquote{border-left-color:#262626}[data-theme=pisa] .pisa-post-content blockquote p{letter-spacing:-.2344px;color:#737373;font-size:16px;line-height:24.375px}[data-theme=pisa] .pisa-post-content blockquote cite{color:#a3a3a3;font-size:14px;font-style:italic}[data-theme=pisa] .pisa-post-content img{max-width:100%;height:auto}[data-theme=pisa] .pisa-post-content pre{max-width:100%;overflow-x:auto}[data-theme=pisa] .pisa-post-content code{word-break:break-all}[data-theme=pisa] .pisa-post-tags-row{display:none}[data-theme=pisa] .pisa-post-navigation{border-top:none;margin-top:24px;padding-top:0}[data-theme=pisa] .pisa-nav-button{border-radius:4px;width:36px;height:36px}[data-theme=pisa] .pisa-nav-button-prev{color:#737373;opacity:.8;background:0 0}[data-theme=pisa] .pisa-nav-button-next.active{background:var(--brand-color);color:#fff;opacity:1}}[data-theme=pisa] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=pisa] .theme-archives-container{padding:64px 16px 32px}}[data-theme=pisa] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=pisa] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=pisa] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=pisa] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=pisa] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=pisa] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=pisa] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=pisa] .theme-archives-year-header:hover{opacity:.7}[data-theme=pisa] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=pisa] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=pisa] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=pisa] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=pisa] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=pisa] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=pisa] .theme-archives-month-header:hover{opacity:.7}[data-theme=pisa] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=pisa] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=pisa] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=pisa] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=pisa] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=pisa] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=pisa] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=pisa] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=pisa] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=pisa] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=porto]{--radius:.5rem;--theme-header-height:3.5rem;--theme-max-width:1280px;--theme-section-padding:6rem;--theme-button-radius:999px;--theme-card-radius:.75rem;--theme-input-radius:.5rem;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:none;--theme-transition-speed:.15s;--theme-transition-timing:ease-out;--theme-backdrop-blur:0px;--theme-button-lift:0px}[data-theme=porto]:not(.dark){--background:0 0% 97.5%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=porto].dark{--background:0 0% 0%;--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=porto] .theme-header{z-index:var(--z-index-sticky);transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:#fafafa;border-bottom:1px solid #e5e5e5;padding:16px 32px;position:sticky;top:0;left:0;right:0}@media (max-width:767px){[data-theme=porto] .theme-header{padding:16px 24px}}[data-theme=porto].dark .theme-header{background:hsl(var(--background));border-bottom-color:#262626}[data-theme=porto] .porto-header-container{justify-content:space-between;align-items:center;gap:32px;max-width:1280px;margin:0 auto;display:flex}@media (max-width:1023px){[data-theme=porto] .porto-header-container{gap:16px}}[data-theme=porto] .porto-header-left{flex-shrink:0;align-items:center;gap:32px;display:flex}@media (max-width:767px){[data-theme=porto] .porto-header-left{gap:16px}}[data-theme=porto] .porto-header-search{flex:0 auto;width:100%;max-width:400px;display:none}@media (min-width:1024px){[data-theme=porto] .porto-header-search{display:block}}[data-theme=porto] .porto-header-right{flex-shrink:0;align-items:center;gap:8px;display:none}@media (min-width:768px){[data-theme=porto] .porto-header-right{display:flex}}[data-theme=porto] .theme-logo-link{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}[data-theme=porto] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=porto] .theme-site-name{letter-spacing:-.6094px;color:#0a0a0a;white-space:nowrap;font-size:15px;font-weight:400;line-height:22.5px}[data-theme=porto].dark .theme-site-name{color:#fafafa}@media (max-width:480px){[data-theme=porto] .theme-site-name{display:none}}[data-theme=porto] .theme-nav{display:none}@media (min-width:768px){[data-theme=porto] .theme-nav{display:flex}}[data-theme=porto] .theme-nav-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}[data-theme=porto] .theme-nav-item{margin:0}[data-theme=porto] .theme-nav-link{letter-spacing:-.1504px;color:#0a0a0acc;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;height:37px;padding:8px 12px;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=porto].dark .theme-nav-link{color:#fafafacc}[data-theme=porto] .theme-nav-link:hover{color:#0a0a0a}[data-theme=porto].dark .theme-nav-link:hover{color:#fafafa}[data-theme=porto] .porto-header-right>div:first-child>div{background:#f5f5f5!important;border-radius:999px!important;gap:4px!important;padding:4px 6px!important}[data-theme=porto].dark .porto-header-right>div:first-child>div{background:#262626!important}[data-theme=porto] .porto-header-right button{cursor:pointer!important;width:24px!important;height:24px!important;transition:background var(--theme-transition-speed)var(--theme-transition-timing)!important;border:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:4px!important;display:flex!important}[data-theme=porto] .porto-header-right button[aria-pressed=false],[data-theme=porto] .porto-header-right button[aria-pressed=true]{background:0 0!important}[data-theme=porto] .porto-header-right button>div{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;padding:0!important;display:flex!important;overflow:hidden!important}[data-theme=porto] .porto-header-right button[aria-pressed=true]>div{background:#e5e5e5!important}[data-theme=porto].dark .porto-header-right button[aria-pressed=true]>div{background:#404040!important}[data-theme=porto] .porto-header-right button[aria-pressed=false]>div{background:0 0!important}[data-theme=porto] .porto-header-right button[aria-pressed=true] svg{color:#0a0a0a!important;width:16px!important;height:16px!important}[data-theme=porto].dark .porto-header-right button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=porto] .porto-header-right button[aria-pressed=false] svg{color:#737373!important;width:16px!important;height:16px!important}[data-theme=porto].dark .porto-header-right button[aria-pressed=false] svg{color:#a3a3a3!important}[data-theme=porto] .theme-cta-button{background:var(--brand-color);color:#0a0a0a;letter-spacing:-.1504px;cursor:pointer;height:37px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=porto] .theme-cta-button:hover{opacity:.9}[data-theme=porto] .theme-mobile-actions{align-items:center;gap:8px;display:none}@media (max-width:767px){[data-theme=porto] .theme-mobile-actions{display:flex}}[data-theme=porto] .mobile-theme-switcher{display:block}[data-theme=porto] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:9px!important;gap:4px!important;padding:4px!important}[data-theme=porto].dark .mobile-theme-switcher>div{background:#262626!important}[data-theme=porto] .mobile-theme-switcher button{border-radius:9px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=porto] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=porto] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=porto] .mobile-theme-switcher button[aria-pressed=true]{background:#e5e5e5!important}[data-theme=porto].dark .mobile-theme-switcher button[aria-pressed=true]{background:#404040!important}[data-theme=porto] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=porto] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=porto] .mobile-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=porto].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=porto] .mobile-cta-button{height:37px;padding:8px 16px;font-size:14px;display:inline-flex}[data-theme=porto] .theme-mobile-actions button[aria-label*=mobile\ menu]{margin:0;padding:0}[data-theme=porto] .theme-mobile-actions button[aria-label*=mobile\ menu] svg{color:#0a0a0a;width:20px;height:20px}[data-theme=porto].dark .theme-mobile-actions button[aria-label*=mobile\ menu] svg{color:#fafafa}[data-theme=porto] .porto-search-input{border-radius:var(--theme-input-radius);opacity:.8;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing),border-color var(--theme-transition-speed)var(--theme-transition-timing);background:#f5f5f5;border:1px solid #e6e6e6}[data-theme=porto] .porto-search-input:focus-within{opacity:1;border-color:var(--brand-color)}[data-theme=porto] .porto-search-input input{color:#525252;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;line-height:1.5}[data-theme=porto] .porto-search-input input::placeholder{color:#525252;opacity:1}[data-theme=porto] .porto-search-input input:focus{box-shadow:none;outline:none}[data-theme=porto] .porto-search-input [class*=InputGroupAddon]{background:0 0;border:none;padding:.5rem .75rem}[data-theme=porto] .porto-search-input [class*=InputGroupAddon] svg{color:#525252;width:1rem;height:1rem}[data-theme=porto].dark .porto-search-input{background:#262626;border:1px solid #404040}[data-theme=porto].dark .porto-search-input input{color:#e6e6e6}[data-theme=porto].dark .porto-search-input [class*=InputGroupAddon] svg,[data-theme=porto].dark .porto-search-input input::placeholder{color:#999}[data-theme=porto] .porto-category-filter-container{width:100%}[data-theme=porto] .porto-category-filter-wrapper{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){[data-theme=porto] .porto-category-filter-wrapper{flex-direction:column;align-items:stretch;gap:1rem}}[data-theme=porto] .porto-category-pills{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){[data-theme=porto] .porto-category-pills{gap:8px}}[data-theme=porto] .porto-category-pill{letter-spacing:-.01em;color:#525252;background:hsl(var(--muted));cursor:pointer;white-space:nowrap;transition:all var(--theme-transition-speed)var(--theme-transition-timing);border:none;border-radius:9px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:500;line-height:21px;display:inline-flex}[data-theme=porto] .porto-category-pill:hover{color:#0a0a0a;background:#e5e5e5}[data-theme=porto] .porto-category-pill-active{background:hsl(var(--foreground));color:hsl(var(--background))}[data-theme=porto] .porto-category-pill-active:hover{background:#262626}[data-theme=porto].dark .porto-category-pill{background:hsl(var(--muted));color:#a3a3a3}[data-theme=porto].dark .porto-category-pill:hover{color:#fafafa;background:#404040}[data-theme=porto].dark .porto-category-pill-active{background:hsl(var(--foreground));color:hsl(var(--background))}[data-theme=porto].dark .porto-category-pill-active:hover{background:#e5e5e5}[data-theme=porto] .porto-category-search{flex-shrink:0;width:auto;min-width:300px}@media (max-width:768px){[data-theme=porto] .porto-category-search{width:100%;min-width:100%}}[data-theme=porto] .porto-category-search .porto-search-input{background:hsl(var(--background));border:1px solid hsl(var(--border));height:42px;transition:border-color var(--theme-transition-speed)var(--theme-transition-timing);border-radius:999px}[data-theme=porto].dark .porto-category-search .porto-search-input{background:hsl(var(--background));border-color:#262626}[data-theme=porto] .porto-category-search .porto-search-input:focus-within{border-color:var(--brand-color)}[data-theme=porto] .porto-category-search .porto-search-input input{color:hsl(var(--foreground));background:0 0;border:none;padding:0 12px;font-size:14px;line-height:21px}[data-theme=porto] .porto-category-search .porto-search-input input::placeholder{color:#737373}[data-theme=porto].dark .porto-category-search .porto-search-input input{color:#fafafa}[data-theme=porto].dark .porto-category-search .porto-search-input input::placeholder{color:#a3a3a3}[data-theme=porto] .porto-category-search .porto-search-input [data-slot=input-group-addon]{padding:0 12px}[data-theme=porto] .porto-category-search .porto-search-input [data-slot=input-group-addon] svg{color:#737373;width:16px;height:16px}[data-theme=porto].dark .porto-category-search .porto-search-input [data-slot=input-group-addon] svg{color:#a3a3a3}[data-theme=porto] [data-slot=pagination]{align-items:center;width:100%;display:flex;position:relative;justify-content:space-between!important;gap:0!important}[data-theme=porto] [data-slot=pagination-numbers]{align-items:center;gap:.5rem;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}[data-theme=porto] [data-slot=pagination] a,[data-theme=porto] [data-slot=pagination] button{letter-spacing:-.1504px;cursor:pointer;width:36px;min-width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);opacity:.8;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex;color:#a3a3a3!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:9999px!important;padding:0!important}[data-theme=porto] [data-slot=pagination] a:hover:not(.pointer-events-none):not([aria-current=page]),[data-theme=porto] [data-slot=pagination] button:hover:not(:disabled):not([aria-current=page]){opacity:1;color:#0a0a0a!important;background:0 0!important}[data-theme=porto] [data-slot=pagination] a[aria-current=page],[data-theme=porto] [data-slot=pagination] button[aria-current=page],[data-theme=porto] [data-slot=pagination] li:first-child a:not(.pointer-events-none),[data-theme=porto] [data-slot=pagination] li:last-child a:not(.pointer-events-none){background:var(--brand-color)!important;color:#0a0a0a!important;opacity:1!important}[data-theme=porto] [data-slot=pagination] .pointer-events-none{opacity:.4;cursor:not-allowed;color:#a3a3a3!important;background:0 0!important}[data-theme=porto].dark [data-slot=pagination] a,[data-theme=porto].dark [data-slot=pagination] button{color:#a3a3a3!important}[data-theme=porto].dark [data-slot=pagination] a:hover:not(.pointer-events-none):not([aria-current=page]),[data-theme=porto].dark [data-slot=pagination] button:hover:not(:disabled):not([aria-current=page]){opacity:1;color:#fafafa!important;background:0 0!important}[data-theme=porto].dark [data-slot=pagination] a[aria-current=page],[data-theme=porto].dark [data-slot=pagination] button[aria-current=page],[data-theme=porto].dark [data-slot=pagination] li:first-child a:not(.pointer-events-none),[data-theme=porto].dark [data-slot=pagination] li:last-child a:not(.pointer-events-none){background:var(--brand-color)!important;color:#0a0a0a!important;opacity:1!important}[data-theme=porto].dark [data-slot=pagination] .pointer-events-none{opacity:.4;color:#a3a3a3!important;background:0 0!important}[data-theme=porto] .theme-post-layout-item{width:100%}[data-theme=porto] .mobile-menu-dropdown{background:#f5f5f5;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=porto].dark .mobile-menu-dropdown{background:#171717}[data-theme=porto] .mobile-menu-content-wrapper{flex-direction:column;justify-content:space-between;min-height:100%;padding:24px;display:flex}[data-theme=porto] .mobile-menu-title{color:#0a0a0a;letter-spacing:-.01em;text-transform:none;font-size:14px;font-weight:400;line-height:21px}[data-theme=porto].dark .mobile-menu-title{color:#fafafa}[data-theme=porto] .mobile-menu-search{display:none}[data-theme=porto] .mobile-menu-nav-link{transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;display:flex}[data-theme=porto] .mobile-menu-nav-link:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}[data-theme=porto].dark .mobile-menu-nav-link{background:#262626}[data-theme=porto] .mobile-menu-nav-link-text{letter-spacing:-.01em;color:#0a0a0a;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:16px;font-weight:400;line-height:24px}[data-theme=porto] .mobile-menu-nav-link-text.active,[data-theme=porto] .mobile-menu-nav-link-text:hover{color:var(--brand-color)}[data-theme=porto].dark .mobile-menu-nav-link-text{color:#fafafa}[data-theme=porto].dark .mobile-menu-nav-link-text.active,[data-theme=porto].dark .mobile-menu-nav-link-text:hover{color:var(--brand-color)}[data-theme=porto] .mobile-menu-chevron{color:#d4d4d4;transition:color var(--theme-transition-speed)var(--theme-transition-timing)}[data-theme=porto] .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=porto].dark .mobile-menu-chevron{color:#525252}[data-theme=porto].dark .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#737373}[data-theme=porto] .mobile-menu-theme-section{flex-direction:column;padding:0;display:flex}[data-theme=porto] .mobile-menu-theme-header{justify-content:space-between;align-items:center;display:flex}[data-theme=porto] .mobile-menu-theme-label{color:#0a0a0a;letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:21px}[data-theme=porto].dark .mobile-menu-theme-label{color:#fafafa}[data-theme=porto] .mobile-menu-theme-switcher>div{background:#f5f5f5!important;border-radius:999px!important;align-items:center!important;gap:4px!important;padding:4px!important;display:flex!important}[data-theme=porto].dark .mobile-menu-theme-switcher>div{background:#262626!important}[data-theme=porto] .mobile-menu-theme-switcher button{background:0 0!important;border:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:4px!important;transition:background .15s ease-out!important;display:flex!important}[data-theme=porto] .mobile-menu-theme-switcher button>div{background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;display:flex!important}[data-theme=porto] .mobile-menu-theme-switcher button svg{color:#737373!important;width:20px!important;height:20px!important;transition:color .15s ease-out!important}[data-theme=porto] .mobile-menu-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=porto].dark .mobile-menu-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=porto] .mobile-menu-cta-wrapper{padding:24px 0 0}[data-theme=porto] .mobile-menu-cta{background:var(--brand-color);color:#0a0a0a;letter-spacing:-.01em;width:100%;height:48px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;display:flex}[data-theme=porto] .mobile-menu-cta:hover{opacity:.9}[data-theme=porto] .porto-blog-home-wrapper{background:hsl(var(--background));width:100%}[data-theme=porto].dark .porto-blog-home-wrapper{background:hsl(var(--background))}[data-theme=porto] .porto-blog-home-container{flex-direction:column;max-width:1280px;margin:0 auto;padding:64px 32px;display:flex}@media (max-width:768px){[data-theme=porto] .porto-blog-home-container{padding:48px 24px}}[data-theme=porto] .porto-blog-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0 0 48px;padding:0;font-size:28px;font-weight:600;line-height:36px}[data-theme=porto].dark .porto-blog-title{color:#fafafa}@media (max-width:768px){[data-theme=porto] .porto-blog-title{margin-bottom:32px;font-size:24px;line-height:32px}}[data-theme=porto] .porto-hero-section{margin-bottom:64px}@media (max-width:768px){[data-theme=porto] .porto-hero-section{margin-bottom:48px}}[data-theme=porto] .porto-all-posts-header{justify-content:space-between;align-items:center;margin:0 0 32px;display:flex}@media (max-width:768px){[data-theme=porto] .porto-all-posts-header{margin-bottom:24px}}[data-theme=porto] .porto-all-posts-title{letter-spacing:-.96px;color:hsl(var(--foreground));margin:0;padding:0;font-size:24px;font-weight:400;line-height:40px}[data-theme=porto].dark .porto-all-posts-title{color:#fafafa}@media (max-width:768px){[data-theme=porto] .porto-all-posts-title{letter-spacing:-.8px;font-size:20px;line-height:32px}}[data-theme=porto] .porto-all-posts-count{letter-spacing:-.64px;color:hsl(var(--muted-foreground));flex-shrink:0;font-size:16px;font-weight:400;line-height:40px}[data-theme=porto].dark .porto-all-posts-count{color:#a3a3a3}@media (max-width:768px){[data-theme=porto] .porto-all-posts-count{letter-spacing:-.56px;font-size:14px;line-height:32px}}[data-theme=porto] .porto-blog-home-filters{margin-bottom:48px}@media (max-width:768px){[data-theme=porto] .porto-blog-home-filters{margin-bottom:32px}}[data-theme=porto] .porto-blog-home-posts{margin-bottom:64px}@media (max-width:768px){[data-theme=porto] .porto-blog-home-posts{margin-bottom:48px}}[data-theme=porto] .porto-blog-home-pagination{justify-content:center;width:100%;display:flex}[data-theme=porto] .theme-post-layout{grid-template-columns:repeat(2,1fr);gap:64px 32px;width:100%;max-width:100%;display:grid}@media (max-width:768px){[data-theme=porto] .theme-post-layout{grid-template-columns:1fr;gap:48px}}[data-theme=porto] .porto-hero-container{width:100%;margin:0;padding:0}@media (max-width:768px){[data-theme=porto] .porto-hero-container{padding:0}}[data-theme=porto] .porto-hero-grid{grid-template-columns:1fr 1fr;gap:32px;width:100%;display:grid}@media (max-width:1024px){[data-theme=porto] .porto-hero-grid{grid-template-columns:1fr;gap:48px}}[data-theme=porto] .porto-hero-featured{transition:transform var(--theme-transition-speed)var(--theme-transition-timing);flex-direction:column;gap:24px;text-decoration:none;display:flex}[data-theme=porto] .porto-hero-featured:hover{transform:translateY(-4px)}[data-theme=porto] .porto-hero-featured-image-wrapper{background:hsl(var(--muted));border-radius:12px;width:100%;height:360px;position:relative;overflow:hidden}@media (max-width:768px){[data-theme=porto] .porto-hero-featured-image-wrapper{height:240px}}[data-theme=porto] .porto-hero-featured-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=porto] .porto-hero-featured:hover .porto-hero-featured-image{transform:scale(1.05)}[data-theme=porto] .porto-hero-featured-content{flex-direction:column;gap:16px;display:flex}[data-theme=porto] .porto-hero-featured-title{letter-spacing:-.02em;color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;transition:color var(--theme-transition-speed)var(--theme-transition-timing);-webkit-box-orient:vertical;margin:0;font-size:28px;font-weight:600;line-height:36px;display:-webkit-box;overflow:hidden}@media (max-width:768px){[data-theme=porto] .porto-hero-featured-title{font-size:24px;line-height:32px}}[data-theme=porto] .porto-hero-featured:hover .porto-hero-featured-title{color:var(--brand-color)}[data-theme=porto].dark .porto-hero-featured-title{color:#fafafa}[data-theme=porto] .porto-hero-featured-description{letter-spacing:-.01em;color:hsl(var(--muted-foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;overflow:hidden}[data-theme=porto].dark .porto-hero-featured-description{color:#a3a3a3}[data-theme=porto] .porto-hero-grid-posts{grid-template-columns:repeat(2,1fr);align-content:start;gap:32px;display:grid}@media (max-width:768px){[data-theme=porto] .porto-hero-grid-posts{grid-template-columns:1fr;gap:32px}}[data-theme=porto] .porto-hero-grid-post{background:hsl(var(--card));border:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);border-radius:12px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;display:flex}[data-theme=porto] .porto-hero-grid-post:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}[data-theme=porto].dark .porto-hero-grid-post{background:hsl(var(--card));border-color:#262626}[data-theme=porto] .porto-hero-grid-title{letter-spacing:-.02em;color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;transition:color var(--theme-transition-speed)var(--theme-transition-timing);-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:600;line-height:26px;display:-webkit-box;overflow:hidden}[data-theme=porto] .porto-hero-grid-post:hover .porto-hero-grid-title{color:var(--brand-color)}[data-theme=porto].dark .porto-hero-grid-title{color:#fafafa}[data-theme=porto] .porto-hero-grid-description{letter-spacing:-.01em;color:hsl(var(--muted-foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:21px;display:-webkit-box;overflow:hidden}[data-theme=porto].dark .porto-hero-grid-description{color:#a3a3a3}[data-theme=porto] .porto-hero-category-badge{background:var(--brand-color);color:#0a0a0a;letter-spacing:.5px;text-transform:uppercase;border-radius:6px;align-items:center;padding:4px 12px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}[data-theme=porto] .porto-hero-date{letter-spacing:-.01em;color:hsl(var(--muted-foreground));font-size:14px;font-weight:400;line-height:21px}[data-theme=porto].dark .porto-hero-date{color:#a3a3a3}[data-theme=porto] .porto-hero-author{letter-spacing:-.01em;color:hsl(var(--foreground));font-size:14px;font-weight:500;line-height:21px}[data-theme=porto].dark .porto-hero-author{color:#d4d4d4}[data-theme=porto] .porto-hero-tag{letter-spacing:-.01em;color:var(--brand-color);transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);font-size:14px;font-weight:500;line-height:21px}[data-theme=porto] .porto-hero-featured:hover .porto-hero-tag,[data-theme=porto] .porto-hero-grid-post:hover .porto-hero-tag{opacity:.8}[data-theme=porto] .theme-post-card{transition:transform var(--theme-transition-speed)var(--theme-transition-timing);flex-direction:column;gap:1rem;text-decoration:none;display:flex}[data-theme=porto] .theme-post-card:hover{transform:translateY(-2px)}[data-theme=porto] .theme-post-card-image-wrapper{background:hsl(var(--muted));border-radius:12px;width:100%;height:188px;position:relative;overflow:hidden}[data-theme=porto] .theme-post-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=porto] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=porto] .theme-post-card-category{background:var(--brand-color);color:#0a0a0a;letter-spacing:.25px;text-transform:uppercase;border-radius:4px;align-items:center;padding:3px 10px;font-size:11px;font-weight:500;line-height:16.5px;display:inline-flex}[data-theme=porto] .theme-post-card-date{letter-spacing:-.0762px;color:hsl(var(--muted-foreground));font-size:13px;font-weight:400;line-height:19.5px}[data-theme=porto].dark .theme-post-card-date{color:#a3a3a3}[data-theme=porto] .theme-post-card-title{letter-spacing:-.5px;color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;transition:color var(--theme-transition-speed)var(--theme-transition-timing);-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:600;line-height:28px;display:-webkit-box;overflow:hidden}[data-theme=porto] .theme-post-card:hover .theme-post-card-title{color:var(--brand-color)}[data-theme=porto].dark .theme-post-card-title{color:#fafafa}[data-theme=porto] .theme-post-card-description{letter-spacing:-.1px;color:hsl(var(--muted-foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:21px;display:-webkit-box;overflow:hidden}[data-theme=porto].dark .theme-post-card-description{color:#a3a3a3}[data-theme=porto] .theme-post-card-author{letter-spacing:-.0762px;color:hsl(var(--foreground));font-size:13px;font-weight:400;line-height:19.5px}[data-theme=porto].dark .theme-post-card-author{color:#d4d4d4}[data-theme=porto] .theme-post-card-tag{letter-spacing:-.0762px;color:var(--brand-color);transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);font-size:13px;font-weight:500;line-height:19.5px}[data-theme=porto] .theme-post-card:hover .theme-post-card-tag{opacity:.8}[data-theme=porto] .porto-blog-post-container{background:#fafafa;min-height:100vh}[data-theme=porto].dark .porto-blog-post-container{background:hsl(var(--background))}[data-theme=porto] .porto-blog-post-content-wrapper{justify-content:center;align-items:flex-start;gap:2rem;max-width:100%;margin:0 auto;padding:2rem;display:flex}[data-theme=porto] .porto-blog-post-main-column{flex-shrink:0;width:600px}[data-theme=porto] .porto-blog-post-sidebar-column{flex-shrink:0;width:300px;position:sticky;top:8rem}[data-theme=porto] .porto-related-posts-container{max-width:1024px;margin:0 auto}@media (max-width:1024px){[data-theme=porto] .porto-blog-post-content-wrapper{flex-direction:column;align-items:center}[data-theme=porto] .porto-blog-post-main-column{width:100%;max-width:600px}[data-theme=porto] .porto-blog-post-sidebar-column{width:100%;max-width:600px;position:static}}[data-theme=porto] .theme-footer{background:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:3rem 1.5rem}[data-theme=porto].dark .theme-footer{background:hsl(var(--background));border-top-color:hsl(var(--border))}@media (max-width:767px){[data-theme=porto] .theme-footer{padding:2rem 1.5rem}}[data-theme=porto] .theme-footer-container{max-width:1280px;margin:0 auto}[data-theme=porto] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:767px){[data-theme=porto] .theme-footer-row{flex-direction:column;align-items:flex-start;gap:2rem}}[data-theme=porto] .theme-footer-attribution{flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;font-weight:400;line-height:1.5;display:flex}[data-theme=porto] .theme-footer-attribution-text,[data-theme=porto].dark .theme-footer-attribution-text{color:hsl(var(--muted-foreground))}[data-theme=porto] .theme-footer-attribution-link{color:hsl(var(--foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);text-decoration:none}[data-theme=porto].dark .theme-footer-attribution-link{color:hsl(var(--foreground))}[data-theme=porto] .theme-footer-attribution-link:hover{color:var(--brand-color)}[data-theme=porto] .theme-footer-links-container{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){[data-theme=porto] .theme-footer-links-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}}[data-theme=porto] .theme-footer-link{color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none}[data-theme=porto].dark .theme-footer-link{color:hsl(var(--muted-foreground))}[data-theme=porto] .theme-footer-link:hover,[data-theme=porto].dark .theme-footer-link:hover{color:hsl(var(--foreground))}[data-theme=porto] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:767px){[data-theme=porto] .theme-footer-socials-container{gap:1rem}}[data-theme=porto] .theme-footer-social-link{color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=porto].dark .theme-footer-social-link{color:hsl(var(--muted-foreground))}[data-theme=porto] .theme-footer-social-link:hover,[data-theme=porto].dark .theme-footer-social-link:hover{color:hsl(var(--foreground))}[data-theme=porto] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}@media (max-width:767px){[data-theme=porto] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}}[data-theme=porto] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=porto] .theme-archives-container{padding:64px 16px 32px}}[data-theme=porto] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=porto] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=porto] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=porto] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=porto] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=porto] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=porto] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=porto] .theme-archives-year-header:hover{opacity:.7}[data-theme=porto] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=porto] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=porto] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=porto] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=porto] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=porto] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=porto] .theme-archives-month-header:hover{opacity:.7}[data-theme=porto] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=porto] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=porto] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=porto] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=porto] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=porto] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=porto] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=porto] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=porto] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=porto] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=prague]{--radius:.5rem;--theme-header-height:3.5rem;--theme-max-width:1280px;--theme-section-padding:6rem;--theme-button-radius:.5rem;--theme-card-radius:.75rem;--theme-input-radius:.5rem;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:0 2px 4px #0000000d;--theme-transition-speed:.2s;--theme-transition-timing:ease-in-out;--theme-backdrop-blur:8px;--theme-button-lift:-1px}[data-theme=prague]:not(.dark){--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=prague].dark{--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=prague] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));box-sizing:border-box;justify-content:center;width:100%;margin-top:1rem;margin-bottom:1rem;display:flex;position:sticky;top:0;left:0;right:0}@media (max-width:768px){[data-theme=prague] .theme-header{justify-content:flex-start;padding:16px}}[data-theme=prague] .theme-header-container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1100px;height:37px;padding:16px 64px;display:flex;position:relative}@media (max-width:768px){[data-theme=prague] .theme-header-container{justify-content:space-between;height:auto;padding:0}}[data-theme=prague] .theme-mobile-actions{display:none}@media (max-width:768px){[data-theme=prague] .theme-mobile-actions{align-items:center;gap:16px;display:flex}}[data-theme=prague] .mobile-theme-switcher{display:block}[data-theme=prague] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:8px!important;gap:0!important;padding:0!important}[data-theme=prague].dark .mobile-theme-switcher>div{background:0 0!important}[data-theme=prague] .mobile-theme-switcher button{border-radius:8px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=prague] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=prague] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=prague] .mobile-theme-switcher button[aria-pressed=true]{background:#f5f5f5!important}[data-theme=prague].dark .mobile-theme-switcher button[aria-pressed=true]{background:#262626!important}[data-theme=prague] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=prague] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=prague] .mobile-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=prague].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=prague] .theme-nav{display:none;position:absolute;left:0}@media (min-width:768px){[data-theme=prague] .theme-nav{display:flex}}[data-theme=prague] .theme-nav-list{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}[data-theme=prague] .theme-nav-item{margin:0}[data-theme=prague] .theme-nav-link{letter-spacing:-.1504px;color:#0a0a0a;opacity:.8;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;padding:8px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=prague] .theme-nav-link:hover{opacity:1}[data-theme=prague].dark .theme-nav-link{color:hsl(var(--foreground))}[data-theme=prague] .theme-logo-link{align-items:center;gap:8px;height:24px;text-decoration:none;display:flex;position:relative}@media (min-width:768px){[data-theme=prague] .theme-logo-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}[data-theme=prague] .theme-logo-image{flex-shrink:0;width:auto;height:24px}[data-theme=prague] .theme-logo-icon{flex-shrink:0;width:24px;height:24px}[data-theme=prague] .theme-logo-text{letter-spacing:-.6094px;color:#0a0a0a;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:22.5px}[data-theme=prague].dark .theme-logo-text{color:hsl(var(--foreground))}[data-theme=prague] .theme-header-right{display:none}@media (min-width:768px){[data-theme=prague] .theme-header-right{align-items:center;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}}[data-theme=prague] .theme-cta-button{background:var(--brand-color);color:#fff;letter-spacing:-.1504px;cursor:pointer;height:37px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);box-sizing:border-box;border:none;border-radius:0;justify-content:center;align-items:center;padding:8px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=prague] .theme-cta-button:hover{opacity:.9}[data-theme=prague].dark .theme-cta-button{background:var(--brand-color);color:#fff}[data-theme=prague] .theme-footer{border-top:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;padding:3.125rem 1.5rem}@media (min-width:640px){[data-theme=prague] .theme-footer{padding:3.0625rem 4rem}}[data-theme=prague] .theme-footer-container{width:100%;max-width:var(--theme-max-width);justify-content:center;align-items:center;margin:0 auto;display:flex}[data-theme=prague] .theme-footer-link{letter-spacing:-.0476rem;color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-family:Inter,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.5;text-decoration:none}[data-theme=prague] .theme-footer-link:hover{color:hsl(var(--foreground))}[data-theme=prague] .theme-footer-link svg{width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing)}[data-theme=prague] .theme-footer-link:hover svg{color:hsl(var(--foreground))}[data-theme=prague] .theme-pagination{justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;display:flex}[data-theme=prague] .theme-pagination-prev{letter-spacing:-.1504px;text-align:center;color:#525252;opacity:.8;cursor:pointer;width:36px;height:36px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);box-sizing:border-box;justify-content:center;align-items:center;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=prague] .theme-pagination-prev:hover{opacity:1}[data-theme=prague] .theme-pagination-next{letter-spacing:-.1504px;text-align:center;background:var(--brand-color);color:#fff;cursor:pointer;width:36px;height:36px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);box-sizing:border-box;justify-content:center;align-items:center;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=prague] .theme-pagination-next:hover{opacity:.9}[data-theme=prague] .theme-pagination-disabled{cursor:not-allowed;pointer-events:none;opacity:.5}[data-theme=prague] .theme-pagination-numbers{align-items:center;gap:8px;display:flex}[data-theme=prague] .theme-pagination-number{letter-spacing:-.1504px;text-align:center;color:#525252;opacity:.8;cursor:pointer;width:36px;height:36px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);box-sizing:border-box;background:0 0;justify-content:center;align-items:center;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=prague] .theme-pagination-number:hover{opacity:1}[data-theme=prague] .theme-pagination-number-active{background:var(--brand-color);color:#fff;opacity:1}[data-theme=prague].dark .theme-pagination-number,[data-theme=prague].dark .theme-pagination-prev{color:hsl(var(--muted-foreground))}[data-theme=prague].dark .theme-pagination-next,[data-theme=prague].dark .theme-pagination-number-active{background:var(--brand-color);color:#fff}[data-theme=prague] .theme-prague-post-page{background:hsl(var(--background));width:100%;min-height:100vh}[data-theme=prague] .theme-prague-post-back-nav{padding:8px 0}@media (max-width:768px){[data-theme=prague] .theme-prague-post-back-nav{padding:8px 0}}[data-theme=prague] .theme-prague-back-button{letter-spacing:-.1504px;color:#737373;opacity:.8;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;padding:8px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=prague] .theme-prague-back-button:hover{opacity:1}[data-theme=prague].dark .theme-prague-back-button{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-post-container{max-width:1016px;margin:0 auto;padding:0 64px 24px}@media (max-width:768px){[data-theme=prague] .theme-prague-post-container{padding:0 24px 24px}}[data-theme=prague] .theme-prague-post-hero{flex-direction:column;gap:12px;width:100%;padding:0 46px;display:flex}@media (max-width:768px){[data-theme=prague] .theme-prague-post-hero{padding:0}}[data-theme=prague] .theme-prague-post-cover-wrapper{aspect-ratio:328/201;background:#e2e8f0;width:100%;position:relative;overflow:hidden}[data-theme=prague] .theme-prague-post-cover-image{object-fit:cover;object-position:50% 50%;width:100%;height:100%}[data-theme=prague] .theme-prague-post-header{flex-direction:column;gap:10px;width:100%;display:flex}[data-theme=prague] .theme-prague-category-pill{color:#0a0a0a;background:#fafafa;justify-content:center;align-items:center;width:fit-content;padding:8px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}[data-theme=prague].dark .theme-prague-category-pill{background:hsl(var(--muted));color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-post-title{color:#0a0a0a;margin:0;font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2}[data-theme=prague].dark .theme-prague-post-title{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-post-description{color:#404040;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}[data-theme=prague].dark .theme-prague-post-description{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-post-tags{color:var(--brand-color);flex-wrap:wrap;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}[data-theme=prague] .theme-prague-post-tags span,[data-theme=prague].dark .theme-prague-post-tags span{color:var(--brand-color)}[data-theme=prague] .theme-prague-post-author-section{align-items:center;gap:10px;display:flex}[data-theme=prague] .theme-prague-author-avatar{border-radius:50%;flex-shrink:0;width:24px;height:24px;overflow:hidden}[data-theme=prague] .theme-prague-author-image{object-fit:cover;width:100%;height:100%}[data-theme=prague] .theme-prague-author-initials{background:var(--brand-color);color:#fff;letter-spacing:.0645px;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:16.5px;display:flex}[data-theme=prague] .theme-prague-author-info{flex-direction:column;flex:1;gap:0;display:flex}[data-theme=prague] .theme-prague-author-name{color:#0a0a0a;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px}[data-theme=prague].dark .theme-prague-author-name{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-post-date{color:#0a0a0a;margin:0;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:16px}[data-theme=prague].dark .theme-prague-post-date{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-divider{background:#d4d4d4;width:100%;height:1px;margin:40px 0}[data-theme=prague].dark .theme-prague-divider{background:hsl(var(--border))}[data-theme=prague] .theme-prague-content-divider{background:#d4d4d4;width:100%;height:1px;margin:40px 0 16px}[data-theme=prague].dark .theme-prague-content-divider{background:hsl(var(--border))}[data-theme=prague] .theme-prague-post-layout{justify-content:center;align-items:flex-start;gap:48px;width:100%;display:flex}@media (max-width:1024px){[data-theme=prague] .theme-prague-post-layout{flex-direction:column;gap:24px}}[data-theme=prague] .theme-prague-toc-sidebar{flex-shrink:0;align-self:flex-start;width:200px}@media (max-width:1024px){[data-theme=prague] .theme-prague-toc-sidebar{width:100%}}[data-theme=prague] .theme-prague-toc-sidebar h3,[data-theme=prague] .theme-prague-toc-sidebar h4{letter-spacing:-.3125px;color:#0a0a0a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}[data-theme=prague].dark .theme-prague-toc-sidebar h3,[data-theme=prague].dark .theme-prague-toc-sidebar h4{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-toc-sidebar nav{flex-direction:column;gap:0;display:flex}[data-theme=prague] .theme-prague-toc-sidebar ul{border-left:1px solid #e5e5e5;margin:0;padding-left:0;list-style:none}[data-theme=prague].dark .theme-prague-toc-sidebar ul{border-left-color:hsl(var(--border))}[data-theme=prague] .theme-prague-toc-sidebar li{transition:all var(--theme-transition-speed)var(--theme-transition-timing);border-left:1px solid #0000;margin-left:-1px;position:relative}[data-theme=prague] .theme-prague-toc-sidebar a,[data-theme=prague] .theme-prague-toc-sidebar button{letter-spacing:-.1504px;text-transform:uppercase;color:#737373;text-align:left;white-space:nowrap;text-overflow:ellipsis;opacity:.8;cursor:pointer;width:100%;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;align-items:center;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:21px;text-decoration:none;display:flex;overflow:hidden}[data-theme=prague].dark .theme-prague-toc-sidebar a,[data-theme=prague].dark .theme-prague-toc-sidebar button{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-toc-sidebar a:hover,[data-theme=prague] .theme-prague-toc-sidebar button:hover{opacity:1}[data-theme=prague] .theme-prague-toc-sidebar li.active,[data-theme=prague] .theme-prague-toc-sidebar li[aria-current=true]{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague] .theme-prague-toc-sidebar li.active,[data-theme=prague] .theme-prague-toc-sidebar li[aria-current=true]{background:color-mix(in srgb,var(--brand-color)8%,transparent)}}[data-theme=prague] .theme-prague-toc-sidebar li.active,[data-theme=prague] .theme-prague-toc-sidebar li[aria-current=true]{border-left-color:var(--brand-color)}[data-theme=prague] .theme-prague-toc-sidebar li.active a,[data-theme=prague] .theme-prague-toc-sidebar li.active button,[data-theme=prague] .theme-prague-toc-sidebar li[aria-current=true] a,[data-theme=prague] .theme-prague-toc-sidebar li[aria-current=true] button{color:var(--brand-color);opacity:1;font-weight:600}[data-theme=prague].dark .theme-prague-toc-sidebar li.active,[data-theme=prague].dark .theme-prague-toc-sidebar li[aria-current=true]{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague].dark .theme-prague-toc-sidebar li.active,[data-theme=prague].dark .theme-prague-toc-sidebar li[aria-current=true]{background:color-mix(in srgb,var(--brand-color)10%,transparent)}}[data-theme=prague].dark .theme-prague-toc-sidebar li.active a,[data-theme=prague].dark .theme-prague-toc-sidebar li.active button,[data-theme=prague].dark .theme-prague-toc-sidebar li[aria-current=true] a,[data-theme=prague].dark .theme-prague-toc-sidebar li[aria-current=true] button{color:var(--brand-color)}[data-theme=prague] .theme-prague-post-content-wrapper{flex-shrink:0;width:500px}@media (max-width:768px){[data-theme=prague] .theme-prague-post-content-wrapper{width:100%}}[data-theme=prague] .theme-prague-post-article{flex-direction:column;gap:40px;display:flex}[data-theme=prague] .theme-prague-post-article h2{letter-spacing:-.3125px;color:#0a0a0a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 16px;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.3;overflow:hidden}[data-theme=prague].dark .theme-prague-post-article h2{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-post-article p{color:#737373;margin:0 0 10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}[data-theme=prague].dark .theme-prague-post-article p{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-post-article b,[data-theme=prague] .theme-prague-post-article strong{color:#0a0a0a}[data-theme=prague].dark .theme-prague-post-article b,[data-theme=prague].dark .theme-prague-post-article strong{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-post-article blockquote{border:none;border-left:4px solid #d9d9d9;gap:16px;margin:16px 0;padding:0 0 0 16px;display:flex}[data-theme=prague].dark .theme-prague-post-article blockquote{border-left-color:hsl(var(--border))}[data-theme=prague] .theme-prague-post-article blockquote p{color:#737373;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}[data-theme=prague] .theme-prague-post-article blockquote cite,[data-theme=prague] .theme-prague-post-article blockquote footer{letter-spacing:-.2344px;color:#a3a3a3;margin-top:16px;font-family:Inter,sans-serif;font-size:14px;font-style:italic;line-height:24.375px}[data-theme=prague].dark .theme-prague-post-article blockquote cite,[data-theme=prague].dark .theme-prague-post-article blockquote footer{color:hsl(var(--muted-foreground)/.7)}[data-theme=prague] .theme-prague-post-article ul{color:#737373;margin:0 0 10px;padding-left:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;list-style-type:disc}[data-theme=prague].dark .theme-prague-post-article ul{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-post-article ul li{margin-bottom:0;padding-left:0;line-height:1.5}[data-theme=prague] .theme-prague-post-article ul li:last-child{margin-bottom:0}[data-theme=prague] .theme-prague-post-article ol{color:#737373;margin:0 0 10px;padding-left:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;list-style-type:decimal}[data-theme=prague].dark .theme-prague-post-article ol{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-post-article ol li{margin-bottom:0;padding-left:0;line-height:1.5}[data-theme=prague] .theme-prague-post-article code{color:#0a0a0a;background:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:14px}[data-theme=prague].dark .theme-prague-post-article code{background:hsl(var(--muted));color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-post-article pre{background:#f5f5f5;border-radius:8px;margin:16px 0;padding:16px;overflow-x:auto}[data-theme=prague].dark .theme-prague-post-article pre{background:hsl(var(--muted))}[data-theme=prague] .theme-prague-post-article pre code{background:0 0;padding:0}[data-theme=prague] .theme-prague-post-navigation{justify-content:space-between;align-items:center;padding:16px 0;display:flex}[data-theme=prague] .theme-prague-nav-button{letter-spacing:-.1504px;text-align:center;cursor:pointer;width:36px;height:36px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=prague] .theme-prague-nav-prev{color:#737373;opacity:.8;background:0 0}[data-theme=prague] .theme-prague-nav-prev:hover{opacity:1}[data-theme=prague].dark .theme-prague-nav-prev{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-nav-next{background:var(--brand-color);color:#fff}[data-theme=prague] .theme-prague-nav-next:hover{opacity:.9}[data-theme=prague] .theme-prague-nav-disabled{cursor:not-allowed;pointer-events:none;opacity:.5}[data-theme=prague] .theme-prague-related-posts-section{width:100%;margin-top:40px;padding:0 134px}@media (max-width:1024px){[data-theme=prague] .theme-prague-related-posts-section{padding:0 64px}}@media (max-width:768px){[data-theme=prague] .theme-prague-related-posts-section{padding:0 24px}}[data-theme=prague] .theme-prague-search-wrapper{opacity:.8;width:100%;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:1px solid #e5e5e5;border-radius:0;align-items:center;gap:8px;padding:12px 16px;display:flex;position:relative;overflow:hidden}[data-theme=prague] .theme-prague-search-wrapper:hover{opacity:1}[data-theme=prague].dark .theme-prague-search-wrapper{border-color:hsl(var(--border));background:0 0}[data-theme=prague] .theme-prague-search-icon{color:#737373;flex-shrink:0}[data-theme=prague].dark .theme-prague-search-icon{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-search-input{color:#0a0a0a;letter-spacing:-.1504px;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}[data-theme=prague] .theme-prague-search-input:focus{box-shadow:none;border:none;outline:none}[data-theme=prague].dark .theme-prague-search-input{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-search-input::placeholder{color:#737373;opacity:.8}[data-theme=prague].dark .theme-prague-search-input::placeholder{color:hsl(var(--muted-foreground));opacity:.8}[data-theme=prague] .theme-prague-blog-home-container{background:hsl(var(--background));flex-direction:column;align-items:center;width:100%;padding:0 0 24px;display:flex}[data-theme=prague] .theme-prague-blog-home-desktop{display:none}@media (min-width:1024px){[data-theme=prague] .theme-prague-blog-home-desktop{background:hsl(var(--background));flex-direction:column;gap:48px;width:100%;max-width:1100px;display:flex}}[data-theme=prague] .theme-prague-blog-header{box-sizing:border-box;justify-content:flex-start;align-items:center;width:100%;padding:0 64px;display:flex;position:relative}[data-theme=prague] .theme-prague-blog-header-center{box-sizing:border-box;flex-shrink:0;align-items:center;gap:8px;width:224px;padding:3px 0;display:flex}[data-theme=prague] .theme-prague-blog-title{letter-spacing:-.96px;color:#262626;flex-shrink:0;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:28px}[data-theme=prague].dark .theme-prague-blog-title{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-blog-header-left{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}[data-theme=prague] .theme-prague-featured-label{color:#262626;flex-shrink:0;width:200px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}[data-theme=prague].dark .theme-prague-featured-label{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-blog-header-right{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}[data-theme=prague] .theme-prague-sort-dropdown-button{opacity:.8;cursor:pointer;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative}[data-theme=prague] .theme-prague-sort-dropdown-button:hover{opacity:1}[data-theme=prague].dark .theme-prague-sort-dropdown-button{border-color:hsl(var(--border))}[data-theme=prague] .theme-prague-sort-dropdown-button span{letter-spacing:-.28px;color:#0a0a0a;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px}[data-theme=prague].dark .theme-prague-sort-dropdown-button span{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-sort-dropdown-menu{background:hsl(var(--background));z-index:50;border:1px solid #e5e5e5;min-width:180px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 6px #0000001a}[data-theme=prague].dark .theme-prague-sort-dropdown-menu{border-color:hsl(var(--border));box-shadow:0 4px 6px #0000004d}[data-theme=prague] .theme-prague-sort-option{text-align:left;cursor:pointer;letter-spacing:-.28px;color:#0a0a0a;width:100%;transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;display:block}[data-theme=prague] .theme-prague-sort-option:hover{background:#f5f5f5}[data-theme=prague].dark .theme-prague-sort-option{color:hsl(var(--foreground))}[data-theme=prague].dark .theme-prague-sort-option:hover{background:hsl(var(--muted))}[data-theme=prague] .theme-prague-sort-option-active{background:#f5f5f5;font-weight:600}[data-theme=prague].dark .theme-prague-sort-option-active{background:hsl(var(--muted))}[data-theme=prague] .theme-prague-blog-content{box-sizing:border-box;gap:24px;width:100%;padding:0 64px;display:flex}[data-theme=prague] .theme-prague-blog-sidebar{flex-shrink:0;width:200px}[data-theme=prague] .theme-prague-sidebar-content{flex-direction:column;gap:40px;display:flex}[data-theme=prague] .theme-prague-sidebar-content>div:has(button[aria-label*=mode])>div{background:0 0!important;border-radius:0!important;gap:4px!important;padding:0!important}[data-theme=prague] .theme-prague-sidebar-content button[aria-label*=mode]{background:0 0!important;border-radius:8px!important;width:24px!important;height:24px!important;padding:0!important}[data-theme=prague]:not(.dark) .theme-prague-sidebar-content button[aria-label*=light][aria-pressed=true]{background:#f5f5f5!important}[data-theme=prague]:not(.dark) .theme-prague-sidebar-content button[aria-label*=dark][aria-pressed=true]{background:0 0!important}[data-theme=prague] .theme-prague-sidebar-content button[aria-label*=mode]>div{justify-content:center;align-items:center;display:flex;background:0 0!important;border-radius:8px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=prague]:not(.dark) .theme-prague-sidebar-content button[aria-label*=light][aria-pressed=true]>div{background:#f5f5f5!important}[data-theme=prague].dark .theme-prague-sidebar-content button[aria-label*=dark][aria-pressed=true],[data-theme=prague].dark .theme-prague-sidebar-content button[aria-label*=dark][aria-pressed=true]>div{background:#404040!important}[data-theme=prague] .theme-prague-blog-main{flex-direction:column;flex:1;gap:40px;min-width:0;display:flex}[data-theme=prague] .theme-prague-blog-posts{width:100%}[data-theme=prague] .theme-prague-category-filter-container{flex-direction:column;width:100%;display:flex}[data-theme=prague] .theme-prague-category-item{width:calc(100% + 1px)}[data-theme=prague] .theme-prague-category-filter-mobile{display:none}[data-theme=prague] .theme-prague-blog-home-mobile{flex-direction:column;gap:40px;padding:16px;display:flex}@media (min-width:1024px){[data-theme=prague] .theme-prague-blog-home-mobile{display:none}}[data-theme=prague] .theme-prague-blog-mobile-header{flex-direction:column;gap:16px;width:100%;display:flex}[data-theme=prague] .theme-prague-blog-mobile-title{letter-spacing:-.96px;color:#262626;width:100%;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:28px}[data-theme=prague].dark .theme-prague-blog-mobile-title{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-blog-mobile-search{width:100%}[data-theme=prague] .theme-prague-blog-mobile-filters{gap:8px;width:100%;display:flex}@media (max-width:1023px){[data-theme=prague] .theme-prague-category-filter-desktop{display:none}[data-theme=prague] .theme-prague-category-filter-mobile{flex-shrink:0;width:196.5px;display:block;position:relative}}[data-theme=prague] .theme-prague-category-mobile-button{background:var(--brand-color);justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:flex}@supports (color:color-mix(in lab,red,red)){[data-theme=prague] .theme-prague-category-mobile-button{background:color-mix(in srgb,var(--brand-color)8%,transparent)}}[data-theme=prague] .theme-prague-category-mobile-button{cursor:pointer;opacity:.8;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);border:none}[data-theme=prague] .theme-prague-category-mobile-button:hover{opacity:1}[data-theme=prague].dark .theme-prague-category-mobile-button{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague].dark .theme-prague-category-mobile-button{background:color-mix(in srgb,var(--brand-color)15%,transparent)}}[data-theme=prague] .theme-prague-category-mobile-button span{letter-spacing:-.28px;color:var(--brand-color);text-transform:uppercase;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px}[data-theme=prague].dark .theme-prague-category-mobile-button span{color:var(--brand-color)}[data-theme=prague] .theme-prague-category-mobile-button svg{color:var(--brand-color);flex-shrink:0}[data-theme=prague].dark .theme-prague-category-mobile-button svg{color:var(--brand-color)}[data-theme=prague] .theme-prague-category-mobile-dropdown{background:hsl(var(--background));z-index:50;border:1px solid #e5e5e5;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}[data-theme=prague].dark .theme-prague-category-mobile-dropdown{border-color:hsl(var(--border));box-shadow:0 4px 6px #0000004d}[data-theme=prague] .theme-prague-category-mobile-item{text-align:left;cursor:pointer;letter-spacing:-.28px;text-transform:uppercase;color:#737373;width:100%;transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;display:block}[data-theme=prague] .theme-prague-category-mobile-item:hover{background:#f5f5f5}[data-theme=prague].dark .theme-prague-category-mobile-item{color:hsl(var(--muted-foreground))}[data-theme=prague].dark .theme-prague-category-mobile-item:hover{background:hsl(var(--muted))}[data-theme=prague] .theme-prague-category-mobile-item-active{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague] .theme-prague-category-mobile-item-active{background:color-mix(in srgb,var(--brand-color)8%,transparent)}}[data-theme=prague] .theme-prague-category-mobile-item-active{color:var(--brand-color);font-weight:600}[data-theme=prague].dark .theme-prague-category-mobile-item-active{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague].dark .theme-prague-category-mobile-item-active{background:color-mix(in srgb,var(--brand-color)10%,transparent)}}[data-theme=prague].dark .theme-prague-category-mobile-item-active{color:var(--brand-color)}[data-theme=prague] .theme-prague-blog-mobile-sort{flex:1;position:relative}[data-theme=prague] .theme-prague-mobile-sort-button{cursor:pointer;opacity:.8;width:100%;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}[data-theme=prague] .theme-prague-mobile-sort-button:hover{opacity:1}[data-theme=prague].dark .theme-prague-mobile-sort-button{border-color:hsl(var(--border))}[data-theme=prague] .theme-prague-mobile-sort-button span{letter-spacing:-.28px;color:#0a0a0a;text-transform:uppercase;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px}[data-theme=prague].dark .theme-prague-mobile-sort-button span{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-mobile-sort-button svg{color:#0a0a0a;flex-shrink:0}[data-theme=prague].dark .theme-prague-mobile-sort-button svg{color:hsl(var(--foreground))}[data-theme=prague] .theme-prague-mobile-sort-dropdown{background:hsl(var(--background));z-index:50;border:1px solid #e5e5e5;width:100%;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 6px #0000001a}[data-theme=prague].dark .theme-prague-mobile-sort-dropdown{border-color:hsl(var(--border));box-shadow:0 4px 6px #0000004d}[data-theme=prague] .theme-prague-mobile-sort-option{text-align:left;cursor:pointer;letter-spacing:-.28px;color:#0a0a0a;width:100%;transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;display:block}[data-theme=prague] .theme-prague-mobile-sort-option:hover{background:#f5f5f5}[data-theme=prague].dark .theme-prague-mobile-sort-option{color:hsl(var(--foreground))}[data-theme=prague].dark .theme-prague-mobile-sort-option:hover{background:hsl(var(--muted))}[data-theme=prague] .theme-prague-mobile-sort-option-active{background:#f5f5f5;font-weight:600}[data-theme=prague].dark .theme-prague-mobile-sort-option-active{background:hsl(var(--muted))}[data-theme=prague] .theme-prague-blog-mobile-posts,[data-theme=prague] .theme-prague-category-filter-container{width:100%}[data-theme=prague] .theme-prague-category-filter-desktop{border-left:1px solid #e5e5e5;flex-direction:column;gap:8px;width:100%;display:none}@media (min-width:768px){[data-theme=prague] .theme-prague-category-filter-desktop{display:flex}}[data-theme=prague].dark .theme-prague-category-filter-desktop{border-left-color:hsl(var(--border))}[data-theme=prague] .theme-prague-category-item{letter-spacing:-.1504px;text-transform:uppercase;color:#737373;opacity:.8;cursor:pointer;text-align:left;width:100%;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-left:1px solid #0000;align-items:center;margin-left:-1px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex}[data-theme=prague] .theme-prague-category-item:hover{opacity:1}[data-theme=prague].dark .theme-prague-category-item{color:hsl(var(--muted-foreground))}[data-theme=prague] .theme-prague-category-item-active{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague] .theme-prague-category-item-active{background:color-mix(in srgb,var(--brand-color)8%,transparent)}}[data-theme=prague] .theme-prague-category-item-active{border-left-color:var(--brand-color);color:var(--brand-color);opacity:.8;font-weight:600}[data-theme=prague].dark .theme-prague-category-item-active{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=prague].dark .theme-prague-category-item-active{background:color-mix(in srgb,var(--brand-color)10%,transparent)}}[data-theme=prague].dark .theme-prague-category-item-active{color:var(--brand-color)}[data-theme=prague] .theme-prague-category-filter-mobile{width:100%;display:flex;position:relative}@media (min-width:768px){[data-theme=prague] .theme-prague-category-filter-mobile{display:none}}[data-theme=prague] .mobile-menu-dropdown{background:hsl(var(--background));flex-direction:column;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=prague].dark .mobile-menu-dropdown{background:hsl(var(--background))}[data-theme=prague] .mobile-menu-content-wrapper{flex-direction:column;flex:1;justify-content:space-between;min-height:100%;display:flex}[data-theme=prague] .mobile-menu-title{color:#262626;letter-spacing:-.64px;font-size:16px;font-weight:600;line-height:28px}[data-theme=prague].dark .mobile-menu-title{color:#fafafa}[data-theme=prague] .mobile-menu-search{display:none}[data-theme=prague] .mobile-menu-nav-link{color:#737373;letter-spacing:-.1504px;opacity:.8;border:1px solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:16px;font-weight:400;line-height:21px;text-decoration:none;transition:all .2s;display:flex}[data-theme=prague] .mobile-menu-nav-link:hover{opacity:1}[data-theme=prague].dark .mobile-menu-nav-link{color:#a3a3a3;border-color:#262626}[data-theme=prague] .mobile-menu-nav-link.active,[data-theme=prague].dark .mobile-menu-nav-link.active{color:var(--brand-color)}[data-theme=prague] .mobile-menu-chevron{color:#737373;flex-shrink:0;width:20px;height:20px;transition:color .2s}[data-theme=prague] .mobile-menu-nav-link.active .mobile-menu-chevron{color:var(--brand-color)}[data-theme=prague].dark .mobile-menu-chevron{color:#a3a3a3}[data-theme=prague].dark .mobile-menu-nav-link.active .mobile-menu-chevron{color:var(--brand-color)}[data-theme=prague] .mobile-menu-cta{background:var(--brand-color);color:#fff;text-align:center;letter-spacing:-.1504px;justify-content:center;align-items:center;width:100%;padding:16px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:opacity .2s;display:flex}[data-theme=prague] .mobile-menu-cta:hover{opacity:.9}[data-theme=prague].dark .mobile-menu-cta{background:var(--brand-color);color:#fff}[data-theme=prague] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=prague] .theme-archives-container{padding:64px 16px 32px}}[data-theme=prague] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=prague] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=prague] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=prague] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=prague] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=prague] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=prague] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=prague] .theme-archives-year-header:hover{opacity:.7}[data-theme=prague] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=prague] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=prague] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=prague] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=prague] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=prague] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=prague] .theme-archives-month-header:hover{opacity:.7}[data-theme=prague] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=prague] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=prague] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=prague] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=prague] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=prague] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=prague] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=prague] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=prague] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=prague] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=palermo]{--radius:.5rem;--theme-header-height:3.5rem;--theme-max-width:1280px;--theme-section-padding:6rem;--theme-button-radius:.5rem;--theme-card-radius:.75rem;--theme-input-radius:.5rem;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:0 2px 4px #0000000d;--theme-transition-speed:.2s;--theme-transition-timing:ease-in-out;--theme-backdrop-blur:8px;--theme-button-lift:-1px}[data-theme=palermo]:not(.dark){--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=palermo].dark{--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=palermo] .theme-header{background:#fff;border-bottom:1px solid #e5e5e5;padding:16px 0}[data-theme=palermo] .theme-header-container{max-width:100%;height:37px;padding:0 24px;position:relative}[data-theme=palermo] .theme-header-nav-left{align-items:center;gap:24px;display:flex;position:absolute;left:24px}@media (max-width:1023px){[data-theme=palermo] .theme-header-nav-left{display:none}}[data-theme=palermo] .theme-logo-center{align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (min-width:1024px){[data-theme=palermo] .theme-logo-center{left:50%;transform:translate(-50%,-50%)}}[data-theme=palermo] .theme-logo-image{object-fit:contain;width:24px}[data-theme=palermo] .theme-header-nav-right{align-items:center;gap:16px;display:flex;position:absolute;right:24px}@media (max-width:1023px){[data-theme=palermo] .theme-header-nav-right .theme-cta-button{display:none}}[data-theme=palermo] .theme-nav-link{letter-spacing:-.1504px;color:#0a0a0acc;padding:8px 0;line-height:21px}[data-theme=palermo] .theme-nav-link:hover{color:#0a0a0a}[data-theme=palermo].dark .theme-nav-link:hover{color:#fafafa}[data-theme=palermo] .theme-cta-button{color:#fafafa;letter-spacing:-.1504px;background:#525252;border-radius:0;line-height:21px}[data-theme=palermo] .theme-cta-button:hover{background:#404040}[data-theme=palermo].dark .theme-cta-button{background:var(--brand-color);color:#fff}[data-theme=palermo].dark .theme-cta-button:hover{opacity:.9}[data-theme=palermo] .theme-mobile-actions{display:none}@media (max-width:1023px){[data-theme=palermo] .theme-mobile-actions{align-items:center;gap:16px;margin-left:auto;display:flex}[data-theme=palermo] button[aria-label="Toggle mobile menu"]{cursor:pointer;background:0 0;border:none;margin:0;padding:4px 0}[data-theme=palermo] button[aria-label="Toggle mobile menu"] svg{color:#0a0a0a;width:20px;height:16px}[data-theme=palermo].dark button[aria-label="Toggle mobile menu"] svg{color:#fafafa}}[data-theme=palermo] .desktop-theme-switcher{display:none}@media (min-width:1024px){[data-theme=palermo] .desktop-theme-switcher{display:block}}[data-theme=palermo] .theme-category-filter-container{width:100%}[data-theme=palermo] .theme-category-filter-wrapper{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:0;display:flex}[data-theme=palermo].dark .theme-category-filter-wrapper{border-bottom-color:#ffffff1a}@media (max-width:768px){[data-theme=palermo] .theme-category-filter-wrapper{border-bottom:none;flex-direction:column;align-items:stretch;gap:8px}}[data-theme=palermo] .theme-category-tabs{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:32px;display:flex;overflow-x:auto}@media (max-width:768px){[data-theme=palermo] .theme-category-tabs{border-bottom:1px solid hsl(var(--border));gap:16px}[data-theme=palermo].dark .theme-category-tabs{border-bottom-color:#ffffff1a}}[data-theme=palermo] .theme-category-tabs::-webkit-scrollbar{display:none}[data-theme=palermo] .theme-category-tab{letter-spacing:-.01em;height:40px;color:hsl(var(--muted-foreground));cursor:pointer;white-space:nowrap;transition:color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;align-items:center;padding:0 4px;font-size:14px;font-weight:400;line-height:20px;display:flex;position:relative}@media (max-width:768px){[data-theme=palermo] .theme-category-tab{height:auto;padding:12px 16px;font-size:14px;line-height:20px}}[data-theme=palermo] .theme-category-tab:hover{color:hsl(var(--foreground))}[data-theme=palermo].dark .theme-category-tab{color:#fff9}[data-theme=palermo].dark .theme-category-tab:hover{color:#ffffffe6}[data-theme=palermo] .theme-category-tab-active{color:hsl(var(--foreground));font-weight:500}[data-theme=palermo].dark .theme-category-tab-active{color:#fff}@media (max-width:768px){[data-theme=palermo] .theme-category-tab-active{color:hsl(var(--foreground))}[data-theme=palermo].dark .theme-category-tab-active{color:#fff}}[data-theme=palermo] .theme-category-tab-active:after{content:"";background-color:var(--brand-color);height:2px;position:absolute;bottom:0;left:0;right:0}[data-theme=palermo] .theme-sort-dropdown{border-radius:var(--theme-button-radius);letter-spacing:-.01em;width:auto;min-width:150px;height:auto;color:hsl(var(--foreground));transition:all var(--theme-transition-speed)var(--theme-transition-timing);background-color:#0000;border:none;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;display:flex;box-shadow:none!important}[data-theme=palermo].dark .theme-sort-dropdown{color:#ffffffe6;background-color:#0000}@media (max-width:768px){[data-theme=palermo] .theme-sort-dropdown{border-bottom:1px solid hsl(var(--border));border-radius:0;width:100%;padding:12px 16px}[data-theme=palermo].dark .theme-sort-dropdown{border-bottom-color:#ffffff1a}}[data-theme=palermo] .theme-sort-dropdown:hover{background-color:hsl(var(--muted))}[data-theme=palermo].dark .theme-sort-dropdown:hover{background-color:#ffffff0d;border-color:#fff3}[data-theme=palermo] .theme-sort-dropdown:focus{border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.1);outline:none}[data-theme=palermo] .theme-sort-dropdown svg{width:16px;height:16px;color:hsl(var(--muted-foreground));flex-shrink:0}[data-theme=palermo].dark .theme-sort-dropdown svg{color:#fff9}[data-theme=palermo] [data-slot=pagination]{justify-content:center;align-items:center;gap:.5rem;display:flex}[data-theme=palermo] [data-slot=pagination] a,[data-theme=palermo] [data-slot=pagination] button{letter-spacing:-.01075em;cursor:pointer;width:36px;min-width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex;border-radius:var(--theme-button-radius)!important;color:#737373!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}[data-theme=palermo] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=palermo] [data-slot=pagination] button:hover:not(:disabled){background:var(--brand-color)!important}@supports (color:color-mix(in lab,red,red)){[data-theme=palermo] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=palermo] [data-slot=pagination] button:hover:not(:disabled){background:color-mix(in srgb,var(--brand-color)10%,transparent)!important}}[data-theme=palermo] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=palermo] [data-slot=pagination] button:hover:not(:disabled){color:var(--brand-color)!important}[data-theme=palermo] [data-slot=pagination] a[aria-current=page],[data-theme=palermo] [data-slot=pagination] button[aria-current=page]{font-weight:700;background:var(--brand-color)!important;color:#fff!important}[data-theme=palermo] [data-slot=pagination] .pointer-events-none{opacity:.8;cursor:not-allowed;color:#737373!important}[data-theme=palermo].dark [data-slot=pagination] a,[data-theme=palermo].dark [data-slot=pagination] button{color:#737373!important}[data-theme=palermo].dark [data-slot=pagination] a:hover:not(.pointer-events-none):not([aria-current=page]),[data-theme=palermo].dark [data-slot=pagination] button:hover:not(:disabled):not([aria-current=page]){color:var(--brand-color)!important;background:#ffffff0d!important}[data-theme=palermo].dark [data-slot=pagination] a[aria-current=page],[data-theme=palermo].dark [data-slot=pagination] button[aria-current=page]{font-weight:700;background:var(--brand-color)!important;color:#fff!important}[data-theme=palermo].dark [data-slot=pagination] .pointer-events-none{opacity:.8;color:#737373!important}[data-theme=palermo] .palermo-search-input{opacity:.8;width:100%;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:1px solid #e5e5e5;border-radius:4px;padding:4px 12px}[data-theme=palermo].dark .palermo-search-input{opacity:.8;background:0 0;border:1px solid #ffffff26}[data-theme=palermo] .palermo-search-input:focus-within{opacity:1;border-color:var(--brand-color);box-shadow:none}[data-theme=palermo].dark .palermo-search-input:focus-within{opacity:1;border-color:var(--brand-color)}[data-theme=palermo] .palermo-search-input input{letter-spacing:-.1504px;color:hsl(var(--foreground));font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}[data-theme=palermo] .palermo-search-input input::placeholder{color:#737373;letter-spacing:-.1504px;font-size:14px;font-weight:400}[data-theme=palermo].dark .palermo-search-input input{color:#ffffffe6}[data-theme=palermo].dark .palermo-search-input input::placeholder{color:#ffffff80}[data-theme=palermo] .palermo-search-input [data-slot=input-group-addon]{gap:8px;padding:0}[data-theme=palermo] .palermo-search-input [data-slot=input-group-addon] svg{color:#737373;flex-shrink:0;width:16px;height:16px}[data-theme=palermo].dark .palermo-search-input [data-slot=input-group-addon] svg{color:#ffffff80}[data-theme=palermo] .theme-blog-home-title{margin-bottom:54px}@media (max-width:768px){[data-theme=palermo] .theme-blog-home-filters,[data-theme=palermo] .theme-blog-home-title{margin-bottom:32px}[data-theme=palermo] .theme-post-layout{flex-direction:column;gap:54px;max-width:100%}[data-theme=palermo] .theme-post-layout-item{width:100%}}[data-theme=palermo] .theme-post-card{gap:1rem}[data-theme=palermo] .theme-post-card-image-wrapper{border-radius:0}[data-theme=palermo] .theme-post-card-category{background:hsl(var(--muted));color:hsl(var(--muted-foreground));letter-spacing:.3px;border-radius:9999px;padding:3px 9px;font-size:.75rem;line-height:18px}[data-theme=palermo].dark .theme-post-card-category{color:#a3a3a3;background:#171717}[data-theme=palermo] .theme-post-card-title{color:hsl(var(--foreground));letter-spacing:-.3125px;font-size:1rem;font-weight:400;line-height:22px}[data-theme=palermo] .theme-post-card-description{color:hsl(var(--muted-foreground));letter-spacing:-.2344px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9375rem;line-height:24.375px;display:-webkit-box}[data-theme=palermo] .theme-post-card-author{color:hsl(var(--foreground));letter-spacing:-.0762px;font-size:.8125rem;font-weight:400;line-height:19.5px}[data-theme=palermo].dark .theme-post-card-author{color:#d4d4d4}[data-theme=palermo] .theme-post-card-meta{color:hsl(var(--muted-foreground));letter-spacing:-.0762px;font-size:.8125rem;font-weight:400;line-height:19.5px}[data-theme=palermo] .theme-post-card-tag{letter-spacing:-.0762px;color:var(--brand-color);font-size:.8125rem;font-weight:400;line-height:19.5px}@media (max-width:767px){[data-theme=palermo] .theme-footer{padding:50px 24px}[data-theme=palermo] .theme-footer-row{flex-direction:column;align-items:flex-start;gap:54px;height:auto}[data-theme=palermo] .theme-footer-links-container{flex-direction:column;align-items:flex-start;gap:16px}[data-theme=palermo] .theme-footer-socials-container{gap:16px}[data-theme=palermo] .theme-footer-social-link svg{width:20px;height:20px}}[data-theme=palermo] .mobile-menu-dropdown{box-shadow:none;background:#fff}[data-theme=palermo].dark .mobile-menu-dropdown{background:hsl(var(--background))}[data-theme=palermo] .mobile-menu-palermo-layout{flex-direction:column;justify-content:space-between;min-height:100%;padding:0;display:flex}[data-theme=palermo] .mobile-menu-palermo-menu-section{flex-direction:column;gap:16px;padding:24px 16px 16px;display:flex}[data-theme=palermo] .mobile-menu-title{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}[data-theme=palermo].dark .mobile-menu-title{color:#ffffffe6}[data-theme=palermo] .mobile-menu-palermo-nav{width:100%}[data-theme=palermo] .mobile-menu-palermo-nav-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}[data-theme=palermo] .mobile-menu-nav-link{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;transition:all .15s ease-out;display:flex}[data-theme=palermo] .mobile-menu-nav-link.active{border-bottom-color:#171717}[data-theme=palermo].dark .mobile-menu-nav-link{border-bottom-color:#ffffff1a}[data-theme=palermo].dark .mobile-menu-nav-link.active{border-bottom-color:#fff3}[data-theme=palermo] .mobile-menu-nav-link-text{color:#737373;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:color .15s ease-out}[data-theme=palermo] .mobile-menu-nav-link.active .mobile-menu-nav-link-text{color:#0a0a0a}[data-theme=palermo].dark .mobile-menu-nav-link-text{color:#fff9}[data-theme=palermo].dark .mobile-menu-nav-link.active .mobile-menu-nav-link-text{color:#fffffff2}[data-theme=palermo] .mobile-menu-chevron{color:#737373;flex-shrink:0;width:16px;height:16px;transition:color .15s ease-out}[data-theme=palermo].dark .mobile-menu-chevron{color:#ffffff80}[data-theme=palermo] .mobile-menu-palermo-theme-section{justify-content:space-between;align-items:center;padding:0 16px 16px;display:flex}[data-theme=palermo] .mobile-menu-palermo-theme-switcher{display:block}[data-theme=palermo] .mobile-menu-palermo-theme-switcher>div{background:#f5f5f5!important;border-radius:0!important;gap:4px!important;padding:6px!important}[data-theme=palermo].dark .mobile-menu-palermo-theme-switcher>div{background:#ffffff1a!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button{border-radius:0!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button[aria-pressed=true]{background:#e5e5e5!important}[data-theme=palermo].dark .mobile-menu-palermo-theme-switcher button[aria-pressed=true]{background:#ffffff26!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button svg{color:#737373!important}[data-theme=palermo] .mobile-menu-palermo-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=palermo].dark .mobile-menu-palermo-theme-switcher button[aria-pressed=true] svg{color:#fafafa!important}[data-theme=palermo] .mobile-menu-palermo-cta-wrapper{margin-top:auto;padding:0 16px 16px}[data-theme=palermo] .mobile-menu-palermo-cta{background:var(--brand-color);color:#fff;letter-spacing:-.1504px;border-radius:0;justify-content:center;align-items:center;width:100%;height:56px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:all .15s ease-out;display:flex}[data-theme=palermo] .mobile-menu-palermo-cta:hover{opacity:.9}[data-theme=palermo].dark .mobile-menu-palermo-cta{background:var(--brand-color)}[data-theme=palermo].dark .mobile-menu-palermo-cta:hover{opacity:.9}[data-theme=palermo] .palermo-post-layout{border-bottom:1px solid hsl(var(--border));gap:2.5rem;display:flex}[data-theme=palermo].dark .palermo-post-layout{border-bottom-color:#ffffff1a}[data-theme=palermo] .palermo-post-spacer-left{border-right:1px solid hsl(var(--border));flex-shrink:0;width:248px}[data-theme=palermo].dark .palermo-post-spacer-left{border-right-color:#ffffff1a}@media (max-width:1023px){[data-theme=palermo] .palermo-post-spacer-left{display:none}}[data-theme=palermo] .palermo-post-content{flex:1;min-width:0;padding:1.5rem 0}@media (max-width:1023px){[data-theme=palermo] .palermo-post-content{padding-left:1rem;padding-right:1rem}}[data-theme=palermo] .palermo-post-toc{border-left:1px solid hsl(var(--border));flex-shrink:0;width:248px}[data-theme=palermo].dark .palermo-post-toc{border-left-color:#ffffff1a}@media (max-width:1023px){[data-theme=palermo] .palermo-post-toc{display:none}[data-theme=palermo] .flex.gap-10{flex-direction:column;gap:0}[data-theme=palermo] .flex.gap-10>div:first-child,[data-theme=palermo] .flex.gap-10>div:last-child{display:none}[data-theme=palermo] .flex.gap-10>div:nth-child(2){padding-left:1rem;padding-right:1rem}}[data-theme=palermo] .theme-footer{background:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:3rem 1.5rem}[data-theme=palermo].dark .theme-footer{background:hsl(var(--background));border-top-color:#ffffff1a}@media (max-width:767px){[data-theme=palermo] .theme-footer{padding:2.5rem 1.5rem}}[data-theme=palermo] .theme-footer-container{max-width:1280px;margin:0 auto}[data-theme=palermo] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:1.25rem;display:flex}@media (max-width:767px){[data-theme=palermo] .theme-footer-row{flex-direction:column;align-items:flex-start;gap:2rem;height:auto}}[data-theme=palermo] .theme-footer-links-container{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){[data-theme=palermo] .theme-footer-links-container{flex-direction:column;align-items:flex-start;gap:1rem}}[data-theme=palermo] .theme-footer-link{color:hsl(var(--muted-foreground));letter-spacing:-.01em;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none}[data-theme=palermo].dark .theme-footer-link{color:#fff9}[data-theme=palermo] .theme-footer-link:hover{color:hsl(var(--foreground))}[data-theme=palermo].dark .theme-footer-link:hover{color:#ffffffe6}[data-theme=palermo] .theme-footer-attribution{letter-spacing:-.01em;flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;font-weight:400;line-height:1.5;display:flex}[data-theme=palermo] .theme-footer-attribution-text{color:hsl(var(--muted-foreground))}[data-theme=palermo].dark .theme-footer-attribution-text{color:#fff9}[data-theme=palermo] .theme-footer-attribution-link{color:hsl(var(--foreground));transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);text-decoration:none}[data-theme=palermo].dark .theme-footer-attribution-link{color:#ffffffe6}[data-theme=palermo] .theme-footer-attribution-link:hover{opacity:.7}[data-theme=palermo] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:767px){[data-theme=palermo] .theme-footer-socials-container{gap:1rem}}[data-theme=palermo] .theme-footer-social-link{color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=palermo].dark .theme-footer-social-link{color:#fff9}[data-theme=palermo] .theme-footer-social-link:hover{color:hsl(var(--foreground))}[data-theme=palermo].dark .theme-footer-social-link:hover{color:#ffffffe6}[data-theme=palermo] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}@media (max-width:767px){[data-theme=palermo] .theme-footer-social-link svg{width:1.25rem;height:1.25rem}}[data-theme=palermo] .theme-post-card{border-radius:var(--theme-card-radius);transition:all var(--theme-transition-speed)var(--theme-transition-timing);border:1px solid #e5e5e5;flex-direction:column;gap:24px;padding:24px;text-decoration:none;display:flex}[data-theme=palermo].dark .theme-post-card{border-color:#ffffff1a}[data-theme=palermo] .theme-post-card:hover{box-shadow:var(--theme-shadow-md)}[data-theme=palermo] .theme-post-card-image-wrapper{background:hsl(var(--muted));border-radius:4px;flex-shrink:0;width:100%;height:200px;overflow:hidden}[data-theme=palermo] .theme-post-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=palermo] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=palermo] .theme-post-card-content{flex-direction:column;flex:1;gap:10px;display:flex}[data-theme=palermo] .theme-post-card-category{color:#0a0a0a;text-transform:uppercase;letter-spacing:.02em;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:1000px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}[data-theme=palermo].dark .theme-post-card-category{color:#ffffffe6;background:#ffffff0d;border-color:#ffffff1a}[data-theme=palermo] .theme-post-card-text{flex-direction:column;gap:6px;display:flex}[data-theme=palermo] .theme-post-card-title{color:#0a0a0a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:600;line-height:28px;display:-webkit-box;overflow:hidden}[data-theme=palermo].dark .theme-post-card-title{color:#ffffffe6}[data-theme=palermo] .theme-post-card-description{color:#525252;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}[data-theme=palermo].dark .theme-post-card-description{color:#fff9}[data-theme=palermo] .theme-post-card-author-section{align-items:center;gap:10px;display:flex}[data-theme=palermo] .theme-post-card-avatar{border-radius:4px;flex-shrink:0;width:24px;height:24px;overflow:hidden}[data-theme=palermo] .theme-post-card-avatar-fallback{letter-spacing:.0645px;color:#0a0a0a;background:#f5f5f5;border:1px solid #e5e5e5;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:400;line-height:16.5px;display:flex}[data-theme=palermo].dark .theme-post-card-avatar-fallback{color:#ffffffe6;background:#ffffff1a;border-color:#ffffff26}[data-theme=palermo] .theme-post-card-author-info{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}[data-theme=palermo] .theme-post-card-author-name{color:#737373;font-size:12px;font-weight:500;line-height:16px}[data-theme=palermo].dark .theme-post-card-author-name{color:#ffffffb3}[data-theme=palermo] .theme-post-card-author-date{color:#a3a3a3;font-size:10px;font-weight:400;line-height:16px}[data-theme=palermo].dark .theme-post-card-author-date{color:#ffffff80}[data-theme=palermo] .theme-post-card-tags{color:#a3a3a3;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=palermo].dark .theme-post-card-tags{color:#ffffff80}[data-theme=palermo] .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}[data-theme=palermo] .scrollbar-hide::-webkit-scrollbar{display:none}[data-theme=palermo] .theme-category-section{flex-direction:column;gap:40px;width:100%;display:flex}[data-theme=palermo] .theme-category-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media (max-width:768px){[data-theme=palermo] .theme-category-header{flex-direction:row;align-items:center;gap:16px}}[data-theme=palermo] .theme-category-title{color:#262626;margin:0;font-size:24px;font-weight:600;line-height:36px}@media (max-width:768px){[data-theme=palermo] .theme-category-title{font-size:20px;line-height:30px}}[data-theme=palermo].dark .theme-category-title{color:#fffffff2}[data-theme=palermo] .theme-category-pagination{align-items:center;gap:0;height:36px;display:flex}[data-theme=palermo] .theme-category-pagination button{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s ease-out;display:flex}[data-theme=palermo] .theme-category-pagination button:hover{background:#0000000d}[data-theme=palermo].dark .theme-category-pagination button:hover{background:#ffffff0d}[data-theme=palermo] .theme-category-pagination button:disabled{opacity:.5;cursor:not-allowed}[data-theme=palermo] .theme-posts-row{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;align-items:flex-start;gap:0;width:100%;display:flex;overflow-x:auto}[data-theme=palermo] .theme-posts-row::-webkit-scrollbar{display:none}[data-theme=palermo] .scrollbar-hide>a,[data-theme=palermo] .theme-posts-row>a{flex-direction:column;align-self:stretch;display:flex}@media (max-width:768px){[data-theme=palermo] .theme-posts-row{flex-direction:column;overflow-x:visible}[data-theme=palermo] .theme-posts-row>a{width:100%!important;margin-left:0!important}[data-theme=palermo] .theme-posts-row>a:not(:first-child){margin-top:-1px}[data-theme=palermo] .palermo-related-posts-scroll{flex-direction:row;overflow-x:auto}[data-theme=palermo] .palermo-related-posts-scroll>a{flex-shrink:0;width:300px!important}[data-theme=palermo] .palermo-related-posts-scroll>a:not(:first-child){margin-left:-1px}}@media (min-width:769px) and (max-width:1024px){[data-theme=palermo] .theme-posts-row{padding-right:32px}}[data-theme=palermo] .theme-see-all-link{border-radius:4px;justify-content:center;align-items:center;height:37px;padding:8px 20px;text-decoration:none;transition:opacity .15s ease-out;display:inline-flex}[data-theme=palermo] .theme-see-all-link:hover{opacity:.8}[data-theme=palermo] .theme-see-all-text{letter-spacing:-.1504px;color:#171717;font-size:14px;font-weight:500;line-height:21px;text-decoration:underline}[data-theme=palermo].dark .theme-see-all-text{color:#fffffff2}[data-theme=palermo] .theme-post-layout{flex-wrap:wrap;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex}@media (max-width:768px){[data-theme=palermo] .theme-post-layout{flex-direction:column;gap:24px;max-width:100%}}[data-theme=palermo] .theme-post-layout-item{flex-shrink:0;width:calc(33.3333% - 16px)}@media (max-width:1024px){[data-theme=palermo] .theme-post-layout-item{width:calc(50% - 12px)}}@media (max-width:768px){[data-theme=palermo] .theme-post-layout-item{width:100%}}[data-theme=palermo] .theme-blog-home-container{flex-direction:column;max-width:1280px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}[data-theme=palermo].dark .theme-blog-home-container{background:hsl(var(--background))}@media (max-width:768px){[data-theme=palermo] .theme-blog-home-container{padding:64px 16px 32px}}[data-theme=palermo] .theme-blog-hero{flex-direction:column;align-items:center;gap:32px;margin-bottom:64px;display:flex}@media (max-width:768px){[data-theme=palermo] .theme-blog-hero{gap:24px;margin-bottom:48px}}[data-theme=palermo] .theme-blog-hero-content{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:528px;padding:3px 0;display:flex}[data-theme=palermo] .theme-blog-hero-title{font-family:var(--font-sans,"Inter",sans-serif);color:#262626;width:100%;margin:0;padding:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=palermo].dark .theme-blog-hero-title{color:#fffffff2}[data-theme=palermo] .theme-blog-hero-description{font-family:var(--font-sans,"Inter",sans-serif);color:#0a0a0a;opacity:.8;width:100%;margin:0;padding:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=palermo].dark .theme-blog-hero-description{color:#ffffffe6;opacity:.8}[data-theme=palermo] .theme-blog-hero-search{justify-content:center;width:100%;max-width:308px;display:flex}@media (max-width:768px){[data-theme=palermo] .theme-blog-hero-search{max-width:100%}}[data-theme=palermo] .theme-blog-home-filters{margin-bottom:64px}@media (max-width:768px){[data-theme=palermo] .theme-blog-home-filters{margin-bottom:32px}}[data-theme=palermo] .theme-blog-home-posts{margin-bottom:48px}[data-theme=palermo] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);padding:16px 24px;position:sticky;top:0;left:0;right:0}[data-theme=palermo].dark .theme-header{background:hsl(var(--background));border-bottom-color:#ffffff1a}[data-theme=palermo] .theme-header-container{align-items:center;gap:32px;max-width:1280px;margin:0 auto;display:flex}@media (max-width:1023px){[data-theme=palermo] .theme-header-container{gap:16px}}[data-theme=palermo] .theme-logo-link{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}[data-theme=palermo] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=palermo] .theme-site-name{letter-spacing:-.045em;color:hsl(var(--foreground));white-space:nowrap;font-size:1rem;font-weight:400;line-height:1.5}[data-theme=palermo].dark .theme-site-name{color:#ffffffe6}[data-theme=palermo] .theme-header-search{flex:1;max-width:400px;display:none}@media (min-width:1024px){[data-theme=palermo] .theme-header-search{display:block}}[data-theme=palermo] .theme-header-nav{align-items:center;gap:16px;margin-left:auto;display:flex}@media (min-width:1024px){[data-theme=palermo] .theme-header-nav{gap:4px}}@media (max-width:1023px){[data-theme=palermo] .theme-header-nav nav{display:none}[data-theme=palermo] .theme-header-nav{gap:16px}}[data-theme=palermo] .theme-header-divider{background:hsl(var(--border));width:1px;height:1.25rem}[data-theme=palermo] .theme-nav{display:flex}[data-theme=palermo] .theme-nav-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}[data-theme=palermo] .theme-nav-item{margin:0}[data-theme=palermo] .theme-nav-link{letter-spacing:-.01em;color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);border-radius:var(--theme-button-radius);justify-content:center;align-items:center;height:37px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;display:flex}[data-theme=palermo].dark .theme-nav-link{color:#ffffffb3}[data-theme=palermo] .theme-nav-link:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}[data-theme=palermo].dark .theme-nav-link:hover{color:#ffffffe6;background:#ffffff0d}[data-theme=palermo] .theme-cta-button{background:var(--brand-color);color:#fff;border-radius:var(--theme-button-radius);letter-spacing:-.01em;height:37px;box-shadow:var(--theme-shadow-button);cursor:pointer;transition:all var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}[data-theme=palermo] .theme-cta-button:hover{opacity:.9;transform:translateY(var(--theme-button-lift))}[data-theme=palermo] .theme-blog-title{letter-spacing:-.045em;color:hsl(var(--foreground));margin:0;padding:0;font-size:1rem;font-weight:400;line-height:1.5rem}[data-theme=palermo].dark .theme-blog-title{color:#ffffffe6}[data-theme=palermo] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=palermo] .theme-archives-container{padding:64px 16px 32px}}[data-theme=palermo] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=palermo] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=palermo] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=palermo] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=palermo] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=palermo] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=palermo] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=palermo] .theme-archives-year-header:hover{opacity:.7}[data-theme=palermo] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=palermo] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=palermo] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=palermo] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=palermo] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=palermo] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=palermo] .theme-archives-month-header:hover{opacity:.7}[data-theme=palermo] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=palermo] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=palermo] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=palermo] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=palermo] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=palermo] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=palermo] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=palermo] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=palermo] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=palermo] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=petra]{--radius:.5rem;--theme-header-height:4.3125rem;--theme-max-width:1440px;--theme-section-padding:6rem;--theme-button-radius:999px;--theme-card-radius:.75rem;--theme-input-radius:999px;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #0000001a;--theme-shadow-lg:0 10px 15px #0000001a;--theme-shadow-button:none;--theme-transition-speed:.2s;--theme-transition-timing:ease-in-out;--theme-backdrop-blur:0px;--theme-button-lift:0px}[data-theme=petra]:not(.dark){--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=petra].dark{--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=petra] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);padding:16px 24px;position:sticky;top:0;left:0;right:0}[data-theme=petra].dark .theme-header{background:hsl(var(--background));border-bottom-color:hsl(var(--border))}[data-theme=petra] .theme-header-container{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:0 272px;display:grid;position:relative}@media (max-width:1600px){[data-theme=petra] .theme-header-container{padding:0 80px}}@media (max-width:1200px){[data-theme=petra] .theme-header-container{padding:0 40px}}@media (max-width:1023px){[data-theme=petra] .theme-header-container{justify-content:space-between;gap:16px;padding:0 24px;display:flex}}@media (max-width:768px){[data-theme=petra] .theme-header-container{padding:0 16px}}[data-theme=petra] .theme-header-nav-left{justify-content:flex-start;align-items:center;display:flex}@media (max-width:1023px){[data-theme=petra] .theme-header-nav-left{display:none}}[data-theme=petra] .theme-logo-link{flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex}@media (max-width:1023px){[data-theme=petra] .theme-logo-link{justify-content:flex-start}}[data-theme=petra] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=petra] .theme-site-name{letter-spacing:-.6094px;color:hsl(var(--foreground));white-space:nowrap;font-size:15px;font-weight:400;line-height:22.5px}[data-theme=petra].dark .theme-site-name{color:hsl(var(--foreground))}[data-theme=petra] .theme-header-nav-right{justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:1023px){[data-theme=petra] .theme-header-nav-right{display:none}}[data-theme=petra] .theme-nav{display:flex}[data-theme=petra] .theme-nav-list{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}[data-theme=petra] .theme-nav-item{margin:0}[data-theme=petra] .theme-nav-link{letter-spacing:-.1504px;color:hsl(var(--foreground)/.8);transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;padding:8px 0;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=petra].dark .theme-nav-link{color:hsl(var(--foreground)/.8)}[data-theme=petra] .theme-nav-link:hover,[data-theme=petra].dark .theme-nav-link:hover{color:hsl(var(--foreground))}[data-theme=petra] .theme-cta-button{background:var(--brand-color);color:hsl(var(--primary-foreground));border-radius:var(--theme-button-radius);letter-spacing:-.1504px;height:37px;box-shadow:var(--theme-shadow-button);cursor:pointer;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=petra] .theme-cta-button:hover{opacity:.9}[data-theme=petra] .theme-header-nav-right>div>div{background:hsl(var(--muted));border-radius:var(--theme-button-radius);gap:4px;padding:4px}[data-theme=petra].dark .theme-header-nav-right>div>div{background:hsl(var(--secondary))}[data-theme=petra] .theme-header-nav-right button{border-radius:var(--theme-button-radius);width:24px;height:24px;padding:4px}[data-theme=petra] .theme-header-nav-right button[aria-pressed=true],[data-theme=petra].dark .theme-header-nav-right button[aria-pressed=true]{background:var(--brand-color)}[data-theme=petra] .theme-header-nav-right button[aria-pressed=false],[data-theme=petra].dark .theme-header-nav-right button[aria-pressed=false]{background:0 0}[data-theme=petra] .theme-header-nav-right button svg{width:16px;height:16px;color:hsl(var(--muted-foreground))}[data-theme=petra].dark .theme-header-nav-right button svg{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-header-nav-right button[aria-pressed=true] svg,[data-theme=petra].dark .theme-header-nav-right button[aria-pressed=true] svg{color:hsl(var(--primary-foreground))}[data-theme=petra] .theme-mobile-actions{display:none}@media (max-width:1023px){[data-theme=petra] .theme-mobile-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;display:flex}}[data-theme=petra] .mobile-theme-switcher{display:none}@media (max-width:1023px){[data-theme=petra] button[aria-label="Toggle mobile menu"]{color:hsl(var(--foreground));padding:8px}[data-theme=petra].dark button[aria-label="Toggle mobile menu"]{color:hsl(var(--foreground))}[data-theme=petra] button[aria-label="Toggle mobile menu"] svg{width:24px;height:24px}}[data-theme=petra] .theme-blog-home-container{flex-direction:column;gap:24px;max-width:100%;min-height:100vh;margin:0 auto;padding:16px 24px 24px;display:flex}@media (max-width:768px){[data-theme=petra] .theme-blog-home-container{padding:16px}}[data-theme=petra] .theme-blog-home-wrapper{border:1px solid hsl(var(--border));border-radius:16px;width:100%;max-width:1024px;margin:0 auto;display:flex;overflow:hidden}[data-theme=petra].dark .theme-blog-home-wrapper{border-color:hsl(var(--border))}@media (max-width:1023px){[data-theme=petra] .theme-blog-home-wrapper{flex-direction:column}}[data-theme=petra] .theme-blog-main-content{flex-direction:column;flex:1;gap:24px;min-width:0;padding:24px 30px;display:flex;overflow:hidden}@media (max-width:768px){[data-theme=petra] .theme-blog-main-content{padding:24px 16px}}[data-theme=petra] .theme-blog-header-row{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}@media (max-width:1023px){[data-theme=petra] .theme-blog-header-row{flex-direction:column;align-items:flex-start}}[data-theme=petra] .theme-blog-sort-desktop{display:block}@media (max-width:1023px){[data-theme=petra] .theme-blog-sort-desktop{display:none}}[data-theme=petra] .theme-blog-mobile-search-row{display:none}@media (max-width:1023px){[data-theme=petra] .theme-blog-mobile-search-row{align-items:center;gap:12px;width:100%;display:flex}}[data-theme=petra] .theme-blog-mobile-search{flex:2;min-width:0}[data-theme=petra] .theme-blog-mobile-search form{width:100%}[data-theme=petra] .theme-blog-mobile-search .petra-search-input{width:100%;max-width:100%}[data-theme=petra] .theme-blog-sort-mobile{flex:1;min-width:0;max-width:none}[data-theme=petra] .theme-blog-mobile-categories{display:none}@media (max-width:1023px){[data-theme=petra] .theme-blog-mobile-categories{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:8px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}[data-theme=petra] .theme-blog-mobile-categories::-webkit-scrollbar{display:none}}[data-theme=petra] .theme-category-tab{color:hsl(var(--muted-foreground));cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px;transition:all .2s ease-in-out;display:inline-flex}[data-theme=petra].dark .theme-category-tab{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-category-tab:hover,[data-theme=petra].dark .theme-category-tab:hover{color:hsl(var(--foreground))}[data-theme=petra] .theme-category-tab-active,[data-theme=petra].dark .theme-category-tab-active{background:var(--brand-color);color:hsl(var(--primary-foreground))}[data-theme=petra] .theme-category-tab-active:hover{color:hsl(var(--primary-foreground));opacity:.9}[data-theme=petra].dark .theme-category-tab-active:hover{color:hsl(var(--primary-foreground))}[data-theme=petra] .theme-blog-title{color:hsl(var(--foreground));margin:0;padding:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=petra].dark .theme-blog-title{color:hsl(var(--foreground))}[data-theme=petra] .theme-blog-sort-dropdown{background:hsl(var(--muted));height:37px;color:hsl(var(--muted-foreground));letter-spacing:-.1504px;cursor:pointer;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;max-width:200px;padding:8px 16px;font-size:14px;font-weight:400;line-height:21px;transition:opacity .2s ease-in-out;display:flex;box-shadow:none!important}[data-theme=petra].dark .theme-blog-sort-dropdown{background:hsl(var(--secondary));color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-blog-sort-dropdown:hover{opacity:.8}[data-theme=petra] .theme-blog-sort-dropdown:focus{outline:none;box-shadow:none!important}[data-theme=petra] .theme-blog-sort-dropdown[data-state=open]{opacity:.8}[data-theme=petra] .theme-blog-sort-dropdown svg{opacity:1;flex-shrink:0;width:18px;height:18px}[data-theme=petra] .theme-blog-sort-dropdown+[role=listbox],[data-theme=petra] [data-radix-popper-content-wrapper] [role=listbox]{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;max-width:200px;padding:4px;box-shadow:0 4px 6px #0000001a}[data-theme=petra].dark .theme-blog-sort-dropdown+[role=listbox],[data-theme=petra].dark [data-radix-popper-content-wrapper] [role=listbox]{background:hsl(var(--muted));border-color:hsl(var(--border));box-shadow:0 4px 6px #0000004d}[data-theme=petra] .theme-blog-sort-dropdown+[role=listbox] [role=option],[data-theme=petra] [data-radix-popper-content-wrapper] [role=option]{color:hsl(var(--foreground));letter-spacing:-.1504px;cursor:pointer;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:400;line-height:21px;transition:background .15s ease-in-out}[data-theme=petra].dark .theme-blog-sort-dropdown+[role=listbox] [role=option],[data-theme=petra].dark [data-radix-popper-content-wrapper] [role=option]{color:hsl(var(--foreground))}[data-theme=petra] .theme-blog-sort-dropdown+[role=listbox] [role=option]:hover,[data-theme=petra] [data-radix-popper-content-wrapper] [role=option]:hover{background:hsl(var(--muted))}[data-theme=petra].dark .theme-blog-sort-dropdown+[role=listbox] [role=option]:hover,[data-theme=petra].dark [data-radix-popper-content-wrapper] [role=option]:hover{background:hsl(var(--secondary))}[data-theme=petra] .theme-blog-sort-dropdown+[role=listbox] [role=option][aria-selected=true],[data-theme=petra] [data-radix-popper-content-wrapper] [role=option][aria-selected=true]{background:hsl(var(--muted));font-weight:500}[data-theme=petra].dark .theme-blog-sort-dropdown+[role=listbox] [role=option][aria-selected=true],[data-theme=petra].dark [data-radix-popper-content-wrapper] [role=option][aria-selected=true]{background:hsl(var(--secondary))}@media (max-width:768px){[data-theme=petra] .theme-blog-sort-dropdown{width:100%;max-width:100%}[data-theme=petra] .theme-blog-sort-dropdown+[role=listbox],[data-theme=petra] [data-radix-popper-content-wrapper] [role=listbox]{max-width:100%}}[data-theme=petra] .theme-blog-home-pagination,[data-theme=petra] .theme-blog-home-posts{width:100%}[data-theme=petra] .theme-blog-sidebar{display:none}@media (min-width:1024px){[data-theme=petra] .theme-blog-sidebar{border-left:1px solid hsl(var(--border));flex-direction:column;flex-shrink:0;width:195px;display:flex}}[data-theme=petra].dark .theme-blog-sidebar{border-left-color:hsl(var(--border))}@media (max-width:1023px){[data-theme=petra] .theme-blog-sidebar{border-left:none;border-top:1px solid hsl(var(--border));width:100%}[data-theme=petra].dark .theme-blog-sidebar{border-top-color:hsl(var(--border))}}[data-theme=petra] .theme-sidebar-search-section{border-bottom:1px solid hsl(var(--border));justify-content:center;align-items:center;gap:10px;padding:16px;display:flex}[data-theme=petra].dark .theme-sidebar-search-section{border-bottom-color:hsl(var(--border))}[data-theme=petra] .theme-sidebar-category-section{flex-direction:column;display:flex}[data-theme=petra] .theme-sidebar-category-header{border-bottom:1px solid hsl(var(--border));justify-content:center;align-items:center;padding:16px;display:flex}[data-theme=petra].dark .theme-sidebar-category-header{border-bottom-color:hsl(var(--border))}[data-theme=petra] .theme-sidebar-category-title{color:hsl(var(--foreground));opacity:.8;flex:1;margin:0;font-size:16px;font-weight:600;line-height:24px}[data-theme=petra].dark .theme-sidebar-category-title{color:hsl(var(--foreground))}[data-theme=petra] .theme-sidebar-category-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}[data-theme=petra] .theme-category-pill{background:hsl(var(--background));color:hsl(var(--foreground));opacity:.8;cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:1000px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:400;line-height:16px;transition:opacity .2s ease-in-out;display:inline-flex}[data-theme=petra].dark .theme-category-pill{background:hsl(var(--muted));color:hsl(var(--foreground))}[data-theme=petra] .theme-category-pill:hover,[data-theme=petra].dark .theme-category-pill:hover{opacity:1}[data-theme=petra] .theme-category-pill-active{opacity:.8}[data-theme=petra] .theme-category-pill-active,[data-theme=petra].dark .theme-category-pill-active{background:var(--brand-color);color:hsl(var(--primary-foreground))}[data-theme=petra] .petra-sidebar-search-input{opacity:.8;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 0;display:flex}[data-theme=petra] .petra-sidebar-search-input svg{width:16px;height:16px;color:hsl(var(--muted-foreground));flex-shrink:0}[data-theme=petra].dark .petra-sidebar-search-input svg{color:hsl(var(--muted-foreground))}[data-theme=petra] .petra-sidebar-search-input input{letter-spacing:-.1504px;color:hsl(var(--muted-foreground));background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}[data-theme=petra].dark .petra-sidebar-search-input input{color:hsl(var(--muted-foreground))}[data-theme=petra] .petra-sidebar-search-input input::placeholder{color:hsl(var(--muted-foreground));font-size:14px}[data-theme=petra].dark .petra-sidebar-search-input input::placeholder{color:hsl(var(--muted-foreground))}[data-theme=petra] .petra-search-input{background:hsl(var(--muted));border:none;border-radius:99px;height:2.5rem;padding:.5rem .75rem}[data-theme=petra].dark .petra-search-input{background:hsl(var(--secondary))}[data-theme=petra] .petra-search-input:focus-within{background:hsl(var(--muted));box-shadow:none}[data-theme=petra].dark .petra-search-input:focus-within{background:hsl(var(--secondary))}[data-theme=petra] .petra-search-input input{color:#0a0a0a;font-size:.875rem;font-weight:400;line-height:1.25rem}[data-theme=petra].dark .petra-search-input input{color:#fafafa}[data-theme=petra] .petra-search-input input::placeholder{color:#737373;font-size:.875rem}[data-theme=petra].dark .petra-search-input input::placeholder{color:#a3a3a3}[data-theme=petra] .petra-search-input [data-slot=input-group-addon] svg{color:#737373;width:1rem;height:1rem}[data-theme=petra].dark .petra-search-input [data-slot=input-group-addon] svg{color:#a3a3a3}[data-theme=petra] [data-slot=pagination]{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}[data-theme=petra] [data-slot=pagination] a,[data-theme=petra] [data-slot=pagination] button{letter-spacing:-.1504px;opacity:.8;cursor:pointer;width:36px;min-width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex;color:#737373!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:4px!important;padding:0!important}[data-theme=petra] [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=petra] [data-slot=pagination] button:hover:not(:disabled){opacity:1;color:#171717!important}[data-theme=petra] [data-slot=pagination] a[aria-current=page],[data-theme=petra] [data-slot=pagination] button[aria-current=page]{opacity:1;font-weight:700;color:#171717!important;background:0 0!important}[data-theme=petra] [data-slot=pagination] a:first-child,[data-theme=petra] [data-slot=pagination] a:last-child,[data-theme=petra] [data-slot=pagination] button:first-child,[data-theme=petra] [data-slot=pagination] button:last-child{opacity:1}[data-theme=petra] [data-slot=pagination] .pointer-events-none{opacity:.8;cursor:not-allowed}[data-theme=petra].dark [data-slot=pagination] a,[data-theme=petra].dark [data-slot=pagination] button{color:hsl(var(--muted-foreground))!important}[data-theme=petra].dark [data-slot=pagination] a:hover:not(.pointer-events-none),[data-theme=petra].dark [data-slot=pagination] button:hover:not(:disabled){color:hsl(var(--foreground))!important}[data-theme=petra].dark [data-slot=pagination] a[aria-current=page],[data-theme=petra].dark [data-slot=pagination] button[aria-current=page]{font-weight:700;color:hsl(var(--foreground))!important}[data-theme=petra].dark [data-slot=pagination] .pointer-events-none{opacity:.8;color:hsl(var(--muted-foreground))!important}[data-theme=petra] [data-slot=pagination] .pagination-ellipsis{width:36px;height:36px;color:hsl(var(--muted-foreground));opacity:.8;justify-content:center;align-items:center;font-size:14px;display:flex}[data-theme=petra].dark [data-slot=pagination] .pagination-ellipsis{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-post-layout{justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;display:flex}@media (max-width:768px){[data-theme=petra] .theme-post-layout{flex-direction:column;gap:40px}}[data-theme=petra] .theme-post-layout-column{flex-direction:column;flex:1;gap:40px;min-width:0;display:flex}@media (max-width:768px){[data-theme=petra] .theme-post-layout-column{width:100%}}[data-theme=petra] .theme-post-layout-item{width:100%}[data-theme=petra] .theme-post-card{width:100%;transition:all var(--theme-transition-speed)var(--theme-transition-timing);flex-direction:column;gap:16px;text-decoration:none;display:flex}[data-theme=petra] .theme-post-card-image-wrapper{background:hsl(var(--muted));border-radius:12px;width:100%;position:relative;overflow:hidden}[data-theme=petra].dark .theme-post-card-image-wrapper{background:hsl(var(--secondary))}[data-theme=petra] .theme-post-card-image-wrapper.aspect-wide{aspect-ratio:4096/2413}[data-theme=petra] .theme-post-card-image-wrapper.aspect-tall{aspect-ratio:2638/4096}[data-theme=petra] .theme-post-card-image-wrapper:not(.aspect-wide):not(.aspect-tall){aspect-ratio:4096/2413}[data-theme=petra] .theme-post-card-image{object-fit:cover;object-position:50% 50%;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=petra] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=petra] .theme-post-card-date-badge{background:hsl(var(--muted));z-index:1;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;display:flex;position:absolute;top:10px;left:10px}[data-theme=petra].dark .theme-post-card-date-badge{background:hsla(var(--muted),.9)}[data-theme=petra] .theme-post-card-date-badge time{color:hsl(var(--muted-foreground));font-size:10px;font-weight:400;line-height:16px}[data-theme=petra].dark .theme-post-card-date-badge time{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-post-card-content{flex-direction:column;gap:16px;display:flex}[data-theme=petra] .theme-post-card-author-section{align-items:center;gap:10px;display:flex}[data-theme=petra] .theme-post-card-avatar{border-radius:4px;flex-shrink:0;width:24px;height:24px;overflow:hidden}[data-theme=petra] .theme-post-card-avatar-fallback{letter-spacing:.0645px;width:24px;height:24px;color:hsl(var(--primary-foreground));border-radius:16777200px;justify-content:center;align-items:center;font-size:11px;font-weight:400;line-height:16.5px;display:flex}[data-theme=petra] .theme-post-card-author-name{color:hsl(var(--muted-foreground));flex:1;min-width:0;font-size:12px;font-weight:500;line-height:16px}[data-theme=petra].dark .theme-post-card-author-name{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-post-card-text{flex-direction:column;gap:6px;display:flex}[data-theme=petra] .theme-post-card-title{color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:600;line-height:28px;display:-webkit-box;overflow:hidden}[data-theme=petra].dark .theme-post-card-title{color:hsl(var(--foreground))}[data-theme=petra] .theme-post-card-description{color:hsl(var(--muted-foreground));-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}[data-theme=petra].dark .theme-post-card-description{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-post-card-category-wrapper{display:flex}[data-theme=petra] .theme-post-card-category{background:hsl(var(--background));color:hsl(var(--foreground)/.8);border-radius:1000px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}[data-theme=petra].dark .theme-post-card-category{background:hsl(var(--muted));color:hsl(var(--foreground)/.8)}[data-theme=petra] .theme-footer{background:hsl(var(--background));border-top:1px solid hsl(var(--border));margin-bottom:4rem;padding:49px 24px 0}[data-theme=petra].dark .theme-footer{background:hsl(var(--background));border-top-color:hsl(var(--border))}@media (max-width:767px){[data-theme=petra] .theme-footer{margin-bottom:0;padding:50px 24px}}[data-theme=petra] .theme-footer-container{max-width:1024px;margin:0 auto}[data-theme=petra] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:20px;display:flex}@media (max-width:767px){[data-theme=petra] .theme-footer-row{flex-direction:column;justify-content:center;align-items:center;gap:54px;height:auto}}[data-theme=petra] .theme-footer-links-container{flex-shrink:0;align-items:center;gap:24px;display:flex}@media (max-width:767px){[data-theme=petra] .theme-footer-links-container{flex-direction:column;order:1;align-items:center;gap:16px}}[data-theme=petra] .theme-footer-link{color:hsl(var(--muted-foreground));letter-spacing:-.0762px;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:13px;font-weight:400;line-height:19.5px;text-decoration:none}[data-theme=petra].dark .theme-footer-link{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-footer-link:hover,[data-theme=petra].dark .theme-footer-link:hover{color:hsl(var(--foreground))}[data-theme=petra] .theme-footer-attribution{letter-spacing:-.0762px;flex-shrink:0;align-items:center;gap:2px;font-size:13px;font-weight:400;line-height:19.5px;display:flex}@media (max-width:767px){[data-theme=petra] .theme-footer-attribution{order:3}}[data-theme=petra] .theme-footer-attribution-text,[data-theme=petra].dark .theme-footer-attribution-text{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-footer-attribution-link{color:hsl(var(--foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);text-decoration:none}[data-theme=petra].dark .theme-footer-attribution-link{color:hsl(var(--foreground))}[data-theme=petra] .theme-footer-attribution-link:hover{opacity:.8}[data-theme=petra] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:16px;display:flex}@media (max-width:767px){[data-theme=petra] .theme-footer-socials-container{order:2;justify-content:center}}[data-theme=petra] .theme-footer-social-link{color:hsl(var(--muted-foreground));transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=petra].dark .theme-footer-social-link{color:hsl(var(--muted-foreground))}[data-theme=petra] .theme-footer-social-link:hover,[data-theme=petra].dark .theme-footer-social-link:hover{color:hsl(var(--foreground))}[data-theme=petra] .theme-footer-social-link svg{width:20px;height:20px}[data-theme=petra] .petra-breadcrumb{align-items:center;gap:0;display:flex}[data-theme=petra] .petra-breadcrumb-item{opacity:.8;font-size:12px;line-height:16px}[data-theme=petra] .petra-breadcrumb-category{color:#a3a3a3;font-weight:300}[data-theme=petra].dark .petra-breadcrumb-category{color:#737373}[data-theme=petra] .petra-breadcrumb-title{color:hsl(var(--foreground));font-weight:400}[data-theme=petra].dark .petra-breadcrumb-title{color:hsl(var(--foreground))}[data-theme=petra] .petra-post-page-container{max-width:1024px;margin:0 auto}[data-theme=petra] #post-content-area,[data-theme=petra] #post-content-area>div{max-width:550px}[data-theme=petra] #post-content-area h1,[data-theme=petra] #post-content-area h2,[data-theme=petra] #post-content-area h3,[data-theme=petra] #post-content-area h4,[data-theme=petra] #post-content-area h5,[data-theme=petra] #post-content-area h6{color:hsl(var(--foreground));letter-spacing:-.3125px;font-size:24px;font-weight:400;line-height:22px}[data-theme=petra].dark #post-content-area h1,[data-theme=petra].dark #post-content-area h2,[data-theme=petra].dark #post-content-area h3,[data-theme=petra].dark #post-content-area h4,[data-theme=petra].dark #post-content-area h5,[data-theme=petra].dark #post-content-area h6{color:hsl(var(--foreground))}[data-theme=petra] #post-content-area p{color:hsl(var(--muted-foreground));letter-spacing:-.2344px;font-size:16px;font-weight:400;line-height:24.375px}[data-theme=petra].dark #post-content-area p{color:hsl(var(--muted-foreground))}[data-theme=petra] #post-content-area blockquote{border-left:4px solid #d9d9d9;margin:0;padding-left:16px}[data-theme=petra] #post-content-area blockquote p{color:hsl(var(--muted-foreground))}[data-theme=petra].dark #post-content-area blockquote{border-left-color:#525252}[data-theme=petra].dark #post-content-area blockquote p{color:hsl(var(--muted-foreground))}[data-theme=petra] .post-navigation{justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:32px;display:flex}[data-theme=petra] .post-nav-button{opacity:.8;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s ease-in-out;display:flex}[data-theme=petra] .post-nav-button:hover{opacity:1}[data-theme=petra] .post-nav-button-disabled{opacity:.8;cursor:not-allowed}[data-theme=petra] .post-nav-button-next{background:#fde047;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s ease-in-out;display:flex}[data-theme=petra] .post-nav-button-next:hover{opacity:.9}[data-theme=petra] .post-nav-button-next-disabled{opacity:.5;cursor:not-allowed}[data-theme=petra] .post-nav-arrow{letter-spacing:-.1504px;color:#525252;font-size:14px;font-weight:400;line-height:21px}[data-theme=petra].dark .post-nav-arrow{color:#a3a3a3}[data-theme=petra] .post-nav-arrow-next{color:#0a0a0a}[data-theme=petra].dark .post-nav-arrow-next{color:#fafafa}[data-theme=petra] .petra-related-posts-section{flex-direction:column;gap:24px;width:100%;display:flex}[data-theme=petra] .petra-related-posts-title{color:hsl(var(--foreground));font-size:24px;font-weight:600;line-height:36px}[data-theme=petra].dark .petra-related-posts-title{color:hsl(var(--foreground))}[data-theme=petra] .petra-related-posts-grid{gap:40px;width:100%;display:flex}@media (max-width:768px){[data-theme=petra] .petra-related-posts-grid{flex-direction:column}}[data-theme=petra] .petra-related-post-card{flex:1;min-width:0}[data-theme=petra] .petra-cta-container{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=petra] .petra-cta-container{background:color-mix(in srgb,var(--brand-color)15%,hsl(var(--background)))}}[data-theme=petra].dark .petra-cta-container{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=petra].dark .petra-cta-container{background:color-mix(in srgb,var(--brand-color)10%,hsl(var(--background)))}}[data-theme=petra] .petra-cta-title,[data-theme=petra].dark .petra-cta-title{color:hsl(var(--foreground))}[data-theme=petra] .petra-cta-subtitle,[data-theme=petra].dark .petra-cta-subtitle{color:hsl(var(--muted-foreground))}[data-theme=petra] #post-content-area>div{flex-direction:column;gap:40px;display:flex}[data-theme=petra] #post-content-area h2,[data-theme=petra] #post-content-area h3,[data-theme=petra] #post-content-area h4,[data-theme=petra] #post-content-area h5,[data-theme=petra] #post-content-area h6{margin-top:0;margin-bottom:16px}[data-theme=petra] #post-content-area p{margin-top:0;margin-bottom:10px}[data-theme=petra] #post-content-area p:last-child{margin-bottom:0}[data-theme=petra] #post-content-area blockquote,[data-theme=petra] #post-content-area img,[data-theme=petra] #post-content-area ol,[data-theme=petra] #post-content-area picture,[data-theme=petra] #post-content-area pre,[data-theme=petra] #post-content-area table,[data-theme=petra] #post-content-area ul{margin-top:0;margin-bottom:16px}[data-theme=petra] #post-content-area hr{margin-top:16px;margin-bottom:16px}[data-theme=petra] .mobile-menu-dropdown{background:hsl(var(--background));box-shadow:none;border-top:1px solid hsl(var(--border))}[data-theme=petra].dark .mobile-menu-dropdown{background:hsl(var(--background));border-top-color:hsl(var(--border))}[data-theme=petra] .mobile-menu-content-wrapper{flex-direction:column;justify-content:space-between;min-height:calc(100vh - 57px);padding:24px 16px 32px;display:flex}[data-theme=petra] .mobile-menu-title{color:hsl(var(--foreground));letter-spacing:-.6094px;margin:0;font-size:15px;font-weight:400;line-height:22.5px}[data-theme=petra].dark .mobile-menu-title{color:hsl(var(--foreground))}[data-theme=petra] .mobile-menu-nav-link{background:hsl(var(--muted));border-radius:8px;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;transition:all .2s ease-in-out;display:flex}[data-theme=petra].dark .mobile-menu-nav-link{background:hsl(var(--secondary))}[data-theme=petra] .mobile-menu-nav-link:hover{opacity:.9}[data-theme=petra] .mobile-menu-nav-link-text{letter-spacing:-.6094px;color:hsl(var(--foreground));font-size:15px;font-weight:400;line-height:22.5px;transition:color .2s ease-in-out}[data-theme=petra] .mobile-menu-nav-link-text.active,[data-theme=petra].dark .mobile-menu-nav-link-text{color:hsl(var(--foreground))}[data-theme=petra] .mobile-menu-chevron{color:hsl(var(--foreground));opacity:.8;transition:opacity .2s ease-in-out}[data-theme=petra].dark .mobile-menu-chevron{color:hsl(var(--foreground));opacity:.8}[data-theme=petra] .mobile-menu-nav-link:hover .mobile-menu-chevron{opacity:1}[data-theme=petra] .mobile-menu-theme-section{justify-content:space-between;align-items:center;gap:16px;display:flex}[data-theme=petra] .mobile-menu-theme-title{color:hsl(var(--foreground));letter-spacing:-.6094px;margin:0;font-size:15px;font-weight:400;line-height:22.5px}[data-theme=petra].dark .mobile-menu-theme-title{color:hsl(var(--foreground))}[data-theme=petra] .mobile-menu-theme-switcher-wrapper{justify-content:flex-start;align-items:center;display:flex}[data-theme=petra] .mobile-menu-theme-switcher{display:block}[data-theme=petra] .mobile-menu-theme-switcher>div{background:hsl(var(--muted))!important;border-radius:360px!important;gap:4px!important;padding:4px!important;display:inline-flex!important}[data-theme=petra].dark .mobile-menu-theme-switcher>div{background:hsl(var(--secondary))!important}[data-theme=petra] .mobile-menu-theme-switcher button{background:0 0!important;border:none!important;border-radius:360px!important;width:32px!important;height:32px!important;padding:6px!important;transition:background .2s ease-in-out!important}[data-theme=petra] .mobile-menu-theme-switcher button>div{background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;display:flex!important}[data-theme=petra] .mobile-menu-theme-switcher button[aria-pressed=true],[data-theme=petra].dark .mobile-menu-theme-switcher button[aria-pressed=true]{background:var(--brand-color)!important}[data-theme=petra] .mobile-menu-theme-switcher button[aria-pressed=false],[data-theme=petra].dark .mobile-menu-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=petra] .mobile-menu-theme-switcher button svg{color:#737373!important;width:16px!important;height:16px!important}[data-theme=petra].dark .mobile-menu-theme-switcher button svg{color:#a3a3a3!important}[data-theme=petra] .mobile-menu-theme-switcher button[aria-pressed=true] svg,[data-theme=petra].dark .mobile-menu-theme-switcher button[aria-pressed=true] svg{color:#0a0a0a!important}[data-theme=petra] .mobile-menu-cta-wrapper{margin-top:auto;padding-top:24px}[data-theme=petra] .mobile-menu-cta{letter-spacing:-.6094px;border-radius:999px;justify-content:center;align-items:center;width:100%;height:56px;font-size:15px;font-weight:500;line-height:22.5px;text-decoration:none;transition:opacity .2s ease-in-out;display:flex}[data-theme=petra] .mobile-menu-cta,[data-theme=petra].dark .mobile-menu-cta{background:var(--brand-color);color:#0a0a0a}[data-theme=petra] .mobile-menu-cta:hover{opacity:.9}[data-theme=petra] .petra-toc-container{background:hsl(var(--muted));border-radius:8px;flex-direction:column;align-self:flex-start;padding:6px 4px;display:flex;position:sticky;top:80px}[data-theme=petra].dark .petra-toc-container{background:hsl(var(--secondary))}[data-theme=petra] .petra-toc-search-section{border-bottom:1px solid hsl(var(--border));padding:16px}[data-theme=petra].dark .petra-toc-search-section{border-bottom-color:hsl(var(--border))}[data-theme=petra] .petra-toc-search-input{opacity:.8;align-items:center;gap:8px;padding:8px 0;display:flex}[data-theme=petra] .petra-toc-search-icon{width:16px;height:16px;color:hsl(var(--muted-foreground));flex-shrink:0}[data-theme=petra].dark .petra-toc-search-icon{color:hsl(var(--muted-foreground))}[data-theme=petra] .petra-toc-search-field{letter-spacing:-.1504px;color:hsl(var(--muted-foreground));background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}[data-theme=petra] .petra-toc-search-field::placeholder,[data-theme=petra].dark .petra-toc-search-field,[data-theme=petra].dark .petra-toc-search-field::placeholder{color:hsl(var(--muted-foreground))}[data-theme=petra] .petra-toc-header-section{border-bottom:1px solid hsl(var(--border));padding:16px}[data-theme=petra].dark .petra-toc-header-section{border-bottom-color:hsl(var(--border))}[data-theme=petra] .petra-toc-header{color:hsl(var(--foreground));opacity:.8;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}[data-theme=petra].dark .petra-toc-header{color:hsl(var(--foreground))}[data-theme=petra] .petra-toc-items-section{flex-direction:column;gap:16px;padding:16px;font-size:12px;line-height:16px;display:flex}[data-theme=petra] .petra-toc-item{text-align:left;width:100%;color:hsl(var(--muted-foreground));opacity:.8;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:block;overflow:hidden}[data-theme=petra].dark .petra-toc-item{color:hsl(var(--muted-foreground))}[data-theme=petra] .petra-toc-item:hover{color:hsl(var(--foreground));opacity:1}[data-theme=petra].dark .petra-toc-item:hover{color:hsl(var(--foreground))}[data-theme=petra] .petra-toc-item-active{color:hsl(var(--foreground));opacity:.8;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;font-weight:500;text-decoration:underline}[data-theme=petra].dark .petra-toc-item-active{color:hsl(var(--foreground))}[data-theme=petra] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=petra] .theme-archives-container{padding:64px 16px 32px}}[data-theme=petra] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=petra] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=petra] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=petra] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=petra] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=petra] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=petra] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=petra] .theme-archives-year-header:hover{opacity:.7}[data-theme=petra] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=petra] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=petra] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=petra] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=petra] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=petra] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=petra] .theme-archives-month-header:hover{opacity:.7}[data-theme=petra] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=petra] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=petra] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=petra] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=petra] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=petra] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=petra] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=petra] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=petra] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=petra] .theme-archives-chevron-expanded{transform:rotate(90deg)}[data-theme=plymouth]{--radius:.25rem;--theme-header-height:4.5rem;--theme-max-width:1024px;--theme-section-padding:4rem;--theme-button-radius:.25rem;--theme-card-radius:.5rem;--theme-input-radius:.25rem;--theme-shadow-sm:0 1px 2px #00000008;--theme-shadow-md:0 2px 4px #0000000d;--theme-shadow-lg:0 4px 8px #00000014;--theme-shadow-button:none;--theme-transition-speed:.15s;--theme-transition-timing:ease-out;--theme-backdrop-blur:0px;--theme-button-lift:0px}[data-theme=plymouth]:not(.dark){--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%}[data-theme=plymouth].dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 9%;--card-foreground:0 0% 98%;--popover:0 0% 9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 0%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 9%;--muted-foreground:0 0% 45%;--accent:0 0% 9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 45%;--destructive-foreground:0 0% 98%;--border:0 0% 15%;--input:0 0% 15%;--ring:0 0% 75%}[data-theme=plymouth] .theme-banner{background:var(--brand-color);letter-spacing:-.1504px;width:100%;color:hsl(var(--primary-foreground));box-sizing:border-box;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;line-height:21px;display:flex}[data-theme=plymouth] .theme-banner-text{opacity:.8;font-family:Inter,sans-serif;font-weight:400}[data-theme=plymouth] .theme-banner-link{opacity:.8;text-underline-position:from-font;cursor:pointer;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);font-family:Inter,sans-serif;font-weight:500;text-decoration:underline}[data-theme=plymouth] .theme-banner-link:hover{opacity:1}[data-theme=plymouth] .theme-header{z-index:var(--z-index-sticky);background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));transition:all var(--theme-transition-speed)var(--theme-transition-timing);padding:16px 64px;position:sticky;top:0;left:0;right:0}[data-theme=plymouth].dark .theme-header{background:hsl(var(--background));border-bottom-color:#262626}[data-theme=plymouth] .theme-header-container{max-width:var(--theme-max-width);justify-content:space-between;align-items:center;height:37px;margin:0 auto;display:flex;position:relative}@media (max-width:1023px){[data-theme=plymouth] .theme-header{padding:16px 24px}}[data-theme=plymouth] .theme-header-nav-left{flex:none;align-items:center;gap:24px;display:flex}@media (max-width:1023px){[data-theme=plymouth] .theme-header-nav-left{display:none}}[data-theme=plymouth] .theme-logo-link{flex-shrink:0;align-items:center;gap:8px;height:24px;text-decoration:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}[data-theme=plymouth] .theme-logo-image{flex-shrink:0;width:auto;height:24px;max-height:24px}[data-theme=plymouth] .theme-site-name{letter-spacing:-.6094px;color:hsl(var(--foreground));white-space:nowrap;font-size:.9375rem;font-weight:400;line-height:1.40625rem}[data-theme=plymouth].dark .theme-site-name{color:#fafafa}[data-theme=plymouth] .theme-header-nav{flex:none;align-items:center;gap:8px;display:flex}@media (max-width:1023px){[data-theme=plymouth] .theme-header-nav{gap:16px}}[data-theme=plymouth] .theme-nav{display:flex}[data-theme=plymouth] .theme-nav-list{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}[data-theme=plymouth] .theme-nav-item{margin:0}[data-theme=plymouth] .theme-nav-link{letter-spacing:-.1504px;color:#0a0a0acc;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;height:37px;padding:8px 0;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;display:flex}[data-theme=plymouth].dark .theme-nav-link{color:#fafafacc}[data-theme=plymouth] .theme-nav-link:hover{color:hsl(var(--foreground))}[data-theme=plymouth].dark .theme-nav-link:hover{color:#fafafa}[data-theme=plymouth] .theme-cta-button{background:var(--brand-color);color:hsl(var(--primary-foreground));letter-spacing:-.1504px;height:37px;box-shadow:var(--theme-shadow-button);cursor:pointer;transition:all var(--theme-transition-speed)var(--theme-transition-timing);white-space:nowrap;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;display:inline-flex}[data-theme=plymouth] .theme-cta-button:hover{opacity:.9;transform:translateY(var(--theme-button-lift))}[data-theme=plymouth] .text-cta-title{letter-spacing:-.3125px;font-size:20px;font-weight:600;line-height:22px}[data-theme=plymouth] .text-cta-subtitle{letter-spacing:-.2344px;font-size:16px;font-weight:400;line-height:24.375px}[data-theme=plymouth] .text-cta-button{letter-spacing:-.1504px;font-size:14px;font-weight:500;line-height:21px}[data-theme=plymouth] .theme-cta-box{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=plymouth] .theme-cta-box{background:color-mix(in srgb,var(--brand-color)15%,white)}}[data-theme=plymouth] .theme-cta-box{box-sizing:border-box;border-radius:16px;justify-content:center;align-items:center;gap:16px;width:100%;padding:16px;display:flex}[data-theme=plymouth].dark .theme-cta-box{background:var(--brand-color)}@supports (color:color-mix(in lab,red,red)){[data-theme=plymouth].dark .theme-cta-box{background:color-mix(in srgb,var(--brand-color)15%,black)}}[data-theme=plymouth] .theme-cta-box-content{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:4px;min-width:0;min-height:0;display:flex}[data-theme=plymouth] .theme-cta-box-title{letter-spacing:-.3125px;color:#262626;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:22px;overflow:hidden}[data-theme=plymouth].dark .theme-cta-box-title{color:#fafafa}[data-theme=plymouth] .theme-cta-box-subtitle{letter-spacing:-.2344px;color:#737373;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24.375px;overflow:hidden}[data-theme=plymouth].dark .theme-cta-box-subtitle{color:#a3a3a3}[data-theme=plymouth] .theme-cta-button-box-wrapper{box-sizing:border-box;flex-shrink:0;align-items:flex-start;gap:8px;padding:8px;display:flex}[data-theme=plymouth] .theme-cta-button-box{background:var(--brand-color);color:hsl(var(--primary-foreground));letter-spacing:-.1504px;box-sizing:border-box;cursor:pointer;border:none;border-radius:999px;flex:1 0 0;justify-content:center;align-items:center;min-width:0;height:37px;min-height:0;padding:8px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:opacity .15s ease-out;display:flex}[data-theme=plymouth] .theme-cta-button-box:hover{opacity:.9}[data-theme=plymouth] .theme-switcher-desktop{background:#f5f5f5;border-radius:4px;align-items:center;gap:4px;height:37px;padding:4px 6px;display:flex}[data-theme=plymouth].dark .theme-switcher-desktop{background:#262626}@media (max-width:1023px){[data-theme=plymouth] .theme-switcher-desktop{display:none}}[data-theme=plymouth] .theme-switcher-desktop button{transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0!important;border-radius:2px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=plymouth] .theme-switcher-desktop button[aria-pressed=true],[data-theme=plymouth].dark .theme-switcher-desktop button[aria-pressed=true]{background:var(--brand-color)!important}[data-theme=plymouth] .theme-switcher-desktop button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=plymouth] .theme-switcher-desktop button svg{color:#737373!important;width:16px!important;height:16px!important}[data-theme=plymouth] .theme-switcher-desktop button[aria-pressed=true] svg,[data-theme=plymouth].dark .theme-switcher-desktop button[aria-pressed=true] svg{color:hsl(var(--primary-foreground))!important}[data-theme=plymouth] .theme-mobile-actions{display:none}@media (max-width:1023px){[data-theme=plymouth] .theme-mobile-actions{align-items:center;gap:16px;display:flex}[data-theme=plymouth] .theme-header-nav{display:none}}[data-theme=plymouth] .mobile-theme-switcher{display:block}[data-theme=plymouth] .mobile-theme-switcher>div{background:#f5f5f5!important;border-radius:4px!important;gap:0!important;padding:0!important}[data-theme=plymouth].dark .mobile-theme-switcher>div{background:#262626!important}[data-theme=plymouth] .mobile-theme-switcher button{border-radius:2px!important;width:24px!important;height:24px!important;padding:4px!important}[data-theme=plymouth] .mobile-theme-switcher button>div{background:0 0!important;border-radius:0!important;width:16px!important;height:16px!important}[data-theme=plymouth] .mobile-theme-switcher button svg{width:16px!important;height:16px!important}[data-theme=plymouth] .mobile-theme-switcher button[aria-pressed=true],[data-theme=plymouth].dark .mobile-theme-switcher button[aria-pressed=true]{background:var(--brand-color)!important}[data-theme=plymouth] .mobile-theme-switcher button[aria-pressed=false]{background:0 0!important}[data-theme=plymouth] .mobile-theme-switcher button svg{color:#737373!important}[data-theme=plymouth] .mobile-theme-switcher button[aria-pressed=true] svg,[data-theme=plymouth].dark .mobile-theme-switcher button[aria-pressed=true] svg{color:hsl(var(--primary-foreground))!important}[data-theme=plymouth] .theme-footer{background:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:49px 24px 48px}[data-theme=plymouth].dark .theme-footer{background:hsl(var(--background));border-top-color:#262626}@media (max-width:767px){[data-theme=plymouth] .theme-footer{padding:50px 24px}}[data-theme=plymouth] .theme-footer-container{max-width:var(--theme-max-width);margin:0 auto}[data-theme=plymouth] .theme-footer-row{justify-content:space-between;align-items:center;gap:2rem;height:20px;display:flex}@media (max-width:767px){[data-theme=plymouth] .theme-footer-row{flex-direction:column;justify-content:center;align-items:center;gap:54px;height:auto}}[data-theme=plymouth] .theme-footer-links-container{flex-shrink:0;align-items:center;gap:24px;display:flex}@media (max-width:767px){[data-theme=plymouth] .theme-footer-links-container{flex-direction:column;order:1;align-items:center;gap:16px}}[data-theme=plymouth] .theme-footer-link{color:#737373;letter-spacing:-.0762px;transition:color var(--theme-transition-speed)var(--theme-transition-timing);font-size:.8125rem;font-weight:400;line-height:1.21875rem;text-decoration:none}[data-theme=plymouth].dark .theme-footer-link{color:#a3a3a3}[data-theme=plymouth] .theme-footer-link:hover{color:#0a0a0a}[data-theme=plymouth].dark .theme-footer-link:hover{color:#fafafa}[data-theme=plymouth] .theme-footer-attribution{letter-spacing:-.0762px;flex-shrink:0;align-items:center;gap:2px;font-size:.8125rem;font-weight:400;line-height:1.21875rem;display:flex}[data-theme=plymouth] .theme-footer-attribution-text{color:#737373}[data-theme=plymouth].dark .theme-footer-attribution-text{color:#a3a3a3}[data-theme=plymouth] .theme-footer-attribution-link{color:#171717;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);font-weight:600;text-decoration:none}[data-theme=plymouth].dark .theme-footer-attribution-link{color:#fafafa}[data-theme=plymouth] .theme-footer-attribution-link:hover{opacity:.7}[data-theme=plymouth] .theme-footer-socials-container{flex-shrink:0;align-items:center;gap:16px;display:flex}@media (max-width:767px){[data-theme=plymouth] .theme-footer-socials-container{order:2;gap:16px}[data-theme=plymouth] .theme-footer-attribution{order:3}}[data-theme=plymouth] .theme-footer-social-link{color:#737373;transition:color var(--theme-transition-speed)var(--theme-transition-timing);justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=plymouth].dark .theme-footer-social-link{color:#a3a3a3}[data-theme=plymouth] .theme-footer-social-link:hover{color:#0a0a0a}[data-theme=plymouth].dark .theme-footer-social-link:hover{color:#fafafa}[data-theme=plymouth] .theme-footer-social-link svg{width:20px;height:20px}@media (max-width:767px){[data-theme=plymouth] .theme-footer-social-link svg{width:20px;height:20px}}[data-theme=plymouth] .theme-blog-home-container{min-height:100vh;max-width:var(--theme-max-width);flex-direction:column;gap:24px;margin:0 auto;padding:40px 0;display:flex}[data-theme=plymouth].dark .theme-blog-home-container{background:hsl(var(--background))}@media (max-width:768px){[data-theme=plymouth] .theme-blog-home-container{padding:40px 24px}}[data-theme=plymouth] .theme-blog-title{letter-spacing:0;color:#262626;margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=plymouth].dark .theme-blog-title{color:#fafafa}[data-theme=plymouth] .theme-blog-home-filters,[data-theme=plymouth] .theme-blog-home-title{margin-bottom:0}[data-theme=plymouth] .theme-category-filter-container{width:100%}[data-theme=plymouth] .theme-category-filter-wrapper{justify-content:space-between;align-items:center;gap:56px;width:100%;display:flex}@media (max-width:768px){[data-theme=plymouth] .theme-category-filter-wrapper{flex-direction:column;align-items:stretch;gap:16px}}[data-theme=plymouth] .theme-category-tabs{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:24px;display:flex;overflow-x:auto}[data-theme=plymouth] .theme-category-tabs::-webkit-scrollbar{display:none}[data-theme=plymouth] .theme-category-tab{letter-spacing:-.1504px;color:#a3a3a3;cursor:pointer;white-space:nowrap;transition:color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;align-items:center;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex;position:relative}[data-theme=plymouth] .theme-category-tab:hover{color:#171717}[data-theme=plymouth].dark .theme-category-tab{color:#a3a3a3}[data-theme=plymouth].dark .theme-category-tab:hover{color:#fafafa}[data-theme=plymouth] .theme-category-tab-active{color:#171717;font-weight:600}[data-theme=plymouth].dark .theme-category-tab-active{color:#fafafa}[data-theme=plymouth] .theme-filter-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}[data-theme=plymouth] .theme-sort-dropdown{letter-spacing:-.1504px;color:#262626;cursor:pointer;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-width:140px;height:auto;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex}[data-theme=plymouth].dark .theme-sort-dropdown{color:#fafafa}[data-theme=plymouth] .theme-sort-dropdown:hover{opacity:.8}[data-theme=plymouth] .theme-sort-dropdown[data-state=open]{opacity:1}[data-theme=plymouth] .theme-sort-dropdown svg{flex-shrink:0;width:12px;height:12px}[data-theme=plymouth] .theme-sort-dropdown:focus-visible{opacity:1;box-shadow:none!important;outline:none!important}[data-theme=plymouth] .theme-sort-dropdown:focus{box-shadow:none!important;outline:none!important}[data-theme=plymouth] .theme-sort-dropdown>span{text-align:left;flex:1}[data-theme=plymouth] .theme-sort-dropdown+[role=listbox],[data-theme=plymouth] [data-radix-popper-content-wrapper],[data-theme=plymouth] [data-radix-select-content],[data-theme=plymouth] [role=listbox]{box-shadow:none!important}[data-theme=plymouth] .theme-search-button{cursor:pointer;width:50px;height:48px;transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;display:flex}[data-theme=plymouth] .theme-search-button:hover{background:#f5f5f5}[data-theme=plymouth].dark .theme-search-button:hover{background:#262626}[data-theme=plymouth] .theme-search-button svg{color:#262626;width:24px;height:24px}[data-theme=plymouth].dark .theme-search-button svg{color:#fafafa}[data-theme=plymouth] .theme-search-container{align-items:center;gap:8px;display:flex;position:relative}[data-theme=plymouth] .theme-search-form{align-items:center;animation:slideInRight .2s ease-out;display:flex}@keyframes slideInRight{0%{opacity:0;max-width:0;transform:translate(20px)}to{opacity:1;max-width:300px;transform:translate(0)}}[data-theme=plymouth] .theme-search-input-inline{letter-spacing:-.1504px;color:#0a0a0a;width:240px;transition:background-color var(--theme-transition-speed)var(--theme-transition-timing);background:#f5f5f5;border:none;border-radius:999px;outline:none;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;line-height:21px}[data-theme=plymouth].dark .theme-search-input-inline{color:#fafafa;background:#262626}[data-theme=plymouth] .theme-search-input-inline:focus{background:#e5e5e5}[data-theme=plymouth].dark .theme-search-input-inline:focus{background:#171717}[data-theme=plymouth] .theme-search-input-inline::placeholder{color:#737373;opacity:.6}[data-theme=plymouth].dark .theme-search-input-inline::placeholder{color:#a3a3a3;opacity:.8}@media (max-width:768px){[data-theme=plymouth] .theme-search-input-inline{width:180px}}[data-theme=plymouth] .theme-blog-home-posts,[data-theme=plymouth] .theme-post-layout{flex-direction:column;gap:40px;width:100%;display:flex}[data-theme=plymouth] .theme-post-layout-row-large{gap:8px;width:100%;display:flex}[data-theme=plymouth] .theme-post-layout-row-large .theme-post-layout-item{flex:1;min-width:0}[data-theme=plymouth] .theme-post-layout-row-small{gap:8px;width:100%;display:flex}[data-theme=plymouth] .theme-post-layout-row-small .theme-post-layout-item{flex:1;min-width:0}@media (max-width:1024px){[data-theme=plymouth] .theme-post-layout-row-large,[data-theme=plymouth] .theme-post-layout-row-small{flex-wrap:wrap}[data-theme=plymouth] .theme-post-layout-row-large .theme-post-layout-item,[data-theme=plymouth] .theme-post-layout-row-small .theme-post-layout-item{flex:calc(50% - 4px)}}@media (max-width:768px){[data-theme=plymouth] .theme-post-layout-row-large .theme-post-layout-item,[data-theme=plymouth] .theme-post-layout-row-small .theme-post-layout-item{flex:100%}}[data-theme=plymouth] .theme-post-card{flex-direction:column;gap:12px;text-decoration:none;display:flex}[data-theme=plymouth] .theme-post-card-image-wrapper{background:hsl(var(--muted));aspect-ratio:1;border-radius:2px;width:100%;overflow:hidden}[data-theme=plymouth] .theme-post-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}[data-theme=plymouth] .theme-post-card:hover .theme-post-card-image{transform:scale(1.05)}[data-theme=plymouth] .theme-post-card-content{flex-direction:column;gap:2px;display:flex}[data-theme=plymouth] .theme-post-card-meta-row{font-family:var(--type-family-sans,"Inter",sans-serif);font-weight:var(--type-weight-normal,400);justify-content:center;align-items:center;gap:12px;font-size:12px;font-style:normal;line-height:16px;display:flex}[data-theme=plymouth] .theme-post-card-category{opacity:var(--opacity-80,.8);color:var(--neutral-950,#0a0a0a);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-theme=plymouth].dark .theme-post-card-category{color:#fafafa;opacity:.8}[data-theme=plymouth] .theme-post-card-separator{color:var(--neutral-400,#a3a3a3)}[data-theme=plymouth] .theme-post-card-date{color:var(--neutral-400,#a3a3a3);text-transform:uppercase}[data-theme=plymouth] .theme-post-card-title-container{flex-direction:column;gap:8px;display:flex}[data-theme=plymouth] .theme-post-card-title{font-family:var(--type-family-sans,"Inter",sans-serif);font-weight:var(--type-weight-semibold,600);color:var(--neutral-950,#0a0a0a);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;white-space:pre-wrap;-webkit-box-orient:vertical;margin:0;font-size:16px;font-style:normal;line-height:24px;display:-webkit-box;overflow:hidden}[data-theme=plymouth].dark .theme-post-card-title{color:#fafafa}[data-theme=plymouth] .theme-post-layout-row-small .theme-post-card-title{font-size:14px;line-height:24px}[data-theme=plymouth] .theme-post-layout-row-small .theme-post-card-meta-row{font-size:10px;line-height:16px}[data-theme=plymouth] .theme-related-posts-container{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}[data-theme=plymouth] .theme-related-posts-grid{align-items:center;gap:8px;width:100%;display:flex}[data-theme=plymouth] .theme-related-post-card{min-width:0;min-height:0;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);flex-direction:column;flex:1 0 0;align-items:flex-start;gap:12px;text-decoration:none;display:flex}[data-theme=plymouth] .theme-related-post-card:hover{opacity:.9}@media (max-width:1024px){[data-theme=plymouth] .theme-related-posts-grid{flex-wrap:wrap;align-items:flex-start}[data-theme=plymouth] .theme-related-post-card{flex:calc(50% - 4px);min-width:calc(50% - 4px)}}@media (max-width:768px){[data-theme=plymouth] .theme-related-posts-grid{flex-direction:column}[data-theme=plymouth] .theme-related-post-card{flex:100%;width:100%}}[data-theme=plymouth] .theme-pagination{justify-content:space-between;align-items:center;width:100%;height:36px;display:flex}[data-theme=plymouth] .theme-pagination-button{letter-spacing:-.1504px;color:#171717;cursor:pointer;width:36px;height:36px;transition:opacity var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex}[data-theme=plymouth] .theme-pagination-button:hover:not(:disabled){opacity:.8}[data-theme=plymouth] .theme-pagination-button-disabled{opacity:.8;color:#737373;cursor:not-allowed}[data-theme=plymouth].dark .theme-pagination-button{color:#fafafa}[data-theme=plymouth].dark .theme-pagination-button-disabled{color:#a3a3a3;opacity:.8}[data-theme=plymouth] .theme-pagination-pages{align-items:center;gap:8px;display:flex}[data-theme=plymouth] .theme-pagination-page-button{letter-spacing:-.1504px;color:#737373;opacity:.8;cursor:pointer;width:36px;height:36px;transition:all var(--theme-transition-speed)var(--theme-transition-timing);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex}[data-theme=plymouth] .theme-pagination-page-button:hover{opacity:1}[data-theme=plymouth].dark .theme-pagination-page-button{color:#a3a3a3;opacity:.8}[data-theme=plymouth].dark .theme-pagination-page-button:hover{opacity:1}[data-theme=plymouth] .theme-pagination-page-button-active{color:#171717;opacity:1;font-weight:700}[data-theme=plymouth].dark .theme-pagination-page-button-active{color:#fafafa;opacity:1}[data-theme=plymouth] .theme-pagination-ellipsis{letter-spacing:-.1504px;color:#737373;opacity:.8;justify-content:center;align-items:center;width:36px;height:36px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;display:flex}[data-theme=plymouth].dark .theme-pagination-ellipsis{color:#a3a3a3;opacity:.8}[data-theme=plymouth] .theme-blog-post-container{width:100%;max-width:var(--theme-max-width);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:40px;margin:0 auto;padding:40px 80px;display:flex}@media (max-width:768px){[data-theme=plymouth] .theme-blog-post-container{padding:40px 24px}}@media (max-width:640px){[data-theme=plymouth] .theme-blog-post-container{gap:24px;padding:24px 16px}}[data-theme=plymouth] .theme-blog-post-header-wrapper{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:618px;display:flex}[data-theme=plymouth] .theme-blog-post-article,[data-theme=plymouth] .theme-blog-post-content-wrapper{flex-direction:column;align-items:flex-start;gap:40px;width:100%;display:flex}[data-theme=plymouth] .theme-blog-post-article{max-width:550px}@media (max-width:768px){[data-theme=plymouth] .theme-blog-post-article,[data-theme=plymouth] .theme-blog-post-header-wrapper{max-width:100%}[data-theme=plymouth] .theme-blog-post-content-wrapper{gap:24px}}[data-theme=plymouth] .theme-post-image-container{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex;overflow:clip}[data-theme=plymouth] .theme-post-cover-image{background:#fff;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex;overflow:clip}[data-theme=plymouth].dark .theme-post-cover-image{background:#171717}[data-theme=plymouth] .theme-post-image-meta{justify-content:space-between;align-items:center;width:100%;font-family:Inter,sans-serif;font-weight:400;line-height:16px;display:flex}[data-theme=plymouth] .theme-post-image-category{opacity:.8;text-overflow:ellipsis;color:#0a0a0a;font-size:14px;overflow:hidden}[data-theme=plymouth].dark .theme-post-image-category{color:#fafafa}[data-theme=plymouth] .theme-post-image-date{color:#737373;text-transform:uppercase;font-size:12px}[data-theme=plymouth].dark .theme-post-image-date{color:#a3a3a3}[data-theme=plymouth] .theme-post-navigation{justify-content:space-between;align-items:center;width:100%;height:36px;display:flex}[data-theme=plymouth] .theme-post-nav-arrow{letter-spacing:-.1504px;color:#171717;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;transition:opacity .15s ease-out;display:flex}[data-theme=plymouth].dark .theme-post-nav-arrow{color:#fafafa}[data-theme=plymouth] .theme-post-nav-arrow:hover{opacity:.8}[data-theme=plymouth] .theme-post-nav-arrow-disabled{opacity:.8;cursor:not-allowed;color:#737373}[data-theme=plymouth].dark .theme-post-nav-arrow-disabled{color:#a3a3a3}[data-theme=plymouth] .mobile-menu-dropdown{background:hsl(var(--background));flex-direction:column;display:flex}[data-theme=plymouth].dark .mobile-menu-dropdown{background:hsl(var(--background))}[data-theme=plymouth] .mobile-menu-content-wrapper{flex-direction:column;gap:0;height:100%;min-height:100%;padding:0;display:flex}[data-theme=plymouth] .mobile-menu-title{color:#262626;margin:0;padding:24px 16px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}[data-theme=plymouth].dark .mobile-menu-title{color:#fafafa}[data-theme=plymouth] .mobile-menu-nav{flex-direction:column;flex:1;gap:10px;padding:0 16px 16px;display:flex}[data-theme=plymouth] .mobile-menu-nav-link{background:hsl(var(--background));border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;transition:color .15s ease-out;display:flex}[data-theme=plymouth].dark .mobile-menu-nav-link{background:hsl(var(--background));border-bottom-color:#262626}[data-theme=plymouth] .mobile-menu-nav-link.active{border-bottom-color:#171717}[data-theme=plymouth].dark .mobile-menu-nav-link.active{border-bottom-color:#fafafa}[data-theme=plymouth] .mobile-menu-nav-link-text{color:#737373;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:color .15s ease-out}[data-theme=plymouth] .mobile-menu-nav-link-text.active,[data-theme=plymouth] .mobile-menu-nav-link:hover .mobile-menu-nav-link-text{color:#0a0a0a}[data-theme=plymouth].dark .mobile-menu-nav-link-text{color:#a3a3a3}[data-theme=plymouth].dark .mobile-menu-nav-link-text.active,[data-theme=plymouth].dark .mobile-menu-nav-link:hover .mobile-menu-nav-link-text{color:#fafafa}[data-theme=plymouth] .mobile-menu-chevron{color:#737373;width:20px;height:20px;transition:color .15s ease-out}[data-theme=plymouth] .mobile-menu-nav-link.active .mobile-menu-chevron,[data-theme=plymouth] .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#0a0a0a}[data-theme=plymouth].dark .mobile-menu-chevron{color:#a3a3a3}[data-theme=plymouth].dark .mobile-menu-nav-link.active .mobile-menu-chevron,[data-theme=plymouth].dark .mobile-menu-nav-link:hover .mobile-menu-chevron{color:#fafafa}[data-theme=plymouth] .mobile-menu-cta-wrapper{margin-top:auto;padding:0 16px 16px}[data-theme=plymouth] .mobile-menu-cta{background:var(--brand-color);width:100%;height:40px;color:hsl(var(--primary-foreground));letter-spacing:-.1504px;cursor:pointer;border:none;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:opacity .15s ease-out;display:flex}[data-theme=plymouth] .mobile-menu-cta:hover{opacity:.9}[data-theme=plymouth] .mobile-menu-search{display:none}[data-theme=plymouth] .theme-site-name-mobile{letter-spacing:-.6094px;color:#0a0a0a;white-space:nowrap;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:22.5px}[data-theme=plymouth].dark .theme-site-name-mobile{color:#fafafa}@media (max-width:1023px){[data-theme=plymouth] .theme-logo-link{align-items:center;gap:8px;display:flex;position:static;transform:none}}[data-theme=plymouth] .theme-archives-container{flex-direction:column;max-width:1016px;min-height:100vh;margin:0 auto;padding:64px 24px 32px;display:flex}@media (max-width:768px){[data-theme=plymouth] .theme-archives-container{padding:64px 16px 32px}}[data-theme=plymouth] .theme-archives-header{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}[data-theme=plymouth] .theme-archives-title{color:hsl(var(--foreground));margin:0;font-size:24px;font-weight:600;line-height:36px}[data-theme=plymouth] .theme-archives-subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:14px;font-weight:400;line-height:20px}[data-theme=plymouth] .theme-archives-empty{text-align:center;color:hsl(var(--muted-foreground));padding:48px 0}[data-theme=plymouth] .theme-archives-content{flex-direction:column;gap:0;display:flex}[data-theme=plymouth] .theme-archives-year-section{border-bottom:1px solid hsl(var(--border));flex-direction:column;display:flex}[data-theme=plymouth] .theme-archives-year-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;transition:opacity .15s ease-out;display:flex}[data-theme=plymouth] .theme-archives-year-header:hover{opacity:.7}[data-theme=plymouth] .theme-archives-year-title{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:30px}[data-theme=plymouth] .theme-archives-year-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:20px;font-weight:400;line-height:1}[data-theme=plymouth] .theme-archives-months{flex-direction:column;padding-left:16px;display:flex}[data-theme=plymouth] .theme-archives-month-section{border-bottom:1px solid hsl(var(--border)/.5);flex-direction:column;display:flex}[data-theme=plymouth] .theme-archives-month-section:last-child{border-bottom:none}[data-theme=plymouth] .theme-archives-month-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .15s ease-out;display:flex}[data-theme=plymouth] .theme-archives-month-header:hover{opacity:.7}[data-theme=plymouth] .theme-archives-month-title{color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}[data-theme=plymouth] .theme-archives-month-toggle{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:1}[data-theme=plymouth] .theme-archives-posts{flex-direction:column;gap:0;padding-bottom:16px;padding-left:24px;display:flex}[data-theme=plymouth] .theme-archives-post-link{color:inherit;text-decoration:none}[data-theme=plymouth] .theme-archives-post-link:hover .theme-archives-post-title{text-decoration:underline}[data-theme=plymouth] .theme-archives-post{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}[data-theme=plymouth] .theme-archives-post-title{color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:20px}[data-theme=plymouth] .theme-archives-post-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}[data-theme=plymouth] .theme-archives-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease-out}[data-theme=plymouth] .theme-archives-chevron-expanded{transform:rotate(90deg)}