.image-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000eb;z-index:1000;align-items:center;justify-content:center;cursor:zoom-out}.image-modal.active{display:flex}.image-modal.active .modal-image{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px;box-shadow:0 12px 40px #0006}:root{--text-primary: #1a1a1a;--text-secondary: #555;--text-light: #888;--accent: #2563eb;--accent-hover: #1d4ed8;--bg: #ffffff;--surface: #f8fafc;--border: #e2e8f0;--border-light: #f1f5f9;--radius: 10px;--transition: all .2s ease}.blog-container[data-astro-cid-2q5oecfc]{max-width:720px;margin:0 auto;padding:2rem 1.25rem 4rem;background:var(--bg);font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 768px){.blog-container[data-astro-cid-2q5oecfc]{padding:3rem 2rem 5rem}}.breadcrumb[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-light);margin-bottom:1.75rem}.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)}.breadcrumb[data-astro-cid-2q5oecfc] .current[data-astro-cid-2q5oecfc]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%}.separator[data-astro-cid-2q5oecfc]{color:var(--text-light)}.post-header[data-astro-cid-2q5oecfc]{margin-bottom:2.5rem;text-align:center}.post-header[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:2rem;font-weight:700;line-height:1.25;margin:0 0 1.25rem;color:var(--text-primary);letter-spacing:-.02em}@media (min-width: 768px){.post-header[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:2.5rem}}.post-meta[data-astro-cid-2q5oecfc]{display:flex;justify-content:center;align-items:center;gap:.75rem;color:var(--text-secondary);font-size:.9rem;margin-bottom:1.25rem;flex-wrap:wrap}.post-meta[data-astro-cid-2q5oecfc] time[data-astro-cid-2q5oecfc]{position:relative;padding-right:.75rem}.post-meta[data-astro-cid-2q5oecfc] time[data-astro-cid-2q5oecfc]:after{content:"·";position:absolute;right:0;color:var(--text-light)}.author[data-astro-cid-2q5oecfc]{font-weight:500;color:var(--text-primary)}.post-description[data-astro-cid-2q5oecfc]{font-size:1.05rem;line-height:1.65;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:2.5rem 0 0}.tag[data-astro-cid-2q5oecfc]{background:var(--surface);color:var(--text-secondary);padding:.35rem .75rem;border-radius:16px;font-size:.78rem;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:0 0 2.5rem;cursor:pointer}.post-image[data-astro-cid-2q5oecfc]{width:100%;max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px -8px #00000026;transition:transform .3s ease;display:block}.post-image[data-astro-cid-2q5oecfc]:hover{transform:scale(1.01)}.post-content[data-astro-cid-2q5oecfc]{font-size:1.0625rem;line-height:1.75;color:var(--text-primary)}.post-content[data-astro-cid-2q5oecfc] .blog-content{font-size:1.0625rem;line-height:1.75;color:var(--text-primary);margin:0;padding:0;max-width:100%}.post-content[data-astro-cid-2q5oecfc] .blog-content img{max-width:100%;height:auto;border-radius:10px;margin:1.5rem 0;display:block;box-shadow:0 3px 12px #00000014}.post-content[data-astro-cid-2q5oecfc] p,.post-content[data-astro-cid-2q5oecfc] .blog-content p{margin:0 0 1.25rem;color:var(--text-primary);line-height:1.75}.post-content[data-astro-cid-2q5oecfc] h2,.post-content[data-astro-cid-2q5oecfc] .blog-content h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin:2.5rem 0 1rem;color:var(--text-primary);letter-spacing:-.015em}.post-content[data-astro-cid-2q5oecfc] h3,.post-content[data-astro-cid-2q5oecfc] .blog-content h3{font-size:1.2rem;font-weight:600;line-height:1.35;margin:2rem 0 .75rem;color:var(--text-primary)}.post-content[data-astro-cid-2q5oecfc] ul,.post-content[data-astro-cid-2q5oecfc] ol,.post-content[data-astro-cid-2q5oecfc] .blog-content ul,.post-content[data-astro-cid-2q5oecfc] .blog-content ol{margin:0 0 1.25rem;padding-left:1.5rem}.post-content[data-astro-cid-2q5oecfc] li,.post-content[data-astro-cid-2q5oecfc] .blog-content li{margin-bottom:.5rem;line-height:1.7}.post-content[data-astro-cid-2q5oecfc] li::marker{color:var(--accent)}.post-content[data-astro-cid-2q5oecfc] a,.post-content[data-astro-cid-2q5oecfc] .blog-content a{color:var(--accent);text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:var(--transition)}.post-content[data-astro-cid-2q5oecfc] a:hover,.post-content[data-astro-cid-2q5oecfc] .blog-content a:hover{color:var(--accent-hover);border-bottom-color:var(--accent)}.post-content[data-astro-cid-2q5oecfc] strong{font-weight:600;color:var(--text-primary)}.post-content[data-astro-cid-2q5oecfc] blockquote{border-left:3px solid var(--accent);padding:.75rem 1.25rem;margin:1.5rem 0;background:var(--surface);border-radius:0 8px 8px 0;font-style:italic;line-height:1.7;color:var(--text-secondary)}.post-content[data-astro-cid-2q5oecfc] blockquote p{margin:.25rem 0;color:var(--text-secondary)}@media (min-width: 768px){.post-content[data-astro-cid-2q5oecfc],.post-content[data-astro-cid-2q5oecfc] .blog-content{font-size:1.125rem}.post-content[data-astro-cid-2q5oecfc] p,.post-content[data-astro-cid-2q5oecfc] .blog-content p{margin:0 0 1.5rem}.post-content[data-astro-cid-2q5oecfc] h2,.post-content[data-astro-cid-2q5oecfc] .blog-content h2{font-size:1.625rem;margin:3rem 0 1.25rem}.post-content[data-astro-cid-2q5oecfc] h3,.post-content[data-astro-cid-2q5oecfc] .blog-content h3{font-size:1.25rem;margin:2.25rem 0 .75rem}}.post-content[data-astro-cid-2q5oecfc] .feature-box{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid var(--border);border-left:3px solid var(--accent);padding:1.25rem 1.5rem;border-radius:10px;margin:1.75rem 0;box-shadow:0 2px 8px #0000000a}.post-content[data-astro-cid-2q5oecfc] .feature-box span{font-size:1rem;font-weight:600;color:var(--text-primary);display:block;margin-bottom:.75rem}.post-content[data-astro-cid-2q5oecfc] .feature-box ul{margin:0;padding-left:1.25rem}.post-content[data-astro-cid-2q5oecfc] .feature-box li{margin-bottom:.4rem;line-height:1.6;font-size:.95rem}.post-content[data-astro-cid-2q5oecfc] .caution-section{background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;padding:1.25rem 1.5rem;margin:1.75rem 0;border-radius:10px;position:relative}.post-content[data-astro-cid-2q5oecfc] .caution-section:before{content:"⚠️";position:absolute;top:1.25rem;left:1.5rem;font-size:1rem}.post-content[data-astro-cid-2q5oecfc] .caution-section p,.post-content[data-astro-cid-2q5oecfc] .caution-section li{color:#7f1d1d;padding-left:2.25rem;margin-bottom:.5rem;font-weight:500;font-size:.95rem}.post-content[data-astro-cid-2q5oecfc] .caution-section p:first-child{font-weight:700;color:#b91c1c;margin-bottom:.75rem;font-size:1rem}.post-content[data-astro-cid-2q5oecfc] .caution-section ul{margin:0;padding-left:2.25rem}.post-content[data-astro-cid-2q5oecfc] .caution-section li:last-child{margin-bottom:0}.post-content[data-astro-cid-2q5oecfc] .positive-section{background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #22c55e;padding:1.25rem 1.5rem;margin:1.75rem 0;border-radius:10px;position:relative}.post-content[data-astro-cid-2q5oecfc] .positive-section:before{content:"✅";position:absolute;top:1.25rem;left:1.5rem;font-size:1rem}.post-content[data-astro-cid-2q5oecfc] .positive-section p,.post-content[data-astro-cid-2q5oecfc] .positive-section li{color:#14532d;padding-left:2.25rem;margin-bottom:.5rem;font-weight:500;font-size:.95rem}.post-content[data-astro-cid-2q5oecfc] .positive-section p:first-child{font-weight:700;color:#15803d;margin-bottom:.75rem;font-size:1rem}.post-content[data-astro-cid-2q5oecfc] .positive-section ul{margin:0;padding-left:2.25rem}.post-content[data-astro-cid-2q5oecfc] .positive-section li:last-child{margin-bottom:0}.share-section[data-astro-cid-2q5oecfc]{margin:2.5rem 0 1.5rem;padding:1.25rem;background:var(--surface);border-radius:10px;text-align:center;border:1px solid var(--border-light)}.share-title[data-astro-cid-2q5oecfc]{font-size:.8rem;font-weight:600;color:var(--text-light);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.06em}.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:38px;height:38px;border-radius:50%;border:1px solid var(--border);background:var(--bg);color:var(--text-secondary);transition:var(--transition);cursor:pointer;padding:0}.share-button[data-astro-cid-2q5oecfc]:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--accent)}.back-button-container[data-astro-cid-2q5oecfc]{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:.6rem 1.25rem;border-radius:var(--radius);border:1px solid var(--border);transition:var(--transition);font-size:.9rem}.back-button[data-astro-cid-2q5oecfc]:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.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: 768px){.blog-container[data-astro-cid-2q5oecfc]{padding:1.5rem 1rem 3rem}.post-header[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:1.75rem;line-height:1.3;margin-bottom:1rem}.post-content[data-astro-cid-2q5oecfc],.post-content[data-astro-cid-2q5oecfc] .blog-content{font-size:1rem}.post-content[data-astro-cid-2q5oecfc] h2,.post-content[data-astro-cid-2q5oecfc] .blog-content h2{font-size:1.35rem;margin:2rem 0 .85rem}.post-content[data-astro-cid-2q5oecfc] h3,.post-content[data-astro-cid-2q5oecfc] .blog-content h3{font-size:1.125rem}.post-content[data-astro-cid-2q5oecfc] p,.post-content[data-astro-cid-2q5oecfc] .blog-content p{margin:0 0 1rem}.post-tags[data-astro-cid-2q5oecfc]{margin-top:2rem}.tag[data-astro-cid-2q5oecfc]{padding:.3rem .6rem;font-size:.72rem}.post-content[data-astro-cid-2q5oecfc] .feature-box,.post-content[data-astro-cid-2q5oecfc] .caution-section,.post-content[data-astro-cid-2q5oecfc] .positive-section{padding:1rem 1.25rem;margin:1.25rem 0}}@media (max-width: 480px){.post-header[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:1.5rem}.post-content[data-astro-cid-2q5oecfc] h2,.post-content[data-astro-cid-2q5oecfc] .blog-content h2{font-size:1.25rem}.modal-image[data-astro-cid-2q5oecfc]{max-width:95%;max-height:80%}}
