.line-clamp-2[data-astro-cid-5tznm7mj]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3[data-astro-cid-5tznm7mj]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.loader[data-astro-cid-5tznm7mj]{display:flex;justify-content:center;align-items:center;min-height:300px;grid-column:1 / -1}.logo-loader[data-astro-cid-5tznm7mj]{width:min(200px,40vw);aspect-ratio:1 / 1;position:relative;display:flex;justify-content:center;align-items:center}.loader-ring[data-astro-cid-5tznm7mj]{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain;animation:spin linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-ring-1[data-astro-cid-5tznm7mj]{z-index:6;animation-duration:4.2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='58' fill='none' stroke='%23c91c24' stroke-width='5' stroke-linecap='round' stroke-dasharray='90 50 40 40 20 30 40 54' /%3E%3C/svg%3E")}.loader-ring-2[data-astro-cid-5tznm7mj]{z-index:5;animation-duration:3.7s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='52' fill='none' stroke='%23c91c24' stroke-width='4.5' stroke-linecap='round' stroke-dasharray='70 45 30 35 15 30 35 66' /%3E%3C/svg%3E")}.loader-ring-3[data-astro-cid-5tznm7mj]{z-index:4;animation-duration:3.3s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='46' fill='none' stroke='%23aa1a21' stroke-width='4' stroke-linecap='round' stroke-dasharray='60 40 25 30 10 25 25 74' /%3E%3C/svg%3E")}.loader-ring-4[data-astro-cid-5tznm7mj]{z-index:3;animation-duration:2.9s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='40' fill='none' stroke='%237b1518' stroke-width='3.5' stroke-linecap='round' stroke-dasharray='60 30 40 25 25 20 30 21' /%3E%3C/svg%3E")}.loader-ring-5[data-astro-cid-5tznm7mj]{z-index:2;animation-duration:2.5s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='34' fill='none' stroke='%237b1518' stroke-width='3.5' stroke-linecap='round' stroke-dasharray='50 25 30 20 20 15 25 28' /%3E%3C/svg%3E")}.loader-ring-6[data-astro-cid-5tznm7mj]{z-index:1;animation-duration:2.1s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='28' fill='none' stroke='%237b1518' stroke-width='3' stroke-linecap='round' stroke-dasharray='40 30 35 25 20 26' /%3E%3C/svg%3E")}.blog-post{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden;transition:var(--transition-smooth)}.blog-post:hover{border-color:hsl(var(--primary) / .5);box-shadow:0 20px 25px -5px hsl(var(--primary) / .1)}.blog-post-image{aspect-ratio:16 / 9;overflow:hidden;cursor:pointer}.blog-post-image img{width:100%;height:100%;object-fit:cover;transition:var(--transition-smooth)}.blog-post:hover .blog-post-image img{transform:scale(1.05)}.blog-post-content{padding:1.5rem}.blog-post-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-post-title a{color:hsl(var(--foreground));text-decoration:none;transition:var(--transition-smooth)}.blog-post:hover .blog-post-title a{color:hsl(var(--primary))}.blog-post-date{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:.75rem}.blog-post-excerpt{font-size:.875rem;color:hsl(var(--muted-foreground));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-empty,.blog-error{grid-column:1 / -1;text-align:center;padding:3rem;color:hsl(var(--muted-foreground))}.blog-error{color:hsl(var(--destructive))}
