/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */.blueprint-content li,.blueprint-content p:not(blockquote p,table th p){color:var(--color-blueprint-body-text)}.blueprint-content section>p{width:100%}.blueprint-content strong{font-weight:600}.blueprint-content .bullet{padding-left:14px;position:relative}.blueprint-content .bullet:before{content:"•";color:var(--color-blueprint-body-text);position:absolute;left:0}.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h3,.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h4,.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h5,.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h6{margin-top:.5rem}@media screen and (min-width:768px){.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h3,.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h4,.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h5,.blueprint-content :not(h1,h2,h3,h4,h5,h6,hr,.section-title)+h6{margin-top:1rem}}.theme-blue{--color-blueprint-blue:var(--color-white-100);--color-midnight-blue:var(--color-white-100);--color-blueprint-body-text:var(--color-white-100)}[data-view-transition-blueprint]{view-transition-name:blueprintPage}::view-transition-old(blueprintPage){animation:leave .4s both}::view-transition-new(blueprintPage){animation:enter .4s both}::view-transition-image-pair(blueprintPage){isolation:isolate}@keyframes leave{to{opacity:0}}@keyframes enter{0%{opacity:0}}