.comment-section{margin-top:96px;padding-top:24px;scroll-margin-top:112px}.article-quote-action{z-index:80;white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:7px;min-height:36px;font-size:12px;font-weight:500;line-height:1;animation:.16s ease-out both article-quote-action-in;display:inline-flex;position:fixed;transform:translate(-50%,-100%);box-shadow:0 8px 24px #0000002e;border:1px solid var(--foreground)!important;background:var(--foreground)!important;color:var(--bg)!important;padding:0 14px!important}.article-quote-action:after{content:"";border-top:6px solid var(--foreground);border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.article-quote-action:hover{opacity:.88}.article-quote-action:focus-visible{outline:2px solid color-mix(in srgb, var(--foreground) 45%, transparent);outline-offset:3px}@keyframes article-quote-action-in{0%{opacity:0;transform:translate(-50%,calc(4px - 100%))scale(.96)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.comment-section__head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:44px;display:flex}.comment-section__head h2{color:color-mix(in srgb, var(--foreground) 74%, transparent);margin:0;font-size:18px;font-weight:400;line-height:1.5}.comment-section__write-btn{min-height:38px;font-family:var(--font-mono);letter-spacing:.06em;cursor:pointer;border-radius:0;flex:none;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:500;transition:color .2s,border-color .2s;display:inline-flex;border:0!important;border-bottom:1px solid var(--foreground)!important;color:var(--foreground)!important;background:0 0!important;padding:0 2px!important}.comment-section__write-btn svg{stroke-width:1.5px}.comment-section__write-btn:hover{border-color:var(--muted)!important;color:var(--muted)!important}.comment-section__write-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--foreground) 55%, transparent);outline-offset:4px}.dialog-content.comment-dialog{border-color:var(--line);background:color-mix(in srgb, var(--bg) 97%, transparent);width:min(920px,100% - 48px);max-height:calc(100dvh - 48px);color:var(--foreground);border-radius:18px;padding:38px 42px 42px;box-shadow:0 30px 100px #00000061}.dialog-content.comment-dialog>.dialog-close{border-color:var(--line);background:color-mix(in srgb, var(--bg) 84%, transparent);width:38px;height:38px;color:var(--muted);top:24px;right:24px}.dialog-content.comment-dialog>.dialog-close:hover{background:var(--foreground);color:var(--bg)}.comment-dialog__head{gap:7px;margin-bottom:30px;padding-right:58px;display:grid}.comment-dialog__head>span{color:var(--muted);font-family:var(--font-mono);letter-spacing:.14em;font-size:9px}.comment-dialog__head h2{color:var(--foreground);letter-spacing:-.03em;margin:0;font-size:clamp(22px,3vw,30px);font-weight:450;line-height:1.2}.comment-dialog__head p{color:var(--muted);margin:-2px 0 0;font-size:13px;line-height:1.5}.comment-dialog .comment-form-wrap{margin-bottom:0}.comment-dialog .comment-form textarea,.comment-dialog .comment-composer-input{min-height:180px}.comment-list{gap:24px;margin-bottom:64px;display:grid}.comment-empty{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 42%, transparent);text-align:center;color:var(--muted);font-family:var(--font-mono);letter-spacing:.05em;border-radius:16px;justify-items:center;gap:8px;padding:38px 24px;font-size:12px;display:grid}.comment-empty__icon{border:1px solid var(--line);background:color-mix(in srgb, var(--foreground) 4%, transparent);width:40px;height:40px;color:var(--foreground);border-radius:50%;place-items:center;margin-bottom:4px;display:grid}.comment-empty strong{color:var(--foreground);font-family:var(--font-sans);letter-spacing:0;font-size:15px;font-weight:500}.comment-empty p{margin:0}.comment-item{min-width:0;display:grid}.comment-item__replies{border-left:1px solid color-mix(in srgb, var(--foreground) 13%, var(--line));gap:14px;margin:14px 0 0 22px;padding:0 0 0 32px;display:grid;position:relative}.comment-item__card{border:1px solid color-mix(in srgb, var(--foreground) 11%, var(--line));background:color-mix(in srgb, var(--panel) 84%, var(--bg));border-radius:22px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;min-width:0;padding:22px 24px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;box-shadow:0 8px 28px #00000009}.comment-item__card:hover{border-color:color-mix(in srgb, var(--foreground) 19%, var(--line));transform:translateY(-1px);box-shadow:0 12px 34px #0000000e}.comment-item--child .comment-item__card:before{content:"";border-top:1px solid color-mix(in srgb, var(--foreground) 13%, var(--line));border-radius:0 12px 0 0;width:32px;height:16px;position:absolute;top:36px;left:-33px}.comment-item__head{justify-content:space-between;align-items:center;gap:16px;min-height:42px;margin:0;display:flex}.comment-item__avatar{border:1px solid color-mix(in srgb, var(--foreground) 16%, var(--line));background:color-mix(in srgb, var(--panel) 82%, var(--bg));width:42px;height:42px;color:color-mix(in srgb, var(--foreground) 58%, transparent);border-radius:50%;place-items:center;margin:0;display:grid;overflow:hidden;box-shadow:0 2px 8px #00000012}.comment-item__avatar--lobot{background:0 0}.comment-item__avatar img{object-fit:cover;width:100%;height:100%;display:block}.comment-item__avatar svg{stroke-width:1.35px;width:22px;height:22px}.comment-item__body{min-width:0}.comment-item--child .comment-item__card{background:color-mix(in srgb, var(--panel) 66%, var(--bg));box-shadow:none;border-radius:18px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:18px 20px}html.light-mode .comment-item__card{background:0 0;border-color:#1111111a;box-shadow:0 10px 30px #1111110b}html.light-mode .comment-item__card:hover{border-color:#11111129;box-shadow:0 14px 34px #1111}html.light-mode .comment-item--child .comment-item__card{box-shadow:none;background:0 0}.comment-item--child .comment-item__avatar{width:36px;height:36px;margin:0;font-size:14px}.comment-item--child .comment-item__avatar svg{width:19px;height:19px}.comment-item__meta{flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;display:flex}.comment-item__name{color:var(--foreground);font-size:16px;font-weight:650;line-height:1.4}.comment-item__time:before{content:"·";color:color-mix(in srgb, var(--muted) 72%, transparent);margin-right:8px}.comment-item__time{color:var(--muted);font-size:12px;line-height:1.5}.comment-item__source{color:color-mix(in srgb, var(--muted) 88%, transparent);word-break:break-word;align-items:center;gap:3px;font-size:12px;font-weight:450;line-height:1.5;display:inline-flex}.comment-item__bubble{width:100%;min-width:0;padding:7px 0 1px}.comment-item__actions{flex:none;align-items:center;gap:2px;display:flex}.comment-item__reply-btn,.comment-item__delete-btn{opacity:.68;cursor:pointer;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:background-color .2s,color .2s,opacity .18s,transform .2s;display:grid;color:var(--muted)!important;background:0 0!important;border:0!important;padding:0!important}.comment-item__reply-btn:hover,.comment-item__reply-btn:focus-visible,.comment-item__delete-btn:hover,.comment-item__delete-btn:focus-visible{opacity:1;transform:scale(1.05);background:color-mix(in srgb, var(--foreground) 7%, transparent)!important;color:var(--foreground)!important}.comment-item__delete-btn:hover,.comment-item__delete-btn:focus-visible{color:#dc3f3f!important;background:#dc3f3f1a!important}.comment-item__delete-btn:disabled{opacity:.34;cursor:wait;transform:none}.comment-item__reply-icon{transform:scaleX(-1)}.comment-item__content{color:color-mix(in srgb, var(--foreground) 82%, transparent);word-break:break-word;margin:0;font-size:16px;line-height:1.7}.comment-item--lobot .comment-item__name,.comment-item--lobot .comment-item__content{font-family:var(--font-sans);letter-spacing:.025em;font-style:normal;font-weight:400}.comment-markdown>:first-child{margin-top:0}.comment-markdown>:last-child{margin-bottom:0}.comment-markdown p{white-space:pre-wrap;margin:.65em 0}.comment-markdown h1,.comment-markdown h2,.comment-markdown h3{color:var(--foreground);margin:1em 0 .5em;font-weight:600;line-height:1.4}.comment-markdown h1{font-size:19px}.comment-markdown h2{font-size:17px}.comment-markdown h3{font-size:15px}.comment-markdown strong{color:var(--foreground);font-weight:600}.comment-markdown ul,.comment-markdown ol{margin:.7em 0;padding-left:1.5em}.comment-markdown li{margin:.25em 0}.comment-markdown li>p{margin:0}.comment-markdown blockquote{border-left:2px solid color-mix(in srgb, var(--foreground) 45%, var(--line));background:color-mix(in srgb, var(--foreground) 4%, transparent);color:var(--muted);margin:.85em 0;padding:.25em 2.35em .25em .9em;position:relative}.comment-quote{background:0 0!important;border:0!important;padding:0!important}.comment-quote__link{border:0;border-bottom:1px solid color-mix(in srgb, var(--foreground) 24%, transparent);max-width:100%;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.4em;padding:.15em 0;line-height:1.55;transition:border-color .2s,color .2s;display:inline-flex}.comment-quote__link>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.comment-quote__link:hover,.comment-quote__link:focus-visible{border-bottom-color:var(--foreground);color:var(--soft);outline:0}.comment-quote__link:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:3px}.comment-quote__icon,.comment-quote__locate-icon{flex:none}.comment-quote__locate-icon{opacity:.48;transition:opacity .2s,transform .2s;transform:translate(-1px,1px)}.comment-quote__link:hover .comment-quote__locate-icon,.comment-quote__link:focus-visible .comment-quote__locate-icon{opacity:.8;transform:none}.article-reading-surface .article-quote-target{border-radius:4px;scroll-margin-top:120px;animation:2.4s ease-out article-quote-target-flash}@keyframes article-quote-target-flash{0%,28%{background:color-mix(in srgb, var(--foreground) 13%, transparent);box-shadow:0 0 0 7px color-mix(in srgb, var(--foreground) 8%, transparent)}to{background:0 0;box-shadow:0 0 #0000}}.comment-markdown code{border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 78%, var(--panel));color:var(--foreground);font:.88em/1.5 var(--font-mono);overflow-wrap:anywhere;border-radius:5px;padding:.12em .38em}.comment-markdown pre{border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 86%, var(--panel));border-radius:8px;max-width:100%;margin:.85em 0;padding:12px 14px;overflow:auto}.comment-markdown pre code{white-space:pre;overflow-wrap:normal;background:0 0;border:0;padding:0}.comment-markdown a{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--foreground) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--foreground) 40%, transparent);text-underline-offset:3px;transition:text-decoration-color .2s}.comment-markdown a:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.comment-markdown hr{border:0;border-top:1px solid var(--line);margin:1em 0}.comment-markdown .comment-emoji-inline{object-fit:contain;width:20px;height:20px;image-rendering:pixelated;vertical-align:-.32em;border-radius:3px;margin:0 .12em;display:inline-block}.comment-form-wrap{background:0 0;margin-bottom:64px;position:relative}.comment-replying{border:1px solid color-mix(in srgb, var(--foreground) 15%, var(--line));background:color-mix(in srgb, var(--foreground) 5%, transparent);color:var(--foreground);font-size:12px;font-family:var(--font-mono);border-radius:20px;align-items:center;gap:12px;margin-bottom:24px;padding:8px 16px;display:inline-flex}.comment-replying__cancel-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:inline-flex;background:color-mix(in srgb, var(--foreground) 10%, transparent)!important;color:var(--muted)!important;border:0!important;padding:0!important}.comment-replying__cancel-btn:hover{background:var(--foreground)!important;color:var(--bg)!important}.comment-message{border:1px solid var(--line);color:var(--foreground);font-family:var(--font-mono);border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:12px;display:flex}.comment-message--success{border-color:color-mix(in srgb, #19a974 40%, var(--line));color:#19a974;background:#19a97414}.comment-message--error{border-color:color-mix(in srgb, #dc3f3f 40%, var(--line));color:#dc3f3f;background:#dc3f3f14}.comment-form{gap:22px;display:grid}.comment-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.comment-avatar-picker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:13px;padding:16px 0 18px;display:grid}.comment-avatar-picker__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.comment-avatar-picker__toggle{cursor:pointer;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;transition:border-color .18s,color .18s,transform .18s;display:grid;border:1px solid var(--line)!important;color:var(--muted)!important;background:0 0!important;padding:0!important}.comment-avatar-picker__toggle:hover,.comment-avatar-picker__toggle:focus-visible{outline:0;border-color:color-mix(in srgb, var(--foreground) 48%, var(--line))!important;color:var(--foreground)!important}.comment-avatar-picker__toggle svg{transition:transform .2s}.comment-avatar-picker__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.comment-avatar-picker__options{gap:13px;animation:.18s both comment-avatar-options-in;display:grid}@keyframes comment-avatar-options-in{0%{opacity:0;transform:translateY(-4px)}}.comment-avatar-picker__current{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.comment-avatar-picker__current>img{border:1px solid color-mix(in srgb, var(--foreground) 16%, var(--line));background:color-mix(in srgb, var(--foreground) 4%, transparent);object-fit:cover;border-radius:50%;width:46px;height:46px;display:block}.comment-avatar-picker__current>div{gap:4px;min-width:0;display:grid}.comment-avatar-picker__current strong{color:var(--foreground);font-size:13px;font-weight:550}.comment-avatar-picker__grid{flex-wrap:wrap;gap:7px;display:flex}.comment-avatar-picker__grid button{cursor:pointer;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;transition:border-color .18s,transform .18s,background-color .18s;display:grid;position:relative;overflow:hidden;background:color-mix(in srgb, var(--foreground) 4%, transparent)!important;border:1px solid #0000!important;padding:2px!important}.comment-avatar-picker__grid button:hover,.comment-avatar-picker__grid button:focus-visible,.comment-avatar-picker__grid button.is-selected{outline:0;transform:translateY(-1px);border-color:color-mix(in srgb, var(--foreground) 58%, var(--line))!important;background:color-mix(in srgb, var(--foreground) 8%, transparent)!important}.comment-avatar-picker__grid button>img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.comment-avatar-picker__grid button>svg{border:2px solid var(--bg);background:var(--foreground);width:16px;height:16px;color:var(--bg);stroke-width:3px;border-radius:50%;padding:2px;position:absolute;bottom:-1px;right:-1px}.comment-avatar-picker__custom{grid-template-columns:minmax(128px,170px) minmax(0,1fr);align-items:center;gap:14px!important;display:grid!important}.comment-avatar-picker__custom input{padding-top:10px;padding-bottom:10px;font-size:13px}.comment-form label{flex-direction:column;gap:8px;display:flex}.comment-form label span{color:var(--muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.comment-form__markdown-hint{color:color-mix(in srgb, var(--muted) 82%, transparent);font-family:var(--font-mono);letter-spacing:.02em;font-size:10px;line-height:1.6}.comment-form input,.comment-form textarea,.comment-composer-input{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--foreground);box-shadow:none;background:0 0;border-radius:0;outline:0;padding:14px 0;font-size:15px;transition:border-color .2s}.comment-form input::placeholder,.comment-form textarea::placeholder{color:color-mix(in srgb, var(--muted) 68%, transparent)}.comment-form textarea,.comment-composer-input{resize:vertical;border-top:1px solid var(--line);background:color-mix(in srgb, var(--foreground) 2.5%, transparent);white-space:pre-wrap;overflow-wrap:anywhere;min-height:150px;caret-color:var(--foreground);padding:18px;line-height:1.6;overflow:auto}.comment-form textarea::placeholder,.comment-composer-input:empty:before{color:color-mix(in srgb, var(--muted) 86%, transparent)}.comment-composer-input:empty:before{content:attr(data-placeholder);pointer-events:none}.comment-composer-emoji{object-fit:contain;width:20px;height:20px;image-rendering:pixelated;vertical-align:-.32em;-webkit-user-select:all;user-select:all;margin:0 1px;display:inline-block}.comment-form__composer{gap:10px;display:grid}.comment-form__tools{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-form__tools>small{color:var(--muted);font-family:var(--font-mono);font-size:10px}.comment-emoji-trigger{min-height:28px;font-family:var(--font-mono);letter-spacing:.08em;cursor:pointer;border-radius:0;align-items:center;gap:5px;font-size:10px;transition:color .2s;display:inline-flex;color:var(--muted)!important;background:0 0!important;border:0!important;padding:0 2px!important}.comment-emoji-trigger svg{stroke-width:1.5px;width:14px;height:14px}.comment-emoji-trigger:hover,.comment-emoji-trigger[aria-expanded=true]{color:var(--foreground)!important;background:0 0!important}.comment-emoji-picker{border:1px solid var(--line);background:var(--bg);width:min(100%,380px);box-shadow:none;border-radius:2px;justify-self:start;overflow:hidden}.comment-emoji-picker__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:34px;padding:0 7px 0 11px;display:flex}.comment-emoji-picker__head strong{color:var(--muted);font-family:var(--font-mono);letter-spacing:.12em;font-size:10px;font-weight:400}.comment-emoji-picker__head button{cursor:pointer;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;color:var(--muted)!important;background:0 0!important;border:0!important;padding:0!important}.comment-emoji-picker__head button:hover{color:var(--foreground)!important;background:0 0!important}.comment-emoji-picker__grid{scrollbar-width:thin;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;max-height:184px;padding:10px;display:grid;overflow-y:auto}.comment-emoji-picker__grid button{aspect-ratio:1;cursor:pointer;border-radius:3px;place-items:center;min-width:0;transition:background-color .16s;display:grid;background:0 0!important;border:0!important;padding:3px!important}.comment-emoji-picker__grid button:hover,.comment-emoji-picker__grid button:focus-visible{outline:0;background:color-mix(in srgb, var(--foreground) 7%, transparent)!important}.comment-emoji-picker__grid img{object-fit:contain;opacity:.82;width:100%;height:100%;image-rendering:pixelated;transition:opacity .16s;display:block}.comment-emoji-picker__grid button:hover img,.comment-emoji-picker__grid button:focus-visible img{opacity:1}.comment-form input:focus,.comment-form textarea:focus,.comment-composer-input:focus{border-color:color-mix(in srgb, var(--foreground) 64%, var(--line));box-shadow:none;background:0 0}.comment-form textarea:focus,.comment-composer-input:focus{background:color-mix(in srgb, var(--foreground) 4%, transparent)}.slide-verify{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-user-select:none;user-select:none;touch-action:none;height:40px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:hidden}.slide-verify__progress{background:color-mix(in srgb, var(--foreground) 4%, transparent);width:48px;transition:width .16s;position:absolute;inset:0 auto 0 0}.slide-verify__label{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;pointer-events:none;place-items:center;font-size:11px;display:grid;position:absolute;inset:0}.slide-verify__thumb{border:0;border-right:1px solid var(--line);width:48px;height:38px;color:var(--muted);touch-action:none;cursor:grab;background:0 0;place-items:center;transition:transform .18s,background-color .18s,color .18s;display:grid;position:absolute;top:0;left:0}.slide-verify__thumb:active{cursor:grabbing}.slide-verify__thumb:hover{border-right-color:#0000;background:var(--foreground)!important;color:var(--bg)!important}.slide-verify.is-verified{border-color:color-mix(in srgb, var(--foreground) 44%, var(--line));background:0 0}.slide-verify.is-verified .slide-verify__progress{background:color-mix(in srgb, var(--foreground) 5%, transparent)}.slide-verify.is-verified .slide-verify__label{color:var(--foreground);font-weight:500}.slide-verify.is-verified .slide-verify__thumb{cursor:default;border-right-color:#0000;background:var(--foreground)!important;color:var(--bg)!important}.comment-form__footer{justify-content:flex-end;align-items:center;gap:20px;margin-top:10px;display:flex}.comment-form__footer button{min-width:152px;min-height:38px;font-size:11px;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;box-shadow:none;border-radius:0;flex:none;justify-content:flex-end;align-items:center;gap:9px;transition:color .2s,border-color .2s;display:inline-flex;border:0!important;border-bottom:1px solid var(--foreground)!important;color:var(--foreground)!important;background:0 0!important;padding:0 2px!important}.comment-form__footer button svg{flex:none}.comment-form__submit-arrow{transition:transform .25s cubic-bezier(.16,1,.3,1)}.comment-form__footer button:not(:disabled):hover{box-shadow:none;transform:none;border-color:var(--muted)!important;color:var(--muted)!important;background:0 0!important}.comment-form__footer button:not(:disabled):hover .comment-form__submit-arrow{transform:translate(2px,-2px)}.comment-form__footer button:focus-visible{outline:2px solid color-mix(in srgb, var(--foreground) 55%, transparent);outline-offset:3px}.comment-form__footer button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;border-color:var(--line)!important;color:var(--muted)!important;background:0 0!important}.comment-spin{animation:.9s linear infinite comment-spin}@keyframes comment-spin{to{transform:rotate(360deg)}}@media (max-width:1280px){.article-detail-layout{grid-template-columns:1fr}.article-detail-layout>article,.article-toc{grid-column:1;width:100%}.article-toc{order:-1;height:auto;min-height:0;max-height:none;position:static;overflow:visible}.article-toc--loading{margin-bottom:34px}.article-loading-skeleton--toc{border-left:0;border-bottom:1px solid var(--line);min-height:0;padding:0 0 22px}.article-loading-skeleton__toc-list{grid-template-columns:repeat(5,minmax(52px,1fr));gap:20px}.article-loading-skeleton__toc-list i,.article-loading-skeleton__toc-list i:nth-child(n){width:100%}.article-loading-skeleton__toc-actions{margin-top:22px}.article-toc__directory{opacity:1;pointer-events:auto;position:static;overflow:visible;transform:none}}@media (min-width:1281px) and (max-height:620px){.article-toc{height:auto;min-height:0;max-height:calc(100vh - 140px);overflow:visible}.article-toc__directory{opacity:1;pointer-events:auto;max-height:calc(100vh - 140px);position:static;transform:none}}@media (max-width:760px){.article-toc:not(.is-directory-empty){height:auto;min-height:0}.article-toc:not(.is-directory-empty) .article-toc__directory{border-left:0;padding-left:0}.article-toc:not(.is-directory-empty) .article-toc__directory>p,.article-toc:not(.is-directory-empty) .article-toc__list{display:none}.article-toc:not(.is-directory-empty) .article-toc__actions{border-top:0;margin-top:0;padding-top:0}.article-toc__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px}.article-toc__actions>button,.article-font-picker__trigger,.article-code-theme-picker__trigger{width:40px;height:40px}.markdown-gallery{grid-template-columns:minmax(0,1fr)}.markdown-dialogue{gap:24px;padding:22px 14px}.markdown-dialogue__message{gap:11px}.markdown-dialogue__avatar{flex-basis:42px;width:42px;height:42px}.markdown-dialogue__bubble{border-radius:10px;min-width:0;max-width:calc(100% - 53px);padding:15px 16px 17px}.markdown-dialogue__bubble:before{top:13px}.markdown-dialogue__bubble strong{font-size:16px}.markdown-dialogue .markdown-dialogue__text{margin-top:12px;font-size:15px}.markdown-timeline:before{left:6px;right:auto;transform:none}.markdown-timeline .markdown-timeline__item{grid-template-columns:29px minmax(0,1fr)}.markdown-timeline .markdown-timeline__marker{grid-column:1;justify-self:start}.markdown-timeline .markdown-timeline__content,.markdown-timeline--alternate .markdown-timeline__item:nth-child(2n) .markdown-timeline__content{text-align:left;grid-column:2;padding:15px 16px 16px}.article-detail-page{padding:112px clamp(20px,6vw,28px) 72px}.article-detail-hero{margin-bottom:44px}.article-detail-hero h1{overflow-wrap:anywhere;font-size:clamp(32px,9vw,42px)}.article-detail-hero__loading-title{min-height:54px}.article-detail-hero__loading-title i{width:min(250px,72vw);height:38px}.article-loading-skeleton--body{min-height:520px}.article-loading-skeleton__heading{width:78%;height:28px}.article-loading-skeleton__media{height:180px;margin:30px 0;border-radius:14px!important}.article-loading-skeleton__toc-label,.article-loading-skeleton__toc-list{display:none}.article-loading-skeleton--toc{border-bottom:0;padding-bottom:0}.article-loading-skeleton__toc-actions{border-top:0;justify-content:center;margin-top:0;padding-top:0}.article-password-panel{border-radius:22px;padding:34px 20px}.markdown-article{font-size:16px;line-height:1.65}.article-license{grid-template-columns:1fr;gap:14px;margin-top:28px;padding:12px 0}.article-license__badge{grid-template-columns:repeat(4,28px);font-size:8px;line-height:28px}.article-license+.comment-section{margin-top:20px}.markdown-image-lightbox{padding:66px 12px 18px}.markdown-image-lightbox__toolbar{top:12px;right:12px}.markdown-image-lightbox__toolbar>span{min-width:48px;padding-left:7px}.markdown-image-lightbox__stage img{max-width:calc(100vw - 24px);max-height:76vh}.markdown-image-lightbox__caption{max-width:calc(100vw - 32px);margin-top:12px}.comment-form__footer{gap:16px;display:grid}.comment-section__head{gap:16px;margin-bottom:34px}.comment-section__write-btn{min-height:36px}.dialog-content.comment-dialog{width:100%;max-width:none;max-height:calc(100dvh - 16px);padding:26px 20px max(24px, env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:18px 18px 0 0;animation-name:comment-dialog-mobile-in;inset:auto 0 0;transform:none}.dialog-content.comment-dialog>.dialog-close{width:36px;height:36px;top:18px;right:18px}.comment-dialog__head{margin-bottom:24px;padding-right:48px}.comment-dialog .comment-form textarea,.comment-dialog .comment-composer-input{min-height:136px}.comment-list{gap:38px;margin-bottom:52px}.comment-form__grid{grid-template-columns:1fr}.comment-avatar-picker__head{align-items:flex-start}.comment-avatar-picker__current{grid-template-columns:42px minmax(0,1fr)}.comment-avatar-picker__current>img{width:42px;height:42px}.comment-avatar-picker__grid{gap:6px}.comment-avatar-picker__grid button{flex-basis:38px;width:38px;height:38px}.comment-avatar-picker__custom{grid-template-columns:1fr;gap:5px!important}.comment-item__card{border-radius:18px;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:18px 16px}.comment-item__avatar{border-width:1px;width:38px;height:38px;margin:0;font-size:14px}.comment-item__head{min-height:38px;margin:0}.comment-item__name{width:auto;font-size:15px}.comment-item__source--device{display:none}.comment-item__bubble{padding:7px 0 0}.comment-item__replies{gap:12px;margin:12px 0 0 16px;padding-left:20px}.comment-item--child .comment-item__card{border-radius:16px;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:15px 14px}.comment-item--child .comment-item__card:before{width:20px;top:30px;left:-21px}.comment-item--child .comment-item__avatar{width:32px;height:32px;margin:0;font-size:12px}.comment-emoji-picker__grid{grid-template-columns:repeat(7,minmax(0,1fr))}.comment-form__footer button{width:100%}}@keyframes comment-dialog-mobile-in{0%{opacity:0;transform:translateY(24px)}}@media (prefers-reduced-motion:reduce){.article-detail-hero__loading-title i,.article-detail-hero__loading-meta i,.article-loading-skeleton i{animation:none}}@media (hover:none),(pointer:coarse){.custom-cursor{display:none}.markdown-image__zoom{opacity:1;transform:none}.comment-item__reply-btn{opacity:1;pointer-events:auto;transform:none}.comment-quote__locate-icon{opacity:.62;transform:none}}
.loader{z-index:999;background:var(--bg);color:var(--foreground);opacity:1;place-items:center;transition:opacity .42s;display:grid;position:fixed;inset:0;overflow:hidden}.loader__pixels{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.loader__copy{z-index:1;justify-items:center;gap:18px;width:clamp(160px,13vw,240px);transition:opacity .24s ease-out,transform .42s cubic-bezier(.16,1,.3,1);display:grid;position:relative;transform:translateY(-3vh)}.loader__logo{width:100%;height:auto;display:block;overflow:visible}.loader__copy span{color:var(--foreground);letter-spacing:.1em;font:600 12px/1 DM Mono,monospace}.loader__sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.loader--done{pointer-events:none}.loader--reveal{pointer-events:none;background:0 0}.loader--reveal .loader__copy{opacity:0;transform:translateY(calc(-3vh - 12px))scale(.98)}@media (prefers-reduced-motion:reduce){.loader,.loader__copy{transition-duration:0s}}.page-feedback{width:min(1260px,100% - 96px);margin:0 auto;padding:96px 0 130px}.page-feedback--full{z-index:1001;background:var(--bg);place-items:center;width:100%;min-height:100svh;margin:0;padding:58px 48px;display:grid;position:fixed;inset:0;overflow:auto}.page-feedback__panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:center;gap:48px;min-height:260px;padding:42px 0;display:grid;position:relative;overflow:hidden}.page-feedback__panel:before{content:"";background:linear-gradient(90deg,transparent,var(--foreground),transparent);opacity:.32;height:1px;animation:2.2s ease-in-out infinite page-feedback-scan;position:absolute;top:0;left:0;right:0}.page-feedback__eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font:10px DM Mono,monospace}.page-feedback h2{letter-spacing:0;margin:0;font-size:2.75rem;font-weight:400;line-height:1.08}.page-feedback__copy{max-width:440px;color:var(--soft);margin:18px 0 0;font-size:14px;line-height:1.9}.page-feedback__meter{background:var(--line);width:min(360px,100%);height:1px;margin-top:34px;overflow:hidden}.page-feedback__meter i{background:var(--foreground);width:42%;height:100%;animation:1.35s cubic-bezier(.65,0,.35,1) infinite page-feedback-meter;display:block}.page-feedback__skeleton{gap:14px;display:grid}.page-feedback__skeleton span{border:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--foreground) 3%,transparent),color-mix(in srgb,var(--foreground) 11%,transparent),color-mix(in srgb,var(--foreground) 3%,transparent));background-size:220% 100%;height:52px;animation:1.5s ease-in-out infinite page-feedback-shimmer;display:block}.page-feedback__skeleton span:nth-child(2){justify-self:end;width:78%;animation-delay:.1s}.page-feedback__skeleton span:nth-child(3){width:58%;animation-delay:.2s}.page-feedback--loading{padding:0 0 130px}.page-feedback--loading .page-feedback__panel{border-top:0;grid-template-columns:56px minmax(0,1fr) minmax(190px,260px);gap:28px;min-height:152px;padding:30px 0;overflow:visible}.page-feedback--loading .page-feedback__panel:before{display:none}.page-feedback__pulse{width:52px;height:52px;color:var(--foreground);place-items:center;display:grid;position:relative}.page-feedback__pulse i{border:1px solid color-mix(in srgb,var(--foreground) 15%,transparent);border-radius:50%;position:absolute;inset:0}.page-feedback__pulse i:first-child{border-top-color:color-mix(in srgb,var(--foreground) 76%,transparent);animation:2.2s linear infinite page-feedback-orbit}.page-feedback__pulse i:nth-child(2){border-color:#0000;border-right-color:color-mix(in srgb,var(--foreground) 34%,transparent);animation:1.6s linear infinite reverse page-feedback-orbit;inset:9px}.page-feedback__pulse span{width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb,var(--foreground) 7%,transparent);background:currentColor;border-radius:50%;animation:1.8s ease-in-out infinite page-feedback-breathe;display:block}.page-feedback__loading-copy{min-width:0}.page-feedback--loading .page-feedback__title{letter-spacing:-.015em;margin:0;font-size:clamp(1.15rem,1.7vw,1.5rem);font-weight:400;line-height:1.3}.page-feedback--loading .page-feedback__title em{color:var(--muted);font-style:normal;font-weight:300}.page-feedback--loading .page-feedback__copy{margin:8px 0 0;font-size:12px;line-height:1.7}.page-feedback__activity{align-self:center;gap:10px;width:100%;display:grid}.page-feedback__activity-meta{color:var(--muted);letter-spacing:.14em;justify-content:space-between;font:8px DM Mono,monospace;display:flex}.page-feedback__activity-meta span:last-child{letter-spacing:.25em;animation:1.4s steps(3,end) infinite page-feedback-ellipsis}.page-feedback__track{background:color-mix(in srgb,var(--foreground) 11%,transparent);width:100%;height:1px;position:relative;overflow:hidden}.page-feedback__track i{background:linear-gradient(90deg,transparent,var(--foreground),transparent);width:36%;animation:1.65s cubic-bezier(.65,0,.35,1) infinite page-feedback-stream;position:absolute;inset:0;transform:translate(-110%)}.page-feedback__beats{align-items:flex-end;gap:4px;height:10px;display:flex}.page-feedback__beats i{background:color-mix(in srgb,var(--foreground) 26%,transparent);transform-origin:bottom;width:2px;height:3px;animation:1.05s ease-in-out infinite page-feedback-beat;display:block}.page-feedback__beats i:nth-child(2){animation-delay:.12s}.page-feedback__beats i:nth-child(3){animation-delay:.24s}.page-feedback__beats i:nth-child(4){animation-delay:.36s}.page-feedback__beats i:nth-child(5){animation-delay:.48s}.page-feedback--loading.page-feedback--full{width:100%;padding:58px 48px}.page-feedback__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.page-feedback__action{border:1px solid var(--line);min-height:38px;color:var(--foreground);background:0 0;align-items:center;gap:8px;padding:0 14px;font-size:13px;display:inline-flex}.page-feedback__action:hover{background:var(--foreground);color:var(--bg)}.page-feedback__construction{aspect-ratio:1;border:1px solid var(--line);background:color-mix(in srgb,var(--foreground) 4%,transparent);width:220px;color:var(--foreground);justify-self:end;place-items:center;gap:16px;display:grid}.page-feedback__construction span{color:var(--muted);letter-spacing:.14em;font:10px DM Mono,monospace}.content-empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;color:var(--muted);margin:0;padding:34px 0;font-size:14px;line-height:1.8}@keyframes page-feedback-scan{0%,to{opacity:.12;transform:translate(-55%)}50%{opacity:.34;transform:translate(55%)}}@keyframes page-feedback-meter{0%{transform:translate(-100%)}to{transform:translate(240%)}}@keyframes page-feedback-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes page-feedback-orbit{to{transform:rotate(360deg)}}@keyframes page-feedback-breathe{0%,to{opacity:.45;transform:scale(.78)}50%{opacity:1;transform:scale(1)}}@keyframes page-feedback-stream{0%{transform:translate(-110%)}70%,to{transform:translate(300%)}}@keyframes page-feedback-beat{0%,to{opacity:.35;height:3px}50%{opacity:.86;height:10px}}@keyframes page-feedback-ellipsis{0%{opacity:.24}to{opacity:.8}}.editorial-loading-skeleton{min-height:360px;padding-top:0;position:relative}.editorial-loading-skeleton i{background:linear-gradient(90deg, color-mix(in srgb,var(--skeleton-ink,var(--foreground)) 3%,transparent) 0%, color-mix(in srgb,var(--skeleton-ink,var(--foreground)) 10%,transparent) 46%, color-mix(in srgb,var(--skeleton-ink,var(--foreground)) 3%,transparent) 100%);background-size:220% 100%;border-radius:999px;animation:1.65s ease-in-out infinite article-loading-shimmer;display:block}.editorial-loading-skeleton__number{width:18px;height:7px}.editorial-loading-skeleton__meta{width:88px;height:7px}.editorial-loading-skeleton__depth-list{border-top:1px solid var(--line)}.editorial-loading-skeleton__depth-row{border-bottom:1px solid var(--line);grid-template-columns:60px minmax(0,1fr) 36px;align-items:center;gap:24px;min-height:116px;padding:16px 0;display:grid}.editorial-loading-skeleton__depth-row>div{min-width:0}.editorial-loading-skeleton__depth-row:nth-child(2) i{animation-delay:80ms}.editorial-loading-skeleton__depth-row:nth-child(3) i{animation-delay:.16s}.editorial-loading-skeleton__depth-row:nth-child(4) i{animation-delay:.24s}.editorial-loading-skeleton__title{width:min(470px,62%);height:24px;margin:13px 0 11px;border-radius:5px!important}.editorial-loading-skeleton__summary{width:min(720px,82%);height:8px}.editorial-loading-skeleton__detail{width:146px;height:7px;margin-top:11px}.editorial-loading-skeleton__arrow{justify-self:end;width:18px;height:18px;border-radius:5px!important}.editorial-loading-skeleton__friend-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:36px 0;display:grid}.editorial-loading-skeleton__friend-card{border:1px solid var(--line);background:color-mix(in srgb,var(--foreground) 2%,transparent);border-radius:12px;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:112px;padding:18px;display:grid}.editorial-loading-skeleton__friend-card>div:nth-child(2){min-width:0}.editorial-loading-skeleton__friend-card:nth-child(2n) i{animation-delay:90ms}.editorial-loading-skeleton__friend-card:nth-child(3n) i{animation-delay:.18s}.editorial-loading-skeleton__avatar{width:48px;height:48px;border-radius:50%!important}.editorial-loading-skeleton__friend-name{width:58%;height:11px;border-radius:4px!important}.editorial-loading-skeleton__friend-copy{width:86%;height:7px;margin-top:12px}.editorial-loading-skeleton__friend-side{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;display:flex}.editorial-loading-skeleton__friend-side i:first-child{border-radius:50%;width:7px;height:7px}.editorial-loading-skeleton__friend-side i:last-child{border-radius:4px;width:14px;height:14px}.editorial-loading-skeleton.editorial-loading-skeleton--thoughts{width:min(1320px,100% - 96px)}.editorial-loading-skeleton__thought-grid{columns:3;column-gap:28px}.editorial-loading-skeleton__thought-card{--skeleton-ink:#f4f4f1;break-inside:avoid;vertical-align:top;background:#141414;border:1px solid #f4f4f11c;border-radius:26px;width:100%;margin:0 0 28px;display:inline-block;overflow:hidden;box-shadow:0 24px 48px #00000047,0 7px 18px #00000024}.light-mode .editorial-loading-skeleton__thought-card{--skeleton-ink:#171717;background:var(--white);border-color:#1717171a;box-shadow:0 24px 48px #00000029,0 7px 18px #00000012}.editorial-loading-skeleton__thought-card:nth-child(2n) i{animation-delay:90ms}.editorial-loading-skeleton__thought-card:nth-child(3n) i{animation-delay:.18s}.editorial-loading-skeleton__thought-head{border-bottom:1px solid color-mix(in srgb,var(--skeleton-ink) 11%,transparent);grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:11px;min-height:68px;padding:13px 17px;display:grid}.editorial-loading-skeleton__thought-head>div{min-width:0}.editorial-loading-skeleton__thought-avatar{width:42px;height:42px;border-radius:50%!important}.editorial-loading-skeleton__thought-name{width:84px;height:8px}.editorial-loading-skeleton__thought-date{width:58px;height:6px;margin-top:8px}.editorial-loading-skeleton__thought-more{justify-self:end;width:22px;height:7px}.editorial-loading-skeleton__thought-body{gap:12px;padding:24px 22px 22px;display:grid}.editorial-loading-skeleton__thought-body>i:not(.editorial-loading-skeleton__thought-media){width:100%;height:9px}.editorial-loading-skeleton__thought-body>i:nth-child(2){width:88%}.editorial-loading-skeleton__thought-body>i:nth-child(3){width:64%}.editorial-loading-skeleton__thought-media{width:100%;height:clamp(132px,14vw,190px);margin-top:8px;border-radius:12px!important}.editorial-loading-skeleton__thought-card:nth-child(3n) .editorial-loading-skeleton__thought-media{height:clamp(176px,18vw,240px)}.editorial-loading-skeleton__thought-foot{border-top:1px solid color-mix(in srgb,var(--skeleton-ink) 11%,transparent);justify-content:space-between;align-items:center;min-height:64px;padding:11px 16px;display:flex}.editorial-loading-skeleton__thought-foot>div{gap:10px;display:flex}.editorial-loading-skeleton__thought-foot i{width:36px;height:36px;border-radius:50%!important}.editorial-loading-skeleton__category-shell{border-top:1px solid var(--line)}.editorial-loading-skeleton__category-grid{border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.editorial-loading-skeleton__category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) 72px;align-items:start;gap:18px;min-height:132px;padding:26px 22px;display:grid}.editorial-loading-skeleton__category-card>div{min-width:0}.editorial-loading-skeleton__category-card:nth-child(2n) i{animation-delay:.1s}.editorial-loading-skeleton__category-name{width:min(210px,52%);height:21px;border-radius:5px!important}.editorial-loading-skeleton__category-copy{width:min(370px,82%);height:8px;margin-top:18px}.editorial-loading-skeleton__category-count{justify-self:end;width:48px;height:7px}.editorial-loading-skeleton__tags{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:34px;padding:22px 0 28px}.editorial-loading-skeleton__tags-head,.editorial-loading-skeleton__results-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.editorial-loading-skeleton__tags-head{margin-bottom:16px}.editorial-loading-skeleton__tags-head i:first-child,.editorial-loading-skeleton__results-head i:first-child{width:54px;height:7px}.editorial-loading-skeleton__tags-head i:last-child{border-radius:3px;width:52px;height:30px}.editorial-loading-skeleton__tag-list{flex-wrap:wrap;gap:10px;display:flex}.editorial-loading-skeleton__tag-list i{border-radius:3px;width:82px;height:36px}.editorial-loading-skeleton__tag-list i:nth-child(2),.editorial-loading-skeleton__tag-list i:nth-child(5){width:104px;animation-delay:80ms}.editorial-loading-skeleton__tag-list i:nth-child(3),.editorial-loading-skeleton__tag-list i:nth-child(7){width:70px;animation-delay:.16s}.editorial-loading-skeleton__results{margin-top:34px}.editorial-loading-skeleton__results-head{border-bottom:1px solid var(--line);padding-bottom:14px}.editorial-loading-skeleton__results-head i:last-child{width:62px;height:7px}.editorial-loading-skeleton__result-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:18px;min-height:140px;padding:22px 0;display:grid}.editorial-loading-skeleton__result-row>div{min-width:0}.editorial-loading-skeleton__result-row:nth-child(3) i{animation-delay:90ms}.editorial-loading-skeleton__result-row:nth-child(4) i{animation-delay:.18s}.editorial-loading-skeleton__result-title{width:min(420px,56%);height:17px;margin:12px 0;border-radius:4px!important}.editorial-loading-skeleton__result-copy{width:min(690px,78%);height:8px}.editorial-loading-skeleton__result-tag{width:76px;height:18px;margin-top:14px;border-radius:3px!important}.editorial-loading-skeleton.editorial-loading-skeleton--gallery{width:min(1360px,100% - 96px)}.editorial-loading-skeleton__gallery-board{border-right:1px solid color-mix(in srgb,var(--foreground) 8%,transparent);border-left:1px solid color-mix(in srgb,var(--foreground) 8%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--foreground) 5%,transparent) 1px,transparent 1px);background-size:16.66% 100%;min-height:clamp(620px,62vw,800px);position:relative;overflow:hidden}.editorial-loading-skeleton__gallery-board:after{content:"";z-index:2;background:radial-gradient(circle at 50% 50%,transparent 0 38%,color-mix(in srgb,var(--bg) 48%,transparent) 76%,var(--bg) 100%);pointer-events:none;position:absolute;inset:0}.editorial-loading-skeleton__gallery-tile{z-index:1;aspect-ratio:1.4;border:1px solid color-mix(in srgb,var(--foreground) 10%,transparent);width:32%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 48px #0003;border-radius:8px!important}.editorial-loading-skeleton__gallery-tile:first-child{aspect-ratio:1.45;width:34%;top:24%;left:18%;transform:translate(-50%,-50%)rotate(-1.5deg)}.editorial-loading-skeleton__gallery-tile:nth-child(2){aspect-ratio:1.24;width:23%;animation-delay:70ms;top:18%;left:51%;transform:translate(-50%,-50%)rotate(.8deg)}.editorial-loading-skeleton__gallery-tile:nth-child(3){aspect-ratio:1.42;width:31%;animation-delay:.14s;top:24%;left:82%;transform:translate(-50%,-50%)rotate(.6deg)}.editorial-loading-skeleton__gallery-tile:nth-child(4){aspect-ratio:1.2;width:28%;animation-delay:.21s;top:70%;left:18%;transform:translate(-50%,-50%)rotate(.9deg)}.editorial-loading-skeleton__gallery-tile:nth-child(5){aspect-ratio:.96;width:18%;animation-delay:.28s;top:67%;left:51%;transform:translate(-50%,-50%)rotate(-1deg)}.editorial-loading-skeleton__gallery-tile:nth-child(6){aspect-ratio:1.34;width:26%;animation-delay:.35s;top:68%;left:79%;transform:translate(-50%,-50%)rotate(-.8deg)}.editorial-loading-skeleton__archive-progress{border-bottom:1px solid var(--line);align-items:center;gap:clamp(48px,8vw,118px);min-height:142px;padding:26px 34px;display:flex}.editorial-loading-skeleton__archive-progress>div{gap:14px;min-width:112px;display:grid}.editorial-loading-skeleton__archive-progress>div>i:first-child{width:92px;height:42px;border-radius:7px!important}.editorial-loading-skeleton__archive-progress>div>i:last-child{width:62px;height:8px}.editorial-loading-skeleton__archive-progress>div:nth-child(2) i{animation-delay:70ms}.editorial-loading-skeleton__archive-progress>div:nth-child(3) i{animation-delay:.14s}.editorial-loading-skeleton__archive-progress>div:nth-child(4) i{animation-delay:.21s}.editorial-loading-skeleton__archive-year{border-bottom:1px solid var(--line);grid-template-columns:240px minmax(0,1fr);gap:48px;padding:64px 0;display:grid}.editorial-loading-skeleton__archive-year-label{align-content:start;gap:18px;display:grid}.editorial-loading-skeleton__archive-year-label i:first-child{width:190px;height:76px;border-radius:8px!important}.editorial-loading-skeleton__archive-year-label i:last-child{width:64px;height:7px}.editorial-loading-skeleton__archive-months{min-width:0}.editorial-loading-skeleton__archive-month{border-top:1px solid var(--line);grid-template-columns:100px minmax(0,1fr);gap:28px;padding:30px 0;display:grid}.editorial-loading-skeleton__archive-month:first-child{border-top:0;padding-top:0}.editorial-loading-skeleton__archive-month-label{width:54px;height:17px;margin-top:7px;border-radius:4px!important}.editorial-loading-skeleton__archive-row{grid-template-columns:106px minmax(0,1fr);align-items:center;gap:20px;min-height:106px;padding:18px 0;display:grid}.editorial-loading-skeleton__archive-row>div{min-width:0}.editorial-loading-skeleton__archive-date{align-self:start;width:72px;height:7px;margin-top:7px}.editorial-loading-skeleton__archive-row>div>i:first-child{width:min(420px,62%);height:18px;border-radius:4px!important}.editorial-loading-skeleton__archive-row>div>i:nth-child(2){width:min(620px,84%);height:8px;margin-top:13px}.editorial-loading-skeleton__archive-row>div>i:nth-child(3){width:118px;height:7px;margin-top:13px}.editorial-loading-skeleton__archive-month:nth-child(2) i{animation-delay:.12s}.editorial-loading-skeleton.editorial-loading-skeleton--construction{width:min(1000px,100% - 96px)}.editorial-loading-skeleton__construction-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:18px;margin-bottom:42px;padding:28px 2px 24px;display:grid}.editorial-loading-skeleton__construction-intro i:first-child{width:172px;height:8px}.editorial-loading-skeleton__construction-intro i:nth-child(2){width:42px;height:30px;border-radius:5px!important}.editorial-loading-skeleton__construction-intro i:last-child{width:146px;height:8px}.editorial-loading-skeleton__construction-timeline{padding-bottom:24px;position:relative}.editorial-loading-skeleton__construction-timeline:before{content:"";border-left:3px dotted color-mix(in srgb,var(--foreground) 22%,transparent);position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-50%)}.editorial-loading-skeleton__construction-row{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;height:220px;display:grid;position:relative}.editorial-loading-skeleton__construction-card{border:1px solid color-mix(in srgb,var(--foreground) 14%,transparent);background:color-mix(in srgb,var(--foreground) 4%,var(--bg));border-radius:72px;grid-area:1/1;align-items:center;min-height:142px;padding:30px 66px 30px 34px;display:flex;position:relative}.editorial-loading-skeleton__construction-card>div{gap:13px;width:100%;min-width:0;display:grid}.editorial-loading-skeleton__construction-card>div>i:first-child{width:58%;height:19px;border-radius:5px!important}.editorial-loading-skeleton__construction-card>div>i:nth-child(2){width:88%;height:8px}.editorial-loading-skeleton__construction-card>div>i:nth-child(3){width:70%;height:8px}.editorial-loading-skeleton__construction-node{z-index:2;border:1px solid color-mix(in srgb,var(--foreground) 18%,transparent);width:68px;height:68px;box-shadow:0 0 0 6px color-mix(in srgb,var(--bg) 88%,transparent);position:absolute;top:50%;right:-34px;transform:translateY(-50%);border-radius:50%!important}.editorial-loading-skeleton__construction-step{grid-column:3;justify-items:start;gap:10px;padding-left:42px;display:grid}.editorial-loading-skeleton__construction-step i:first-child{width:72px;height:7px}.editorial-loading-skeleton__construction-step i:nth-child(2){width:36px;height:8px}.editorial-loading-skeleton__construction-step i:last-child{width:60px;height:42px;border-radius:6px!important}.editorial-loading-skeleton__construction-row:nth-child(2n) .editorial-loading-skeleton__construction-card{grid-column:3;padding-left:66px;padding-right:34px}.editorial-loading-skeleton__construction-row:nth-child(2n) .editorial-loading-skeleton__construction-node{left:-34px;right:auto}.editorial-loading-skeleton__construction-row:nth-child(2n) .editorial-loading-skeleton__construction-step{grid-column:1;justify-items:end;padding-left:0;padding-right:42px}.editorial-loading-skeleton__construction-row:nth-child(2) i{animation-delay:80ms}.editorial-loading-skeleton__construction-row:nth-child(3) i{animation-delay:.16s}.editorial-loading-skeleton__construction-row:nth-child(4) i{animation-delay:.24s}.editorial-loading-skeleton.editorial-loading-skeleton--about{width:min(860px,100% - 36px);padding-top:128px}.editorial-loading-skeleton__about-document{min-height:760px}.editorial-loading-skeleton__about-title{width:min(610px,72%);height:64px;border-radius:8px!important}.editorial-loading-skeleton__about-lines{gap:15px;margin-top:44px;display:grid}.editorial-loading-skeleton__about-lines i{width:100%;height:10px}.editorial-loading-skeleton__about-lines i:nth-child(2){width:92%;animation-delay:70ms}.editorial-loading-skeleton__about-lines i:nth-child(3){width:96%;animation-delay:.14s}.editorial-loading-skeleton__about-lines i:nth-child(4){width:68%;animation-delay:.21s}.editorial-loading-skeleton__about-media{width:100%;height:clamp(260px,34vw,390px);margin-top:42px;border-radius:12px!important}.editorial-loading-skeleton__about-heading{width:min(360px,48%);height:32px;margin-top:70px;border-radius:6px!important}.editorial-loading-skeleton__about-lines--lower{margin-top:28px}.editorial-loading-skeleton__about-lines--lower i:last-child{width:74%}@media (max-width:1024px){.editorial-loading-skeleton__friend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-loading-skeleton__thought-grid{columns:2;column-gap:22px}.editorial-loading-skeleton.editorial-loading-skeleton--thoughts{width:calc(100% - 56px)}.editorial-loading-skeleton__archive-progress{justify-content:space-between;gap:36px}.editorial-loading-skeleton__archive-progress>div{min-width:0}}@media (max-width:700px){.editorial-loading-skeleton__depth-row{grid-template-columns:28px minmax(0,1fr);gap:10px;min-height:104px;padding:16px 0}.editorial-loading-skeleton__depth-row>.editorial-loading-skeleton__arrow{display:none}.editorial-loading-skeleton__title{width:72%;height:18px;margin:11px 0 10px}.editorial-loading-skeleton__summary{width:92%}.editorial-loading-skeleton__friend-grid{grid-template-columns:1fr;gap:10px;padding:24px 0}.editorial-loading-skeleton__friend-card{min-height:102px;padding:16px}.editorial-loading-skeleton.editorial-loading-skeleton--thoughts{width:calc(100% - 24px)}.editorial-loading-skeleton__thought-grid{columns:1}.editorial-loading-skeleton__thought-card{border-radius:22px;margin-bottom:16px}.editorial-loading-skeleton__thought-head{grid-template-columns:38px minmax(0,1fr) 26px;gap:10px;min-height:62px;padding:12px 15px}.editorial-loading-skeleton__thought-avatar{width:38px;height:38px}.editorial-loading-skeleton__thought-body{padding:20px 18px}.editorial-loading-skeleton__thought-media{height:clamp(170px,58vw,260px)}.editorial-loading-skeleton__thought-foot{min-height:58px;padding:9px 13px}.editorial-loading-skeleton__thought-foot i{width:34px;height:34px}.editorial-loading-skeleton__category-grid{grid-template-columns:1fr}.editorial-loading-skeleton__category-card{grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:118px;padding:20px 16px}.editorial-loading-skeleton__category-count{grid-column:2;justify-self:start}.editorial-loading-skeleton__category-name{width:54%;height:18px}.editorial-loading-skeleton__tags{margin-top:24px;padding:18px 0 22px}.editorial-loading-skeleton__tag-list{gap:8px}.editorial-loading-skeleton__tag-list i{height:34px}.editorial-loading-skeleton__results{margin-top:24px}.editorial-loading-skeleton__result-row{grid-template-columns:34px minmax(0,1fr);gap:12px}.editorial-loading-skeleton__result-title{width:72%}.editorial-loading-skeleton.editorial-loading-skeleton--gallery{width:calc(100% - 36px)}.editorial-loading-skeleton__gallery-board{background:0 0;border:0;grid-template-columns:1fr;gap:16px;min-height:0;padding:24px 0 0;display:grid;overflow:visible}.editorial-loading-skeleton__gallery-board:after{content:none}.editorial-loading-skeleton__gallery-tile,.editorial-loading-skeleton__gallery-tile:nth-child(n){aspect-ratio:1.22;width:100%;position:relative;top:auto;left:auto;transform:none}.editorial-loading-skeleton__gallery-tile:nth-child(3n+2){aspect-ratio:1.05}.editorial-loading-skeleton__gallery-tile:nth-child(3n){aspect-ratio:1.36}.editorial-loading-skeleton__archive-progress{grid-template-columns:1fr 1fr;gap:24px 18px;min-height:0;padding:24px 0;display:grid}.editorial-loading-skeleton__archive-progress>div>i:first-child{width:76px;height:34px}.editorial-loading-skeleton__archive-year{grid-template-columns:1fr;gap:34px;padding:42px 0}.editorial-loading-skeleton__archive-year-label i:first-child{width:150px;height:58px}.editorial-loading-skeleton__archive-month{grid-template-columns:1fr;gap:18px}.editorial-loading-skeleton__archive-row{grid-template-columns:72px minmax(0,1fr);gap:12px}.editorial-loading-skeleton.editorial-loading-skeleton--construction{width:calc(100% - 36px)}.editorial-loading-skeleton__construction-intro{grid-template-columns:1fr auto;gap:12px 16px;margin-bottom:38px;padding:22px 0 20px}.editorial-loading-skeleton__construction-intro i:last-child{grid-column:1/-1}.editorial-loading-skeleton__construction-timeline:before{left:42px}.editorial-loading-skeleton__construction-row{height:auto;padding:0 0 46px 42px;display:block}.editorial-loading-skeleton__construction-step,.editorial-loading-skeleton__construction-row:nth-child(2n) .editorial-loading-skeleton__construction-step{align-items:flex-end;gap:8px;padding:0 0 0 42px;display:flex}.editorial-loading-skeleton__construction-card,.editorial-loading-skeleton__construction-row:nth-child(2n) .editorial-loading-skeleton__construction-card{border-radius:62px;width:calc(100% - 8px);min-height:136px;margin-top:14px;padding:24px 24px 24px 56px}.editorial-loading-skeleton__construction-node,.editorial-loading-skeleton__construction-row:nth-child(2n) .editorial-loading-skeleton__construction-node{width:60px;height:60px;left:-30px;right:auto}.editorial-loading-skeleton.editorial-loading-skeleton--about{padding-top:88px}.editorial-loading-skeleton__about-title{width:82%;height:46px}.editorial-loading-skeleton__about-lines{gap:12px;margin-top:34px}.editorial-loading-skeleton__about-media{height:54vw;margin-top:34px}.editorial-loading-skeleton__about-heading{width:62%;height:27px;margin-top:54px}}@media (prefers-reduced-motion:reduce){.editorial-loading-skeleton i{animation:none}}.home-page{font-family:var(--font-home);position:relative;overflow-x:hidden}.home-page :where(*){font-family:inherit!important}:is(body:has(.home-page) .site-header,body:has(.home-page) .site-header :where(*)){font-family:var(--font-home)!important}
.site-header{z-index:50;opacity:1;transform-origin:50% 0;will-change:transform,opacity;border-bottom:0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:88px;padding:0 48px;transition:opacity .24s ease-out,visibility linear,transform .64s cubic-bezier(.16,1.28,.32,1);display:grid;position:absolute;top:0;left:0;transform:translate(0,0)scale(1)}.site-header.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease-in,visibility 0s linear .38s,transform .38s cubic-bezier(.7,0,.84,0);transform:translateY(-22px)scale(.985,.94)}@media (prefers-reduced-motion:reduce){.site-header{transition:opacity .16s,visibility linear;transform:none}.site-header.is-hidden{transition:opacity .16s,visibility 0s linear .16s;transform:none}}.brand{width:max-content;font:700 22px/1 var(--font-sans);letter-spacing:.04em;align-items:flex-end;display:flex}.brand__logo{width:58px;height:auto;display:block}.brand i{background:var(--white);border-radius:50%;width:5px;height:5px;margin:0 0 1px 4px;display:block}.desktop-nav{isolation:isolate;z-index:60;border:1px solid rgba(var(--white-rgb),.24);background:rgba(var(--white-rgb),.025);height:58px;box-shadow:inset 0 1.5px 2px rgba(var(--white-rgb),.38),inset 0 -2px 3px #00000038,0 12px 28px #0000003d,0 2px 6px #00000024;border-radius:999px;align-items:center;gap:32px;padding:0 20px;display:flex;position:relative}.desktop-nav__glass{z-index:0;border-radius:inherit;background:rgba(var(--white-rgb),.045);-webkit-backdrop-filter:blur(10px)saturate(170%)contrast(1.04);backdrop-filter:blur(10px)saturate(170%)contrast(1.04);pointer-events:none;position:absolute;inset:0;overflow:hidden}.desktop-nav:after{z-index:3;content:"";border:1px solid rgba(var(--white-rgb),.14);border-radius:inherit;box-shadow:inset 0 1px 1px rgba(var(--white-rgb),.28),inset 0 -1px 2px #00000029;pointer-events:none;position:absolute;inset:-1px}.desktop-nav>a,.desktop-nav-more{z-index:2}.desktop-nav>a,.desktop-nav-more>button{appearance:none;color:rgba(var(--white-rgb),.5);font:580 14px/1 var(--font-sans);letter-spacing:.06em;cursor:pointer;transform-origin:50%;background:0 0;border:0;justify-content:center;align-items:center;padding:10px 1px 9px;display:inline-flex;position:relative;transform:skew(-4deg)}.desktop-nav>a:hover,.desktop-nav>a.active,.desktop-nav-more:hover>button,.desktop-nav-more:focus-within>button,.desktop-nav-more>button.active{color:var(--white)}.desktop-nav>a:active,.desktop-nav-more>button:active{transform:skew(-4deg)}.desktop-nav>a.active:after,.desktop-nav-more>button.active:after{content:"";opacity:.82;background:0 0;border-bottom:2px solid;border-radius:50%;width:19px;height:4px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)rotate(-4deg)}.desktop-nav-more{align-items:center;height:100%;display:flex;position:relative}.desktop-nav-more>button:focus-visible{outline-offset:4px;outline:1px solid}.desktop-nav-dropdown{isolation:isolate;z-index:70;border:1px solid rgba(var(--white-rgb),.2);background:rgba(var(--white-rgb),.045);width:132px;box-shadow:inset 0 1.5px 2px rgba(var(--white-rgb),.28),inset 0 -2px 3px #0003,0 20px 48px #0000004d,0 3px 9px #00000029;-webkit-backdrop-filter:blur(14px)saturate(170%)contrast(1.04);backdrop-filter:blur(14px)saturate(170%)contrast(1.04);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;border-radius:14px;padding:7px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.desktop-nav-dropdown:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.desktop-nav-dropdown:after{z-index:2;content:"";border:1px solid rgba(var(--white-rgb),.12);border-radius:inherit;box-shadow:inset 0 1px 1px rgba(var(--white-rgb),.24),inset 0 -1px 2px #00000024;pointer-events:none;position:absolute;inset:-1px}.desktop-nav-more:hover .desktop-nav-dropdown,.desktop-nav-more:focus-within .desktop-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.desktop-nav-dropdown a{z-index:1;min-height:39px;color:var(--muted);font:500 13px/1 var(--font-sans);letter-spacing:.06em;border-radius:9px;justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:relative}.desktop-nav-dropdown a:hover,.desktop-nav-dropdown a:focus-visible,.desktop-nav-dropdown a.active{background:color-mix(in srgb,var(--foreground) 8%,transparent);color:var(--foreground);outline:none}.desktop-nav-dropdown a.active:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px}.header-actions{border:1px solid rgba(var(--white-rgb),.16);box-shadow:inset 0 1px 0 rgba(var(--white-rgb),.05),0 8px 28px #0003;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0505059e;border-radius:999px;grid-column:-2/-1;justify-content:flex-end;justify-self:end;gap:2px;padding:3px;display:flex}.header-actions>button,.header-actions>a{appearance:none;width:36px;height:36px;color:rgba(var(--white-rgb),.62);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:0 0 36px;place-items:center;padding:0;transition:color .25s,background .25s,transform .25s;display:inline-grid}.header-actions>button:hover,.header-actions>a:hover{background:rgba(var(--white-rgb),.1);color:var(--white);transform:translateY(-1px)}.header-actions>button:focus-visible,.header-actions>a:focus-visible{outline:1px solid rgba(var(--white-rgb),.7);outline-offset:2px}.header-actions>button svg,.header-actions>a svg{stroke-width:1.7px;width:16px;height:16px}[data-locale=en-US] .desktop-nav{gap:20px;padding-inline:16px}[data-locale=en-US] .desktop-nav>a,[data-locale=en-US] .desktop-nav-more>button{letter-spacing:.035em;font-size:13px}[data-locale=en-US] .hero-title{letter-spacing:-.06em;font-size:clamp(3.1rem,7.1vw,6.4rem)}.mobile-menu{display:none!important}.header-identity{justify-self:start;align-items:center;gap:14px;min-width:0;display:flex}.postly{min-width:0;color:var(--foreground);position:relative}.postly__trigger{appearance:none;max-width:210px;min-height:36px;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:9px;padding:2px 5px 2px 25px;transition:opacity .22s;display:flex;position:relative}.postly__trigger:before{content:"";background:color-mix(in srgb,var(--foreground) 22%,transparent);width:15px;height:1px;transition:width .22s,background-color .22s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.postly__trigger:hover,.postly__trigger:focus-visible,.postly__trigger[aria-expanded=true]{opacity:.72}.postly__trigger:hover:before,.postly__trigger:focus-visible:before,.postly__trigger[aria-expanded=true]:before{background:color-mix(in srgb,var(--foreground) 56%,transparent);width:18px}.postly__trigger:focus-visible{outline:1px solid color-mix(in srgb,var(--foreground) 58%,transparent);outline-offset:4px}.postly__trigger-mark{background:color-mix(in srgb,var(--foreground) 30%,transparent);border-radius:50%;flex:0 0 5px;width:5px;height:5px}.postly__trigger-mark[data-online=true]{background:#45d483;box-shadow:0 0 0 3px #45d4831f}.postly__trigger-copy{flex-direction:column;min-width:0;display:flex}.postly__trigger-copy small{color:color-mix(in srgb,var(--foreground) 42%,transparent);letter-spacing:.14em;font:7px/1 DM Mono,monospace}.postly__trigger-copy strong{max-width:150px;color:color-mix(in srgb,var(--foreground) 76%,transparent);letter-spacing:.01em;white-space:nowrap;margin-top:3px;padding:1px 0 2px;font-size:10px;font-weight:450;line-height:1.25;display:block}.postly__trigger-chevron{width:13px;height:13px;color:color-mix(in srgb,var(--foreground) 46%,transparent);stroke-width:1.7px;flex:none;transition:color .22s,transform .22s cubic-bezier(.22,1,.36,1)}.postly__trigger:hover .postly__trigger-chevron,.postly__trigger:focus-visible .postly__trigger-chevron{color:var(--foreground)}.postly__trigger[aria-expanded=true] .postly__trigger-chevron{color:var(--foreground);transform:rotate(180deg)}.postly__popover{z-index:80;border:1px solid color-mix(in srgb,var(--foreground) 18%,transparent);background:color-mix(in srgb,var(--bg) 96%,transparent);width:360px;color:var(--foreground);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;pointer-events:none;transform-origin:0 0;border-radius:18px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-7px)scale(.985);box-shadow:0 24px 70px #0000005c,0 2px 10px #00000029}.postly__popover:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.postly__popover[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.header-actions .postly{place-items:center;display:grid}.header-actions .postly__trigger{background:0 0;border:0;border-radius:999px;place-items:center;width:36px;min-width:36px;max-width:none;min-height:36px;padding:0;display:grid}.header-actions .postly__trigger:before,.header-actions .postly__trigger-copy,.header-actions .postly__trigger-chevron{display:none}.header-actions .postly__trigger-visual{width:24px;height:24px;color:rgba(var(--white-rgb),.62);border-radius:50%;place-items:center;transition:color .25s,transform .25s;display:grid;position:relative}.header-actions .postly__trigger-visual svg{stroke-width:1.7px;width:17px;height:17px}.header-actions .postly__trigger-visual img{object-fit:cover;width:24px;height:24px;box-shadow:0 0 0 1px rgba(var(--white-rgb),.22);border-radius:50%;animation:8s linear infinite postly-cover-spin;display:block}.header-actions .postly__trigger-visual[data-online=true]:after{content:"";border:2px solid color-mix(in srgb,var(--bg) 92%,transparent);background:#45d483;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-1px;right:-1px}.header-actions .postly__trigger:hover .postly__trigger-visual,.header-actions .postly__trigger:focus-visible .postly__trigger-visual,.header-actions .postly__trigger[aria-expanded=true] .postly__trigger-visual{color:var(--white);transform:scale(1.06)}.header-actions .postly__trigger:hover,.header-actions .postly__trigger:focus-visible,.header-actions .postly__trigger[aria-expanded=true]{background:rgba(var(--white-rgb),.1);opacity:1}.header-actions .postly__popover{transform-origin:100% 0;left:auto;right:0}.postly__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex}.postly__serial{align-items:baseline;gap:10px;min-width:0;display:flex}.postly__head span{color:var(--foreground);letter-spacing:.04em;font-size:13px;font-weight:500}.postly__serial small{color:var(--muted);letter-spacing:.04em;font-size:10px}.postly__head p{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;margin:0;font-size:11px;display:flex}.postly__head p i{background:currentColor;border-radius:50%;width:6px;height:6px}.postly__head p[data-online=true]{color:var(--foreground)}.postly__head p[data-online=true] i{background:#45d483;animation:2.4s ease-in-out infinite postly-pulse;box-shadow:0 0 0 4px #45d48324}.postly__now-playing{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px;min-height:116px;padding:20px;display:grid}.postly__cover{border:1px solid color-mix(in srgb,var(--foreground) 12%,transparent);background:color-mix(in srgb,var(--foreground) 6%,transparent);width:68px;height:68px;color:color-mix(in srgb,var(--foreground) 44%,transparent);border-radius:14px;place-items:center;display:grid;position:relative;overflow:visible}.postly__cover img{object-fit:cover;border-radius:13px;width:100%;height:100%;display:block}.postly__cover svg{stroke-width:1.35px;width:23px;height:23px}.postly__cover>i{border:1px solid color-mix(in srgb,var(--foreground) 24%,transparent);opacity:0;border-radius:18px;transition:opacity .25s,transform .25s;position:absolute;inset:-5px;transform:scale(.96)}.postly__cover[data-playing=true]>i{opacity:1;transform:scale(1)}.postly__song-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.postly__song-copy strong{font:450 21px/1.2 var(--font-serif);letter-spacing:-.02em;white-space:nowrap}.postly__song-copy small+strong{margin-top:7px}.postly__song-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;overflow:hidden}.postly__song-copy small{color:color-mix(in srgb,var(--foreground) 62%,transparent);letter-spacing:.06em;font-size:10px}.postly__marquee{width:100%;min-width:0;overflow:hidden}.postly__marquee-track{width:max-content;font:inherit;letter-spacing:inherit;white-space:nowrap;gap:32px;display:flex;color:inherit!important;margin:0!important}.postly__marquee-track>span{color:inherit;font:inherit;text-overflow:clip;overflow:visible;margin:0!important}.postly__marquee[data-scrolling=true] .postly__marquee-track{animation:12s linear infinite postly-title-scroll}.postly__media-link{border:1px solid color-mix(in srgb,var(--foreground) 18%,transparent);max-width:100%;color:color-mix(in srgb,var(--foreground) 72%,transparent);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:10px;padding:6px 9px;font-size:10px;line-height:1;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.postly__media-link:hover,.postly__media-link:focus-visible{border-color:color-mix(in srgb,var(--foreground) 42%,transparent);background:color-mix(in srgb,var(--foreground) 7%,transparent);color:var(--foreground);transform:translateY(-1px)}.postly__media-link:focus-visible{outline-offset:2px;outline:1px solid}.postly__media-link svg{stroke-width:1.8px;flex:none;width:11px;height:11px}.postly__media-link span{color:inherit;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.postly__lyrics{border-top:1px solid var(--line);text-align:center;align-content:center;gap:7px;min-height:58px;margin:0 20px;padding:11px 0 9px;display:grid;overflow:hidden}.postly__lyrics p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;line-height:1.35;transition:color .25s,opacity .25s;animation:.38s cubic-bezier(.22,1,.36,1) both postly-lyric-next-in;overflow:hidden;animation-duration:.38s!important}.postly__lyrics p[data-current=true]{color:var(--foreground);font-size:12px;font-weight:500;animation-name:postly-lyric-current-in;animation-duration:.48s!important}.postly__progress{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin:0 20px;padding:14px 0;display:grid}.postly__lyrics+.postly__progress{border-top:0;padding-top:8px}.postly__progress>span{background:color-mix(in srgb,var(--foreground) 13%,transparent);border-radius:999px;height:2px;overflow:hidden}.postly__progress>span i{border-radius:inherit;background:var(--foreground);height:100%;transition:width .8s linear;display:block}.postly__progress time{color:var(--muted);font-variant-numeric:tabular-nums;font:9px DM Mono,monospace}.postly__activity{border-top:1px solid var(--line);min-height:48px;color:color-mix(in srgb,var(--foreground) 68%,transparent);justify-content:space-between;align-items:center;gap:18px;padding:0 18px;display:flex}.postly__progress+.postly__activity{border-top:0}.postly__activity>div{align-items:center;gap:9px;min-width:0;display:flex}.postly__activity svg{stroke-width:1.6px;width:15px;height:15px}.postly__activity img{object-fit:contain;flex:none;width:16px;height:16px}.postly__activity span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.postly__activity small{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font:9px DM Mono,monospace}@keyframes postly-pulse{0%,to{opacity:1}50%{opacity:.48}}@keyframes postly-cover-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.header-actions .postly__trigger-visual img{animation:none}}@keyframes postly-title-scroll{0%,15%{transform:translate(0)}85%,to{transform:translate(calc(-50% - 16px))}}@keyframes postly-lyric-current-in{0%{opacity:0;filter:blur(5px);transform:translateY(8px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes postly-lyric-next-in{0%{opacity:0;filter:blur(3px);transform:translateY(5px)}to{opacity:1;filter:blur();transform:translateY(0)}}.light-mode .postly__popover{box-shadow:0 24px 70px #00000026,0 2px 10px #00000014}
.depth-space-trigger{display:inline-grid!important}.depth-space-route{background:#f1f1ef;min-height:100dvh;position:fixed;inset:0;overflow:hidden}html:not(.light-mode) .depth-space-route{background:#090909}.depth-space{--bg:#fbfbf9;--panel:#f1f1ee;--line:#00000021;--muted:#00000085;--soft:#000000b8;--foreground:#151515;--background:var(--bg);--white:#fff;--white-rgb:255,255,255;isolation:isolate;z-index:1000;color:#151515;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans);background:#f1f1ef;animation:.56s cubic-bezier(.16,1,.3,1) both depth-space-enter;position:fixed;inset:0;overflow:hidden}.depth-space:before{z-index:-3;content:"";background:radial-gradient(circle at 50% 48%,#fffffff5 0 18%,#ffffffc7 42%,#dddddab8 100%),linear-gradient(115deg,#ffffffc7,#dadad77a);position:absolute;inset:0}.depth-space:after{z-index:-2;content:"";opacity:.22;pointer-events:none;background-image:radial-gradient(circle,#00000030 .55px,#0000 .72px);background-size:4px 4px;position:absolute;inset:-20%;-webkit-mask-image:radial-gradient(circle,#0000 0 18%,#000 78%);mask-image:radial-gradient(circle,#0000 0 18%,#000 78%)}.depth-space__grain{z-index:55;pointer-events:none;background:linear-gradient(90deg,#9797932e,#0000 5.5% 94.5%,#9797932e),radial-gradient(#0000 32%,#ffffff14 64%,#7878731a 100%);position:absolute;inset:0;box-shadow:inset 0 0 150px #50504c21}.depth-space__grain:before,.depth-space__grain:after{content:"";pointer-events:none;width:clamp(88px,8.5vw,170px);position:absolute;top:0;bottom:0}.depth-space__grain:before{background:linear-gradient(90deg,#f2f2ef3d 0,#e2e2de1a 34%,#d2d2ce09 68%,#0000 100%);left:0}.depth-space__grain:after{background:linear-gradient(270deg,#f2f2ef3d 0,#e2e2de1a 34%,#d2d2ce09 68%,#0000 100%);right:0}.depth-space__header{z-index:80;pointer-events:none;justify-content:space-between;align-items:flex-start;width:100%;padding:24px 30px;display:flex;position:absolute;top:0;left:0}.depth-space__identity{pointer-events:auto;align-items:center;display:flex}.depth-space__identity img{filter:grayscale()contrast(1.4);width:38px;height:auto;display:block}.depth-space__exit{appearance:none;color:#111;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;pointer-events:auto;background:#ffffffa8;border:1px solid #00000024;border-radius:50%;place-items:center;width:40px;min-height:40px;padding:0;transition:background-color .2s,transform .2s;display:grid;box-shadow:0 8px 24px #00000012,inset 0 1px #fff}.depth-space__exit:hover{background:#fff;transform:translateY(-1px)}.depth-space__exit:focus-visible{outline-offset:3px;outline:2px solid #111}.depth-space__exit svg{width:16px;height:16px}.depth-space__world{z-index:10;overscroll-behavior:none;position:absolute;inset:0;overflow:hidden}.depth-space__webgl{cursor:pointer;touch-action:none;width:100%;height:100%;display:block;position:absolute;inset:0}.depth-space__card{appearance:none;color:#171717;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;transition:filter .16s linear}.depth-space__world .depth-space__card{opacity:0;backface-visibility:hidden;contain:layout style;width:clamp(180px,15vw,300px);transform-style:preserve-3d;transform-origin:50%;position:absolute;top:50%;left:50%}.depth-space__card[data-space-depth="0"]{filter:none}.depth-space__card[data-space-depth="1"]{filter:saturate(.98)contrast(.98)brightness(1.01)}.depth-space__card[data-space-depth="2"]{filter:saturate(.96)contrast(.96)brightness(1.02)}.depth-space__card[data-space-depth="3"]{filter:saturate(.94)contrast(.94)brightness(1.03)}.depth-space__card[data-space-depth="4"]{filter:saturate(.91)contrast(.91)brightness(1.04)}.depth-space__card[data-space-depth="5"]{filter:saturate(.88)contrast(.88)brightness(1.05)}.depth-space__card-surface{aspect-ratio:1.58;background:#fff;border:1px solid #0000001c;border-radius:11px;flex-direction:column;width:100%;min-height:0;transition:box-shadow .28s,transform .32s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 42px #0000001a,0 2px 7px #0000000e,inset 0 1px #fff}.depth-space__card:hover{z-index:250!important}.depth-space__card:hover .depth-space__card-surface,.depth-space__card:focus-visible .depth-space__card-surface{transform:translateY(-5px)scale(1.025);box-shadow:0 30px 68px #0000002e,0 7px 16px #00000014,0 0 0 2px #0000001a}.depth-space__card:focus-visible{outline:none;z-index:46!important}.depth-space__card-chrome{background:#dededc;border-bottom:1px solid #0000000e;flex:none;align-items:center;gap:4px;height:22px;padding:0 9px;display:flex}.depth-space__card-chrome i{background:#ffffffeb;border:0;border-radius:50%;width:5px;height:5px;box-shadow:inset 0 0 0 1px #0000000d}.depth-space__card-meta{color:#00000061;letter-spacing:.075em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;padding:12px 15px 0;font:500 clamp(5px,.48vw,7px)/1 DM Mono,monospace;display:flex}.depth-space__card-meta i{text-overflow:ellipsis;white-space:nowrap;max-width:48%;font-style:normal;overflow:hidden}.depth-space__card-surface>strong{max-width:78%;font:520 clamp(11px,1.12vw,18px)/1.15 var(--font-serif);letter-spacing:-.035em;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:clamp(13px,1.45vw,24px) auto 0;display:-webkit-box;overflow:hidden}.depth-space__card-summary{color:#0000007a;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:70%;margin:7px auto 0;font-size:clamp(6px,.55vw,8.5px);line-height:1.45;display:-webkit-box;overflow:hidden}.depth-space__world[data-view=grid]{perspective-origin:50%;overflow:hidden}.depth-space__world[data-view=grid] .depth-space__card-surface{border-radius:7px;height:auto;min-height:0;box-shadow:0 8px 20px #00000013,0 1px 4px #0000000d}.depth-space__load-state{z-index:2;color:#111;text-align:center;flex-direction:column;align-items:center;gap:11px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.depth-space__load-state svg{width:25px;height:25px;animation:1s linear infinite depth-space-spin}.depth-space__load-state strong{font:500 clamp(22px,3vw,36px)/1.1 var(--font-serif)}.depth-space__load-state span{color:#00000073;letter-spacing:.15em;font:500 8px/1 DM Mono,monospace}.depth-space__load-state button{appearance:none;color:#111;cursor:pointer;background:#fff;border:1px solid #0003;border-radius:999px;margin-top:6px;padding:9px 14px}.depth-space__theme-toggle{appearance:none;z-index:70;color:#111;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff9e;border:1px solid #0000001f;border-radius:50%;place-items:center;width:39px;height:39px;padding:0;transition:background-color .25s,color .25s,transform .25s;display:grid;position:absolute;bottom:27px;left:29px;box-shadow:0 8px 22px #0000001c,inset 0 1px #ffffffeb}.depth-space__theme-toggle:hover{background:#fff;transform:translateY(-2px)rotate(8deg)}.depth-space__theme-toggle:focus-visible{outline-offset:3px;outline:2px solid}.depth-space__theme-toggle svg{width:17px;height:17px}.depth-space__view-switch{z-index:70;position:absolute;bottom:27px;right:29px}.depth-space__view-switch button{appearance:none;color:#111;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:5px;display:flex}.depth-space__view-switch button:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #111}.depth-space__view-track{background:#c9cac7;border-radius:999px;width:49px;height:25px;transition:background-color .25s;display:block;position:relative;box-shadow:inset 0 1px 2px #0003,0 1px #ffffffeb}.depth-space__view-track>i{background:#f8f8f6;border:1px solid #00000014;border-radius:50%;width:33px;height:33px;transition:transform .32s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:-4px;left:-3px;box-shadow:0 3px 8px #0003,inset 0 1px #fff}.depth-space__view-switch button.is-grid .depth-space__view-track{background:#bfc0bd}.depth-space__view-switch button.is-grid .depth-space__view-track>i{transform:translate(22px)}.depth-space__grid-glyph{grid-template-rows:repeat(3,6px);grid-template-columns:repeat(3,6px);gap:3px;display:grid}.depth-space__grid-glyph>i{background:#111;border-radius:1px;width:6px;height:6px;display:block}.depth-space__preview-layer{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1717169e;place-items:center;padding:58px 7vw;animation:.3s both depth-space-shade-in;display:grid;position:absolute;inset:0}.depth-space__preview{color:#151515;background:#fbfbf9;border:1px solid #ffffff8a;border-radius:17px;grid-template-rows:auto minmax(0,1fr);width:min(1120px,88vw);height:min(790px,84vh);animation:.5s cubic-bezier(.16,1,.3,1) both depth-space-preview-in;display:grid;overflow:hidden;box-shadow:0 46px 120px #0006,0 8px 26px #0000002e,inset 0 1px #fff}.depth-space__preview-chrome{background:#dededc;border-bottom:1px solid #00000014;grid-template-columns:1fr auto;align-items:center;min-height:48px;padding:0 17px;display:grid}.depth-space__preview-chrome>span{gap:6px;display:flex}.depth-space__preview-chrome>span i{background:#ff6658;border:0;border-radius:50%;width:8px;height:8px;box-shadow:inset 0 0 0 1px #00000014}.depth-space__preview-chrome>span i:nth-child(2){background:#ffc14e}.depth-space__preview-chrome>span i:nth-child(3){background:#55bd65}.depth-space__preview-chrome>div{justify-self:end;gap:6px;display:flex}.depth-space__preview-chrome a,.depth-space__preview-chrome button{appearance:none;color:#111;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;transition:background-color .2s,transform .2s;display:grid}.depth-space__preview-chrome a:hover,.depth-space__preview-chrome button:hover{background:#0000000f;transform:translateY(-1px)}.depth-space__preview-chrome a:focus-visible,.depth-space__preview-chrome button:focus-visible{outline-offset:2px;outline:2px solid #111}.depth-space__preview-chrome svg{width:15px;height:15px}.depth-space__preview-scroll{overscroll-behavior:contain;min-height:0;overflow-y:auto}.depth-space__preview-hero{text-align:center;max-width:850px;margin:0 auto;padding:66px 66px 45px}.depth-space__preview-hero>div{color:#00000073;letter-spacing:.09em;justify-content:center;gap:16px;font:500 8px/1.2 DM Mono,monospace;display:flex}.depth-space__preview-hero h2{font:520 clamp(40px,5.2vw,74px)/1.04 var(--font-serif);letter-spacing:-.055em;text-wrap:balance;margin:24px 0 0}.depth-space__preview-hero p{color:#0000008f;max-width:650px;margin:25px auto 0;font-size:14px;line-height:1.8}.depth-space__preview-body{width:min(760px,100% - 80px);min-height:250px;margin:0 auto;padding:8px 0 80px}.depth-space__markdown.markdown-article{color:#151515;font-size:17px;line-height:1.85}.depth-space__markdown.markdown-article p{color:#000000b8}.depth-space__markdown.markdown-article h1,.depth-space__markdown.markdown-article h2,.depth-space__markdown.markdown-article h3,.depth-space__markdown.markdown-article h4{color:#151515}.depth-space__preview-state{color:#00000080;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:250px;display:flex}.depth-space__preview-state svg{color:#111;width:25px;height:25px}.depth-space__preview-state svg.lucide-loader-2{animation:1s linear infinite depth-space-spin}.depth-space__preview-state strong{color:#111;font:500 28px/1.2 var(--font-serif)}.depth-space__preview-state span{letter-spacing:.08em;font:500 9px/1.5 DM Mono,monospace}.theme-changing .depth-space,.theme-changing .depth-space:before,.theme-changing .depth-space__grain,.theme-changing .depth-space__card-surface,.theme-changing .depth-space__preview{transition:background-color .45s,color .45s,border-color .45s,box-shadow .45s}html:not(.light-mode) .depth-space{--bg:#090909;--panel:#151515;--line:#ffffff24;--muted:#ffffff85;--soft:#ffffffb8;--foreground:#f2f2ef;--background:var(--bg);--white:#fff;--white-rgb:255,255,255;color:#f2f2ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090909}html:not(.light-mode) .depth-space:before{background:radial-gradient(circle at 50% 48%,#2e2e2dfa 0 18%,#1d1d1ceb 44%,#090909fa 100%),linear-gradient(115deg,#1a1a19,#090909)}html:not(.light-mode) .depth-space:after{opacity:.18;background-image:radial-gradient(circle,#fff3 .55px,#0000 .72px)}html:not(.light-mode) .depth-space__grain{background:linear-gradient(90deg,#000000ad,#0000 6% 94%,#000000ad),radial-gradient(#0000 34%,#ffffff06 66%,#0000005c 100%);box-shadow:inset 0 0 170px #000000b8}html:not(.light-mode) .depth-space__grain:before{background:linear-gradient(90deg,#9494902e 0,#69696614 34%,#42424006 68%,#0000 100%)}html:not(.light-mode) .depth-space__grain:after{background:linear-gradient(270deg,#9494902e 0,#69696614 34%,#42424006 68%,#0000 100%)}html:not(.light-mode) .depth-space__identity img{filter:grayscale()invert()contrast(1.2)}html:not(.light-mode) .depth-space__exit{color:#f5f5f2;background:#181817b3;border-color:#ffffff26;box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff14}html:not(.light-mode) .depth-space__exit:hover{background:#242423}html:not(.light-mode) .depth-space__card{color:#f1f1ee}html:not(.light-mode) .depth-space__card[data-space-depth="1"]{filter:saturate(.98)contrast(.98)brightness(1.02)}html:not(.light-mode) .depth-space__card[data-space-depth="2"]{filter:saturate(.96)contrast(.96)brightness(1.04)}html:not(.light-mode) .depth-space__card[data-space-depth="3"]{filter:saturate(.94)contrast(.94)brightness(1.06)}html:not(.light-mode) .depth-space__card[data-space-depth="4"]{filter:saturate(.91)contrast(.91)brightness(1.08)}html:not(.light-mode) .depth-space__card[data-space-depth="5"]{filter:saturate(.88)contrast(.88)brightness(1.1)}html:not(.light-mode) .depth-space__card-surface{background:#0f0f0f;border-color:#ffffff1f;box-shadow:0 20px 48px #0000007a,0 2px 8px #0000008c,inset 0 1px #ffffff09}html:not(.light-mode) .depth-space__card:hover .depth-space__card-surface,html:not(.light-mode) .depth-space__card:focus-visible .depth-space__card-surface{box-shadow:0 34px 76px #000000a3,0 8px 18px #00000080,0 0 0 2px #ffffff24}html:not(.light-mode) .depth-space__card-chrome{background:#1d1d1c;border-bottom-color:#ffffff0e}html:not(.light-mode) .depth-space__card-chrome i{background:#ff6658;box-shadow:inset 0 0 0 1px #0000002e}html:not(.light-mode) .depth-space__card-chrome i:nth-child(2){background:#ffc14e}html:not(.light-mode) .depth-space__card-chrome i:nth-child(3){background:#55bd65}html:not(.light-mode) .depth-space__card-meta{color:#fff6}html:not(.light-mode) .depth-space__card-summary{color:#ffffff80}html:not(.light-mode) .depth-space__load-state{color:#f3f3f0}html:not(.light-mode) .depth-space__load-state span{color:#ffffff73}html:not(.light-mode) .depth-space__load-state button{color:#f3f3f0;background:#181818;border-color:#fff3}html:not(.light-mode) .depth-space__theme-toggle{color:#f5f5f2;background:#181817b8;border-color:#ffffff24;box-shadow:0 9px 26px #0000006b,inset 0 1px #ffffff14}html:not(.light-mode) .depth-space__theme-toggle:hover{background:#292928}html:not(.light-mode) .depth-space__view-track{background:#363634;box-shadow:inset 0 1px 3px #000000a6,0 1px #ffffff14}html:not(.light-mode) .depth-space__view-track>i{background:#f3f3f0;border-color:#ffffff1f;box-shadow:0 3px 10px #0000008c,inset 0 1px #fff}html:not(.light-mode) .depth-space__view-switch button.is-grid .depth-space__view-track{background:#454543}html:not(.light-mode) .depth-space__grid-glyph>i{background:#f3f3f0}html:not(.light-mode) .depth-space__preview-layer{background:#000000b3}html:not(.light-mode) .depth-space__preview{color:#f3f3f0;background:#111;border-color:#ffffff21;box-shadow:0 48px 130px #000000b8,0 8px 30px #00000094,inset 0 1px #ffffff0d}html:not(.light-mode) .depth-space__preview-chrome{background:#1d1d1c;border-bottom-color:#ffffff14}html:not(.light-mode) .depth-space__preview-chrome a,html:not(.light-mode) .depth-space__preview-chrome button{color:#f3f3f0;border-color:#ffffff1f}html:not(.light-mode) .depth-space__preview-chrome a:hover,html:not(.light-mode) .depth-space__preview-chrome button:hover{background:#ffffff17}html:not(.light-mode) .depth-space__preview-hero>div{color:#ffffff75}html:not(.light-mode) .depth-space__preview-hero p{color:#ffffff94}html:not(.light-mode) .depth-space__markdown.markdown-article,html:not(.light-mode) .depth-space__markdown.markdown-article h1,html:not(.light-mode) .depth-space__markdown.markdown-article h2,html:not(.light-mode) .depth-space__markdown.markdown-article h3,html:not(.light-mode) .depth-space__markdown.markdown-article h4{color:#f3f3f0}html:not(.light-mode) .depth-space__markdown.markdown-article p{color:#ffffffb8}html:not(.light-mode) .depth-space__preview-state{color:#ffffff85}html:not(.light-mode) .depth-space__preview-state svg,html:not(.light-mode) .depth-space__preview-state strong{color:#f3f3f0}@keyframes depth-space-enter{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes depth-space-shade-in{0%{opacity:0}to{opacity:1}}@keyframes depth-space-grid-in{0%{opacity:0}to{opacity:1}}@keyframes depth-space-preview-in{0%{opacity:0;transform:translateY(24px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes depth-space-spin{to{transform:rotate(1turn)}}@media (max-width:1024px){.depth-space-trigger{display:none!important}}@media (prefers-reduced-motion:reduce){.depth-space,.depth-space__preview,.depth-space__preview-layer,.depth-space__world[data-view=grid] .depth-space__card{animation:none}.depth-space__card-surface{transition:none}}
