:root{--tempo-v-primary:#e8be41;--tempo-v-link:#e8be41;--tempo-v-text:#e5ede6;--tempo-v-header-bg:#060d04;--tempo-v-heading:#fefff7;--tempo-v-footer-bg:#060d04;--tempo-v-muted:#99a6a9;--tempo-v-accent:#ef5745;--tempo-v-primary-contrast:#0a120a;--tempo-v-bg:#0a120a;--tempo-v-link-hover:#f2ce61;--tempo-v-border:#253030;--tempo-v-footer-text:#99a6a9;--tempo-v-surface:#131d19;--tempo-v-primary-hover:#f2ce61;--tempo-v-header-text:#fefff7;--tempo-radius:12px;--tempo-lh:1.6;--tempo-fs-base:16px;--tempo-container:1200px;--tempo-font-body:'Inter',system-ui,-apple-system,sans-serif;--tempo-font-heading:'DM Serif Display',system-ui,-apple-system,sans-serif}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:inherit}body.tempo-shell{margin:0;background:var(--tempo-v-bg);color:var(--tempo-v-text);font-family:var(--tempo-font-body);font-size:var(--tempo-fs-base);line-height:var(--tempo-lh);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.tempo-shell img{max-width:100%;height:auto}body.tempo-shell a{color:var(--tempo-v-link);text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}body.tempo-shell a:hover,body.tempo-shell a:focus{color:var(--tempo-v-link-hover)}body.tempo-shell :focus-visible{outline:2px solid var(--tempo-v-primary);outline-offset:2px}body.tempo-shell #page,body.tempo-shell .site-content,body.tempo-shell .ast-container,body.tempo-shell #primary,body.tempo-shell .content-area,body.tempo-shell .entry-content{max-width:none;padding:0;margin:0;background:transparent;box-shadow:none}body.tempo-shell #ast-scroll-top,body.tempo-shell .ast-scroll-top-icon{display:none}body.tempo-shell button.tempo-menu-btn,body.tempo-shell button.tempo-uplink,body.tempo-shell button.tempo-btn{box-shadow:none;text-shadow:none;-webkit-appearance:none;appearance:none}body.tempo-shell .tempo-chamber{width:100%;max-width:var(--tempo-container);margin:0 auto;padding:0 1.25rem}body.tempo-shell .tempo-skip-to-main{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}body.tempo-shell .tempo-skip-to-main:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem 1rem;background:var(--tempo-v-primary);color:var(--tempo-v-primary-contrast);z-index:9999}body.tempo-shell .tempo-main-section{min-height:60vh;padding:2.5rem 0 3rem;color:var(--tempo-v-text);background:var(--tempo-v-bg)}body.tempo-shell .tempo-page-pane{padding:0}body.tempo-shell .tempo-page-piece{max-width:820px;margin:0 auto}body.tempo-shell .tempo-doc-prelude{margin-bottom:2rem}body.tempo-shell .tempo-main-title{font-family:var(--tempo-font-heading);font-size:clamp(1.75rem,1rem+2.5vw,2.75rem);line-height:1.15;color:var(--tempo-v-heading);margin:0 0 .5rem;letter-spacing:-.02em;text-align:left}body.tempo-shell .tempo-article-content{color:var(--tempo-v-text)}body.tempo-shell .tempo-article-content h1,body.tempo-shell .tempo-article-content h2,body.tempo-shell .tempo-article-content h3,body.tempo-shell .tempo-article-content h4,body.tempo-shell .tempo-article-content h5,body.tempo-shell .tempo-article-content h6{font-family:var(--tempo-font-heading);color:var(--tempo-v-heading);line-height:1.25;margin:2.5rem 0 1rem;letter-spacing:-.01em}body.tempo-shell .tempo-article-content h1,body.tempo-shell .tempo-article-content h2{text-align:left}body.tempo-shell .tempo-article-content h3,body.tempo-shell .tempo-article-content h4,body.tempo-shell .tempo-article-content h5,body.tempo-shell .tempo-article-content h6{text-align:left}body.tempo-shell .tempo-article-content h2{font-size:1.875rem}body.tempo-shell .tempo-article-content h3{font-size:1.375rem}body.tempo-shell .tempo-article-content h4{font-size:1.125rem}body.tempo-shell .tempo-article-content p{margin:0 0 1.25rem;text-align:left}body.tempo-shell .tempo-article-content ul,body.tempo-shell .tempo-article-content ol{margin:0 0 1.5rem;padding-left:1.5rem}body.tempo-shell .tempo-article-content li{margin-bottom:.5rem}body.tempo-shell .tempo-article-content strong{color:var(--tempo-v-heading)}body.tempo-shell .tempo-article-content blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid var(--tempo-v-primary);background:var(--tempo-v-surface,#131d19);color:var(--tempo-v-muted);font-style:italic;border-radius:0 var(--tempo-radius) var(--tempo-radius) 0}body.tempo-shell .tempo-article-content img{border-radius:0;margin:.5rem 0;display:block;max-width:100%;height:auto}body.tempo-shell .tempo-article-content p:has(>img:only-child){margin:0}body.tempo-shell .tempo-article-content table{width:100%;border-collapse:collapse;margin:2rem 0;background:var(--tempo-v-surface,#131d19);color:var(--tempo-v-text);border-radius:var(--tempo-radius);overflow:hidden;border-top:1px solid var(--tempo-v-border);border-right:1px solid var(--tempo-v-border);border-bottom:1px solid var(--tempo-v-border);border-left:1px solid var(--tempo-v-border)}body.tempo-shell .tempo-article-content table th,body.tempo-shell .tempo-article-content table td{padding:.9rem 1rem;text-align:left;color:var(--tempo-v-text);background:transparent;border-top:0;border-right:0;border-left:0;border-bottom:1px solid var(--tempo-v-border)}body.tempo-shell .tempo-article-content table th{background:var(--tempo-v-surface);color:var(--tempo-v-heading);font-family:var(--tempo-font-heading);font-weight:700}body.tempo-shell .tempo-article-content table tr:last-child td{border-bottom:0}body.tempo-shell .tempo-table-scroll{width:100%;margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--tempo-radius)}body.tempo-shell .tempo-table-scroll>table{margin:0;border-radius:0}@media(max-width:700px){body.tempo-shell .tempo-table-scroll>table{min-width:560px}body.tempo-shell .tempo-table-scroll{background:linear-gradient(to right,var(--tempo-v-surface,#131d19) 30%,transparent),linear-gradient(to right,transparent,var(--tempo-v-surface,#131d19) 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.tempo-shell .tempo-article-content details{background:var(--tempo-v-surface,#131d19);border:1px solid var(--tempo-v-border);border-radius:var(--tempo-radius);margin-bottom:.75rem;overflow:hidden}body.tempo-shell .tempo-article-content details>summary{cursor:pointer;padding:1rem 1.25rem;font-family:var(--tempo-font-heading);font-weight:600;color:var(--tempo-v-heading);list-style:none;position:relative;padding-right:2.5rem}body.tempo-shell .tempo-article-content details>summary::-webkit-details-marker{display:none}body.tempo-shell .tempo-article-content details>summary::after{content:'+';position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--tempo-v-primary);transition:transform .15s ease}body.tempo-shell .tempo-article-content details[open]>summary::after{content:'−'}body.tempo-shell .tempo-article-content details>*:not(summary){padding:0 1.25rem 1.25rem}body.tempo-shell .tempo-btn,body.tempo-shell button.tempo-btn,body.tempo-shell a.tempo-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:var(--tempo-radius);text-decoration:none;font-weight:600;border:0;cursor:pointer;background:transparent;color:inherit;transition:background .15s ease,transform .1s ease}body.tempo-shell .tempo-btn--primary,body.tempo-shell button.tempo-btn--primary,body.tempo-shell a.tempo-btn--primary{background:var(--tempo-v-primary);color:var(--tempo-v-primary-contrast)}body.tempo-shell .tempo-btn--primary:hover,body.tempo-shell button.tempo-btn--primary:hover,body.tempo-shell a.tempo-btn--primary:hover{background:var(--tempo-v-primary-hover);color:var(--tempo-v-primary-contrast);transform:translateY(-1px)}body.tempo-shell .tempo-error-404{padding:4rem 0;text-align:center}body.tempo-shell .tempo-error-inner{max-width:600px}body.tempo-shell .tempo-error-code{font-family:var(--tempo-font-heading);font-size:clamp(5rem,4rem+8vw,9rem);font-weight:800;line-height:1;color:var(--tempo-v-primary);margin-bottom:1rem;letter-spacing:-.04em}body.tempo-shell .tempo-error-title{font-family:var(--tempo-font-heading);font-size:1.75rem;margin:0 0 .75rem;color:var(--tempo-v-heading)}body.tempo-shell .tempo-error-text{color:var(--tempo-v-muted);margin:0 0 2rem}body.tempo-shell .tempo-footer-zone{background:var(--tempo-v-footer-bg);color:var(--tempo-v-footer-text);padding:2.5rem 0 2rem;margin-top:4rem;border-top:1px solid var(--tempo-v-border)}body.tempo-shell .tempo-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;text-align:center}body.tempo-shell .tempo-footer-info{font-size:.9rem;color:var(--tempo-v-footer-text);text-align:center}body.tempo-shell .tempo-footer-info a{color:var(--tempo-v-footer-text)}body.tempo-shell button.tempo-uplink{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;min-width:0;padding:0;margin:0;border:0;border-radius:var(--tempo-radius);background:var(--tempo-v-primary);color:var(--tempo-v-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.tempo-shell button.tempo-uplink.is-visible{display:inline-flex}body.tempo-shell button.tempo-uplink:hover{background:var(--tempo-v-primary-hover);transform:translateY(-2px)}body.tempo-shell button.tempo-uplink svg{width:20px;height:20px;color:var(--tempo-v-primary-contrast)}body.tempo-shell .tempo-writer-top{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px 0 6px;text-align:center}body.tempo-shell .tempo-writer-top-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--tempo-v-surface);border:1px solid var(--tempo-v-border);flex:0 0 64px}body.tempo-shell .tempo-writer-top-name{font-size:1rem;font-weight:600;color:var(--tempo-v-text);line-height:1.3}body.tempo-shell .tempo-site-band{background:var(--tempo-v-header-bg);color:var(--tempo-v-header-text);border-bottom:1px solid var(--tempo-v-border)}body.tempo-shell .tempo-site-band.is-sticky{position:sticky;top:0;z-index:100;backdrop-filter:blur(8px)}body.tempo-shell .tempo-header-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem 0}@media(min-width:901px){body.tempo-shell .tempo-h-v5{padding:0}body.tempo-shell .tempo-h-v5 .tempo-h-band{padding:.65rem 0}body.tempo-shell .tempo-h-v5 .tempo-h-band--top{background:var(--tempo-v-header-bg);color:var(--tempo-v-header-text)}body.tempo-shell .tempo-h-v5 .tempo-h-band--bottom{background:var(--tempo-v-bg);color:var(--tempo-v-text);border-top:1px solid var(--tempo-v-border)}body.tempo-shell .tempo-h-v5 .tempo-h-band-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem 0}body.tempo-shell .tempo-h-v5 .tempo-h-band--bottom .tempo-top-rail .tempo-rail{justify-content:center}body.tempo-shell .tempo-h-v5 .tempo-h-band--bottom .tempo-top-rail .tempo-rail a{color:var(--tempo-v-text)}}@media(max-width:900px){body.tempo-shell .tempo-site-band{position:relative}body.tempo-shell .tempo-header-row{flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:1rem}body.tempo-shell .tempo-menu-btn{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}body.tempo-shell .tempo-h-v5 .tempo-h-band--bottom{display:none}body.tempo-shell .tempo-h-v6 .tempo-h-nav-left,body.tempo-shell .tempo-h-v6 .tempo-h-nav-right{display:none}body.tempo-shell .tempo-h-v6 .tempo-h-nav-mobile{display:block}body.tempo-shell .tempo-h-v6 .tempo-header-row{display:flex !important}body.tempo-shell .tempo-h-v4 .tempo-h-divider{display:none}body.tempo-shell .tempo-h-v7 .tempo-h-v7-label{display:none}}body.tempo-shell .tempo-mark .custom-logo-link{display:inline-block;max-width:100%}body.tempo-shell .tempo-mark .custom-logo{max-height:48px;width:auto;height:auto;max-width:100%}body.tempo-shell .tempo-title-mark{font-family:var(--tempo-font-heading);font-size:1.25rem;font-weight:700;color:var(--tempo-v-header-text);text-decoration:none;letter-spacing:-.01em}body.tempo-shell .tempo-title-mark:hover{color:var(--tempo-v-primary)}body.tempo-shell .tempo-doc-prelude{margin-bottom:32px !important}body.tempo-shell .tempo-doc-prelude>*{margin:0 !important}body.tempo-shell .tempo-doc-prelude>*+*{margin-top:12px !important}body.tempo-shell .tempo-doc-prelude>h1+*{margin-top:32px !important}body.tempo-shell .tempo-writer-top{gap:12px !important}body.tempo-shell .tempo-info-chip-wrap{text-align:center !important}body.tempo-shell .tempo-article-content{padding-top:0 !important;margin-top:0 !important}body.tempo-shell .tempo-article-content>*:first-child,body.tempo-shell .tempo-article-content>*:first-child>*:first-child,body.tempo-shell .tempo-article-content>*:first-child>*:first-child>*:first-child{margin-top:0 !important;padding-top:0 !important}body.tempo-shell .tempo-info-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:12px;background:var(--tempo-v-surface);color:var(--tempo-v-text);font-size:.875rem;line-height:1.2;border:1px solid var(--tempo-v-border);vertical-align:middle}body.tempo-shell .tempo-info-chip-icon{flex:0 0 16px;width:16px;height:16px;color:var(--tempo-v-primary)}body.tempo-shell .tempo-info-chip-label{font-weight:600}body.tempo-shell .tempo-info-chip-date{font-weight:400;color:var(--tempo-v-muted)}body.tempo-shell .tempo-bio-box-title+.tempo-bio-box{margin-top:14px}body.tempo-shell .tempo-bio-box{margin:32px 0 0;padding:22px 24px;background:var(--tempo-v-surface);border:1px solid var(--tempo-v-border);border-radius:16px;color:var(--tempo-v-text)}body.tempo-shell .tempo-bio-box-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}body.tempo-shell .tempo-bio-box-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--tempo-v-bg);flex:0 0 64px}body.tempo-shell .tempo-bio-box-meta{display:flex;flex-direction:column;gap:2px;min-width:0}body.tempo-shell .tempo-bio-box-name{font-size:1.125rem;font-weight:700;color:var(--tempo-v-heading);line-height:1.25}body.tempo-shell .tempo-bio-box-role{font-size:.875rem;color:var(--tempo-v-primary);line-height:1.3}body.tempo-shell .tempo-bio-box-bio{font-size:.95rem;line-height:1.6;color:var(--tempo-v-text)}body.tempo-shell .tempo-bio-box-bio p{margin:0 0 .6em}body.tempo-shell .tempo-bio-box-bio p:last-child{margin-bottom:0}body.tempo-shell .tempo-bio-box-links{display:flex;align-items:center;gap:10px;margin-top:14px}body.tempo-shell .tempo-bio-box-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--tempo-v-bg);color:var(--tempo-v-text);text-decoration:none;transition:background .15s ease,color .15s ease}body.tempo-shell .tempo-bio-box-link:hover,body.tempo-shell .tempo-bio-box-link:focus{background:var(--tempo-v-primary);color:var(--tempo-v-primary-contrast)}body.tempo-shell .tempo-top-rail .tempo-rail{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;align-items:center}body.tempo-shell .tempo-top-rail .tempo-rail a{color:var(--tempo-v-header-text);text-decoration:none;font-size:.95rem;transition:color .15s ease,background-color .2s ease,border-color .15s ease}body.tempo-shell .tempo-top-rail .tempo-rail a{font-weight:700;padding:.25rem .25rem}body.tempo-shell .tempo-top-rail .tempo-rail a:hover,body.tempo-shell .tempo-top-rail .tempo-rail .current-menu-item>a{color:var(--tempo-v-primary)}body.tempo-shell .tempo-menu-btn{display:none;background:transparent;border:1px solid var(--tempo-v-border);color:var(--tempo-v-header-text);padding:0;width:44px;height:44px;border-radius:var(--tempo-radius);cursor:pointer;align-items:center;justify-content:center}body.tempo-shell .tempo-menu-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0}body.tempo-shell .tempo-menu-btn__icon svg{display:block;width:100%;height:100%}body.tempo-shell .tempo-menu-btn__icon--close{display:none}body.tempo-shell .tempo-menu-btn[aria-expanded="true"] .tempo-menu-btn__icon--open{display:none}body.tempo-shell .tempo-menu-btn[aria-expanded="true"] .tempo-menu-btn__icon--close{display:inline-flex}@media(max-width:900px){body.tempo-shell .tempo-menu-btn{display:inline-flex}body.tempo-shell .tempo-top-rail{display:none;position:absolute;left:0;right:0;top:100%;background:var(--tempo-v-header-bg);border-top:1px solid var(--tempo-v-border);padding:1rem 1.25rem}body.tempo-shell .tempo-site-band{position:relative}body.tempo-shell .tempo-top-rail.is-open{display:block}body.tempo-shell .tempo-top-rail .tempo-rail{flex-direction:column;align-items:flex-start;gap:.25rem}body.tempo-shell .tempo-top-rail .tempo-rail li::before,body.tempo-shell .tempo-top-rail .tempo-rail li::after,body.tempo-shell .tempo-top-rail .tempo-rail a::after{content:none !important;display:none !important;background:none !important}body.tempo-shell .tempo-top-rail .tempo-rail 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(--tempo-v-header-text)}body.tempo-shell .tempo-top-rail .tempo-rail a:hover,body.tempo-shell .tempo-top-rail .tempo-rail .current-menu-item>a{color:var(--tempo-v-primary) !important;background:transparent !important}body.tempo-shell .tempo-top-rail .tempo-rail 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(--tempo-v-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}body.tempo-shell .tempo-mark .custom-logo{max-height:36px;max-width:calc(100vw - 120px)}body.tempo-shell .tempo-title-mark{font-size:1.05rem}}