:root{--surface-color: rgba(255, 255, 255, .05);--surface-elevation-1: 0 2px 4px rgba(0, 0, 0, .1);--surface-elevation-2: 0 4px 12px rgba(0, 0, 0, .15);--surface-elevation-3: 0 8px 24px rgba(0, 0, 0, .2);--surface-elevation-4: 0 12px 36px rgba(0, 0, 0, .25);--text-primary: #ffffff;--text-secondary: #cccccc;--text-muted: #888888;--accent-color: #fec200;--accent-hover: #ffd700;--bg-gradient: linear-gradient(135deg, #0a2a4a, #114f9b, #0c3362ff);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .2s cubic-bezier(.4, 0, .2, 1)}.blog-post-content[data-astro-cid-hnchtf4o] img[data-astro-cid-hnchtf4o]{max-width:100%;height:auto;border-radius:var(--radius-md);display:block;margin:1.5rem auto}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding-top:80px;background:var(--bg-gradient);background-attachment:fixed;color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.blog-post-container[data-astro-cid-hnchtf4o]{max-width:800px;margin:0 auto;padding:2rem 1rem}.blog-post[data-astro-cid-hnchtf4o]{background:linear-gradient(135deg,#ffffff0d,#ffffff05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);border:1px solid rgba(254,194,0,.1);box-shadow:var(--surface-elevation-1);overflow:hidden}.blog-post-header[data-astro-cid-hnchtf4o]{background:linear-gradient(135deg,#fec2001a,#114f9b1a);color:var(--text-primary);padding:2rem;border-bottom:1px solid rgba(254,194,0,.1)}.blog-post-image[data-astro-cid-hnchtf4o]{text-align:center;font-size:5rem;margin-bottom:1.5rem}.blog-category[data-astro-cid-hnchtf4o]{display:inline-block;background:linear-gradient(135deg,var(--accent-color),var(--accent-hover));color:#114f9b;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:1rem}.blog-post-title[data-astro-cid-hnchtf4o]{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:var(--accent-color)}.blog-meta-info[data-astro-cid-hnchtf4o]{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.blog-author[data-astro-cid-hnchtf4o],.blog-date[data-astro-cid-hnchtf4o],.blog-read-time[data-astro-cid-hnchtf4o]{display:flex;align-items:center;gap:.5rem;font-size:1rem;opacity:.9;color:var(--text-secondary)}.blog-post-content[data-astro-cid-hnchtf4o]{padding:3rem 2rem;line-height:1.8;color:var(--text-primary)}.blog-post-content[data-astro-cid-hnchtf4o] h1[data-astro-cid-hnchtf4o],.blog-post-content[data-astro-cid-hnchtf4o] h2[data-astro-cid-hnchtf4o],.blog-post-content[data-astro-cid-hnchtf4o] h3[data-astro-cid-hnchtf4o],.blog-post-content[data-astro-cid-hnchtf4o] h4[data-astro-cid-hnchtf4o],.blog-post-content[data-astro-cid-hnchtf4o] h5[data-astro-cid-hnchtf4o],.blog-post-content[data-astro-cid-hnchtf4o] h6[data-astro-cid-hnchtf4o]{margin-top:2rem;margin-bottom:1rem;font-weight:600;color:var(--accent-color)}.blog-post-content[data-astro-cid-hnchtf4o] h1[data-astro-cid-hnchtf4o]{font-size:2rem}.blog-post-content[data-astro-cid-hnchtf4o] h2[data-astro-cid-hnchtf4o]{font-size:1.8rem}.blog-post-content[data-astro-cid-hnchtf4o] h3[data-astro-cid-hnchtf4o]{font-size:1.6rem}.blog-post-content[data-astro-cid-hnchtf4o] p[data-astro-cid-hnchtf4o]{margin-bottom:1.5rem;color:var(--text-secondary)}.blog-post-content[data-astro-cid-hnchtf4o] ul[data-astro-cid-hnchtf4o],.blog-post-content[data-astro-cid-hnchtf4o] ol[data-astro-cid-hnchtf4o]{margin-bottom:1.5rem;padding-left:2rem;color:var(--text-secondary)}.blog-post-content[data-astro-cid-hnchtf4o] li[data-astro-cid-hnchtf4o]{margin-bottom:.5rem}.blog-post-content[data-astro-cid-hnchtf4o] blockquote[data-astro-cid-hnchtf4o]{border-left:4px solid var(--accent-color);padding-left:1rem;margin:2rem 0;font-style:italic;color:var(--text-muted)}.blog-post-content[data-astro-cid-hnchtf4o] code[data-astro-cid-hnchtf4o]{background:#fec2001a;padding:.125rem .25rem;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.875em;color:var(--text-primary)}.blog-post-content[data-astro-cid-hnchtf4o] pre[data-astro-cid-hnchtf4o]{background:#fec2000d;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;border:1px solid rgba(254,194,0,.1)}.blog-post-content[data-astro-cid-hnchtf4o] pre[data-astro-cid-hnchtf4o] code[data-astro-cid-hnchtf4o]{background:none;padding:0}@media(max-width:768px){.blog-post-header[data-astro-cid-hnchtf4o]{padding:1.5rem}.blog-post-title[data-astro-cid-hnchtf4o]{font-size:2rem}.blog-meta-info[data-astro-cid-hnchtf4o]{flex-direction:column;align-items:flex-start;gap:1rem}.blog-post-content[data-astro-cid-hnchtf4o]{padding:2rem 1.5rem}}.image-modal[data-astro-cid-hnchtf4o]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.image-modal[data-astro-cid-hnchtf4o].active{display:flex;align-items:center;justify-content:center}.image-modal-overlay[data-astro-cid-hnchtf4o]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer}.image-modal-content[data-astro-cid-hnchtf4o]{position:relative;max-width:90vw;max-height:90vh;z-index:1001}.image-modal-content[data-astro-cid-hnchtf4o] img[data-astro-cid-hnchtf4o]{max-width:100%;max-height:90vh;object-fit:contain;border-radius:var(--radius-md);box-shadow:var(--surface-elevation-4)}.image-modal-close[data-astro-cid-hnchtf4o]{position:absolute;top:-40px;right:0;background:#000000b3;color:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--transition-fast)}.image-modal-close[data-astro-cid-hnchtf4o]:hover{background:#000000e6}@media(max-width:768px){.image-modal-content[data-astro-cid-hnchtf4o]{max-width:95vw;max-height:95vh}.image-modal-close[data-astro-cid-hnchtf4o]{top:-35px;width:28px;height:28px;font-size:16px}}
