@charset "UTF-8";.astro-3commvy7,.astro-3commvy7:before,.astro-3commvy7:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #FF5C00;--black: #0a0a0a;--white: #f5f5f0;--gray: #888;--border: rgba(255,255,255,.08);--max: 780px}body{background:var(--black);color:var(--white);font-family:PPFraktionMono-Regular,Courier New,monospace;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}.blog-nav.astro-3commvy7{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#0a0a0aeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.blog-nav__logo.astro-3commvy7{display:flex;align-items:center;text-decoration:none}.blog-nav__logo.astro-3commvy7 img.astro-3commvy7{height:48px;width:auto}.blog-nav__links.astro-3commvy7{display:flex;gap:2rem}.blog-nav__links.astro-3commvy7 a.astro-3commvy7{color:var(--gray);text-decoration:none;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;transition:color .2s}.blog-nav__links.astro-3commvy7 a.astro-3commvy7:hover{color:var(--white)}.blog-nav__burger.astro-3commvy7{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.blog-nav__burger.astro-3commvy7 span.astro-3commvy7{display:block;width:22px;height:1px;background:var(--white)}.blog-nav.astro-3commvy7.open .blog-nav__links.astro-3commvy7{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--black);padding:1.5rem 2rem;border-bottom:1px solid var(--border)}@media (max-width: 600px){.blog-nav__links.astro-3commvy7{display:none}.blog-nav__burger.astro-3commvy7{display:flex}}.blog-hero.astro-3commvy7{padding:5rem 2rem 4rem;border-bottom:1px solid var(--border)}.blog-hero__inner.astro-3commvy7{max-width:var(--max);margin:0 auto}.blog-hero__tag.astro-3commvy7{display:inline-block;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--orange);border:1px solid var(--orange);padding:.25rem .75rem;border-radius:2px;margin-bottom:1.5rem}.blog-hero__title.astro-3commvy7{font-family:PPEditorialNew-Ultralight,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:300;line-height:1.2;margin-bottom:1.5rem}.blog-hero__lead.astro-3commvy7{font-size:1.05rem;color:#f5f5f0bf;margin-bottom:2rem;max-width:640px}.blog-hero__meta.astro-3commvy7{display:flex;gap:.75rem;align-items:center;font-size:.75rem;color:var(--gray);letter-spacing:.05em}.blog-breadcrumb.astro-3commvy7{display:flex;align-items:center;gap:.5rem;font-size:.72rem;color:var(--gray);margin-bottom:2rem}.blog-breadcrumb.astro-3commvy7 a.astro-3commvy7{color:var(--gray);text-decoration:none}.blog-breadcrumb.astro-3commvy7 a.astro-3commvy7:hover{color:var(--white)}.blog-breadcrumb.astro-3commvy7 span.astro-3commvy7{opacity:.4}.blog-article.astro-3commvy7{padding:4rem 2rem}.blog-article__inner.astro-3commvy7{max-width:var(--max);margin:0 auto}.blog-article__lead.astro-3commvy7{font-size:1.1rem;line-height:1.75;color:#f5f5f0d9;border-left:3px solid var(--orange);padding-left:1.25rem;margin-bottom:3rem}.blog-article.astro-3commvy7 h2.astro-3commvy7{font-family:PPEditorialNew-Ultralight,Georgia,serif;font-size:1.6rem;font-weight:300;margin:3rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.blog-article.astro-3commvy7 h3.astro-3commvy7{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin:2rem 0 .75rem}.blog-article.astro-3commvy7 p.astro-3commvy7{margin-bottom:1.25rem;color:#f5f5f0d1}.blog-article.astro-3commvy7 ul.astro-3commvy7{margin:.75rem 0 1.5rem 1.25rem}.blog-article.astro-3commvy7 ul.astro-3commvy7 li.astro-3commvy7{margin-bottom:.6rem;color:#f5f5f0d1}.blog-article.astro-3commvy7 strong.astro-3commvy7{color:var(--white);font-weight:700}.blog-table-wrap.astro-3commvy7{overflow-x:auto;margin:2rem 0}.blog-table.astro-3commvy7{width:100%;border-collapse:collapse;font-size:.85rem}.blog-table.astro-3commvy7 th.astro-3commvy7{text-align:left;padding:.75rem 1rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);border-bottom:1px solid var(--border)}.blog-table.astro-3commvy7 td.astro-3commvy7{padding:.85rem 1rem;border-bottom:1px solid var(--border);color:#f5f5f0cc;vertical-align:top}.blog-table.astro-3commvy7 tr.astro-3commvy7:last-child td.astro-3commvy7{border-bottom:none}.blog-timeline.astro-3commvy7{margin:2rem 0;display:flex;flex-direction:column;gap:0;border-left:2px solid var(--orange);padding-left:0}.blog-timeline__item.astro-3commvy7{display:flex;gap:1.5rem;align-items:flex-start;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}.blog-timeline__item.astro-3commvy7:last-child{border-bottom:none}.blog-timeline__day.astro-3commvy7{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);white-space:nowrap;min-width:70px;padding-top:.15rem}.blog-timeline__content.astro-3commvy7 strong.astro-3commvy7{display:block;color:var(--white);margin-bottom:.3rem;font-size:.9rem}.blog-timeline__content.astro-3commvy7 p.astro-3commvy7{color:#f5f5f0b8;font-size:.9rem;margin:0}.blog-highlight-grid.astro-3commvy7{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin:2.5rem 0}@media (max-width: 600px){.blog-highlight-grid.astro-3commvy7{grid-template-columns:repeat(2,1fr)}}.blog-highlight-item.astro-3commvy7{background:var(--black);display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;text-align:center}.blog-highlight-num.astro-3commvy7{font-family:PPEditorialNew-Ultralight,Georgia,serif;font-size:1.6rem;color:var(--orange);line-height:1;margin-bottom:.5rem}.blog-highlight-label.astro-3commvy7{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gray)}.blog-faq.astro-3commvy7{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border)}.blog-faq.astro-3commvy7 h2.astro-3commvy7{font-family:PPEditorialNew-Ultralight,Georgia,serif;font-size:1.6rem;font-weight:300;margin-bottom:2rem}.blog-faq__item.astro-3commvy7{border-bottom:1px solid var(--border)}.blog-faq__item.astro-3commvy7 summary.astro-3commvy7{padding:1.25rem 0;cursor:pointer;font-size:.95rem;color:var(--white);list-style:none;display:flex;justify-content:space-between;align-items:center}.blog-faq__item.astro-3commvy7 summary.astro-3commvy7:after{content:"+";color:var(--orange);font-size:1.2rem;flex-shrink:0;margin-left:1rem}.blog-faq__item.astro-3commvy7 summary.astro-3commvy7::-webkit-details-marker{display:none}.blog-faq__item.astro-3commvy7[open] summary.astro-3commvy7:after{content:"−"}.blog-faq__item.astro-3commvy7 p.astro-3commvy7{padding:0 0 1.25rem;color:#f5f5f0bf;font-size:.9rem}.blog-related.astro-3commvy7{padding:4rem 2rem 1rem}.blog-related__inner.astro-3commvy7{max-width:var(--max);margin:0 auto;padding-top:2.5rem;border-top:1px solid var(--border)}.blog-related__title.astro-3commvy7{font-family:PPEditorialNew-Ultralight,Georgia,serif;font-size:1.3rem;font-weight:300;color:var(--white);margin:0 0 1.25rem;letter-spacing:.02em}.blog-related__list.astro-3commvy7{list-style:none;padding:0;margin:0}.blog-related__list.astro-3commvy7 li.astro-3commvy7{margin:.6rem 0;font-family:PPFraktionMono-Regular,monospace;font-size:.88rem;line-height:1.55}.blog-related__list.astro-3commvy7 a.astro-3commvy7{color:var(--orange);text-decoration:none;border-bottom:1px solid rgba(255,92,0,.35);transition:border-color .2s,color .2s}.blog-related__list.astro-3commvy7 a.astro-3commvy7:hover{border-color:var(--orange);color:var(--white)}.blog-cta.astro-3commvy7{background:#0f0f0f;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 2rem}.blog-cta__inner.astro-3commvy7{max-width:var(--max);margin:0 auto;text-align:center}.blog-cta.astro-3commvy7 h2.astro-3commvy7{font-family:PPEditorialNew-Ultralight,Georgia,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:300;margin-bottom:1rem}.blog-cta.astro-3commvy7 p.astro-3commvy7{color:var(--gray);margin-bottom:2.5rem}.blog-cta__btn.astro-3commvy7{display:inline-block;padding:.9rem 2.5rem;background:var(--orange);color:var(--white);text-decoration:none;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;transition:opacity .2s}.blog-cta__btn.astro-3commvy7:hover{opacity:.85}.blog-cta__contact.astro-3commvy7{margin-top:1.5rem;display:flex;gap:.75rem;justify-content:center;align-items:center;flex-wrap:wrap}.blog-cta__contact.astro-3commvy7 a.astro-3commvy7{color:#f5f5f080;text-decoration:none;font-size:.82rem}.blog-cta__contact.astro-3commvy7 a.astro-3commvy7:hover{color:var(--orange)}.blog-cta__contact.astro-3commvy7 span.astro-3commvy7{color:#f5f5f033}.blog-cta__learn.astro-3commvy7{display:inline-block;margin-top:.75rem;color:#f5f5f059;font-size:.78rem;text-decoration:none}.blog-cta__learn.astro-3commvy7:hover{color:var(--orange)}.blog-footer.astro-3commvy7{padding:3rem 2rem}.blog-footer__inner.astro-3commvy7{max-width:var(--max);margin:0 auto;text-align:center}.blog-footer__logo.astro-3commvy7{display:block;margin-bottom:1.5rem;text-decoration:none}.blog-footer__logo.astro-3commvy7 img.astro-3commvy7{height:50px;width:auto}.blog-footer__nav.astro-3commvy7{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem}.blog-footer__nav.astro-3commvy7 a.astro-3commvy7{color:var(--gray);text-decoration:none;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.blog-footer__nav.astro-3commvy7 a.astro-3commvy7:hover{color:var(--white)}.blog-footer__copy.astro-3commvy7{font-size:.72rem;color:#88888880}
