.share-container[data-astro-cid-qan2qojn]{margin:4rem 0 2rem;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:#5e17eb0d;border:1px dashed rgba(0,240,255,.3);text-align:center}.share-header[data-astro-cid-qan2qojn]{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500;color:var(--starlight)}.share-main-icon[data-astro-cid-qan2qojn]{color:var(--nebula-cyan);filter:drop-shadow(0 0 5px var(--nebula-cyan))}.share-actions[data-astro-cid-qan2qojn]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.share-btn[data-astro-cid-qan2qojn]{min-width:140px;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1)}.icon-stack[data-astro-cid-qan2qojn]{position:relative;width:16px;height:16px}.check-icon[data-astro-cid-qan2qojn]{position:absolute;top:0;left:0;opacity:0;transform:scale(.5);color:#4ade80;transition:all .3s ease}.copy-icon[data-astro-cid-qan2qojn]{transition:all .3s ease}.copied[data-astro-cid-qan2qojn] .copy-icon[data-astro-cid-qan2qojn]{opacity:0;transform:scale(.5)}.copied[data-astro-cid-qan2qojn] .check-icon[data-astro-cid-qan2qojn]{opacity:1;transform:scale(1)}.copied[data-astro-cid-qan2qojn].galaxy-button.secondary{border-color:#4ade80;background:#4ade801a;box-shadow:0 0 15px #4ade8033}.post-article{padding:2rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}@media(min-width:768px){.post-article{padding:4rem 5rem}}.post-header{margin-bottom:2.5rem;text-align:center}.post-title{font-size:2.5rem;line-height:1.15;margin-bottom:1.5rem;color:var(--text-primary)}@media(min-width:768px){.post-title{font-size:4rem}}.post-meta-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.meta-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;font-weight:500}.post-lead{font-size:1.35rem;color:var(--nebula-cyan);line-height:1.6;font-weight:400;max-width:700px;margin:0 auto}.post-hero-divider{height:1px;background:linear-gradient(90deg,transparent,var(--nebula-magenta),var(--nebula-cyan),transparent);opacity:.5;margin-bottom:3rem}.post-content{font-size:1.15rem;line-height:1.8;color:var(--text-primary);font-weight:300}.post-content h2{font-family:var(--font-heading);font-size:2rem;margin-top:3.5rem;margin-bottom:1.5rem;color:#fff;position:relative;display:inline-block}.post-content h2:after{content:"";position:absolute;bottom:-5px;left:0;width:40px;height:4px;background:var(--nebula-cyan);border-radius:2px;box-shadow:0 0 10px var(--nebula-cyan)}.post-content h3{font-family:var(--font-heading);font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;color:var(--starlight)}.post-content p{margin-bottom:1.75rem}.post-content a{color:var(--nebula-cyan);font-weight:500;text-decoration:none;background-image:linear-gradient(var(--nebula-cyan),var(--nebula-cyan));background-position:0% 100%;background-repeat:no-repeat;background-size:100% 2px;transition:background-size .3s cubic-bezier(.2,.8,.2,1),color .3s}.post-content a:hover{color:var(--text-primary);background-size:100% 100%}.post-content ul,.post-content ol{margin-left:1.5rem;margin-bottom:2rem}.post-content li{margin-bottom:.75rem}.post-content li::marker{color:var(--nebula-magenta)}.post-content pre{padding:1.5rem;border:1px solid rgba(94,23,235,.3);border-radius:var(--radius-md);background-color:#05020a!important;margin-bottom:2.5rem;overflow-x:auto;font-size:.95em;box-shadow:inset 0 0 20px #00000080}.post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background-color:#5e17eb33;color:var(--nebula-cyan);padding:.2em .4em;border-radius:4px;font-size:.9em}.post-content pre code{background-color:transparent;color:inherit;padding:0}.post-content strong{font-weight:600;color:var(--starlight)}.post-content blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid var(--nebula-magenta);background:#ff007f0d;border-radius:0 var(--radius-md) var(--radius-md) 0;font-style:italic;color:var(--text-secondary)}.post-content blockquote p:last-child{margin-bottom:0}.post-content img{max-width:100%;height:auto;border-radius:var(--radius-md);border:1px solid var(--glass-border);margin:2rem 0}.back-link-container{margin-bottom:2rem;text-align:center;display:flex;justify-content:center}.back-button{display:inline-flex;align-items:center;gap:.75rem}
