:root{--sys7-font: "Helvetica Neue", Helvetica, Arial, sans-serif;--sys7-menubar-height: 22px}*{box-sizing:border-box}::view-transition-old(*),::view-transition-new(*){animation:none!important;mix-blend-mode:normal!important}#s7-splash{position:fixed;inset:0;background-color:#aaa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='1' height='1' fill='%23000'/%3E%3Crect x='1' y='1' width='1' height='1' fill='%23000'/%3E%3C/svg%3E");background-size:2px 2px;display:flex;align-items:center;justify-content:center;z-index:9999;font-family:var(--sys7-font);transition:opacity .15s ease;cursor:default}html[data-booted] #s7-splash{display:none}#s7-splash.s7-splash--fade{opacity:0;pointer-events:none}.s7-splash-dialog{background:#fff;border:1px solid #000;box-shadow:2px 2px #0006;padding:32px 40px;display:flex;flex-direction:column;align-items:center;gap:20px;min-width:280px;text-align:center}.s7-splash-phase{display:flex;flex-direction:column;align-items:center;gap:16px}.s7-splash-dialog p{font-size:15px;margin:0}.s7-splash-progress{width:220px;height:16px;border:1px solid #000;background:#fff;position:relative;overflow:hidden}.s7-splash-progress-fill{position:absolute;left:0;top:0;bottom:0;width:0;background:#000;animation:s7-progress-fill 1.8s linear forwards}@keyframes s7-progress-fill{0%{width:0}to{width:100%}}.s7-splash-extbar{position:absolute;bottom:0;left:0;right:0;height:32px;background:#fff;border-top:1px solid #000;display:flex;align-items:center;padding:0 10px;gap:3px}.s7-ext-icon{width:16px;height:16px;background:#888;border:1px solid #333;flex-shrink:0}.s7-desktop{position:fixed;inset:0;top:var(--sys7-menubar-height);background-color:#aaa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='1' height='1' fill='%23000'/%3E%3Crect x='1' y='1' width='1' height='1' fill='%23000'/%3E%3C/svg%3E");background-size:2px 2px;font-family:var(--sys7-font);overflow:hidden;-moz-user-select:none;user-select:none;-webkit-user-select:none}.s7-menubar{position:fixed;top:0;left:0;right:0;height:var(--sys7-menubar-height);background:#fff;border-bottom:1px solid #000;display:flex;align-items:center;z-index:1000;font-family:var(--sys7-font);font-size:12px}.s7-menu-apple{font-size:14px;font-weight:700}.s7-menu{position:relative;height:100%;display:flex;align-items:center}.s7-menu-item{padding:0 10px;height:100%;display:flex;align-items:center;cursor:default;font-size:12px;white-space:nowrap}.s7-menu-item:hover,.s7-menu.is-open>.s7-menu-item{background:#000;color:#fff}.s7-dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #000;min-width:140px;box-shadow:2px 2px #0000004d}.s7-menu.is-open .s7-dropdown{display:block}.s7-dropdown-item{display:block;padding:3px 20px;font-size:12px;font-family:var(--sys7-font);white-space:nowrap;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;color:inherit}.s7-dropdown-item:hover{background:#000;color:#fff}#s7-clock{margin-right:8px}.s7-menubar-right{margin-left:auto;padding-right:8px;font-size:12px;font-family:var(--sys7-font);display:flex;align-items:center;gap:4px}.s7-menubar-help{width:15px;height:15px;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000;font-size:10px;flex-shrink:0;line-height:1}.s7-menubar-help:hover{background:#000;color:#fff}.s7-active-app-menu{display:flex;align-items:center;height:100%;padding:0 8px;margin-left:4px;text-decoration:none}.s7-active-app-menu img{width:16px;height:16px;image-rendering:pixelated;display:block}.s7-window{position:absolute;border:1px solid #000;box-shadow:2px 2px #00000059;background:#fff;display:flex;flex-direction:column;min-width:200px;min-height:100px;font-family:var(--sys7-font);font-size:14px}.s7-window-titlebar{height:20px;display:flex;align-items:center;border-bottom:1px solid #000;flex-shrink:0;cursor:default;position:relative}.s7-window.is-active .s7-window-titlebar{background:repeating-linear-gradient(to bottom,#000 0px 1px,#fff 1px 2px)}.s7-window:not(.is-active) .s7-window-titlebar{background:#fff}.s7-window-title{position:absolute;left:50%;transform:translate(-50%);font-size:13px;white-space:nowrap;padding:0 6px;background:#fff;line-height:1.4}.s7-close-box{width:12px;height:12px;border:1px solid #000;background:#fff;margin-left:4px;flex-shrink:0;cursor:default;z-index:1}.s7-close-box:active{background:#000}.s7-close-box--disabled{opacity:.3;pointer-events:none}.s7-window-content{flex:1;overflow-y:auto;padding:12px 14px;line-height:1.5;font-size:16px}.s7-window-content p{margin:0 0 8px}.s7-window-content p:last-child{margin-bottom:0}.s7-window-content a{color:#000;text-decoration:underline}.s7-window-content a:hover{background:#000;color:#fff;text-decoration:none}.s7-window-content hr{border:none;border-top:1px solid #000;margin:10px 0}.s7-window-content ul{margin:0 0 8px;padding-left:16px;list-style:disc}.s7-window-content ul li{margin-bottom:3px}.s7-window-content strong{font-weight:700}.s7-desktop-icons{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:16px;z-index:1000}.s7-icon{display:flex;flex-direction:column;align-items:center;width:72px;cursor:default;gap:4px;text-decoration:none}.s7-icon-image{width:32px;height:32px;image-rendering:pixelated;image-rendering:crisp-edges}.s7-icon-label{font-family:var(--sys7-font);font-size:11px;text-align:center;color:#fff;padding:1px 4px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;line-height:1.3}.s7-icon:hover .s7-icon-label,.s7-icon.selected .s7-icon-label{background:#000;color:#fff;text-shadow:none}.s7-icon:hover .s7-icon-image,.s7-icon.selected .s7-icon-image{filter:invert(1)}.s7-window-scroll::-webkit-scrollbar,.s7-window-content::-webkit-scrollbar{width:15px;height:15px}.s7-window-scroll::-webkit-scrollbar-track,.s7-window-content::-webkit-scrollbar-track{background:#e8e8e8;border-left:1px solid #000}.s7-window-scroll::-webkit-scrollbar-thumb,.s7-window-content::-webkit-scrollbar-thumb{background:#ccc;border:1px solid #000}.s7-window-scroll::-webkit-scrollbar-button:vertical:start:increment,.s7-window-content::-webkit-scrollbar-button:vertical:start:increment,.s7-window-scroll::-webkit-scrollbar-button:vertical:end:decrement,.s7-window-content::-webkit-scrollbar-button:vertical:end:decrement{display:none}.s7-window-scroll::-webkit-scrollbar-button:vertical:start:decrement,.s7-window-content::-webkit-scrollbar-button:vertical:start:decrement,.s7-window-scroll::-webkit-scrollbar-button:vertical:end:increment,.s7-window-content::-webkit-scrollbar-button:vertical:end:increment{display:block;background:#e0e0e0;border:1px solid #000;height:15px;width:15px;background-repeat:no-repeat;background-position:center}.s7-window-scroll::-webkit-scrollbar-button:vertical:start:decrement,.s7-window-content::-webkit-scrollbar-button:vertical:start:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='15' height='15'%3E%3Cpath d='M9 18v-6H5l7-7 7 7h-4v6H9z' fill='%23000'/%3E%3C/svg%3E")}.s7-window-scroll::-webkit-scrollbar-button:vertical:end:increment,.s7-window-content::-webkit-scrollbar-button:vertical:end:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='15' height='15'%3E%3Cpath d='M15 6v6h4l-7 7-7-7h4V6h6z' fill='%23000'/%3E%3C/svg%3E")}.s7-bio-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.s7-bio-header img{width:96px;height:auto}.s7-bio-header span{font-size:32px;font-weight:700}.s7-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:4px}.s7-project-link{border:1px solid #000;border-radius:4px;padding:4px 14px;color:#000;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s7-project-link:hover{background:#000;color:#fff}.s7-social-links{display:flex;gap:8px;flex-wrap:wrap}.s7-social-links a{color:#000;text-decoration:underline}.s7-social-links a:hover{background:#000;color:#fff;text-decoration:none}.s7-section-window{position:absolute;left:8px;top:8px;width:calc(100% - 120px);max-width:1000px;height:calc(100% - 16px)}.s7-content-window{width:min(1000px,calc(100% - 120px))}.s7-gallery-window{width:min(890px,calc(100% - 120px))}.s7-window--auto-height{height:auto!important}.s7-window--auto-height .s7-window-body,.s7-window--auto-height .s7-window-scroll{overflow:visible;flex:none}.s7-list-view{width:100%;border-collapse:collapse}.s7-list-view thead tr{border-bottom:1px solid #000;background:repeating-linear-gradient(to bottom,#000 0px 1px,#fff 1px 2px)}.s7-list-view thead th{font-size:14px;font-weight:700;text-align:left;padding:2px 6px;background:#fff;border-right:1px solid #000;white-space:nowrap}.s7-list-view thead th:last-child{border-right:none}.s7-list-view tbody tr{border-bottom:1px solid #ccc}.s7-list-view tbody tr:hover{background:#000;color:#fff}.s7-list-view tbody tr:hover a{color:#fff}.s7-list-view td{padding:4px 6px;font-size:16px;vertical-align:middle;white-space:nowrap}.s7-list-view td.s7-list-title{white-space:normal;width:100%}.s7-list-view td.s7-list-date{text-align:right;color:#555;font-size:14px}.s7-list-view tbody tr:hover td.s7-list-date{color:#ccc}.s7-list-file-icon{width:14px;height:14px;margin-right:4px;vertical-align:middle;image-rendering:pixelated}.s7-list-view a{color:#000;text-decoration:none;display:flex;align-items:center;gap:4px}.s7-thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,160px);gap:16px;padding:12px}.s7-thumb-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:default;text-decoration:none}.s7-thumb-item:hover .s7-thumb-label{background:#000;color:#fff}.s7-thumb-img-wrap{width:160px;height:160px;border:1px solid #000;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.s7-thumb-item:hover .s7-thumb-img-wrap{border-color:#000;box-shadow:1px 1px #000}.s7-thumb-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s7-thumb-img-placeholder{width:100%;height:100%;background:#ccc;display:flex;align-items:center;justify-content:center;font-size:13px;color:#666}.s7-thumb-label{font-family:var(--sys7-font);font-size:12px;text-align:center;color:#000;max-width:160px;word-break:break-word;line-height:1.3;padding:1px 3px}.s7-section-desc{padding:8px 10px;border-bottom:1px solid #000;font-size:13px;line-height:1.5;background:#fff}.s7-section-desc p{margin:0 0 6px}.s7-section-desc p:last-child{margin-bottom:0}.s7-section-desc a{color:#000;text-decoration:underline}.s7-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-top:1px solid #000;font-size:13px;flex-shrink:0}.s7-btn{display:inline-block;border:1px solid #000;padding:2px 10px;font-family:var(--sys7-font);font-size:13px;background:#fff;color:#000;text-decoration:none;cursor:default;box-shadow:1px 1px #000;white-space:nowrap}.s7-btn:hover{background:#000;color:#fff}.s7-btn:active{background:#000;color:#fff;box-shadow:none;transform:translate(1px,1px)}.s7-btn-disabled{display:inline-block;border:1px solid #999;padding:2px 10px;font-family:var(--sys7-font);font-size:13px;background:#fff;color:#999;cursor:default;white-space:nowrap}.s7-window-body{display:flex;flex-direction:column;flex:1;overflow:hidden}.s7-window-scroll{flex:1;overflow-y:auto}.s7-article-header{padding:10px 14px 8px;border-bottom:1px solid #000;flex-shrink:0}.s7-article-header h1{font-family:var(--sys7-font);font-size:32px;font-weight:700;margin:0 0 4px;line-height:1.3}.s7-article-meta{font-family:var(--sys7-font);font-size:12px;color:#555;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.s7-article-meta .s7-meta-sep{color:#999}.s7-prose{font-family:var(--sys7-font);font-size:16px;line-height:1.75;color:#111;padding:14px}.s7-prose p{margin:0 0 1em}.s7-prose h1{font-family:var(--sys7-font);font-size:18px;font-weight:700;margin:1.4em 0 .5em;line-height:1.2}.s7-prose h2{font-family:var(--sys7-font);font-size:16px;font-weight:700;margin:1.3em 0 .4em;line-height:1.2}.s7-prose h3,.s7-prose h4,.s7-prose h5,.s7-prose h6{font-family:var(--sys7-font);font-size:14px;font-weight:700;margin:1.2em 0 .3em}.s7-prose a{color:#000;text-decoration:underline}.s7-prose a:hover{background:#000;color:#fff;text-decoration:none}.s7-prose strong,.s7-prose b{font-weight:700}.s7-prose em,.s7-prose i{font-style:italic}.s7-prose ul{list-style:disc;padding-left:1.4em;margin:0 0 1em}.s7-prose ol{list-style:decimal;padding-left:1.4em;margin:0 0 1em}.s7-prose li{margin-bottom:.25em}.s7-prose blockquote{border-left:3px solid #000;margin:1em 0;padding:4px 12px;font-style:italic;color:#444}.s7-prose hr{border:none;border-top:1px solid #000;margin:1.5em 0}.s7-prose code{font-family:Courier New,Courier,monospace;font-size:.88em;background:#f0f0f0;border:1px solid #ccc;padding:1px 4px}.s7-prose pre{background:#1a1a1a;color:#f0f0f0;border:1px solid #000;padding:10px 12px;overflow-x:auto;margin:0 0 1em;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.5}.s7-prose pre code{background:none;border:none;padding:0;font-size:inherit;color:inherit}.s7-prose img{max-width:100%;height:auto;display:block;border:1px solid #000;margin:1em 0}.s7-prose table{border-collapse:collapse;width:100%;margin:1em 0;font-size:14px}.s7-prose th{border:1px solid #000;padding:4px 8px;font-family:var(--sys7-font);font-size:13px;background:#eee;text-align:left}.s7-prose td{border:1px solid #ccc;padding:4px 8px}.s7-prose .video{position:relative;width:100%;aspect-ratio:16 / 9;margin:1em 0}.s7-prose .video iframe{position:absolute;inset:0;width:100%!important;height:100%!important;border:1px solid #000;display:block}.s7-prose iframe{width:100%!important;aspect-ratio:16 / 9;height:auto!important;display:block;border:1px solid #000;margin:1em 0}.s7-prose video{width:100%;height:auto;display:block;border:1px solid #000;margin:1em 0}@media (max-width: 767px){.s7-desktop{position:relative;overflow-y:auto;height:auto;min-height:100vh}.s7-desktop-icons{position:relative;top:auto;right:auto;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:8px 4px;gap:0}.s7-icon{width:60px}.s7-window{position:relative!important;width:calc(100% - 32px)!important;height:auto!important;max-height:calc(100svh - var(--sys7-menubar-height) - 110px)!important;overflow:hidden!important;left:16px!important;top:0!important;margin:8px 0}.s7-window-body,.s7-window--auto-height .s7-window-body{overflow:hidden;flex:1}.s7-window-scroll,.s7-window--auto-height .s7-window-scroll{overflow-y:auto;flex:1}.s7-list-view{table-layout:fixed;width:100%}.s7-list-view td{white-space:normal;word-break:break-word}.s7-list-view td.s7-list-date{width:70px}.s7-thumb-grid{grid-template-columns:repeat(2,1fr);gap:10px}.s7-thumb-img-wrap{width:100%;height:auto;aspect-ratio:1}.s7-thumb-label{max-width:100%}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
