.comments-section[data-astro-cid-3aavzb2l]{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--border-color)}.comments-title[data-astro-cid-3aavzb2l]{margin:0 0 1.5rem;color:var(--text-primary);font-size:1.5rem}.error-message[data-astro-cid-3aavzb2l]{padding:1rem;background:#fee2e2;color:#991b1b;border-radius:8px;border:1px solid #fca5a5}.no-comments[data-astro-cid-3aavzb2l]{color:var(--text-secondary);font-style:italic;padding:2rem;text-align:center;background:var(--bg-secondary);border-radius:8px}.comments-list[data-astro-cid-3aavzb2l]{display:flex;flex-direction:column;gap:1.5rem}.comment-item[data-astro-cid-3aavzb2l]{display:flex;gap:1rem;padding:1.5rem;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-color);transition:box-shadow .2s}.comment-item[data-astro-cid-3aavzb2l]:hover{box-shadow:0 2px 8px #0000001a}.comment-avatar[data-astro-cid-3aavzb2l]{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--cf-orange),#fb7185);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.comment-content[data-astro-cid-3aavzb2l]{flex:1;min-width:0}.comment-header[data-astro-cid-3aavzb2l]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.comment-author[data-astro-cid-3aavzb2l]{font-weight:700;color:var(--text-primary);font-size:1rem}.comment-website[data-astro-cid-3aavzb2l]{font-size:.8125rem;color:var(--cf-orange);text-decoration:none;transition:color .2s}.comment-website[data-astro-cid-3aavzb2l]:hover{color:var(--cf-orange-dark);text-decoration:underline}.comment-date[data-astro-cid-3aavzb2l]{font-size:.8125rem;color:var(--text-secondary);margin-left:auto}.comment-text[data-astro-cid-3aavzb2l]{color:var(--text-primary);line-height:1.6;white-space:pre-wrap;word-wrap:break-word}@media(max-width:768px){.comment-item[data-astro-cid-3aavzb2l]{padding:1rem;gap:.75rem}.comment-avatar[data-astro-cid-3aavzb2l]{width:40px;height:40px;font-size:.875rem}.comment-header[data-astro-cid-3aavzb2l]{flex-direction:column;align-items:flex-start;gap:.5rem}.comment-date[data-astro-cid-3aavzb2l]{margin-left:0}}.comment-form-section[data-astro-cid-hbgx5uql]{margin-top:3rem;padding:2rem;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-color)}.comment-form-section[data-astro-cid-hbgx5uql] h3[data-astro-cid-hbgx5uql]{margin:0 0 .5rem;color:var(--text-primary);font-size:1.5rem}.comment-notice[data-astro-cid-hbgx5uql]{color:var(--text-secondary);font-size:.875rem;margin-bottom:1.5rem}.comment-form[data-astro-cid-hbgx5uql]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-hbgx5uql]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:768px){.form-row[data-astro-cid-hbgx5uql]{grid-template-columns:1fr}}.form-group[data-astro-cid-hbgx5uql]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-hbgx5uql] label[data-astro-cid-hbgx5uql]{font-weight:600;color:var(--text-primary);font-size:.875rem}.required[data-astro-cid-hbgx5uql]{color:#ef4444}.optional[data-astro-cid-hbgx5uql]{color:var(--text-secondary);font-weight:400}.form-group[data-astro-cid-hbgx5uql] input[data-astro-cid-hbgx5uql],.form-group[data-astro-cid-hbgx5uql] textarea[data-astro-cid-hbgx5uql]{padding:.75rem;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font-family:inherit;font-size:.9375rem;transition:all .2s}.form-group[data-astro-cid-hbgx5uql] input[data-astro-cid-hbgx5uql]:focus,.form-group[data-astro-cid-hbgx5uql] textarea[data-astro-cid-hbgx5uql]:focus{outline:none;border-color:var(--cf-orange);box-shadow:0 0 0 3px #fb923c1a}.form-group[data-astro-cid-hbgx5uql] textarea[data-astro-cid-hbgx5uql]{resize:vertical;min-height:120px}.form-group[data-astro-cid-hbgx5uql] small[data-astro-cid-hbgx5uql]{color:var(--text-secondary);font-size:.8125rem}.form-message[data-astro-cid-hbgx5uql]{padding:.875rem 1rem;border-radius:8px;font-size:.9375rem}.form-message[data-astro-cid-hbgx5uql].success{background:#dcfce7;color:#166534;border:1px solid #86efac}.form-message[data-astro-cid-hbgx5uql].error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.btn-submit[data-astro-cid-hbgx5uql]{padding:.875rem 2rem;background:var(--cf-orange);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;align-self:flex-start}.btn-submit[data-astro-cid-hbgx5uql]:hover:not(:disabled){background:var(--cf-orange-dark);transform:translateY(-1px);box-shadow:0 4px 12px #fb923c4d}.btn-submit[data-astro-cid-hbgx5uql]:disabled{opacity:.6;cursor:not-allowed}.btn-submit[data-astro-cid-hbgx5uql]:active:not(:disabled){transform:translateY(0)}.newsletter-signup[data-astro-cid-bfbmamsi]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;margin:2rem 0}.newsletter-signup[data-astro-cid-bfbmamsi].inline{display:flex;align-items:center;gap:2rem;padding:1.5rem}.newsletter-content[data-astro-cid-bfbmamsi]{margin-bottom:1.5rem}.newsletter-signup[data-astro-cid-bfbmamsi].inline .newsletter-content[data-astro-cid-bfbmamsi]{flex:1;margin-bottom:0}.newsletter-title[data-astro-cid-bfbmamsi]{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.newsletter-description[data-astro-cid-bfbmamsi]{color:var(--text-secondary);margin:0;font-size:.9375rem}.newsletter-form[data-astro-cid-bfbmamsi]{display:flex;flex-direction:column;gap:1rem}.newsletter-signup[data-astro-cid-bfbmamsi].inline .newsletter-form[data-astro-cid-bfbmamsi]{flex:1;flex-direction:row;flex-wrap:wrap}.form-group[data-astro-cid-bfbmamsi]{flex:1;min-width:200px}.newsletter-form[data-astro-cid-bfbmamsi] input[data-astro-cid-bfbmamsi]{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font-size:1rem;transition:border-color .2s}.newsletter-form[data-astro-cid-bfbmamsi] input[data-astro-cid-bfbmamsi]:focus{outline:none;border-color:var(--cf-orange);box-shadow:0 0 0 3px #ff67001a}.newsletter-form[data-astro-cid-bfbmamsi] input[data-astro-cid-bfbmamsi]::placeholder{color:var(--text-secondary)}.subscribe-btn[data-astro-cid-bfbmamsi]{padding:.75rem 1.5rem;background:var(--cf-orange);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:140px}.subscribe-btn[data-astro-cid-bfbmamsi]:hover:not(:disabled){background:var(--cf-orange-dark);transform:translateY(-1px);box-shadow:0 4px 12px #ff67004d}.subscribe-btn[data-astro-cid-bfbmamsi]:disabled{opacity:.6;cursor:not-allowed}.spinner[data-astro-cid-bfbmamsi]{width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spinner[data-astro-cid-bfbmamsi] circle[data-astro-cid-bfbmamsi]{stroke-dasharray:60;stroke-dashoffset:45}.form-message[data-astro-cid-bfbmamsi]{padding:.75rem 1rem;border-radius:6px;font-size:.875rem;display:none}.form-message[data-astro-cid-bfbmamsi].success{display:block;background:#d1fae5;color:#065f46;border:1px solid #10b981}.form-message[data-astro-cid-bfbmamsi].error{display:block;background:#fee2e2;color:#991b1b;border:1px solid #ef4444}[data-astro-cid-bfbmamsi][data-theme=dark] .form-message[data-astro-cid-bfbmamsi].success{background:#064e3b;color:#6ee7b7}[data-astro-cid-bfbmamsi][data-theme=dark] .form-message[data-astro-cid-bfbmamsi].error{background:#7f1d1d;color:#fca5a5}@media(max-width:768px){.newsletter-signup[data-astro-cid-bfbmamsi].inline{flex-direction:column;align-items:stretch}.newsletter-signup[data-astro-cid-bfbmamsi].inline .newsletter-content[data-astro-cid-bfbmamsi]{margin-bottom:1.5rem}.newsletter-signup[data-astro-cid-bfbmamsi].inline .newsletter-form[data-astro-cid-bfbmamsi]{flex-direction:column}.form-group[data-astro-cid-bfbmamsi]{min-width:100%}}.error-banner[data-astro-cid-gysqo7gh]{background:var(--bg-primary);border:1px solid #fca5a5;border-radius:10px;padding:1rem 1.5rem;margin-bottom:2rem;color:#dc2626}[data-astro-cid-gysqo7gh][data-theme=dark] .error-banner[data-astro-cid-gysqo7gh]{background:#7f1d1d;border-color:#991b1b;color:#fecaca}.post[data-astro-cid-gysqo7gh]{max-width:800px;margin:0 auto;position:relative;overflow:visible}.post-header[data-astro-cid-gysqo7gh]{margin-bottom:2rem;position:relative}.featured-image[data-astro-cid-gysqo7gh]{width:100%;border-radius:12px;margin-bottom:2rem;overflow:hidden}.featured-image[data-astro-cid-gysqo7gh] img[data-astro-cid-gysqo7gh]{width:100%;height:auto;display:block;border-radius:12px}h1[data-astro-cid-gysqo7gh]{font-size:2.5rem;margin-bottom:1rem;color:var(--text-primary);line-height:1.2;padding-left:1rem}.post-meta[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;gap:1.5rem;color:var(--text-secondary);font-size:.9375rem;margin-bottom:1.5rem;padding-left:1rem}.post-meta[data-astro-cid-gysqo7gh] span[data-astro-cid-gysqo7gh]{display:flex;align-items:center}.share-section[data-astro-cid-gysqo7gh]{margin-top:2rem;padding-top:2rem;border-top:2px solid var(--border-color)}.share-section[data-astro-cid-gysqo7gh] h3[data-astro-cid-gysqo7gh]{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.share-buttons[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;gap:.75rem}.share-btn[data-astro-cid-gysqo7gh]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500}.share-btn[data-astro-cid-gysqo7gh]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.share-btn[data-astro-cid-gysqo7gh] svg[data-astro-cid-gysqo7gh]{width:20px;height:20px}.share-btn[data-astro-cid-gysqo7gh].twitter:hover{background:#000;border-color:#000;color:#fff}.share-btn[data-astro-cid-gysqo7gh].facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.share-btn[data-astro-cid-gysqo7gh].linkedin:hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.share-btn[data-astro-cid-gysqo7gh].reddit:hover{background:#ff4500;border-color:#ff4500;color:#fff}.share-btn[data-astro-cid-gysqo7gh].email:hover{background:#ea4335;border-color:#ea4335;color:#fff}.share-btn[data-astro-cid-gysqo7gh].copy:hover{background:var(--cf-orange);border-color:var(--cf-orange);color:#fff}.share-message[data-astro-cid-gysqo7gh]{margin-top:.75rem;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;display:none}.share-message[data-astro-cid-gysqo7gh].success{display:block;background:#d1fae5;color:#065f46;border:1px solid #10b981}.share-message[data-astro-cid-gysqo7gh].error{display:block;background:#fee2e2;color:#991b1b;border:1px solid #ef4444}[data-astro-cid-gysqo7gh][data-theme=dark] .share-message[data-astro-cid-gysqo7gh].success{background:#064e3b;color:#6ee7b7}[data-astro-cid-gysqo7gh][data-theme=dark] .share-message[data-astro-cid-gysqo7gh].error{background:#7f1d1d;color:#fca5a5}@media(max-width:640px){.share-buttons[data-astro-cid-gysqo7gh]{gap:.5rem}.share-btn[data-astro-cid-gysqo7gh]{flex:1 1 calc(50% - .25rem);justify-content:center;padding:.5rem .75rem}.share-btn[data-astro-cid-gysqo7gh] span[data-astro-cid-gysqo7gh]{font-size:.8125rem}.share-btn[data-astro-cid-gysqo7gh] svg[data-astro-cid-gysqo7gh]{width:18px;height:18px}}.tags[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color)}.tag[data-astro-cid-gysqo7gh]{background:var(--bg-tertiary);color:var(--text-primary);padding:.375rem .875rem;border-radius:6px;font-size:.875rem;font-weight:500;border:1px solid var(--border-color)}.post-content[data-astro-cid-gysqo7gh]{font-size:1.125rem;line-height:1.8;color:var(--text-primary);overflow-wrap:break-word;word-wrap:break-word;margin-top:2rem;position:relative;overflow:visible}.post-content[data-astro-cid-gysqo7gh]>div{max-width:100%;width:100%}.post-content[data-astro-cid-gysqo7gh]>div>*{margin-left:0;margin-right:0}.post-content[data-astro-cid-gysqo7gh] h2{font-size:1.875rem;margin-top:2rem;margin-bottom:1rem;color:var(--text-primary);font-weight:700}.post-content[data-astro-cid-gysqo7gh] h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-primary);font-weight:600}.post-content[data-astro-cid-gysqo7gh] p{margin-bottom:1rem;max-width:100%}.post-content[data-astro-cid-gysqo7gh] a{color:var(--cf-orange);text-decoration:underline}.post-content[data-astro-cid-gysqo7gh] a:hover{color:var(--cf-orange-dark)}.post-content[data-astro-cid-gysqo7gh] ul,.post-content[data-astro-cid-gysqo7gh] ol{margin-bottom:1rem;padding-left:2rem}.post-content[data-astro-cid-gysqo7gh] li{margin-bottom:.5rem}.post-content[data-astro-cid-gysqo7gh] code{background:var(--bg-tertiary);padding:.125rem .375rem;border-radius:4px;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.875rem;color:var(--cf-orange);word-break:break-word}.post-content[data-astro-cid-gysqo7gh] pre{background:var(--bg-tertiary);color:var(--text-primary);padding:1rem;border-radius:8px;overflow-x:auto;margin-bottom:1rem;border:1px solid var(--border-color);max-width:100%;width:100%;box-sizing:border-box}.post-content[data-astro-cid-gysqo7gh] pre code{background:none;padding:0;color:inherit;word-break:normal}.post-content[data-astro-cid-gysqo7gh] img{max-width:100%;height:auto;display:block;margin:1.5rem 0;border-radius:8px}.post-content[data-astro-cid-gysqo7gh] blockquote{border-left:4px solid var(--cf-orange);padding-left:1rem;margin:1.5rem 0;color:var(--text-secondary);font-style:italic}.post-content[data-astro-cid-gysqo7gh] table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem;overflow-x:auto;display:block}.post-content[data-astro-cid-gysqo7gh] table thead{background:var(--bg-secondary)}.post-content[data-astro-cid-gysqo7gh] table th{padding:.75rem;text-align:left;font-weight:600;border:1px solid var(--border-color);color:var(--text-primary)}.post-content[data-astro-cid-gysqo7gh] table td{padding:.75rem;border:1px solid var(--border-color);color:var(--text-primary)}.post-content[data-astro-cid-gysqo7gh] table tbody tr:hover{background:var(--bg-secondary)}.post-content[data-astro-cid-gysqo7gh] table[data-sortable=true] th{cursor:pointer;user-select:none}.post-content[data-astro-cid-gysqo7gh] table[data-sortable=true] th:hover{background:var(--bg-tertiary)}.post-content[data-astro-cid-gysqo7gh] .sort-indicator{opacity:.5;margin-left:.25rem;font-size:.875rem}@media(max-width:768px){.post-content[data-astro-cid-gysqo7gh] table{font-size:.875rem}.post-content[data-astro-cid-gysqo7gh] table th,.post-content[data-astro-cid-gysqo7gh] table td{padding:.5rem}}.post-footer[data-astro-cid-gysqo7gh]{padding:1rem 0;background:var(--bg-secondary);border-top:1px solid var(--border-color);font-size:.875rem;color:var(--text-secondary);margin-top:1rem}.not-found[data-astro-cid-gysqo7gh]{text-align:center;padding:4rem 2rem}.not-found[data-astro-cid-gysqo7gh] h1[data-astro-cid-gysqo7gh]{font-size:2.5rem;margin-bottom:1rem;color:#1f2937}.not-found[data-astro-cid-gysqo7gh] p[data-astro-cid-gysqo7gh]{color:#6b7280;margin-bottom:2rem}.not-found[data-astro-cid-gysqo7gh] a[data-astro-cid-gysqo7gh]{display:inline-block;background:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:background .2s}.not-found[data-astro-cid-gysqo7gh] a[data-astro-cid-gysqo7gh]:hover{background:#1d4ed8}.post-content[data-astro-cid-gysqo7gh] .image-gallery{margin:2rem 0;width:100%}.post-content[data-astro-cid-gysqo7gh] .gallery-grid{display:grid;width:100%}.post-content[data-astro-cid-gysqo7gh] .gallery-item{position:relative;overflow:hidden;border-radius:8px;background:var(--bg-secondary);cursor:pointer;transition:transform .2s ease;aspect-ratio:1}.post-content[data-astro-cid-gysqo7gh] .gallery-item:hover{transform:scale(1.02)}.post-content[data-astro-cid-gysqo7gh] .gallery-image{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.post-content[data-astro-cid-gysqo7gh] .gallery-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.post-content[data-astro-cid-gysqo7gh] .gallery-grid{grid-template-columns:1fr!important}}.gallery-lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;box-sizing:border-box}.gallery-lightbox img{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px}.gallery-lightbox-close{position:absolute;top:1rem;right:1rem;background:#fff3;border:none;color:#fff;font-size:2rem;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-lightbox-close:hover{background:#ffffff4d}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:2rem;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-lightbox-nav:hover{background:#ffffff4d}.gallery-lightbox-nav.prev{left:1rem}.gallery-lightbox-nav.next{right:1rem}
