.related-articles-section[data-astro-cid-oje2a5xi]{border-top:1px solid rgb(var(--gray-light));margin-top:4rem;padding-top:2rem}.section-title[data-astro-cid-oje2a5xi]{color:rgb(var(--black));margin-bottom:1.5rem;font-size:1.5rem}.related-grid[data-astro-cid-oje2a5xi]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.related-card[data-astro-cid-oje2a5xi]{height:250px;box-shadow:0 4px 12px rgba(var(--black), 10%);border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.related-card[data-astro-cid-oje2a5xi]:hover{box-shadow:0 8px 24px rgba(var(--black), 15%);transform:translateY(-4px)}.card-bg[data-astro-cid-oje2a5xi]{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.card-overlay[data-astro-cid-oje2a5xi]{z-index:2;box-sizing:border-box;background:linear-gradient(#0000004d 0%,#0000001a 40%,#000c 100%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.2rem;display:flex;position:absolute;top:0;left:0}.card-category[data-astro-cid-oje2a5xi]{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.card-title[data-astro-cid-oje2a5xi]{color:#fff;text-shadow:0 2px 4px #00000080;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}#deep-dive-btn[data-astro-cid-5gxgagii]{color:#fff;cursor:pointer;z-index:10;background:#111 padding-box padding-box;border:2px solid #0000;border-radius:40px;margin:3rem auto 4rem;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:visible;box-shadow:0 4px 15px #0000004d}#deep-dive-btn[data-astro-cid-5gxgagii]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}#deep-dive-btn[data-astro-cid-5gxgagii]:before{content:"";z-index:-1;background:linear-gradient(90deg, var(--accent), #ff007a, var(--accent), #ff007a);background-size:400%;border-radius:30px;animation:3s linear infinite shiny-border;position:absolute;inset:-2px}@keyframes shiny-border{0%{background-position:0%}to{background-position:400%}}.modal-overlay[data-astro-cid-5gxgagii]{backdrop-filter:blur(4px);z-index:1000;opacity:1;background:#0009;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.modal-overlay[data-astro-cid-5gxgagii].hidden{opacity:0;pointer-events:none}.modal-content[data-astro-cid-5gxgagii]{background:var(--bg-color);color:rgb(var(--gray-dark));border:1px solid rgba(var(--gray-light), .2);border-radius:12px;flex-direction:column;width:90%;max-width:500px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.modal-header[data-astro-cid-5gxgagii]{border-bottom:1px solid rgba(var(--gray-light), .2);background:rgba(var(--gray-light), .05);justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.modal-header[data-astro-cid-5gxgagii] h3[data-astro-cid-5gxgagii]{margin:0;font-size:1.2rem}.close-btn[data-astro-cid-5gxgagii]{cursor:pointer;color:rgb(var(--gray-dark));background:0 0;border:none;font-size:1.5rem}.modal-body[data-astro-cid-5gxgagii]{max-height:50vh;padding:1.5rem;overflow-y:auto}.modal-desc[data-astro-cid-5gxgagii]{color:rgb(var(--gray));margin-top:0;margin-bottom:1rem;font-size:.9rem}.sections-list[data-astro-cid-5gxgagii]{flex-direction:column;gap:.8rem;display:flex}.section-label[data-astro-cid-5gxgagii]{cursor:pointer;border-radius:6px;align-items:center;gap:.8rem;padding:.5rem;font-size:.95rem;transition:background .2s;display:flex}.section-label[data-astro-cid-5gxgagii]:hover{background:rgba(var(--gray-light), .1)}.section-checkbox[data-astro-cid-5gxgagii]{width:1.2rem;height:1.2rem;accent-color:var(--accent)}.modal-footer[data-astro-cid-5gxgagii]{border-top:1px solid rgba(var(--gray-light), .2);justify-content:flex-end;padding:1.2rem 1.5rem;display:flex}.copy-btn[data-astro-cid-5gxgagii]{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;transition:background .2s}.copy-btn[data-astro-cid-5gxgagii]:hover{background:var(--accent-dark)}main[data-astro-cid-tldeq5d5]{width:calc(100% - 2em);max-width:100%;margin:0}.hero-image[data-astro-cid-tldeq5d5]{width:100%}.hero-image[data-astro-cid-tldeq5d5] img[data-astro-cid-tldeq5d5]{box-shadow:var(--box-shadow);border-radius:12px;margin:0 auto;display:block}.prose[data-astro-cid-tldeq5d5]{width:100%;max-width:720px;color:rgb(var(--gray-dark));margin:auto;padding:1em}.title[data-astro-cid-tldeq5d5]{text-align:center;margin-bottom:1em;padding:1em 0;line-height:1}.title[data-astro-cid-tldeq5d5] h1[data-astro-cid-tldeq5d5]{margin:0 0 .5em}.date[data-astro-cid-tldeq5d5]{color:rgb(var(--gray));margin-bottom:.5em}.last-updated-on[data-astro-cid-tldeq5d5]{font-style:italic}.prose p,.prose ul,.prose ol{font-size:1.333em}.prose li,.prose blockquote p,.prose .disclaimer-box p{font-size:1em}.prose p>img{cursor:zoom-in;border-radius:8px;transition:transform .2s,box-shadow .2s}.prose p>img:hover{transform:scale(1.02);box-shadow:0 8px 24px #0000001f}.prose figure{text-align:center;margin:2.5rem 0}.prose figcaption{color:rgb(var(--gray));margin-top:.8rem;font-size:.9rem;font-style:italic}.lightbox-overlay{z-index:9999;opacity:0;pointer-events:none;backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .2s;display:flex;position:fixed;top:0;left:0}.lightbox-overlay.active{opacity:1;pointer-events:auto;cursor:zoom-out}.lightbox-overlay img{object-fit:contain;max-width:100vw;max-height:100vh;transition:transform .2s;transform:scale(.95);box-shadow:0 10px 30px #000c}.lightbox-overlay.active img{transform:scale(1)}.lightbox-caption{color:#fff;background:#0009;border-radius:20px;padding:.5rem 1rem;font-size:.95rem;position:absolute;bottom:2rem}
