:root{--text-primary: #1a1a1a;--text-secondary: #666;--text-light: #999;--accent: #2563eb;--accent-hover: #1d4ed8;--bg: #ffffff;--surface: #f8fafc;--border: #e2e8f0;--border-light: #f1f5f9;--radius: 8px;--transition: all .2s ease}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--surface);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-container[data-astro-cid-2q5oecfc]{max-width:768px;margin:0 auto;padding:0 1.5rem;background:var(--bg)}@media (min-width: 768px){.blog-container[data-astro-cid-2q5oecfc]{padding:0 2rem}}.breadcrumb[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-light);margin-bottom:2rem}.breadcrumb[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]{color:var(--accent);text-decoration:none;transition:var(--transition)}.breadcrumb[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]:hover{color:var(--accent-hover)}.separator[data-astro-cid-2q5oecfc]{color:var(--text-light)}.post-header[data-astro-cid-2q5oecfc]{margin-bottom:3rem;text-align:center}h1[data-astro-cid-2q5oecfc]{font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;color:var(--text-primary);font-family:Montserrat,sans-serif}@media (min-width: 768px){h1[data-astro-cid-2q5oecfc]{font-size:2.75rem}}.post-meta[data-astro-cid-2q5oecfc]{display:flex;justify-content:center;align-items:center;gap:1rem;color:var(--text-secondary);font-size:.9rem;margin-bottom:1.5rem;flex-wrap:wrap}.author[data-astro-cid-2q5oecfc]{font-weight:500;color:var(--text-primary)}.post-description[data-astro-cid-2q5oecfc]{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin:0 auto;max-width:600px}.post-tags[data-astro-cid-2q5oecfc]{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin:2rem 0}.tag[data-astro-cid-2q5oecfc]{background:var(--surface);color:var(--text-secondary);padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid var(--border);transition:var(--transition)}.tag[data-astro-cid-2q5oecfc]:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.post-image-container[data-astro-cid-2q5oecfc]{position:relative;margin:2rem 0;cursor:pointer}.post-image[data-astro-cid-2q5oecfc]{width:100%;max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a;transition:transform .3s ease;display:block}.post-image[data-astro-cid-2q5oecfc]:hover{transform:scale(1.01)}.image-modal[data-astro-cid-2q5oecfc]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:1000;align-items:center;justify-content:center;cursor:zoom-out}.image-modal[data-astro-cid-2q5oecfc].active{display:flex}.modal-image[data-astro-cid-2q5oecfc]{max-width:90%;max-height:90%;object-fit:contain}.post-content[data-astro-cid-2q5oecfc]{font-size:1.125rem;line-height:1.8;color:var(--text-primary)}.post-content[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:1.5rem 0;color:var(--text-primary)}.post-content[data-astro-cid-2q5oecfc] ul[data-astro-cid-2q5oecfc],.post-content[data-astro-cid-2q5oecfc] ol[data-astro-cid-2q5oecfc]{padding-left:1.5rem;margin:1.5rem 0}.post-content[data-astro-cid-2q5oecfc] li[data-astro-cid-2q5oecfc]{margin-bottom:.75rem;line-height:1.7}.post-content[data-astro-cid-2q5oecfc] li[data-astro-cid-2q5oecfc]::marker{color:var(--accent)}.post-content[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:1.5rem;margin-top:3rem;margin-bottom:1rem;font-weight:600;color:var(--text-primary);line-height:1.3;padding-bottom:.5rem;border-bottom:1px solid var(--border-light)}@media (min-width: 768px){.post-content[data-astro-cid-2q5oecfc]{font-size:1.125rem;padding:0}.post-content[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:2rem 0;line-height:1.8}.post-content[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:1.75rem;margin-top:3.5rem;margin-bottom:1.5rem}.post-content[data-astro-cid-2q5oecfc] ul[data-astro-cid-2q5oecfc],.post-content[data-astro-cid-2q5oecfc] ol[data-astro-cid-2q5oecfc]{margin:2rem 0}.post-content[data-astro-cid-2q5oecfc] blockquote[data-astro-cid-2q5oecfc]{margin:2.5rem 0;padding:1.5rem 2rem}}.post-content[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:1.5rem 0}.post-content[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]{color:var(--accent);text-decoration:none;font-weight:500;border-bottom:1px dashed var(--accent);transition:all .2s ease}.post-content[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]:hover{color:#2563eb;border-bottom:1px solid var(--accent)}.post-content[data-astro-cid-2q5oecfc] blockquote[data-astro-cid-2q5oecfc]{border-left:4px solid var(--accent);padding:1.5rem 2rem;margin:2.5rem 0;background:var(--highlight);border-radius:0 8px 8px 0;font-style:italic;line-height:1.8;position:relative;box-shadow:0 2px 4px #0000000d}.post-content[data-astro-cid-2q5oecfc] blockquote[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:.75rem 0;color:var(--text-primary)}.post-content[data-astro-cid-2q5oecfc] blockquote[data-astro-cid-2q5oecfc]:before{content:'"';position:absolute;left:.5rem;top:0;font-size:3rem;color:var(--accent);opacity:.2;line-height:1}.share-section[data-astro-cid-2q5oecfc]{margin:3rem 0;padding:1.5rem;background:transparent;border-radius:8px;text-align:center;border:1px solid var(--border-light)}.share-title[data-astro-cid-2q5oecfc]{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;color:var(--text-light);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.share-buttons[data-astro-cid-2q5oecfc]{display:flex;justify-content:center;gap:.5rem;align-items:center}.share-button[data-astro-cid-2q5oecfc]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:var(--bg);color:var(--text-secondary);transition:var(--transition);cursor:pointer}.share-button[data-astro-cid-2q5oecfc]:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--accent)}.back-button-container[data-astro-cid-2q5oecfc]{margin-top:2rem;text-align:center}.back-button[data-astro-cid-2q5oecfc]{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);text-decoration:none;font-weight:500;padding:.75rem 1.5rem;border-radius:var(--radius);border:1px solid var(--border);transition:var(--transition)}.back-button[data-astro-cid-2q5oecfc]:hover{background:var(--accent);color:#fff;border-color:var(--accent)}@media (min-width: 768px){.back-button-container[data-astro-cid-2q5oecfc]{margin-top:4rem;padding-top:2.5rem}}@media (max-width: 768px){.blog-container[data-astro-cid-2q5oecfc]{padding:1.5rem 1rem}h1[data-astro-cid-2q5oecfc]{font-size:1.8rem;line-height:1.3;margin-bottom:1.25rem}.post-content[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:1.25rem 0 1.5rem;line-height:1.8;font-size:1.05rem}.post-content[data-astro-cid-2q5oecfc] ul[data-astro-cid-2q5oecfc],.post-content[data-astro-cid-2q5oecfc] ol[data-astro-cid-2q5oecfc]{margin:1.5rem 0}.post-content[data-astro-cid-2q5oecfc] li[data-astro-cid-2q5oecfc]{margin-bottom:.75rem}.post-header[data-astro-cid-2q5oecfc]{margin-bottom:2rem;padding-bottom:1.5rem}.post-header[data-astro-cid-2q5oecfc]:after{width:80px}.post-meta[data-astro-cid-2q5oecfc]{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.85rem}.meta-left[data-astro-cid-2q5oecfc]{gap:.25rem}.post-content[data-astro-cid-2q5oecfc]{font-size:1rem}.post-content[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:1.4rem;margin-top:2rem;margin-bottom:1rem;padding-left:1rem}.post-content[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]:before{width:6px;height:6px;top:.5em}.post-content[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:1.25rem 0}.tag[data-astro-cid-2q5oecfc]{padding:.3rem .6rem;font-size:.75rem}.back-button-container[data-astro-cid-2q5oecfc]{margin-top:3rem;padding-top:2rem}.back-button[data-astro-cid-2q5oecfc]{padding:.6rem 1.2rem;font-size:.9rem}}.toast-notification[data-astro-cid-2q5oecfc]{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(100px);background:#10b981;color:#fff;padding:12px 24px;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;box-shadow:0 4px 12px #00000026;z-index:10000;transition:all .3s ease;opacity:0;pointer-events:none;text-align:center}@media (max-width: 480px){h1[data-astro-cid-2q5oecfc]{font-size:1.6rem}.blog-container[data-astro-cid-2q5oecfc]{padding:1.25rem .75rem}.post-content[data-astro-cid-2q5oecfc]{padding:0 .5rem}.post-content[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:1.3rem}.post-image-container[data-astro-cid-2q5oecfc]{margin:1.25rem -.75rem}.post-image[data-astro-cid-2q5oecfc]{border-radius:8px;width:calc(100% + 1.5rem);margin-left:0}.modal-image[data-astro-cid-2q5oecfc]{max-width:95%;max-height:80%}.post-content[data-astro-cid-2q5oecfc] blockquote[data-astro-cid-2q5oecfc]{padding:.75rem 1rem;margin:1.5rem 0}.post-content[data-astro-cid-2q5oecfc] ul[data-astro-cid-2q5oecfc],.post-content[data-astro-cid-2q5oecfc] ol[data-astro-cid-2q5oecfc]{padding-left:1.25rem}.post-content[data-astro-cid-2q5oecfc] li[data-astro-cid-2q5oecfc]{padding-left:.25rem}.toast-notification[data-astro-cid-2q5oecfc]{font-size:13px;padding:10px 20px;bottom:20px;max-width:80%}}
