:root{--jet-clr-primary:#f69305;--jet-clr-surface:#171314;--jet-clr-bg:#0d080b;--jet-clr-header-text:#fff4f9;--jet-clr-heading:#fff4f9;--jet-clr-link:#fca732;--jet-clr-muted:#919592;--jet-clr-text:#dfdadb;--jet-clr-header-bg:#090205;--jet-clr-footer-text:#919592;--jet-clr-link-hover:#fdb852;--jet-clr-footer-bg:#090205;--jet-clr-border:#272625;--jet-clr-primary-contrast:#0b0407;--jet-clr-primary-hover:#fca732;--jet-clr-accent:#85c110;--jet-font-body:'DM Sans',system-ui,-apple-system,sans-serif;--jet-radius:0;--jet-fs-base:16px;--jet-container:1320px;--jet-lh:1.6;--jet-font-heading:'Manrope',system-ui,-apple-system,sans-serif}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:inherit}body.jet-site{margin:0;background:repeating-linear-gradient(to right,transparent 0,transparent 23px,rgba(223,218,219,0.15) 23px,rgba(223,218,219,0.15) 24px),repeating-linear-gradient(to bottom,transparent 0,transparent 23px,rgba(223,218,219,0.15) 23px,rgba(223,218,219,0.15) 24px),var(--jet-clr-bg) !important;color:var(--jet-clr-text);font-family:var(--jet-font-body);font-size:var(--jet-fs-base);line-height:var(--jet-lh);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.jet-site img{max-width:100%;height:auto}body.jet-site a{color:var(--jet-clr-link);text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}body.jet-site a:hover,body.jet-site a:focus{color:var(--jet-clr-link-hover)}body.jet-site :focus-visible{outline:2px solid var(--jet-clr-primary);outline-offset:2px}body.jet-site #page,body.jet-site .site-content,body.jet-site .ast-container,body.jet-site #primary,body.jet-site .content-area,body.jet-site .entry-content{max-width:none;padding:0;margin:0;background:transparent !important;box-shadow:none}body.jet-site #ast-scroll-top,body.jet-site .ast-scroll-top-icon{display:none}body.jet-site button.jet-drawer-tap,body.jet-site button.jet-scroll-summit,body.jet-site button.jet-btn{box-shadow:none;text-shadow:none;-webkit-appearance:none;appearance:none}body.jet-site .jet-constraint{width:100%;max-width:var(--jet-container);margin:0 auto;padding:0 1.25rem}body.jet-site .jet-leap-content{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}body.jet-site .jet-leap-content:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem 1rem;background:var(--jet-clr-primary);color:var(--jet-clr-primary-contrast);z-index:9999}body.jet-site .jet-main-footer{background:var(--jet-clr-footer-bg);color:var(--jet-clr-footer-text);padding:2.5rem 0 2rem;margin-top:0;border-top:1px solid var(--jet-clr-border)}body.jet-site .jet-ftr-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;text-align:center}body.jet-site .jet-ftr-copy{font-size:.9rem;color:var(--jet-clr-footer-text);text-align:center}body.jet-site .jet-ftr-copy a{color:var(--jet-clr-footer-text)}body.jet-site button.jet-scroll-summit{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;min-width:0;padding:0;margin:0;border:0;border-radius:var(--jet-radius);background:var(--jet-clr-primary);color:var(--jet-clr-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.jet-site button.jet-scroll-summit.is-visible{display:inline-flex}body.jet-site button.jet-scroll-summit:hover{background:var(--jet-clr-primary-hover);transform:translateY(-2px)}body.jet-site button.jet-scroll-summit svg{width:20px;height:20px;color:var(--jet-clr-primary-contrast)}body.jet-site .jet-nav-deck .jet-lineup{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;align-items:center}body.jet-site .jet-nav-deck .jet-lineup a{color:var(--jet-clr-header-text);text-decoration:none;font-size:.95rem;transition:color .15s ease,background-color .2s ease,border-color .15s ease}body.jet-site .jet-nav-deck .jet-lineup a{font-weight:500;padding:.25rem 0;border-bottom:2px solid transparent}body.jet-site .jet-nav-deck .jet-lineup a:hover,body.jet-site .jet-nav-deck .jet-lineup .current-menu-item>a{color:var(--jet-clr-primary);border-bottom-color:var(--jet-clr-primary)}body.jet-site .jet-drawer-tap{display:none;background:transparent;border:1px solid var(--jet-clr-border);color:var(--jet-clr-header-text);padding:0;width:44px;height:44px;border-radius:var(--jet-radius);cursor:pointer;align-items:center;justify-content:center}body.jet-site .jet-drawer-tap__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0}body.jet-site .jet-drawer-tap__icon svg{display:block;width:100%;height:100%}body.jet-site .jet-drawer-tap__icon--close{display:none}body.jet-site .jet-drawer-tap[aria-expanded="true"] .jet-drawer-tap__icon--open{display:none}body.jet-site .jet-drawer-tap[aria-expanded="true"] .jet-drawer-tap__icon--close{display:inline-flex}@media(max-width:900px){body.jet-site .jet-drawer-tap{display:inline-flex}body.jet-site .jet-nav-deck{display:none;position:absolute;left:0;right:0;top:100%;background:var(--jet-clr-header-bg);border-top:1px solid var(--jet-clr-border);padding:1rem 1.25rem}body.jet-site .jet-site-header{position:relative}body.jet-site .jet-nav-deck.is-open{display:block}body.jet-site .jet-nav-deck .jet-lineup{flex-direction:column;align-items:flex-start;gap:.25rem}body.jet-site .jet-nav-deck .jet-lineup li::before,body.jet-site .jet-nav-deck .jet-lineup li::after,body.jet-site .jet-nav-deck .jet-lineup a::after{content:none !important;display:none !important;background:none !important}body.jet-site .jet-nav-deck .jet-lineup 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(--jet-clr-header-text)}body.jet-site .jet-nav-deck .jet-lineup a:hover,body.jet-site .jet-nav-deck .jet-lineup .current-menu-item>a{color:var(--jet-clr-primary) !important;background:transparent !important}body.jet-site .jet-nav-deck .jet-lineup 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(--jet-clr-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}body.jet-site .jet-branding .custom-logo{max-height:36px;max-width:calc(100vw - 120px)}body.jet-site .jet-lead-text{font-size:1.05rem}}body.jet-site .jet-writer-pack{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px 0 6px;text-align:center}body.jet-site .jet-writer-pack-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--jet-clr-surface);border:1px solid var(--jet-clr-border);flex:0 0 64px}body.jet-site .jet-writer-pack-name{font-size:1rem;font-weight:600;color:var(--jet-clr-text);line-height:1.3}body.jet-site .jet-error-404{padding:4rem 0;text-align:center}body.jet-site .jet-error-inner{max-width:600px}body.jet-site .jet-error-code{font-family:var(--jet-font-heading);font-size:clamp(5rem,4rem+8vw,9rem);font-weight:800;line-height:1;color:var(--jet-clr-primary);margin-bottom:1rem;letter-spacing:-.04em}body.jet-site .jet-error-title{font-family:var(--jet-font-heading);font-size:1.75rem;margin:0 0 .75rem;color:var(--jet-clr-heading)}body.jet-site .jet-error-text{color:var(--jet-clr-muted);margin:0 0 2rem}body.jet-site .jet-site-header{background:var(--jet-clr-header-bg);color:var(--jet-clr-header-text);border-bottom:1px solid var(--jet-clr-border)}body.jet-site .jet-site-header.is-sticky{position:sticky;top:0;z-index:100;backdrop-filter:blur(8px)}body.jet-site .jet-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.04rem 0}@media(min-width:901px){body.jet-site .jet-h-v7 .jet-header-inner{justify-content:space-between}body.jet-site .jet-h-v7 .jet-h-v7-trigger{display:inline-flex !important;align-items:center;gap:.55rem;background:transparent;border:1px solid var(--jet-clr-border);color:var(--jet-clr-header-text);padding:.45rem .9rem;border-radius:var(--jet-radius);cursor:pointer;height:auto;width:auto}body.jet-site .jet-h-v7 .jet-h-v7-label{font-weight:600;font-size:.85rem;letter-spacing:.08em}body.jet-site .jet-h-v7 .jet-h-v7-drawer{display:none;position:absolute;left:0;right:0;top:100%;background:var(--jet-clr-header-bg);border-top:1px solid var(--jet-clr-border);padding:1.25rem 0;z-index:50}body.jet-site .jet-h-v7 .jet-h-v7-drawer.is-open{display:block}body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup{max-width:var(--jet-container);margin:0 auto;padding:0 1.25rem;flex-direction:column;align-items:flex-start;gap:.5rem}body.jet-site .jet-h-v7{position:relative}body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup li::before,body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup li::after,body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup a::after{content:none !important;display:none !important;background:none !important}body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup a{display:flex !important;align-items:center;gap:.75rem;padding:.55rem 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;text-shadow:none !important;color:var(--jet-clr-header-text)}body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup a:hover,body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup .current-menu-item>a{color:var(--jet-clr-primary) !important;background:transparent !important}body.jet-site .jet-h-v7 .jet-h-v7-drawer .jet-lineup 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(--jet-clr-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}}@media(max-width:900px){body.jet-site .jet-site-header{position:relative}body.jet-site .jet-header-inner{flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:1rem}body.jet-site .jet-drawer-tap{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}body.jet-site .jet-h-v5 .jet-h-band--bottom{display:none}body.jet-site .jet-h-v6 .jet-h-nav-left,body.jet-site .jet-h-v6 .jet-h-nav-right{display:none}body.jet-site .jet-h-v6 .jet-header-inner{display:flex !important}body.jet-site .jet-h-v4 .jet-h-divider{display:none}body.jet-site .jet-h-v7 .jet-h-v7-label{display:none}}body.jet-site .jet-branding .custom-logo-link{display:inline-block;max-width:100%}body.jet-site .jet-branding .custom-logo{max-height:48px;width:auto;height:auto;max-width:100%}body.jet-site .jet-lead-text{font-family:var(--jet-font-heading);font-size:1.25rem;font-weight:700;color:var(--jet-clr-header-text);text-decoration:none;letter-spacing:-.01em}body.jet-site .jet-lead-text:hover{color:var(--jet-clr-primary)}body.jet-site .jet-site-main{min-height:60vh;padding:2.5rem 0;color:var(--jet-clr-text);background:transparent !important}body.jet-site .jet-page-pane{padding:0}body.jet-site .jet-writeup{max-width:1040px;margin:0 auto;background:#242122;padding:3.0rem 3.0rem;border-radius:6px;border:1px solid #272625;box-shadow:0 12px 32px rgba(0,0,0,0.55),0 2px 6px rgba(0,0,0,0.35)}@media(max-width:600px){body.jet-site .jet-writeup{padding-left:1.1rem;padding-right:1.1rem}}body.jet-site .jet-post-header{margin-bottom:2rem}body.jet-site .jet-entry-title{font-family:var(--jet-font-heading);font-size:clamp(1.75rem,1rem+2.5vw,2.75rem);line-height:1.15;color:var(--jet-clr-heading);margin:0 0 .5rem;letter-spacing:-.02em;text-align:left}body.jet-site .jet-long-text{color:var(--jet-clr-text)}body.jet-site .jet-long-text h1,body.jet-site .jet-long-text h2,body.jet-site .jet-long-text h3,body.jet-site .jet-long-text h4,body.jet-site .jet-long-text h5,body.jet-site .jet-long-text h6{font-family:var(--jet-font-heading);color:var(--jet-clr-heading);line-height:1.25;margin:2.5rem 0 1rem;letter-spacing:-.01em}body.jet-site .jet-long-text h1,body.jet-site .jet-long-text h2{text-align:left}body.jet-site .jet-long-text h3,body.jet-site .jet-long-text h4,body.jet-site .jet-long-text h5,body.jet-site .jet-long-text h6{text-align:left}body.jet-site .jet-long-text h2{font-size:1.875rem}body.jet-site .jet-long-text h3{font-size:1.375rem}body.jet-site .jet-long-text h4{font-size:1.125rem}body.jet-site .jet-long-text p{margin:0 0 1.25rem;text-align:left}body.jet-site .jet-long-text ul,body.jet-site .jet-long-text ol{margin:0 0 1.5rem;padding-left:1.5rem}body.jet-site .jet-long-text li{margin-bottom:.5rem}body.jet-site .jet-long-text strong{color:var(--jet-clr-heading)}body.jet-site .jet-long-text blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid var(--jet-clr-primary);background:var(--jet-clr-surface,#171314);color:var(--jet-clr-muted);font-style:italic;border-radius:0 var(--jet-radius) var(--jet-radius) 0}body.jet-site .jet-long-text img{border-radius:18px;margin:.5rem auto;display:block;max-width:100%;height:auto;padding:3px;border:2px dashed var(--jet-clr-primary);box-sizing:border-box}body.jet-site .jet-long-text p:has(>img:only-child){margin:0}body.jet-site .jet-long-text table{width:100%;border-collapse:collapse;margin:2rem 0;background:var(--jet-clr-surface,#171314);color:var(--jet-clr-text);border-radius:var(--jet-radius);overflow:hidden;border-top:1px solid var(--jet-clr-border);border-right:1px solid var(--jet-clr-border);border-bottom:1px solid var(--jet-clr-border);border-left:1px solid var(--jet-clr-border)}body.jet-site .jet-long-text table th,body.jet-site .jet-long-text table td{padding:.9rem 1rem;text-align:left;color:var(--jet-clr-text);background:transparent;border-top:0;border-right:0;border-left:0;border-bottom:1px solid var(--jet-clr-border)}body.jet-site .jet-long-text table th{background:var(--jet-clr-surface);color:var(--jet-clr-heading);font-family:var(--jet-font-heading);font-weight:700}body.jet-site .jet-long-text table tr:last-child td{border-bottom:0}body.jet-site .jet-table-scroll{width:100%;margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--jet-radius)}body.jet-site .jet-table-scroll>table{margin:0;border-radius:0}@media(max-width:700px){body.jet-site .jet-table-scroll>table{min-width:560px}body.jet-site .jet-table-scroll{background:linear-gradient(to right,var(--jet-clr-surface,#171314) 30%,transparent),linear-gradient(to right,transparent,var(--jet-clr-surface,#171314) 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.jet-site .jet-long-text details{background:var(--jet-clr-surface,#171314);border:1px solid var(--jet-clr-border);border-radius:var(--jet-radius);margin-bottom:.75rem;overflow:hidden}body.jet-site .jet-long-text details>summary{cursor:pointer;padding:1rem 1.25rem;font-family:var(--jet-font-heading);font-weight:600;color:var(--jet-clr-heading);list-style:none;position:relative;padding-right:2.5rem}body.jet-site .jet-long-text details>summary::-webkit-details-marker{display:none}body.jet-site .jet-long-text details>summary::after{content:'+';position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--jet-clr-primary);transition:transform .15s ease}body.jet-site .jet-long-text details[open]>summary::after{content:'−'}body.jet-site .jet-long-text details>*:not(summary){padding:0 1.25rem 1.25rem}body.jet-site .jet-btn,body.jet-site button.jet-btn,body.jet-site a.jet-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:var(--jet-radius);text-decoration:none;font-weight:600;border:0;cursor:pointer;background:transparent;color:inherit;transition:background .15s ease,transform .1s ease}body.jet-site .jet-btn--primary,body.jet-site button.jet-btn--primary,body.jet-site a.jet-btn--primary{background:var(--jet-clr-primary);color:var(--jet-clr-primary-contrast)}body.jet-site .jet-btn--primary:hover,body.jet-site button.jet-btn--primary:hover,body.jet-site a.jet-btn--primary:hover{background:var(--jet-clr-primary-hover);color:var(--jet-clr-primary-contrast);transform:translateY(-1px)}body.jet-site .jet-writer-frame-title+.jet-writer-frame{margin-top:14px}body.jet-site .jet-writer-frame{margin:32px 0 0;padding:22px 24px;background:var(--jet-clr-surface);border:1px solid var(--jet-clr-border);border-radius:8px;color:var(--jet-clr-text)}body.jet-site .jet-writer-frame-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}body.jet-site .jet-writer-frame-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--jet-clr-bg);flex:0 0 64px}body.jet-site .jet-writer-frame-meta{display:flex;flex-direction:column;gap:2px;min-width:0}body.jet-site .jet-writer-frame-name{font-size:1.125rem;font-weight:700;color:var(--jet-clr-heading);line-height:1.25}body.jet-site .jet-writer-frame-role{font-size:.875rem;color:var(--jet-clr-primary);line-height:1.3}body.jet-site .jet-writer-frame-bio{font-size:.95rem;line-height:1.6;color:var(--jet-clr-text)}body.jet-site .jet-writer-frame-bio p{margin:0 0 .6em}body.jet-site .jet-writer-frame-bio p:last-child{margin-bottom:0}body.jet-site .jet-writer-frame-links{display:flex;align-items:center;gap:10px;margin-top:14px}body.jet-site .jet-writer-frame-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--jet-clr-bg);color:var(--jet-clr-text);text-decoration:none;transition:background .15s ease,color .15s ease}body.jet-site .jet-writer-frame-link:hover,body.jet-site .jet-writer-frame-link:focus{background:var(--jet-clr-primary);color:var(--jet-clr-primary-contrast)}body.jet-site .jet-post-header{margin-bottom:32px !important}body.jet-site .jet-post-header>*{margin:0 !important}body.jet-site .jet-post-header>*+*{margin-top:12px !important}body.jet-site .jet-post-header>h1+*{margin-top:32px !important}body.jet-site .jet-writer-pack{gap:12px !important}body.jet-site .jet-info-chip-wrap{text-align:center !important}body.jet-site .jet-long-text{padding-top:0 !important;margin-top:0 !important}body.jet-site .jet-long-text>*:first-child,body.jet-site .jet-long-text>*:first-child>*:first-child,body.jet-site .jet-long-text>*:first-child>*:first-child>*:first-child{margin-top:0 !important;padding-top:0 !important}body.jet-site .jet-info-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:10px;background:var(--jet-clr-surface);color:var(--jet-clr-text);font-size:.875rem;line-height:1.2;border:1px solid var(--jet-clr-border);vertical-align:middle}body.jet-site .jet-info-chip-icon{flex:0 0 16px;width:16px;height:16px;color:var(--jet-clr-primary)}body.jet-site .jet-info-chip-label{font-weight:600}body.jet-site .jet-info-chip-date{font-weight:400;color:var(--jet-clr-muted)}