:root{--color-bg: #111111;--color-bg-alt: #0d0d0d;--color-bg-card: #1a1a1a;--color-accent: #f97316;--color-accent-hover: #fb923c;--color-text: #ffffff;--color-text-muted: #a0a0a0;--color-border: rgba(249, 115, 22, .45);--color-border-subtle: rgba(255, 255, 255, .1);--color-nav: rgba(13, 13, 13, .97);--font-heading: "Poppins", "Inter", sans-serif;--hero-overlay: rgba(0, 0, 0, .7);--radius: 8px;--radius-lg: 14px}.btn-primary{background:linear-gradient(135deg,#f97316,#ea580c)!important;border-color:transparent!important;box-shadow:0 4px 20px #f9731659}.btn-primary:hover{background:linear-gradient(135deg,#fb923c,#f97316)!important;box-shadow:0 8px 32px #f9731673;transform:translateY(-1px)}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#f97316,#ea580c)}h1,h2,h3{letter-spacing:-.02em}.post[data-astro-cid-bvzihdzo]{background:var(--color-bg);color:var(--color-text)}.post__hero[data-astro-cid-bvzihdzo]{position:relative;min-height:60vh;display:flex;align-items:flex-end;overflow:hidden;padding-top:12rem;padding-bottom:4rem}.post__hero-bg[data-astro-cid-bvzihdzo]{position:absolute;inset:0;background-size:cover;background-position:center;background-color:#0d0d0d}.post__hero-overlay[data-astro-cid-bvzihdzo]{position:absolute;inset:0;background:linear-gradient(180deg,#0000008c,#000000d9)}.post__hero[data-astro-cid-bvzihdzo]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,var(--color-bg));pointer-events:none}.post__hero-inner[data-astro-cid-bvzihdzo]{position:relative;z-index:1;max-width:880px}.post__back[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#ffffffbf;margin-bottom:1.5rem;transition:color .2s}.post__back[data-astro-cid-bvzihdzo]:hover{color:var(--color-accent)}.post__category[data-astro-cid-bvzihdzo]{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);background:#f973161f;border:1px solid var(--color-border);padding:.35rem .8rem;border-radius:999px;margin-bottom:1.25rem}.post__title[data-astro-cid-bvzihdzo]{font-family:var(--font-heading);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:900;text-transform:uppercase;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.03em;color:#fff}.post__meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#ffffffb3}.post__meta-dot[data-astro-cid-bvzihdzo]{opacity:.5}.post__body-wrap[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:4rem;padding-top:4rem;padding-bottom:5rem;align-items:start}.post__body[data-astro-cid-bvzihdzo]{max-width:760px;font-size:1.05rem;line-height:1.75;color:#ffffffd9}.post__body[data-astro-cid-bvzihdzo] p{margin-bottom:1.35rem}.post__body[data-astro-cid-bvzihdzo] h2{font-family:var(--font-heading);font-size:clamp(1.5rem,2.8vw,1.95rem);font-weight:800;text-transform:uppercase;color:#fff;margin-top:3rem;margin-bottom:1rem;line-height:1.15;letter-spacing:-.02em}.post__body[data-astro-cid-bvzihdzo] h2:first-child{margin-top:0}.post__body[data-astro-cid-bvzihdzo] h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#fff;margin-top:2rem;margin-bottom:.75rem;letter-spacing:-.015em}.post__body[data-astro-cid-bvzihdzo] ul,.post__body[data-astro-cid-bvzihdzo] ol{margin:0 0 1.5rem 1.25rem;padding-left:.5rem}.post__body[data-astro-cid-bvzihdzo] li{margin-bottom:.5rem;line-height:1.65}.post__body[data-astro-cid-bvzihdzo] li::marker{color:var(--color-accent)}.post__body[data-astro-cid-bvzihdzo] strong{color:#fff;font-weight:700}.post__body[data-astro-cid-bvzihdzo] a{color:var(--color-accent);text-decoration:underline;text-decoration-color:#f9731666;text-underline-offset:3px;transition:text-decoration-color .2s}.post__body[data-astro-cid-bvzihdzo] a:hover{text-decoration-color:var(--color-accent)}.post__body[data-astro-cid-bvzihdzo] blockquote{border-left:3px solid var(--color-accent);background:#f973160f;padding:1rem 1.25rem;margin:1.75rem 0;border-radius:0 var(--radius) var(--radius) 0;font-style:italic;color:#ffffffe6}.post__body[data-astro-cid-bvzihdzo] blockquote p:last-child{margin-bottom:0}.post__body[data-astro-cid-bvzihdzo] .callout{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-left:3px solid var(--color-accent);border-radius:var(--radius);padding:1.25rem 1.5rem;margin:2rem 0}.post__body[data-astro-cid-bvzihdzo] .callout h4{font-family:var(--font-heading);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:.5rem}.post__body[data-astro-cid-bvzihdzo] .callout p:last-child{margin-bottom:0}.post__cta[data-astro-cid-bvzihdzo]{position:sticky;top:130px;background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.85rem}.post__cta[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-family:var(--font-heading);font-size:1.15rem;font-weight:800;text-transform:uppercase;color:#fff;line-height:1.2;letter-spacing:-.015em}.post__cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:.9rem;color:var(--color-text-muted);line-height:1.55;margin-bottom:.25rem}.post__cta[data-astro-cid-bvzihdzo] .btn[data-astro-cid-bvzihdzo]{width:100%;min-width:0}.post__cta[data-astro-cid-bvzihdzo] .btn-primary[data-astro-cid-bvzihdzo]{background:#fff!important;color:var(--color-accent)!important;border-color:#fff!important;box-shadow:none}.post__cta[data-astro-cid-bvzihdzo] .btn-primary[data-astro-cid-bvzihdzo]:hover{background:transparent!important;color:#fff!important;border-color:#fff9!important}.post__cta[data-astro-cid-bvzihdzo] .btn-outline[data-astro-cid-bvzihdzo]{color:#fff;border-color:#ffffff40}.post__cta[data-astro-cid-bvzihdzo] .btn-outline[data-astro-cid-bvzihdzo]:hover{border-color:#fff}@media(max-width:960px){.post__body-wrap[data-astro-cid-bvzihdzo]{grid-template-columns:1fr;gap:2.5rem}.post__cta[data-astro-cid-bvzihdzo]{position:static;text-align:center;align-items:center}.post__cta[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{max-width:28ch}.post__cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{max-width:40ch}}@media(max-width:768px){.post__hero[data-astro-cid-bvzihdzo]{min-height:auto;margin-top:calc(128px + env(safe-area-inset-top,0px));padding-top:1.5rem;padding-bottom:2rem}.post__hero[data-astro-cid-bvzihdzo]:after{height:60px}.post__hero-inner[data-astro-cid-bvzihdzo]{text-align:center}.post__back[data-astro-cid-bvzihdzo],.post__category[data-astro-cid-bvzihdzo]{margin-bottom:.85rem}.post__title[data-astro-cid-bvzihdzo]{font-size:clamp(1.4rem,6.5vw,2.25rem);margin-bottom:.85rem;overflow-wrap:break-word;max-width:100%}.post__meta[data-astro-cid-bvzihdzo]{justify-content:center;font-size:.82rem}.post__body-wrap[data-astro-cid-bvzihdzo]{padding-top:1.5rem;padding-bottom:3rem;gap:1.75rem}.post__body[data-astro-cid-bvzihdzo]{font-size:1rem;line-height:1.7}.post__body[data-astro-cid-bvzihdzo] h2{font-size:clamp(1.25rem,5vw,1.6rem);margin-top:2rem;margin-bottom:.75rem}.post__body[data-astro-cid-bvzihdzo] h3{font-size:1.1rem;margin-top:1.5rem}.post__body[data-astro-cid-bvzihdzo] p{margin-bottom:1.1rem}.post__body[data-astro-cid-bvzihdzo] ul,.post__body[data-astro-cid-bvzihdzo] ol{margin-bottom:1.25rem}.post__cta[data-astro-cid-bvzihdzo]{padding:1.5rem 1.25rem}}
