@charset "UTF-8";mark{font-family:var(--thyuu--font-family-coder)!important;background:transparent}footer[data-v-bc7de1ef]{white-space:pre}#main{min-height:120vh;transition:opacity .3s}#main.is-leaving{opacity:0}body{transition:background-color .3s}@-webkit-keyframes about-text{to{-webkit-transform:translateX(-200%);transform:translate(-200%)}}@keyframes about-text{to{-webkit-transform:translateX(-200%);transform:translate(-200%)}}.fade-enter-active,.fade-leave-active{transition:opacity .35s}.fade-enter-from,.fade-leave-to{opacity:0}.scottstudio-template-modal{margin-block:1em}.scottstudio-template-modal[data-align=left]{text-align:left}.scottstudio-template-modal[data-align=center]{text-align:center}.scottstudio-template-modal[data-align=right]{text-align:right}.scottstudio-template-modal .button{cursor:pointer;--color: 255, 255, 255;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;padding:7px 1em 8px;color:var(--font-color);line-height:1.6;background:linear-gradient(to bottom,rgba(var(--color),.1),rgba(var(--color),.2),rgba(var(--color),.3));box-shadow:0 1px rgba(var(--color),.6);border-radius:.375em;border:1px solid rgba(var(--color),.6);transition:box-shadow .15s,-webkit-transform .15s;transition:box-shadow .15s,transform .15s;transition:box-shadow .15s,transform .15s,-webkit-transform .15s}.scottstudio-template-modal .button.style-primary{--color: 31, 139, 255}.scottstudio-template-modal .button.style-success{--color: 103, 194, 58}.scottstudio-template-modal .button.style-warning{--color: 230, 162, 60}.scottstudio-template-modal .button.style-error{--color: 245, 108, 108}.scottstudio-template-modal .button:hover{box-shadow:none;-webkit-transform:translateY(5px);transform:translateY(5px)}.fast-read.template .entry-content{padding:1em!important}.thyuu-video.as-vt{width:min(324px,100%);max-height:none;margin-inline:auto;aspect-ratio:.4821;overflow:hidden}[data-tooltip]{position:relative;z-index:2222}[data-tooltip]:after{content:attr(data-tooltip);font-size:var(--thyuu--size-small);position:absolute;left:50%;top:calc(100% + 6px);text-shadow:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:var(--thyuu--shadow-white);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1em;padding:.75em 1em;opacity:0;-webkit-transform:translateX(-50%) translateY(-1em) scale(.9);transform:translate(-50%) translateY(-1em) scale(.9);z-index:22222;pointer-events:none;transition:.3s}[data-tooltip]:not([data-tooltip-dis=true]):hover:after{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translate(-50%) scale(1)}.inline{display:inline}.align-sub{vertical-align:sub}.thyuu-messages{position:fixed;bottom:0;right:0;z-index:2223}.thyuu-messages .message-toast{--main-color: rgb(0, 125, 255);--main-solid: rgba(0, 125, 255, .2);--main-opacity: rgba(0, 125, 255, .1);--solid-color: var(--main-solid);--opacity-color: var(--main-color);background:var(--main-opacity);margin:16px 10px;padding:8px 12px;font-size:14px;line-height:1.5714285714;list-style:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;word-wrap:break-word;border-radius:var(--thyuu--size-radius);border:1px solid;border-color:var(--solid-color);box-shadow:var(--thyuu--shadow-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.thyuu-messages .message-toast .content{-webkit-flex:1;flex:1;margin:0}.thyuu-messages .message-toast .icon{width:20px;height:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:9999px;font-size:14px;background:var(--main-color);color:#fff;-webkit-margin-end:8px;-moz-margin-end:8px;margin-inline-end:8px;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.thyuu-messages .message-toast.success{--main-color: rgb(103, 194, 58);--main-solid: rgba(103, 194, 58, .2);--main-opacity: rgba(103, 194, 58, .1)}.thyuu-messages .message-toast.warning{--main-color: rgb(230, 162, 60);--main-solid: rgba(230, 162, 60, .2);--main-opacity: rgba(230, 162, 60, .1)}.thyuu-messages .message-toast.error{--main-color: rgb(245, 108, 108);--main-solid: rgba(245, 108, 108, .2);--main-opacity: rgba(245, 108, 108, .1)}.thyuu-message-enter-active{transition:opacity .5s,-webkit-transform cubic-bezier(.4,1.5,.5,1) .75s;transition:transform cubic-bezier(.4,1.5,.5,1) .75s,opacity .5s;transition:transform cubic-bezier(.4,1.5,.5,1) .75s,opacity .5s,-webkit-transform cubic-bezier(.4,1.5,.5,1) .75s}.thyuu-message-move,.thyuu-message-leave-active{transition:opacity .75s,-webkit-transform .75s;transition:transform .75s,opacity .75s;transition:transform .75s,opacity .75s,-webkit-transform .75s}.thyuu-message-enter-active .content{transition:opacity .5s .4s,-webkit-transform cubic-bezier(.5,2,.5,1) .6s .4s;transition:transform cubic-bezier(.5,2,.5,1) .6s .4s,opacity .5s .4s;transition:transform cubic-bezier(.5,2,.5,1) .6s .4s,opacity .5s .4s,-webkit-transform cubic-bezier(.5,2,.5,1) .6s .4s}.thyuu-message-enter-from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.thyuu-message-enter-from .content{opacity:0;-webkit-transform:translateX(1em);transform:translate(1em)}.thyuu-message-leave-to{opacity:0;-webkit-transform:translate(0) scale(0);transform:translate(0) scale(0)}.thyuu-message-leave-active{position:absolute!important}@font-face{font-family:iconfont-blog;src:url(//at.alicdn.com/t/c/font_4609661_2ksr5mo3ilr.woff2?t=1747988819263) format("woff2"),url(//at.alicdn.com/t/c/font_4609661_2ksr5mo3ilr.woff?t=1747988819263) format("woff"),url(//at.alicdn.com/t/c/font_4609661_2ksr5mo3ilr.ttf?t=1747988819263) format("truetype")}.iconfont-blog{font-family:iconfont-blog!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-success:before{content:""}.blog-close:before{content:""}.blog-warning:before{content:""}.blog-info:before{content:""}@font-face{font-family:thyuu-iconfont;src:url(/assets/CdPi6Htt.woff2?t=1749004833960) format("woff2")}.thyuu-iconfont{font-family:thyuu-iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.thyuu-icon-livephoto:before{content:""}.thyuu-icon-full-screen:before{content:""}.thyuu-icon-exit-screen:before{content:""}.thyuu-icon-exit-screen-fill:before{content:""}.thyuu-icon-safe:before{content:""}.thyuu-icon-telephone:before{content:""}.thyuu-icon-indent:before{content:""}.thyuu-icon-telecamera:before{content:""}.thyuu-icon-crown:before{content:""}.thyuu-icon-cup:before{content:""}.thyuu-icon-female:before{content:""}.thyuu-icon-male:before{content:""}.thyuu-icon-voice-line:before{content:""}.thyuu-icon-voice:before{content:""}.thyuu-icon-voice-fill:before{content:""}.thyuu-icon-GitHub:before{content:""}.thyuu-icon-GitHub-fill:before{content:""}.thyuu-icon-fast-read:before{content:""}.thyuu-icon-fast-read-fill:before{content:""}.thyuu-icon-at:before{content:""}.thyuu-icon-parcel:before{content:""}.thyuu-icon-home:before{content:""}.thyuu-icon-collect:before{content:""}.thyuu-icon-record:before{content:""}.thyuu-icon-phone:before{content:""}.thyuu-icon-progress:before{content:""}.thyuu-icon-money:before{content:""}.thyuu-icon-cancel:before{content:""}.thyuu-icon-refresh:before{content:""}.thyuu-icon-done:before{content:""}.thyuu-icon-rating:before{content:""}.thyuu-icon-meals:before{content:""}.thyuu-icon-sleep:before{content:""}.thyuu-icon-device:before{content:""}.thyuu-icon-del:before{content:""}.thyuu-icon-link:before{content:""}.thyuu-icon-openness:before{content:""}.thyuu-icon-share:before{content:""}.thyuu-icon-share-fill:before{content:""}.thyuu-icon-link-break:before{content:""}.thyuu-icon-douyin:before{content:""}.thyuu-icon-weibo:before{content:""}.thyuu-icon-weibo-fill:before{content:""}.thyuu-icon-douyin-fill:before{content:""}.thyuu-icon-mail-fill:before{content:""}.thyuu-icon-mail:before{content:""}.thyuu-icon-theme-logo:before{content:""}.thyuu-icon-theme-logo-fill:before{content:""}.thyuu-icon-search-fill:before{content:""}.thyuu-icon-qq-fill:before{content:""}.thyuu-icon-qq:before{content:""}.thyuu-icon-weixin:before{content:""}.thyuu-icon-weixin-fill:before{content:""}.thyuu-icon-close:before{content:""}.thyuu-icon-add:before{content:""}.thyuu-icon-pinglun-num:before{content:""}.thyuu-icon-footmark:before{content:""}.thyuu-icon-live:before{content:""}.thyuu-icon-weight:before{content:""}.thyuu-icon-setting:before{content:""}.thyuu-icon-energy:before{content:""}.thyuu-icon-hearts:before{content:""}.thyuu-icon-locate:before{content:""}.thyuu-icon-time:before{content:""}.thyuu-icon-camera:before{content:""}.thyuu-icon-tag:before{content:""}.thyuu-icon-location:before{content:""}.thyuu-icon-write:before{content:""}.thyuu-icon-mes:before{content:""}.thyuu-icon-friend:before{content:""}.thyuu-icon-edit:before{content:""}.thyuu-icon-geren:before{content:""}.thyuu-icon-notice:before{content:""}.thyuu-icon-think:before{content:""}.thyuu-icon-info:before{content:""}.thyuu-icon-photo:before{content:""}.thyuu-icon-look:before{content:""}.thyuu-icon-random:before{content:""}.thyuu-icon-random-fill:before{content:""}.thyuu-icon-subway-fill:before{content:""}.thyuu-icon-tuding-fill:before{content:""}.thyuu-icon-mulu:before{content:""}.thyuu-icon-edit-fill:before{content:""}.thyuu-icon-pinglun:before{content:""}.thyuu-icon-pinglun-fill:before{content:""}.thyuu-icon-says:before{content:""}.thyuu-icon-hear:before{content:""}.thyuu-icon-music:before{content:""}.thyuu-icon-full-screen-fill:before{content:""}.thyuu-icon-night-fill:before{content:""}.thyuu-icon-nav-fill:before{content:""}.thyuu-icon-shuoming:before{content:""}.thyuu-icon-archive:before{content:""}.thyuu-icon-film:before{content:""}.thyuu-icon-pause:before{content:""}.thyuu-icon-play:before{content:""}.thyuu-icon-copy:before{content:""}.thyuu-icon-copyright:before{content:""}.thyuu-icon-huati:before{content:""}.thyuu-icon-curve:before{content:""}.thyuu-icon-cloud:before{content:""}.thyuu-icon-like:before{content:""}.thyuu-icon-menu:before{content:""}.thyuu-icon-calendar:before{content:""}.thyuu-icon-heats:before{content:""}.thyuu-icon-weather:before{content:""}.thyuu-icon-views:before{content:""}.thyuu-icon-new-window:before{content:""}.thyuu-icon-quote:before{content:""}.thyuu-icon-text:before{content:""}.thyuu-icon-image:before{content:""}.thyuu-icon-pinglun-title:before{content:""}.thyuu-icon-subway:before{content:""}.thyuu-icon-left:before{content:""}.thyuu-icon-right:before{content:""}.thyuu-icon-bottom:before{content:""}.thyuu-icon-top:before{content:""}.thyuu-icon-kong:before{content:""}.thyuu-icon-nav:before{content:""}.thyuu-icon-tuding:before{content:""}.thyuu-icon-search:before{content:""}.thyuu-icon-rili:before{content:""}.thyuu-icon-filter:before{content:""}.thyuu-icon-404:before{content:""}.thyuu-icon-night:before{content:""}
