*,:before,:after{box-sizing:border-box}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Light%20300.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Light%20Italic%20300.ttf)format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Semilight%20350.ttf)format("truetype");font-weight:350;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Semilight%20Italic%20350.ttf)format("truetype");font-weight:350;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Italique%20400.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Semibold%20600.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Semibold%20Italic%20600.ttf)format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Gras%20700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Gras%20Italique%20700.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Black%20900.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/fonts/Segoe%20UI%20Black%20Italic%20900.ttf)format("truetype");font-weight:900;font-style:italic;font-display:swap}:root{--wallpaper-url:url(/assets/default2.png);--color-accent:#5468e0;--color-accent-strong:#7688ea;--color-accent-soft:#5468e029;--color-accent-muted:#3a48a8;--color-text:#fff;--color-text-secondary:#c9cdf0;--color-text-muted:#9aa0d4;--color-text-faint:#6f76ab;--color-surface:#1b1b1b;--color-surface-veil:#100c308c;--color-tip:#4fb389;--color-tip-bg:#4fb38924;--color-warning:#d9a35c;--color-warning-bg:#d9a35c24;--color-danger:#d9636e;--color-danger-bg:#d9636e24}html{background-color:#322c58;background-image:var(--wallpaper-url);background-blend-mode:screen;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin:0;padding:0}body{background-color:#0000;margin:0;padding:0}@media screen and (width<=768px){html{background-attachment:scroll}}.wallpaper-layer{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.wallpaper-image{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;inset:0}.wallpaper-image.is-visible{opacity:1}.wallpaper-scrim{transition:background-color .6s ease-in-out;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.wallpaper-image,.wallpaper-scrim{transition:none}}.metro-header,.main-content,.main-footer{z-index:1;position:relative}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-surface);border-radius:0}::-webkit-scrollbar-thumb{background:var(--color-accent-strong);border-radius:0}::selection{background:var(--color-accent);color:#fff!important}#app{color:#fff;text-shadow:0 1px 2px #0009;background-color:#0000;flex-direction:column;width:100%;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:clamp(12px,3vw,16px);font-weight:300;display:flex}h1{letter-spacing:2px;font-weight:900}a{color:inherit;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s ease-in-out}a:hover{color:var(--color-accent-strong);text-decoration:underline}:focus-visible{outline:2px dotted var(--color-text);outline-offset:3px;border-radius:0}.metro-header{width:100%;text-shadow:none;background:linear-gradient(#0000006b,#0000 100%);font-family:Segoe UI,system-ui,-apple-system,sans-serif}@keyframes metro-enter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.metro-header-row,.file-content{animation:none}}.metro-header-row{align-items:center;gap:1.5em;width:clamp(280px,85%,1200px);margin:0 auto;padding:2em 0 .6em;animation:.5s cubic-bezier(.16,1,.3,1) both metro-enter;display:flex}.metro-pivot{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;align-items:baseline;gap:2.4em;min-width:0;padding:.5rem 0;display:flex;overflow-x:auto}.metro-pivot::-webkit-scrollbar{display:none}.metro-avatar-tile{outline-offset:3px;outline:1px solid #0000;flex:none;width:3.4rem;height:3.4rem;transition:opacity .15s ease-in-out,outline-color .15s ease-in-out;display:block;overflow:hidden}.metro-avatar-tile:hover{opacity:.85;outline-color:#ffffff80}.metro-avatar-tile:focus-visible{opacity:.85;outline:2px dotted var(--color-text);outline-offset:3px}.pivot-item{white-space:nowrap;text-transform:lowercase;color:var(--color-text-faint);letter-spacing:-.01em;flex:none;font-size:clamp(2.6rem,13vw,3.6rem);font-weight:200;line-height:1.15;text-decoration:none;transition:color .15s ease-in-out}.pivot-item:hover{color:var(--color-text-secondary);text-decoration:none}.pivot-item.is-active{color:#fff}.pivot-item:last-child{padding-right:12vw}@media screen and (width<=768px){.metro-header-row{width:95%}.metro-avatar-tile{display:none}}@keyframes app-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes app-modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes app-modal-rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes app-modal-rise-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.app-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1.5em;animation:.15s ease-out app-modal-fade-in;display:flex;position:fixed;inset:0}.app-modal-overlay.is-closing{animation:.18s ease-in forwards app-modal-fade-out}.app-modal{background:var(--color-surface);border:1px solid #ffffff26;width:100%;max-width:420px;padding:1.8em 1.7em 1.4em;font-family:Segoe UI,system-ui,-apple-system,sans-serif;animation:.18s ease-out app-modal-rise-in}.app-modal.is-closing{animation:.18s ease-in forwards app-modal-rise-out}.app-modal-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-faint);margin:0 0 .3em;font-size:.75rem;font-weight:600}.app-modal-title{text-transform:lowercase;color:#fff;margin:0 0 .6em;font-size:1.9rem;font-weight:200;line-height:1.1}.app-modal-message{color:var(--color-text-secondary);margin:0 0 .4em;font-size:.95rem;font-weight:300;line-height:1.5}.app-modal-url{color:var(--color-text-muted);word-break:break-all;margin:0 0 1.6em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.app-modal-actions{justify-content:flex-end;gap:1.6em;display:flex}.app-modal-btn{cursor:pointer;text-transform:lowercase;letter-spacing:.01em;color:var(--color-text-muted);background:0 0;border:none;padding:.3em .1em;font-family:inherit;font-size:1rem;font-weight:600}.app-modal-btn:hover,.app-modal-btn-confirm{color:#fff}.app-modal-btn:focus{outline:2px dotted var(--color-text);outline-offset:3px}.main-content{flex:1;justify-content:center;width:100%;display:flex}.main-content-container{background:0 0;justify-content:center;width:100%;min-height:100vh;padding:0 0 2.5em;display:flex;overflow:hidden}@media screen and (width<=600px){.main-content-container{padding:0 0 1em}}.file-content{background:0 0;width:clamp(280px,85%,1200px);min-height:700px;padding:0 0 3em;font-family:Segoe UI,system-ui,-apple-system,sans-serif;animation:.45s cubic-bezier(.16,1,.3,1) 80ms both metro-enter;position:relative}.file-content[data-phase=ready],.file-content[data-phase=error]{animation-delay:0s}@media screen and (width<=768px){.file-content{width:95%;min-height:auto}}.file-content img{border-radius:0;max-width:100%;height:auto;margin:1em 0}.article-header-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.6em;display:flex}.article-meta-info{flex-wrap:wrap;align-items:center;gap:1.2em;display:flex}.article-meta-author{color:var(--color-text-secondary);font-size:.9rem;font-weight:300}.article-last-edited-badge{color:var(--color-text-secondary);align-items:center;gap:.4em;font-size:.85rem;display:inline-flex}.article-last-edited-badge svg{opacity:.8}.github-edit-btn{text-transform:lowercase;letter-spacing:.01em;color:var(--color-text-muted);background:0 0;border:none;align-items:center;gap:.5em;padding:.3em .2em;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.github-edit-btn:hover{color:#fff}.article-header-description{color:var(--color-text-secondary);margin-top:0;margin-bottom:1.6em;font-size:1.1rem;font-weight:300;line-height:1.6}.article-footer-nav{width:100%;margin-top:3.5em;padding-top:0}.article-nav-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.nav-cell{align-items:center;gap:.8em;display:flex}.nav-cell-prev{flex:1;justify-content:flex-start;min-width:160px}.nav-cell-next{text-align:right;flex:1;justify-content:flex-end;min-width:160px}.nav-cell-middle{color:var(--color-text-faint);flex-shrink:0;justify-content:center;font-size:.9rem}.nav-cell-middle .breadcrumb-link{color:var(--color-text-secondary);text-transform:lowercase;font-weight:300;text-decoration:none;transition:color .15s}.nav-cell-middle .breadcrumb-link:hover{color:#fff}.nav-cell-middle .nav-separator{color:#fff3}.nav-link{color:var(--color-text-secondary);text-transform:lowercase;font-size:1rem;font-weight:300;text-decoration:none;transition:color .15s}.nav-link:hover{color:#fff}.loading-text{color:var(--color-text-muted);font-weight:300}.main-footer{background-color:var(--color-surface-veil);-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);border-top:1px solid #ffffff2e;width:100%}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;width:clamp(280px,85%,1200px);margin:0 auto;padding:1.2em 0;display:flex}@media screen and (width<=768px){.footer-container{width:95%}}.footer-left{flex-wrap:wrap;flex:auto;justify-content:space-between;align-items:center;gap:1em;min-width:0;display:flex}.sunproj-logo{color:inherit;align-items:center;gap:.5em;text-decoration:none;display:flex}.sunproj-logo p{letter-spacing:.01em;margin:0;font-size:1.05rem}.sunproj-logo .logo-bold{font-weight:900}.sunproj-logo .logo-light{font-weight:300}.projAbout{text-align:right;flex-direction:column;gap:.3em;display:flex}.projAbout p{color:var(--color-text-muted);margin:0;font-size:.85rem}.buildinfo{color:var(--color-text-faint);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;text-decoration:none}.buildinfo:hover{color:#fff}.buildinfo span{margin:0 .15em}.blog-index-container{margin:1.5em 0}.blog-index-container h2{color:#fff;margin:0;font-size:1.3rem}.blog-index-header{border-bottom:1px solid #fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;margin-bottom:1em;padding-bottom:.4em;display:flex}.blog-index-header .editor-btn{white-space:nowrap;padding:.4em .9em;font-size:.8rem}.blog-index-list{flex-direction:column;gap:1em;display:flex}.blog-index-card{background:0 0;border:none;border-bottom:1px solid #ffffff1f;border-radius:0;padding:.8em 0}.blog-card-title{margin:0 0 .3em;font-size:1.15rem}.blog-card-title a{color:#fff;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.blog-card-title a:hover{text-decoration:underline}.blog-card-desc{color:var(--color-text-secondary);margin:0 0 .6em;font-size:.95rem;line-height:1.5}.blog-card-meta{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:1em;font-size:.85rem;display:flex}.blog-card-author{color:var(--color-text-secondary);font-weight:500}.blog-card-last-edited{color:var(--color-text-secondary);align-items:center;gap:.4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;display:inline-flex}.cmpns-info-bubble{border:none;border-left:3px solid var(--color-accent);background-color:var(--color-accent-soft);color:var(--color-text);border-radius:0;align-items:flex-start;gap:1em;width:100%;padding:.9em 1.1em;font-size:.95rem;font-weight:300;line-height:1.5;display:flex}.cmpns-info-bubble.is-type-error,.cmpns-info-bubble.is-type-error .info-title,.cmpns-info-bubble.is-type-error .info-content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.cmpns-info-bubble .info-icon-wrapper{color:var(--color-accent)}.md-component-warning{border-left-color:var(--color-warning);background-color:var(--color-warning-bg)}.md-component-warning .info-icon-wrapper{color:var(--color-warning)}.md-component-tip{border-left-color:var(--color-tip);background-color:var(--color-tip-bg)}.md-component-tip .info-icon-wrapper{color:var(--color-tip)}.md-component-danger{border-left-color:var(--color-danger);background-color:var(--color-danger-bg)}.md-component-danger .info-icon-wrapper{color:var(--color-danger)}.info-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.1em;display:inline-flex}.info-body{flex-direction:column;flex:1;gap:.2em;display:flex}.info-title{color:var(--color-text);font-size:.95rem;font-weight:600}.info-content{color:var(--color-text-secondary);font-weight:300}.info-content p{margin:0}.cmpns-button{border:2px solid var(--color-text-muted);color:var(--color-text);cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:.5em 1.2em;font-size:.95rem;transition:background .15s,border-color .15s;display:inline-flex}.cmpns-button:hover{background:var(--color-accent-soft);border-color:var(--color-accent)}.file-content code{background:#ffffff14;border:none;border-radius:0;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.file-content pre{background:#ffffff0d;border:none;border-radius:0;margin:1em 0;padding:1em 1.2em;overflow-x:auto}.file-content pre code{background:0 0;border:none;padding:0;font-size:.88em}.file-content blockquote{color:var(--color-text-secondary);background:#ffffff0a;border:none;margin:1em 0;padding:.3em 1.2em;font-weight:300}.file-content table{border-collapse:collapse;width:100%;margin:1em 0}.file-content th,.file-content td{text-align:left;border:none;border-bottom:1px solid #ffffff1f;padding:.5em .8em}.file-content th{background:0 0;border-bottom:1px solid #ffffff4d;font-weight:600}.file-content hr{border:none;border-top:1px solid #ffffff26;margin:2em 0}@keyframes skeleton-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background-color:#ffffff0f;background-image:linear-gradient(90deg,#fff0 0,#ffffff1f 200px,#fff0 400px);background-size:600px 100%;border-radius:0;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-line{height:.85em;margin:.55em 0}.skeleton-title{height:1.4em;margin:0 0 .8em}.skeleton-meta{width:40%;height:1em}.skeleton-card{border-left:4px solid #ffffff1f;height:5.5em;margin-bottom:1em;padding:0}.smart-img-wrap{display:inline-block;position:relative}.smart-img-wrap.is-block{width:100%;display:block}.smart-img-skeleton{display:block}.smart-img-error{border:none;border-left:3px solid var(--color-danger);background:var(--color-danger-bg);color:var(--color-danger);flex-direction:column;justify-content:center;align-items:center;gap:.4em;padding:.6em 1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;display:flex}.smart-img-error svg{opacity:.7}.file-content img.img-error{background:var(--color-danger-bg);border-left:3px solid var(--color-danger);content:"⚠ image unavailable";justify-content:center;align-items:center;min-width:120px;min-height:60px;display:inline-flex}.sk-shell{background-color:#121212;flex-direction:column;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.sk-header{background:0 0}.sk-header-inner{align-items:center;gap:1.5em;width:clamp(280px,85%,1200px);margin:0 auto;padding:2em 0 .6em;display:flex;overflow:hidden}.sk-pivot{flex:auto;align-items:baseline;gap:2.4em;min-width:0;display:flex;overflow:hidden}.sk-nav-item{border-radius:0;height:2.6rem}.sk-avatar-tile{border-radius:0;flex:none;width:3.4rem;height:3.4rem}.sk-body{flex:1;justify-content:center;padding:0 0 2.5em;display:flex}.sk-content{background:0 0;width:clamp(280px,85%,1200px);padding:0 0 3em}.sk-meta-row{gap:1em;margin-bottom:1.5em;display:flex}.sk-footer{background:#2b2b2b;border-top:1px solid #ffffff1f;padding:1.2em 0}.sk-footer-inner{justify-content:space-between;align-items:center;gap:1em;width:clamp(280px,85%,1200px);margin:0 auto;display:flex}.sk-footer-left{flex:auto;justify-content:space-between;align-items:center;gap:1em;min-width:0;display:flex}.sk-footer-logo{width:100px;height:1.2em}.sk-footer-copy{width:220px;height:1em}@media screen and (width<=768px){.sk-header-inner,.sk-content,.sk-footer-inner{width:95%}.sk-avatar-tile{display:none}}.editor-toggle-row{flex-wrap:wrap;align-items:center;gap:1.2em;display:flex}.editor-signed-in{color:var(--color-text-muted);font-size:.85rem;font-weight:300}.editor-signed-in button{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:.4em;padding:0;font-family:inherit;font-weight:600;text-decoration:none;transition:color .15s}.editor-signed-in button:hover{color:#fff}.page-editor{margin-bottom:1.5em}.editor-status{color:var(--color-text-muted);font-size:.9rem}.editor-tabs{gap:.5em;margin-bottom:.8em;display:flex}.editor-tab{border:2px solid var(--color-text-muted);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:0;padding:.4em 1.1em;font-family:inherit;font-size:.85rem;transition:background .15s,border-color .15s,color .15s}.editor-tab:hover{background:var(--color-accent-soft);border-color:var(--color-accent);color:var(--color-text)}.editor-tab.is-active{background:var(--color-accent);border-color:var(--color-accent);color:#fff;font-weight:700}.editor-pane{border:2px solid var(--color-text-muted);margin-bottom:1em}.editor-toolbar{background:#ffffff0a;border-bottom:1px solid #ffffff40;flex-wrap:wrap;align-items:stretch;gap:.3em;padding:.5em;display:flex}.toolbar-btn{border:1px solid var(--color-text-faint);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:0;padding:.3em .7em;font-family:inherit;font-size:.8rem;line-height:1.3;transition:background .15s,border-color .15s,color .15s}.toolbar-btn:hover{background:var(--color-accent-soft);border-color:var(--color-accent);color:#fff}.toolbar-btn-bold{font-weight:700}.toolbar-btn-italic{font-style:italic}.toolbar-btn-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.toolbar-sep{background:#fff3;width:1px;margin:0 .2em}.editor-preview{background:#0a0a0a;max-height:480px;padding:1.5em;overflow-y:auto}.page-editor-monaco{height:420px}.editor-fields{flex-direction:column;gap:.6em;margin-bottom:1em;display:flex}.editor-commit-input,.editor-description-input{border:2px solid var(--color-text-muted);color:#fff;resize:vertical;background:#000;border-radius:0;padding:.6em .8em;font-family:inherit;font-size:.9rem;transition:border-color .15s}.editor-commit-input:focus,.editor-description-input:focus{border-color:var(--color-accent)}.editor-commit-input::placeholder,.editor-description-input::placeholder{color:var(--color-text-faint)}.editor-actions{justify-content:flex-end;gap:.6em;display:flex}.editor-btn{border:2px solid var(--color-text-muted);cursor:pointer;border-radius:0;padding:.5em 1.2em;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s}.editor-btn-cancel{color:var(--color-text);background:0 0}.editor-btn-cancel:hover{background:var(--color-accent-soft);border-color:var(--color-accent)}.editor-btn-primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.editor-btn-primary:hover{background:var(--color-accent-strong);border-color:var(--color-accent-strong)}.editor-btn:disabled{opacity:.5;cursor:not-allowed}.editor-success{border:none;border-left:3px solid var(--color-tip);background-color:var(--color-tip-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;padding:1.2em 1.5em;display:flex}.editor-skeleton-tabs{gap:.5em;margin-bottom:.8em;display:flex}.skeleton-tab{height:2em}.skeleton-editor-block{height:420px;margin-bottom:1em}.editor-skeleton-fields{flex-direction:column;gap:.6em;margin-bottom:1em;display:flex}.skeleton-field{height:2.4em}.skeleton-field-lg{height:4.5em}.editor-skeleton-actions{justify-content:flex-end;gap:.6em;display:flex}.skeleton-action{height:2.4em}.editor-slug-field{flex-wrap:wrap;align-items:center;gap:.6em;margin-bottom:1em;display:flex}.editor-slug-field label{color:var(--color-text-secondary);font-size:.85rem}.editor-slug-input{border:2px solid var(--color-text-muted);color:#fff;background:#000;border-radius:0;flex:220px;margin:0;padding:.5em .7em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;transition:border-color .15s}.editor-slug-input:focus{border-color:var(--color-accent)}.editor-slug-input::placeholder{color:var(--color-text-faint)}.editor-slug-preview{color:var(--color-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem}.editor-slug-error{color:var(--color-danger);flex-basis:100%;font-size:.8rem}.page-history{margin-bottom:1.5em}.history-header{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1em;display:flex}.history-header h3{color:#fff;margin:0;font-size:1.1rem}.history-skeleton{flex-direction:column;gap:.8em;display:flex}.history-list{flex-direction:column;gap:.6em;margin:0;padding:0;list-style:none;display:flex}.history-item{border:1px solid #ffffff1f}.history-entry{cursor:pointer;text-align:left;width:100%;color:inherit;background:#ffffff08;border:none;align-items:center;gap:.7em;padding:.7em .9em;font-family:inherit;display:flex}.history-entry:hover{background:#ffffff14}.history-entry.is-active{background:#ffffff1a}.history-avatar{object-fit:cover;border:1px solid #fff;border-radius:100%;flex-shrink:0;width:28px;height:28px}.history-entry-body{flex-direction:column;gap:.15em;min-width:0;display:flex}.history-message{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.history-meta{color:var(--color-text-muted);font-size:.78rem}.history-detail{border-top:1px solid #ffffff1f;padding:1em}.history-view-commit{color:var(--color-text-muted);align-self:center;margin-left:auto;font-size:.8rem;text-decoration:none}.history-view-commit:hover{color:#fff}.history-diff-hunk{background:#000;border:1px solid #ffffff1f;margin-bottom:1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;overflow-x:auto}.history-diff-line{white-space:pre-wrap;word-break:break-word;padding:.15em .8em}.history-diff-header{color:var(--color-text-muted);background:#ffffff0d}.history-diff-added{color:var(--color-tip);background:var(--color-tip-bg)}.history-diff-removed{color:var(--color-danger);background:var(--color-danger-bg)}.history-diff-skeleton{flex-direction:column;gap:.5em;padding:.8em;display:flex}.history-compare{grid-template-columns:1fr 1fr;gap:1.2em;margin-bottom:1.2em;display:grid}.history-compare-pane{border:1px solid #ffffff1f;min-width:0;padding:1em}.history-compare-pane h4{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0 0 .6em;font-size:.8rem}@media screen and (width<=700px){.history-compare{grid-template-columns:1fr}}.photo-gallery{margin:1.5em 0}.photo-gallery h2{color:#fff;margin:0;font-size:1.3rem}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:4px;display:grid}.photo-tile{aspect-ratio:1;background:#ffffff0d;text-decoration:none;display:block;position:relative;overflow:hidden}.photo-tile-image{object-fit:cover;width:100%;height:100%;transition:transform .35s cubic-bezier(.16,1,.3,1);display:block}.photo-tile:hover .photo-tile-image,.photo-tile:focus-visible .photo-tile-image{transform:scale(1.04)}.photo-tile-overlay{color:#fff;opacity:0;background:#00000073;justify-content:center;align-items:center;gap:1.4em;font-size:.95rem;font-weight:600;transition:opacity .2s ease-in-out;display:flex;position:absolute;inset:0}.photo-tile:hover .photo-tile-overlay,.photo-tile:focus-visible .photo-tile-overlay{opacity:1}.photo-tile-stat{align-items:center;gap:.4em;display:inline-flex}.photo-tile-skeleton{aspect-ratio:1;height:auto}@media (prefers-reduced-motion:reduce){.photo-tile-image,.photo-tile-overlay{transition:none}.photo-tile:hover .photo-tile-image,.photo-tile:focus-visible .photo-tile-image{transform:none}}.photo-detail{margin:1.5em 0}.photo-detail-figure{background:#ffffff0a;margin:0 0 1.2em}.photo-detail-image{object-fit:contain;width:100%;height:auto;max-height:78vh;margin:0;display:block}.photo-detail-skeleton{aspect-ratio:4/3;height:auto;margin-bottom:1.2em}.photo-detail-byline{flex-wrap:wrap;align-items:center;gap:.8em;margin-bottom:1em;display:flex}.photo-author-avatar{object-fit:cover;border:1px solid #fff;border-radius:100%;flex-shrink:0}.photo-byline-text{flex-direction:column;gap:.1em;min-width:0;display:flex}.photo-author-name{color:var(--color-text);font-size:.95rem;font-weight:600}.photo-posted-at{color:var(--color-text-muted);font-size:.8rem}.photo-owner-actions{align-items:center;gap:1em;margin-left:auto;display:flex}.photo-delete-btn:hover{color:var(--color-danger)}.photo-caption{color:var(--color-text-secondary);white-space:pre-wrap;margin:0 0 .8em;font-size:1.05rem;font-weight:300;line-height:1.6}.photo-tags{flex-wrap:wrap;gap:.6em;margin:0 0 1.2em;display:flex}.photo-tag{color:var(--color-accent-strong);font-size:.85rem}.photo-actions{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;align-items:center;gap:1.6em;padding:.8em 0;display:flex}.photo-like-btn{cursor:pointer;text-transform:lowercase;color:var(--color-text-muted);background:0 0;border:none;align-items:center;gap:.5em;padding:0;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .15s;display:inline-flex}.photo-like-btn:hover{color:#fff}.photo-like-btn.is-liked{color:var(--color-danger)}.photo-action-stat{color:var(--color-text-muted);align-items:center;gap:.5em;font-size:.9rem;display:inline-flex}.photo-action-count{font-variant-numeric:tabular-nums}.photo-comments{margin-top:1.6em}.photo-comments h3{color:#fff;margin:0 0 .8em;font-size:1.05rem}.photo-comment-list{flex-direction:column;gap:1em;margin:0 0 1.2em;padding:0;list-style:none;display:flex}.photo-comment{align-items:flex-start;gap:.7em;display:flex}.photo-comment-body{flex-direction:column;flex:1;gap:.2em;min-width:0;display:flex}.photo-comment-head{flex-wrap:wrap;align-items:baseline;gap:.7em;display:flex}.photo-comment-text{color:var(--color-text-secondary);overflow-wrap:anywhere;margin:0;font-size:.95rem;font-weight:300;line-height:1.5}.photo-comment-delete{cursor:pointer;color:var(--color-text-faint);background:0 0;border:none;padding:0 .2em;font-family:inherit;font-size:1.2rem;line-height:1;transition:color .15s}.photo-comment-delete:hover{color:var(--color-danger)}.photo-comment-form{flex-wrap:wrap;gap:.6em;display:flex}.photo-comment-form .editor-commit-input{flex:240px}.photo-composer{margin-bottom:1.5em}.photo-composer-heading{color:#fff;margin:0 0 1em;font-size:1.05rem}.photo-dropzone{border:2px dashed var(--color-text-muted);background:#ffffff08;flex-direction:column;justify-content:center;align-items:center;gap:1em;margin-bottom:1.2em;padding:2em 1em;transition:border-color .15s,background .15s;display:flex}.photo-dropzone.is-dragging{border-color:var(--color-accent);background:var(--color-accent-soft)}.photo-dropzone.has-photo{padding:1em}.photo-dropzone-hint{color:var(--color-text-muted);text-align:center;margin:0;font-size:.95rem}.photo-composer-preview{object-fit:contain;max-width:100%;max-height:420px;display:block}.photo-file-input{display:none}.photo-field{flex-direction:column;gap:.35em;display:flex}.photo-field>span{color:var(--color-text-secondary);font-size:.85rem}.photo-field-hint{color:var(--color-text-faint);font-size:.78rem}.photo-edit-form{flex-direction:column;gap:.9em;margin-bottom:1.2em;display:flex}@media screen and (width<=600px){.photo-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.signin-panel{flex-direction:column;gap:1em;max-width:420px;margin:2em 0;display:flex}.signin-panel h2{color:#fff;margin:0;font-size:1.3rem}.signin-providers{flex-direction:column;gap:.6em;display:flex}.signin-provider{text-align:center;width:100%}.signin-separator{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-faint);align-items:center;gap:.8em;margin:0;font-size:.8rem;display:flex}.signin-separator:before,.signin-separator:after{content:"";background:#ffffff26;flex:1;height:1px}.signin-form{flex-direction:column;gap:.9em;display:flex}.signin-toggle{align-self:flex-start}.signin-signed-in{color:var(--color-text-secondary);margin:0;font-size:.95rem;font-weight:300}.signin-panel a.editor-btn{color:var(--color-text);align-items:center;text-decoration:none;display:inline-flex}.hljs-comment,.hljs-quote{color:var(--color-text-faint);font-style:italic}.hljs-punctuation,.hljs-tag{color:var(--color-text-muted)}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{color:var(--color-accent-strong);font-weight:600}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:var(--color-text-secondary)}.hljs-section,.hljs-title{color:var(--color-accent);font-weight:600}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:var(--color-accent-muted)}.hljs-literal,.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:var(--color-accent)}.hljs-meta{color:var(--color-text-faint)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}
