:root{--boreal-th-primary:#10ffbf;--boreal-th-heading:#f6fff6;--boreal-th-primary-contrast:#001403;--boreal-th-header-text:#f6fff6;--boreal-th-surface:#051c0f;--boreal-th-footer-bg:#001202;--boreal-th-primary-hover:#53ffd0;--boreal-th-link-hover:#53ffd0;--boreal-th-link:#10ffbf;--boreal-th-muted:#739296;--boreal-th-accent:#f64981;--boreal-th-text:#d6f1e9;--boreal-th-bg:#001406;--boreal-th-header-bg:#001202;--boreal-th-footer-text:#739296;--boreal-radius:4px;--boreal-container:1320px;--boreal-font-heading:'Archivo',system-ui,-apple-system,sans-serif;--boreal-lh:1.6;--boreal-font-body:'Public Sans',system-ui,-apple-system,sans-serif;--boreal-fs-base:16px}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:inherit}body.boreal-shell{margin:0;background:repeating-linear-gradient(to right,transparent 0,transparent 23px,rgba(214,241,233,0.15) 23px,rgba(214,241,233,0.15) 24px),repeating-linear-gradient(to bottom,transparent 0,transparent 23px,rgba(214,241,233,0.15) 23px,rgba(214,241,233,0.15) 24px),var(--boreal-th-bg) !important;color:var(--boreal-th-text);font-family:var(--boreal-font-body);font-size:var(--boreal-fs-base);line-height:var(--boreal-lh);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.boreal-shell img{max-width:100%;height:auto}body.boreal-shell a{color:var(--boreal-th-link);text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}body.boreal-shell a:hover,body.boreal-shell a:focus{color:var(--boreal-th-link-hover)}body.boreal-shell :focus-visible{outline:2px solid var(--boreal-th-primary);outline-offset:2px}body.boreal-shell #page,body.boreal-shell .site-content,body.boreal-shell .ast-container,body.boreal-shell #primary,body.boreal-shell .content-area,body.boreal-shell .entry-content{max-width:none;padding:0;margin:0;background:transparent !important;box-shadow:none}body.boreal-shell #ast-scroll-top,body.boreal-shell .ast-scroll-top-icon{display:none}body.boreal-shell button.boreal-drawer-trigger,body.boreal-shell button.boreal-btt,body.boreal-shell button.boreal-btn{box-shadow:none;text-shadow:none;-webkit-appearance:none;appearance:none}body.boreal-shell .boreal-limit{width:100%;max-width:var(--boreal-container);margin:0 auto;padding:0 1.25rem}body.boreal-shell .boreal-jump-content{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}body.boreal-shell .boreal-jump-content:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem 1rem;background:var(--boreal-th-primary);color:var(--boreal-th-primary-contrast);z-index:9999}body.boreal-shell .boreal-site-foot{background:var(--boreal-th-footer-bg);color:var(--boreal-th-footer-text);padding:2.5rem 0 2rem;margin-top:0;border-top:1px solid #112922}body.boreal-shell .boreal-ftr-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;text-align:center}body.boreal-shell .boreal-ftr-info{font-size:.9rem;color:var(--boreal-th-footer-text);text-align:center}body.boreal-shell .boreal-ftr-info a{color:var(--boreal-th-footer-text)}body.boreal-shell button.boreal-btt{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;min-width:0;padding:0;margin:0;border:0;border-radius:var(--boreal-radius);background:var(--boreal-th-primary);color:var(--boreal-th-primary-contrast);box-shadow:0 6px 24px rgba(0,0,0,.18);display:none;align-items:center;justify-content:center;cursor:pointer;line-height:0;z-index:50;transition:transform .2s ease,background .2s ease}body.boreal-shell button.boreal-btt.is-visible{display:inline-flex}body.boreal-shell button.boreal-btt:hover{background:var(--boreal-th-primary-hover);transform:translateY(-2px)}body.boreal-shell button.boreal-btt svg{width:20px;height:20px;color:var(--boreal-th-primary-contrast)}body.boreal-shell .boreal-error-404{padding:4rem 0;text-align:center}body.boreal-shell .boreal-error-inner{max-width:600px}body.boreal-shell .boreal-error-code{font-family:var(--boreal-font-heading);font-size:clamp(5rem,4rem+8vw,9rem);font-weight:800;line-height:1;color:var(--boreal-th-primary);margin-bottom:1rem;letter-spacing:-.04em}body.boreal-shell .boreal-error-title{font-family:var(--boreal-font-heading);font-size:1.75rem;margin:0 0 .75rem;color:var(--boreal-th-heading)}body.boreal-shell .boreal-error-text{color:var(--boreal-th-muted);margin:0 0 2rem}body.boreal-shell .boreal-article-header{margin-bottom:32px !important}body.boreal-shell .boreal-article-header>*{margin:0 !important}body.boreal-shell .boreal-article-header>*+*{margin-top:12px !important}body.boreal-shell .boreal-article-header>h1+*{margin-top:32px !important}body.boreal-shell .boreal-byline-block{gap:12px !important}body.boreal-shell .boreal-meta-badge-wrap{text-align:center !important}body.boreal-shell .boreal-doc-body{padding-top:0 !important;margin-top:0 !important}body.boreal-shell .boreal-doc-body>*:first-child,body.boreal-shell .boreal-doc-body>*:first-child>*:first-child,body.boreal-shell .boreal-doc-body>*:first-child>*:first-child>*:first-child{margin-top:0 !important;padding-top:0 !important}body.boreal-shell .boreal-meta-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--boreal-th-surface);color:var(--boreal-th-text);font-size:.875rem;line-height:1.2;box-shadow:0 1px 2px rgba(0,0,0,0.06);vertical-align:middle}body.boreal-shell .boreal-meta-badge-icon{flex:0 0 16px;width:16px;height:16px;color:var(--boreal-th-primary)}body.boreal-shell .boreal-meta-badge-label{font-weight:600}body.boreal-shell .boreal-meta-badge-date{font-weight:400;color:var(--boreal-th-muted)}body.boreal-shell .boreal-content-main{min-height:60vh;padding:2.5rem 0;color:var(--boreal-th-text);background:transparent !important}body.boreal-shell .boreal-section-wrap{padding:0}body.boreal-shell .boreal-article{max-width:1280px;margin:0 auto;background:#051c0f;padding:3.5rem 1.5rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.35)}@media(max-width:600px){body.boreal-shell .boreal-article{padding-left:1.1rem;padding-right:1.1rem}}body.boreal-shell .boreal-article-header{margin-bottom:2rem}body.boreal-shell .boreal-page-title{font-family:var(--boreal-font-heading);font-size:clamp(1.75rem,1rem+2.5vw,2.75rem);line-height:1.15;color:var(--boreal-th-heading);margin:0 0 .5rem;letter-spacing:-.02em;text-align:left}body.boreal-shell .boreal-doc-body{color:var(--boreal-th-text)}body.boreal-shell .boreal-doc-body h1,body.boreal-shell .boreal-doc-body h2,body.boreal-shell .boreal-doc-body h3,body.boreal-shell .boreal-doc-body h4,body.boreal-shell .boreal-doc-body h5,body.boreal-shell .boreal-doc-body h6{font-family:var(--boreal-font-heading);color:var(--boreal-th-heading);line-height:1.25;margin:2.5rem 0 1rem;letter-spacing:-.01em}body.boreal-shell .boreal-doc-body h1,body.boreal-shell .boreal-doc-body h2{text-align:left}body.boreal-shell .boreal-doc-body h3,body.boreal-shell .boreal-doc-body h4,body.boreal-shell .boreal-doc-body h5,body.boreal-shell .boreal-doc-body h6{text-align:left}body.boreal-shell .boreal-doc-body h2{font-size:1.875rem}body.boreal-shell .boreal-doc-body h3{font-size:1.375rem}body.boreal-shell .boreal-doc-body h4{font-size:1.125rem}body.boreal-shell .boreal-doc-body p{margin:0 0 1.25rem;text-align:left}body.boreal-shell .boreal-doc-body ul,body.boreal-shell .boreal-doc-body ol{margin:0 0 1.5rem;padding-left:1.5rem}body.boreal-shell .boreal-doc-body li{margin-bottom:.5rem}body.boreal-shell .boreal-doc-body strong{color:var(--boreal-th-heading)}body.boreal-shell .boreal-doc-body blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid var(--boreal-th-primary);background:var(--boreal-th-surface,#051c0f);color:var(--boreal-th-muted);font-style:italic;border-radius:0 var(--boreal-radius) var(--boreal-radius) 0}body.boreal-shell .boreal-doc-body img{border-radius:1px;margin:.5rem auto;display:block;max-width:100%;height:auto}body.boreal-shell .boreal-doc-body p:has(>img:only-child){margin:0}body.boreal-shell .boreal-doc-body table{width:100%;border-collapse:collapse;margin:2rem 0;background:var(--boreal-th-surface,#051c0f);color:var(--boreal-th-text);border-radius:var(--boreal-radius);overflow:hidden;border-top:1px solid #112922;border-right:1px solid #112922;border-bottom:1px solid #112922;border-left:1px solid #112922}body.boreal-shell .boreal-doc-body table th,body.boreal-shell .boreal-doc-body table td{padding:.9rem 1rem;text-align:left;color:var(--boreal-th-text);background:transparent;border-top:0;border-right:0;border-left:0;border-bottom:1px solid #112922}body.boreal-shell .boreal-doc-body table th{background:var(--boreal-th-surface);color:var(--boreal-th-heading);font-family:var(--boreal-font-heading);font-weight:700}body.boreal-shell .boreal-doc-body table tr:last-child td{border-bottom:0}body.boreal-shell .boreal-table-scroll{width:100%;margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--boreal-radius)}body.boreal-shell .boreal-table-scroll>table{margin:0;border-radius:0}@media(max-width:700px){body.boreal-shell .boreal-table-scroll>table{min-width:560px}body.boreal-shell .boreal-table-scroll{background:linear-gradient(to right,var(--boreal-th-surface,#051c0f) 30%,transparent),linear-gradient(to right,transparent,var(--boreal-th-surface,#051c0f) 70%) 100% 0,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.15),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.15),transparent) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll}}body.boreal-shell .boreal-doc-body details{background:var(--boreal-th-surface,#051c0f);border:1px solid #112922;border-radius:var(--boreal-radius);margin-bottom:.75rem;overflow:hidden}body.boreal-shell .boreal-doc-body details>summary{cursor:pointer;padding:1rem 1.25rem;font-family:var(--boreal-font-heading);font-weight:600;color:var(--boreal-th-heading);list-style:none;position:relative;padding-right:2.5rem}body.boreal-shell .boreal-doc-body details>summary::-webkit-details-marker{display:none}body.boreal-shell .boreal-doc-body details>summary::after{content:'+';position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--boreal-th-primary);transition:transform .15s ease}body.boreal-shell .boreal-doc-body details[open]>summary::after{content:'−'}body.boreal-shell .boreal-doc-body details>*:not(summary){padding:0 1.25rem 1.25rem}body.boreal-shell .boreal-btn,body.boreal-shell button.boreal-btn,body.boreal-shell a.boreal-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:var(--boreal-radius);text-decoration:none;font-weight:600;border:0;cursor:pointer;background:transparent;color:inherit;transition:background .15s ease,transform .1s ease}body.boreal-shell .boreal-btn--primary,body.boreal-shell button.boreal-btn--primary,body.boreal-shell a.boreal-btn--primary{background:var(--boreal-th-primary);color:var(--boreal-th-primary-contrast)}body.boreal-shell .boreal-btn--primary:hover,body.boreal-shell button.boreal-btn--primary:hover,body.boreal-shell a.boreal-btn--primary:hover{background:var(--boreal-th-primary-hover);color:var(--boreal-th-primary-contrast);transform:translateY(-1px)}body.boreal-shell .boreal-byline-block{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px 0 6px;text-align:center}body.boreal-shell .boreal-byline-block-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--boreal-th-surface);flex:0 0 64px}body.boreal-shell .boreal-byline-block-name{font-size:1rem;font-weight:600;color:var(--boreal-th-text);line-height:1.3}body.boreal-shell .boreal-head{background:var(--boreal-th-header-bg);color:var(--boreal-th-header-text);border-bottom:1px solid #112922}body.boreal-shell .boreal-head.is-sticky{position:sticky;top:0;z-index:100;backdrop-filter:blur(8px)}body.boreal-shell .boreal-header-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.98rem 0}@media(min-width:901px){body.boreal-shell .boreal-h-v3 .boreal-header-wrap{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.85rem}body.boreal-shell .boreal-h-v3 .boreal-primary-nav .boreal-nav-menu{justify-content:center}}@media(max-width:900px){body.boreal-shell .boreal-head{position:relative}body.boreal-shell .boreal-header-wrap{flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:1rem}body.boreal-shell .boreal-drawer-trigger{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}body.boreal-shell .boreal-h-v5 .boreal-h-band--bottom{display:none}body.boreal-shell .boreal-h-v6 .boreal-h-nav-left,body.boreal-shell .boreal-h-v6 .boreal-h-nav-right{display:none}body.boreal-shell .boreal-h-v6 .boreal-header-wrap{display:flex !important}body.boreal-shell .boreal-h-v4 .boreal-h-divider{display:none}body.boreal-shell .boreal-h-v7 .boreal-h-v7-label{display:none}}body.boreal-shell .boreal-site-mark .custom-logo-link{display:inline-block;max-width:100%}body.boreal-shell .boreal-site-mark .custom-logo{max-height:48px;width:auto;height:auto;max-width:100%}body.boreal-shell .boreal-site-name{font-family:var(--boreal-font-heading);font-size:1.25rem;font-weight:700;color:var(--boreal-th-header-text);text-decoration:none;letter-spacing:-.01em}body.boreal-shell .boreal-site-name:hover{color:var(--boreal-th-primary)}body.boreal-shell .boreal-writer-card-title+.boreal-writer-card{margin-top:14px}body.boreal-shell .boreal-writer-card{margin:32px 0 0;padding:22px 24px;background:var(--boreal-th-surface);border-radius:8px;color:var(--boreal-th-text)}body.boreal-shell .boreal-writer-card-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}body.boreal-shell .boreal-writer-card-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--boreal-th-bg);flex:0 0 64px}body.boreal-shell .boreal-writer-card-meta{display:flex;flex-direction:column;gap:2px;min-width:0}body.boreal-shell .boreal-writer-card-name{font-size:1.125rem;font-weight:700;color:var(--boreal-th-heading);line-height:1.25}body.boreal-shell .boreal-writer-card-role{font-size:.875rem;color:var(--boreal-th-primary);line-height:1.3}body.boreal-shell .boreal-writer-card-bio{font-size:.95rem;line-height:1.6;color:var(--boreal-th-text)}body.boreal-shell .boreal-writer-card-bio p{margin:0 0 .6em}body.boreal-shell .boreal-writer-card-bio p:last-child{margin-bottom:0}body.boreal-shell .boreal-writer-card-links{display:flex;align-items:center;gap:10px;margin-top:14px}body.boreal-shell .boreal-writer-card-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--boreal-th-bg);color:var(--boreal-th-text);text-decoration:none;transition:background .15s ease,color .15s ease}body.boreal-shell .boreal-writer-card-link:hover,body.boreal-shell .boreal-writer-card-link:focus{background:var(--boreal-th-primary);color:var(--boreal-th-primary-contrast)}body.boreal-shell .boreal-primary-nav .boreal-nav-menu{list-style:none;margin:0;padding:0;display:flex;gap:.5rem;align-items:center}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a{color:var(--boreal-th-header-text);text-decoration:none;font-size:.95rem;transition:color .15s ease,background-color .2s ease,border-color .15s ease}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a{font-weight:500;padding:.25rem .15rem;font-family:var(--boreal-font-heading)}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a::before{content:'[';opacity:.55;margin-right:.15em}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a::after{content:']';opacity:.55;margin-left:.15em}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a:hover,body.boreal-shell .boreal-primary-nav .boreal-nav-menu .current-menu-item>a{color:var(--boreal-th-primary)}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a:hover::before,body.boreal-shell .boreal-primary-nav .boreal-nav-menu a:hover::after{opacity:1}body.boreal-shell .boreal-drawer-trigger{display:none;background:transparent;border:1px solid #112922;color:var(--boreal-th-header-text);padding:0;width:44px;height:44px;border-radius:var(--boreal-radius);cursor:pointer;align-items:center;justify-content:center}body.boreal-shell .boreal-drawer-trigger__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0}body.boreal-shell .boreal-drawer-trigger__icon svg{display:block;width:100%;height:100%}body.boreal-shell .boreal-drawer-trigger__icon--close{display:none}body.boreal-shell .boreal-drawer-trigger[aria-expanded="true"] .boreal-drawer-trigger__icon--open{display:none}body.boreal-shell .boreal-drawer-trigger[aria-expanded="true"] .boreal-drawer-trigger__icon--close{display:inline-flex}@media(max-width:900px){body.boreal-shell .boreal-drawer-trigger{display:inline-flex}body.boreal-shell .boreal-primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--boreal-th-header-bg);border-top:1px solid #112922;padding:1rem 1.25rem}body.boreal-shell .boreal-head{position:relative}body.boreal-shell .boreal-primary-nav.is-open{display:block}body.boreal-shell .boreal-primary-nav .boreal-nav-menu{flex-direction:column;align-items:flex-start;gap:.25rem}body.boreal-shell .boreal-primary-nav .boreal-nav-menu li::before,body.boreal-shell .boreal-primary-nav .boreal-nav-menu li::after,body.boreal-shell .boreal-primary-nav .boreal-nav-menu a::after{content:none !important;display:none !important;background:none !important}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a{display:flex !important;align-items:center;gap:.75rem;padding:.65rem 0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;text-transform:none !important;font-variant:normal !important;font-style:normal !important;letter-spacing:0 !important;font-weight:500 !important;font-size:1rem !important;line-height:1.4 !important;text-shadow:none !important;color:var(--boreal-th-header-text)}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a:hover,body.boreal-shell .boreal-primary-nav .boreal-nav-menu .current-menu-item>a{color:var(--boreal-th-primary) !important;background:transparent !important}body.boreal-shell .boreal-primary-nav .boreal-nav-menu a::before{content:'—' !important;flex:0 0 auto;display:inline-flex !important;align-items:center;justify-content:center;min-width:1em;line-height:1;color:var(--boreal-th-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}body.boreal-shell .boreal-site-mark .custom-logo{max-height:36px;max-width:calc(100vw - 120px)}body.boreal-shell .boreal-site-name{font-size:1.05rem}}