:root{--card:#0a0a0a;--border:#27272a;--muted:#18181b;--radius:.625rem;--background:#0a0a0a;--foreground:#fafafa;--muted-foreground:#a1a1aa;--primary:#fafafa;--primary-foreground:#18181b;--font-sans:"Geist",ui-sans-serif,system-ui,-apple-system,sans-serif;--font-mono:"Geist Mono","Fira Code",ui-monospace,monospace;--accent:#ef4444;--accent2:#f97316;--cyan:#2bc8b7}[data-astro-cid-g74j3nxh],[data-astro-cid-g74j3nxh]:before,[data-astro-cid-g74j3nxh]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6}a[data-astro-cid-g74j3nxh]{color:inherit;text-decoration:none}img[data-astro-cid-g74j3nxh]{max-width:100%;display:block}@media(prefers-reduced-motion:reduce){[data-astro-cid-g74j3nxh],[data-astro-cid-g74j3nxh]:before,[data-astro-cid-g74j3nxh]:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.container[data-astro-cid-g74j3nxh]{width:100%;max-width:68rem;margin-inline:auto;padding-inline:1.5rem}@keyframes blur-in-up{0%{opacity:0;filter:blur(4px);transform:translateY(16px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.anim[data-astro-cid-g74j3nxh]{opacity:0;animation:blur-in-up .55s cubic-bezier(.16,1,.3,1) forwards}.anim-d1[data-astro-cid-g74j3nxh]{animation-delay:.05s}.anim-d2[data-astro-cid-g74j3nxh]{animation-delay:.12s}.anim-d3[data-astro-cid-g74j3nxh]{animation-delay:.22s}.art-header[data-astro-cid-g74j3nxh]{padding-block:7.5rem 4rem;position:relative;overflow:hidden}.art-header[data-astro-cid-g74j3nxh]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% -5%,rgba(43,200,183,.06) 0%,transparent 70%);pointer-events:none}.art-header__inner[data-astro-cid-g74j3nxh]{position:relative;z-index:1;max-width:52rem}.art-header__breadcrumb[data-astro-cid-g74j3nxh]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--muted-foreground);margin-bottom:1.5rem;font-family:var(--font-mono);flex-wrap:wrap}.art-header__breadcrumb[data-astro-cid-g74j3nxh] a[data-astro-cid-g74j3nxh]{color:var(--muted-foreground);transition:color .15s}.art-header__breadcrumb[data-astro-cid-g74j3nxh] a[data-astro-cid-g74j3nxh]:hover{color:var(--foreground)}.art-header__breadcrumb[data-astro-cid-g74j3nxh] span[data-astro-cid-g74j3nxh].sep{color:#3f3f46}.art-header__badge[data-astro-cid-g74j3nxh]{display:inline-block;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);background:#2bc8b714;border:1px solid rgba(43,200,183,.2);border-radius:9999px;padding:.25rem .75rem;margin-bottom:1.25rem}.art-header__title[data-astro-cid-g74j3nxh]{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;letter-spacing:-.035em;line-height:1.15;color:var(--foreground);margin-bottom:1.5rem}.art-header__meta[data-astro-cid-g74j3nxh]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-family:var(--font-mono);font-size:.8125rem;color:var(--muted-foreground)}.art-header__meta-item[data-astro-cid-g74j3nxh]{display:flex;align-items:center;gap:.375rem}.art-header__meta-item[data-astro-cid-g74j3nxh] svg[data-astro-cid-g74j3nxh]{width:.875rem;height:.875rem;flex-shrink:0;color:var(--cyan)}.art-header__meta-dot[data-astro-cid-g74j3nxh]{width:3px;height:3px;border-radius:9999px;background:#3f3f46}.art-header__intro[data-astro-cid-g74j3nxh]{margin-top:2rem;font-size:1.0625rem;line-height:1.8;color:var(--muted-foreground);max-width:48rem;border-left:3px solid var(--cyan);padding-left:1.25rem}.art-layout[data-astro-cid-g74j3nxh]{padding-block:0 6rem}.art-layout__inner[data-astro-cid-g74j3nxh]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){.art-layout__inner[data-astro-cid-g74j3nxh]{grid-template-columns:1fr 18rem}}.art-toc[data-astro-cid-g74j3nxh]{display:none}@media(min-width:1024px){.art-toc[data-astro-cid-g74j3nxh]{display:block;position:sticky;top:6rem;order:2}}.art-toc__inner[data-astro-cid-g74j3nxh]{background:#0d0d10;border:1px solid var(--border);border-radius:.875rem;padding:1.5rem}.art-toc__title[data-astro-cid-g74j3nxh]{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:1rem}.art-toc__list[data-astro-cid-g74j3nxh]{list-style:none;display:flex;flex-direction:column;gap:.25rem}.art-toc__link[data-astro-cid-g74j3nxh]{display:block;font-size:.875rem;color:var(--muted-foreground);padding:.375rem .625rem;border-radius:.5rem;border-left:2px solid transparent;transition:color .15s,background .15s,border-color .15s;line-height:1.4}.art-toc__link[data-astro-cid-g74j3nxh]:hover{color:var(--foreground);background:#ffffff08}.art-toc__link[data-astro-cid-g74j3nxh].active{color:var(--cyan);border-left-color:var(--cyan);background:#2bc8b70d}.art-toc__cta[data-astro-cid-g74j3nxh]{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border)}.art-toc__cta-text[data-astro-cid-g74j3nxh]{font-size:.8125rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:.875rem}.art-toc__cta-btn[data-astro-cid-g74j3nxh]{display:block;text-align:center;font-size:.8125rem;font-weight:600;color:#18181b;background:var(--foreground);border-radius:.5rem;padding:.625rem 1rem;transition:opacity .15s}.art-toc__cta-btn[data-astro-cid-g74j3nxh]:hover{opacity:.88}.art-toc__cta-btn--outline[data-astro-cid-g74j3nxh]{margin-top:.5rem;background:transparent;border:1px solid var(--border);color:var(--muted-foreground)}.art-toc__cta-btn--outline[data-astro-cid-g74j3nxh]:hover{border-color:#3f3f46;color:var(--foreground);opacity:1}.art-illustration[data-astro-cid-g74j3nxh]{padding-block:0 3rem}.art-illustration__svg[data-astro-cid-g74j3nxh]{display:block;width:100%;height:auto;border-radius:1rem;border:1px solid var(--border)}.art-body[data-astro-cid-g74j3nxh]{order:1;min-width:0}.art-section[data-astro-cid-g74j3nxh]{padding-block:3.5rem;border-top:1px solid rgba(39,39,42,.6)}.art-section[data-astro-cid-g74j3nxh]:first-child{border-top:none;padding-top:0}.art-section__num[data-astro-cid-g74j3nxh]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--cyan);letter-spacing:.06em;margin-bottom:.5rem;display:block}.art-section__h2[data-astro-cid-g74j3nxh]{font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:700;letter-spacing:-.025em;color:var(--foreground);margin-bottom:1.75rem;line-height:1.25}.art-section__h3[data-astro-cid-g74j3nxh]{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-top:2.25rem;margin-bottom:.875rem;letter-spacing:-.015em}.art-section__h3[data-astro-cid-g74j3nxh]:first-of-type{margin-top:0}.art-body[data-astro-cid-g74j3nxh] p[data-astro-cid-g74j3nxh]{font-size:1.0625rem;line-height:1.8;color:var(--muted-foreground);margin-bottom:1.25rem}.art-body[data-astro-cid-g74j3nxh] p[data-astro-cid-g74j3nxh]:last-child{margin-bottom:0}.art-body[data-astro-cid-g74j3nxh] strong[data-astro-cid-g74j3nxh]{color:var(--foreground);font-weight:600}.art-body[data-astro-cid-g74j3nxh] em[data-astro-cid-g74j3nxh]{font-style:italic;color:var(--foreground)}.def-grid[data-astro-cid-g74j3nxh]{display:grid;grid-template-columns:1fr;gap:.875rem;margin-block:1.5rem}@media(min-width:640px){.def-grid[data-astro-cid-g74j3nxh]{grid-template-columns:1fr 1fr}}.def-block[data-astro-cid-g74j3nxh]{border-left:2px solid var(--cyan);background:#2bc8b70a;padding:1rem 1.25rem;border-radius:0 .625rem .625rem 0}.def-block__term[data-astro-cid-g74j3nxh]{font-size:.8125rem;font-weight:700;color:var(--cyan);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.375rem}.def-block__desc[data-astro-cid-g74j3nxh]{font-size:.9375rem;color:var(--muted-foreground);line-height:1.65}.principles-list[data-astro-cid-g74j3nxh]{list-style:none;display:grid;grid-template-columns:1fr;gap:.625rem;margin-block:1.5rem}@media(min-width:640px){.principles-list[data-astro-cid-g74j3nxh]{grid-template-columns:1fr 1fr}}.principles-list[data-astro-cid-g74j3nxh] li[data-astro-cid-g74j3nxh]{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--muted-foreground);line-height:1.55;padding:.625rem .875rem;background:#ffffff05;border:1px solid var(--border);border-radius:.5rem}.principles-list[data-astro-cid-g74j3nxh] li[data-astro-cid-g74j3nxh]:before{content:"→";color:var(--cyan);font-family:var(--font-mono);font-size:.875rem;flex-shrink:0;margin-top:.1rem}.principles-list[data-astro-cid-g74j3nxh] li[data-astro-cid-g74j3nxh] strong[data-astro-cid-g74j3nxh]{color:var(--foreground)}.timeline[data-astro-cid-g74j3nxh]{position:relative;margin-block:1.75rem;padding-left:2rem}.timeline[data-astro-cid-g74j3nxh]:before{content:"";position:absolute;left:.375rem;top:.5rem;bottom:.5rem;width:1px;background:linear-gradient(180deg,var(--cyan),rgba(43,200,183,.1))}.timeline__item[data-astro-cid-g74j3nxh]{position:relative;padding-bottom:1.75rem}.timeline__item[data-astro-cid-g74j3nxh]:last-child{padding-bottom:0}.timeline__item[data-astro-cid-g74j3nxh]:before{content:"";position:absolute;left:-1.625rem;top:.5rem;width:.625rem;height:.625rem;border-radius:9999px;background:var(--cyan);border:2px solid var(--background);box-shadow:0 0 0 1px var(--cyan)}.timeline__date[data-astro-cid-g74j3nxh]{font-family:var(--font-mono);font-size:.75rem;color:var(--cyan);letter-spacing:.06em;margin-bottom:.25rem;font-weight:600}.timeline__label[data-astro-cid-g74j3nxh]{font-size:.9375rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}.timeline__desc[data-astro-cid-g74j3nxh]{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.sanctions-table-wrap[data-astro-cid-g74j3nxh]{overflow-x:auto;margin-block:1.75rem;border-radius:.75rem;border:1px solid var(--border)}.sanctions-table[data-astro-cid-g74j3nxh]{width:100%;border-collapse:collapse;font-size:.9375rem;min-width:36rem}.sanctions-table[data-astro-cid-g74j3nxh] thead[data-astro-cid-g74j3nxh] tr[data-astro-cid-g74j3nxh]{background:#131720}.sanctions-table[data-astro-cid-g74j3nxh] th[data-astro-cid-g74j3nxh]{font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);padding:.875rem 1.25rem;text-align:left;border-bottom:1px solid var(--border)}.sanctions-table[data-astro-cid-g74j3nxh] td[data-astro-cid-g74j3nxh]{padding:1rem 1.25rem;color:var(--muted-foreground);border-bottom:1px solid rgba(39,39,42,.5);vertical-align:top;line-height:1.6}.sanctions-table[data-astro-cid-g74j3nxh] tbody[data-astro-cid-g74j3nxh] tr[data-astro-cid-g74j3nxh]:last-child td[data-astro-cid-g74j3nxh]{border-bottom:none}.sanctions-table[data-astro-cid-g74j3nxh] tbody[data-astro-cid-g74j3nxh] tr[data-astro-cid-g74j3nxh]:hover td[data-astro-cid-g74j3nxh]{background:#ffffff04}.sanctions-table[data-astro-cid-g74j3nxh] td[data-astro-cid-g74j3nxh]:first-child{color:var(--foreground);font-weight:600}.sanctions-badge[data-astro-cid-g74j3nxh]{display:inline-block;font-size:.6875rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;padding:.2rem .5rem;border-radius:9999px}.sanctions-badge[data-astro-cid-g74j3nxh].leve{color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.25)}.sanctions-badge[data-astro-cid-g74j3nxh].grave{color:#f97316;background:#f973161a;border:1px solid rgba(249,115,22,.25)}.sanctions-badge[data-astro-cid-g74j3nxh].gravisima{color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.25)}.tool-cards[data-astro-cid-g74j3nxh]{display:grid;grid-template-columns:1fr;gap:.875rem;margin-block:1.75rem}@media(min-width:640px){.tool-cards[data-astro-cid-g74j3nxh]{grid-template-columns:1fr 1fr}}.tool-card[data-astro-cid-g74j3nxh]{padding:1.25rem 1.5rem;background:#0d0d10;border:1px solid var(--border);border-radius:.875rem;transition:border-color .2s}.tool-card[data-astro-cid-g74j3nxh]:hover{border-color:#2bc8b74d}.tool-card__name[data-astro-cid-g74j3nxh]{font-size:.9375rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.tool-card__name[data-astro-cid-g74j3nxh] span[data-astro-cid-g74j3nxh]{font-family:var(--font-mono);font-size:.75rem;color:var(--cyan);font-weight:500;margin-left:.5rem}.tool-card__desc[data-astro-cid-g74j3nxh]{font-size:.875rem;color:var(--muted-foreground);line-height:1.65}.sector-list[data-astro-cid-g74j3nxh]{display:flex;flex-direction:column;gap:0;margin-block:1.75rem;border:1px solid var(--border);border-radius:.875rem;overflow:hidden}.sector-row[data-astro-cid-g74j3nxh]{display:grid;grid-template-columns:1fr;gap:.5rem;padding:1.125rem 1.5rem;border-bottom:1px solid rgba(39,39,42,.5);transition:background .15s}.sector-row[data-astro-cid-g74j3nxh]:last-child{border-bottom:none}.sector-row[data-astro-cid-g74j3nxh]:hover{background:#ffffff04}@media(min-width:600px){.sector-row[data-astro-cid-g74j3nxh]{grid-template-columns:11rem 1fr;gap:1.5rem;align-items:baseline}}.sector-row__name[data-astro-cid-g74j3nxh]{font-size:.9375rem;font-weight:700;color:var(--foreground)}.sector-row__exposure[data-astro-cid-g74j3nxh]{font-size:.9rem;color:var(--muted-foreground);line-height:1.6}.ref-table-section[data-astro-cid-g74j3nxh]{padding-block:3.5rem;border-top:1px solid rgba(39,39,42,.6)}.ref-table-section__title[data-astro-cid-g74j3nxh]{font-size:1.125rem;font-weight:700;color:var(--foreground);margin-bottom:1.25rem;display:flex;align-items:center;gap:.625rem}.ref-table-section__title[data-astro-cid-g74j3nxh]:before{content:"";display:inline-block;width:.25rem;height:1.25rem;background:var(--cyan);border-radius:9999px}.ref-table-wrap[data-astro-cid-g74j3nxh]{overflow-x:auto;border-radius:.75rem;border:1px solid var(--border)}.ref-table[data-astro-cid-g74j3nxh]{width:100%;border-collapse:collapse;font-size:.875rem;min-width:28rem}.ref-table[data-astro-cid-g74j3nxh] thead[data-astro-cid-g74j3nxh] tr[data-astro-cid-g74j3nxh]{background:#0d0d10}.ref-table[data-astro-cid-g74j3nxh] th[data-astro-cid-g74j3nxh]{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);padding:.75rem 1.25rem;text-align:left;border-bottom:1px solid var(--border);font-weight:600}.ref-table[data-astro-cid-g74j3nxh] td[data-astro-cid-g74j3nxh]{padding:.875rem 1.25rem;color:var(--muted-foreground);border-bottom:1px solid rgba(39,39,42,.4);vertical-align:top;line-height:1.55}.ref-table[data-astro-cid-g74j3nxh] tbody[data-astro-cid-g74j3nxh] tr[data-astro-cid-g74j3nxh]:last-child td[data-astro-cid-g74j3nxh]{border-bottom:none}.ref-table[data-astro-cid-g74j3nxh] tbody[data-astro-cid-g74j3nxh] tr[data-astro-cid-g74j3nxh]:hover td[data-astro-cid-g74j3nxh]{background:#ffffff04}.ref-table[data-astro-cid-g74j3nxh] td[data-astro-cid-g74j3nxh]:first-child{color:var(--foreground);font-weight:600}.inline-cta[data-astro-cid-g74j3nxh]{margin-block:2.5rem;padding:1.25rem 1.5rem;background:#2bc8b70a;border:1px solid rgba(43,200,183,.18);border-radius:.875rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.inline-cta__text[data-astro-cid-g74j3nxh]{font-size:.9375rem;color:var(--muted-foreground);line-height:1.6;flex:1 1 auto;min-width:16rem}.inline-cta__text[data-astro-cid-g74j3nxh] strong[data-astro-cid-g74j3nxh]{color:var(--foreground)}.inline-cta__link[data-astro-cid-g74j3nxh]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--cyan);flex-shrink:0;transition:gap .15s}.inline-cta__link[data-astro-cid-g74j3nxh]:hover{gap:.625rem}.art-cta[data-astro-cid-g74j3nxh]{margin-block:3.5rem 0;padding:3rem 2rem;background:#0d0d10;border:1px solid var(--border);border-radius:1.25rem;text-align:center;position:relative;overflow:hidden}.art-cta[data-astro-cid-g74j3nxh]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent)}.art-cta__title[data-astro-cid-g74j3nxh]{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700;color:var(--foreground);letter-spacing:-.02em;margin-bottom:.875rem}.art-cta__desc[data-astro-cid-g74j3nxh]{font-size:1rem;color:var(--muted-foreground);line-height:1.7;margin-bottom:2rem;max-width:36rem;margin-inline:auto}.art-cta__actions[data-astro-cid-g74j3nxh]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary-art[data-astro-cid-g74j3nxh]{display:inline-flex;align-items:center;gap:.5rem;height:2.625rem;padding-inline:1.375rem;background:var(--foreground);color:var(--primary-foreground);font-size:.9375rem;font-weight:600;border-radius:var(--radius);border:none;transition:opacity .15s}.btn-primary-art[data-astro-cid-g74j3nxh]:hover{opacity:.88}.btn-ghost-art[data-astro-cid-g74j3nxh]{display:inline-flex;align-items:center;gap:.5rem;height:2.625rem;padding-inline:1.375rem;border:1px solid var(--border);color:var(--foreground);font-size:.9375rem;font-weight:600;border-radius:var(--radius);background:transparent;transition:background .15s,border-color .15s}.btn-ghost-art[data-astro-cid-g74j3nxh]:hover{background:var(--muted);border-color:#3f3f46}.callout[data-astro-cid-g74j3nxh]{margin-block:1.5rem;padding:1rem 1.25rem;border-left:2px solid var(--accent2);background:#f973160a;border-radius:0 .625rem .625rem 0}.callout[data-astro-cid-g74j3nxh] p[data-astro-cid-g74j3nxh]{margin-bottom:0!important;color:var(--muted-foreground);font-size:.9375rem;line-height:1.7}.callout[data-astro-cid-g74j3nxh] strong[data-astro-cid-g74j3nxh]{color:var(--foreground)}.art-footer-links[data-astro-cid-g74j3nxh]{padding-block:2.5rem 0;border-top:1px solid rgba(39,39,42,.6);display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.art-footer-links__back[data-astro-cid-g74j3nxh]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);transition:color .15s}.art-footer-links__back[data-astro-cid-g74j3nxh]:hover{color:var(--foreground)}.art-footer-links__next[data-astro-cid-g74j3nxh]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--cyan);font-weight:500;transition:gap .15s}.art-footer-links__next[data-astro-cid-g74j3nxh]:hover{gap:.625rem}
