@font-face{font-family:title;src:url(/fonts/Pacifico-Regular.woff2);font-display:swap}*{margin:0;padding:0;box-sizing:border-box;user-select:none;transition:background-color .2s ease}a:hover,a:link,a:visited,a:active,a:focus{text-decoration:none;outline:none;border:none;color:inherit;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{background-color:var(--main_text_color,#000000);border-radius:8px;height:20%}::-webkit-scrollbar-track{background-color:var(--main_bg_color,linear-gradient(50deg,#a2d0ff,#ffffff))}html[data-theme=Dark]{--main_bg_color:rgb(0, 0, 0);--main_text_color:#fff;--gradient:linear-gradient(120deg, rgb(133, 62, 255), #f76cc6 30%, rgb(255, 255, 255) 60%);--purple_text_color:#747bff;--text_bg_color:rgb(26, 4, 48);--item_bg_color:rgb(19, 20, 24);--item_hover_color:rgb(19, 23, 27);--item_left_title_color:rgb(255, 255, 255);--item_left_text_color:rgb(142, 142, 142);--footer_text_color:#646464;--left_tag_item:linear-gradient(50deg, #1f2327, #000000);--card_filter:0px;--back_filter:0px;--back_filter_color:#00000000;--fill:#ffffff}body{display:flex;height:100%;min-height:100vh;width:100%;position:relative;font-family:lxgw heart serif,stheiti,sans-serif;background:var(--main_bg_color);background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;transition:color .1s ease;justify-content:center;color:var(--main_text_color)}@keyframes zoom{0%{transform:scale(0);opacity:1}50%{opacity:.5}100%{transform:scale(1);opacity:0}}.noise-filter{position:fixed;width:100vw;height:100vh;backdrop-filter:blur(var(--back_filter));-webkit-backdrop-filter:blur(var(--back-filter));z-index:-99999999;background:var(--back_filter_color)}.noise-main{width:100%;transition:transform .5s ease;max-width:1150px;position:relative;flex-direction:row}.noise-left{overflow-y:scroll;width:230px;height:100vh;display:flex;padding:0 15px;position:fixed;align-items:center;flex-direction:column}.noise-left::-webkit-scrollbar{display:none}.logo{width:100%;position:relative;margin-top:50px}.logo:hover{transform:rotate(360deg)}.left-div{flex-shrink:0;width:100%;border-radius:13px;margin-top:13px;padding:10px;backdrop-filter:blur(var(--card_filter));background:var(--item_bg_color)}.left-div-music{flex-shrink:10;width:100%;border-radius:8px;margin-top:10px;padding:4px;backdrop-filter:blur(var(--card_filter));background:var(--item_bg_color)}.left-des{display:flex;flex-direction:column;justify-content:center}.left-des-item{display:flex;align-items:center;line-height:20px;font-size:14px;margin-bottom:8px;overflow:hidden}.left-des-item i,.left-des-item svg{width:16px;height:19px;fill:var(--fill);font-size:16px;margin-right:18px;justify-content:center}.left-tag{display:flex;flex-direction:row;flex-wrap:wrap;padding:13px}.left-tag-item{display:flex;justify-content:center;align-items:center;height:28px;margin:0 5px 5px 0;padding:8px;font-size:13px;border-radius:10px;background:var(--left_tag_item)}#line{width:100%;height:250px;font-size:13px;padding-left:8px;scroll-snap-type:y mandatory;overflow-y:scroll}#line1{display:flex;flex-direction:column;width:100%;height:auto;font-size:13px;padding-left:8px;scroll-snap-type:y mandatory;overflow-y:scroll}#line li{list-style:none;position:relative;padding:15px 0 0 15px;border-left:2px solid #d5d5d5;border-radius:0;scroll-snap-align:end;color:var(--main_text_color)}#line2{width:100%;height:auto;font-size:13px;padding-left:8px;scroll-snap-type:y mandatory;overflow-y:scroll;display:flex;flex-direction:column;align-items:center}#line2 img{max-width:100%;height:auto}.focus{width:8px;height:8px;border-radius:22px;background-color:#fff;border:2px solid #fff;position:absolute;left:-5px;top:50%}#line li:first-child .focus:first-child{background-color:#aaffcd;animation:focus 1.8s ease infinite}#line::-webkit-scrollbar{display:none}.noise-right{width:calc(100% - 230px);display:flex;padding:24px;position:relative;float:right;padding-bottom:50px;flex-direction:column}.welcome{font-size:55px;font-weight:800;margin:20px 0}.description{font-size:20px;margin-top:7px}.gradientText{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200%;background-position:0;font-family:title;animation:backgroundSizeAnimation 10s ease-in-out infinite;background-image:var(--gradient)}@keyframes backgroundSizeAnimation{0%{background-position:100%}25%{background-position:50%}50%{background-position:0}75%{background-position:50%}100%{background-position:100%}}.purpleText{color:var(--purple_text_color);font-weight:800}.textBackground{font-weight:800;background:var(--text_bg_color);border-radius:5px;font-size:17px;padding:2px 4px}.iconContainer{width:100%;height:60px;display:flex;align-items:center;overflow-x:scroll;margin-top:20px}.iconContainer::-webkit-scrollbar{display:none}.iconItem{width:49px;height:43px;box-sizing:border-box;border-radius:7px;display:flex;margin-left:10px;backdrop-filter:blur(var(--card_filter));background:var(--item_bg_color);align-items:center;justify-content:center;transition:width .3s ease,opacity .3s ease,transform .3s ease;flex-shrink:0}.iconItem i,.iconItem svg{width:22px;height:22px;fill:var(--fill);font-size:22px;margin-right:3px}.switch{width:55px;height:43px;box-sizing:border-box;border-radius:7px;display:flex;margin-left:10px;backdrop-filter:blur(var(--card_filter));-webkit-backdrop-filter:blur(var(--card_filter));background:var(--item_bg_color);align-items:center;justify-content:center;flex-shrink:0}.iconTip{white-space:nowrap;display:none}.iconItem:hover{width:95px;transform:translateY(-2px);background:var(--item_hover_color)}.iconItem:hover .iconTip{display:block}.switch:hover{width:55px;background:var(--item_hover_color)}.title{display:flex;align-items:center;font-size:26px;font-weight:800;margin:20px 0;transition:transform .4s ease}.title i,.title svg{margin-right:8px;height:26px;width:26px;fill:var(--fill)}.title:hover{transform:translateY(-5px)}.projectList{display:flex;flex-wrap:wrap}.projectItem{margin:7px;display:flex;background-color:var(--item_bg_color);border-radius:8px;padding:15px;height:95px;width:calc(25% - 15px);backdrop-filter:blur(var(--card_filter));transition:opacity .3s ease,background-color .3s ease,border .3s ease,transform .2s ease}.projectItem{display:flex;background-color:var(--item_bg_color);border-radius:8px;padding:15px;height:100px;width:calc(25% - 15px);backdrop-filter:blur(var(--card_filter));transition:opacity .5s ease,background-color .2s ease,border .2s ease,transform .3s ease}.projectItem:hover{box-shadow:0 8px 16px -4px #2c2d300c;transform:translateY(-2px)}.projectItem.pressed{transform:scale(.9);background-color:var(--item_hover_color)}.projectItem:hover .projectItemLeft{width:100%}.projectItem:hover .projectItemRight{width:0%}.projectItem:hover .projectItemRight img{transform:rotate(40deg)}.projectItem:hover h1{font-size:18px}.projectItemLeft p{font-size:12px;margin-top:15px;color:var(--item_left_text_color)}.projectItemLeft h1{font-weight:400;font-size:16px;margin:0;transition:font-size .4s ease;color:var(--item_left_title_color)}.projectItemLeft{transition:width .4s ease;height:100%;width:80%}.projectItemRight{overflow:hidden;transition:width .4s ease;display:flex;justify-content:center;align-items:center;width:20%;height:100%}.projectItemRight img{height:39px;width:39px}footer{padding:10px;text-align:center;width:100%;backdrop-filter:blur(var(--card_filter));background:var(--item_bg_color);color:var(--footer_text_color);font-size:13px;margin:20px 0;border-radius:10px}@media(max-width:1150px){.a{width:calc(50% - 20px)}.projectItem{margin:10px}.b{width:calc(50% - 20px)}}.index-logo{display:none;width:100%}@media(max-width:800px){body{background-image:url(../img/32.png);background-size:100% 100%;background-attachment:fixed;background-repeat:no-repeat;background-position:50%;background-filter:blur(18px);background-color:#0d0e11e7}}@media(max-width:800px){.index-logo{display:block;margin:0 auto}.noise-left{display:none}.switch{display:none}.a .projectItemRight{display:none}.a .projectItemRight img{display:none}.a .projectItemLeft{width:100%}.a{width:calc(50% - 18px);margin:9px}.b{height:110px;margin:8px 15px;width:calc(100% - 30px)}.noise-right{width:100%}.description{font-size:4vw}.welcome{display:flex;justify-content:center;align-items:center;font-size:10vw}.gradientText{display:inline}.iconContainer{margin-top:4vw}.projectItem{padding:10px}.projectItemLeft p{font-size:13px}.projectItemLeft h1{font-size:18px}.projectItem:hover h1{font-size:20px}}.onoffswitch{position:relative;width:38px;height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;height:100%;border-radius:50px}.onoffswitch-inner{display:flex;justify-content:center;align-items:center;width:200%;height:100%;margin-left:-100%}.onoffswitch-inner:before,.onoffswitch-inner:after{display:flex;justify-content:center;align-items:center;float:left;width:50%;height:100%;padding:0;font-size:12px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:700;box-sizing:border-box}.onoffswitch-inner:before{content:"";background-color:rgb(110 110 110/.5);color:#fff;text-align:left}.onoffswitch-inner:after{content:"";background-color:#272727;color:#fafafa;text-align:right}.onoffswitch-switch{display:block;height:70%;aspect-ratio:1/1;background:#fff;position:absolute;top:12.5%;bottom:12.5%;right:5px;border-radius:20px}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:50%}button{cursor:url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/cursor/work.cur),alias}p{cursor:url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/cursor/texto.cur),auto}a{cursor:url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/cursor/ayuda.cur),auto}a:active{cursor:url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/cursor/work.cur),alias}body{cursor:url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/cursor/normal.cur),auto}hr.dashed{border:none;border-top:1px dashed #ccc;margin:10px 0}#clock{font-family:arial,sans-serif;font-size:13px;color:#faf6f6;justify-content:center}#lbl{font-family:brushscriptmt;color:#fdf7f7;padding:2px;justify-content:center;line-height:1.5;height:auto;font-size:13px}#date{font-size:13px;justify-content:center}.projectItemRightimg{transition:width .4s ease;display:flex;align-items:center;backdrop-filter:blur(10px);background:rgba(20,20,20,.396);height:120px;max-width:99%;overflow:hidden}#img-1{max-width:100%;max-height:100%;margin-right:6px}@media screen and (max-width:800px){.mobile-nav-button{display:block;position:fixed;top:15px;left:10px;z-index:199000;width:50px;height:50px;background-color:#232730f5;color:#fff;text-align:center;line-height:50px;border-radius:6px;cursor:pointer;transition:all .02s ease-in-out}.noise-left{display:none;position:fixed;top:2;width:50%;height:100%;background-color:#0d0e11ed;z-index:99900;transition:left .1s ease-in-out}.noise-left.show{left:0}}@media screen and (max-width:800px){.logo{display:none}}@media screen and (min-width:800px){.mobile-nav-button{display:none}}html{--name:主题1;--main_bg_color:url(../img/background.jpg);--main_text_color:#eeeeee;--gradient:linear-gradient(120deg, #bd34fe, #e0321b 30%, #41d1ff 60%);--purple_text_color:#747bff;--text_bg_color:#00000040;--item_bg_color:#00000038;--item_hover_color:#33333338;--item_left_title_color:#ffffff;--item_left_text_color:#ffffff;--footer_text_color:#ffffff;--left_tag_item:rgb(27 42 57 / 20%);--card_filter:0px;--back_filter:5px;--back_filter_color:#00000030;--fill:#ffffff}html{--name:主题2;--main_bg_color:url(../img/background.jpg);--main_text_color:#000000;--gradient:linear-gradient(120deg, #bd34fe, #e0321b 30%, #41d1ff 60%);--purple_text_color:#747bff;--text_bg_color:rgb(121 163 231);--item_bg_color:rgba(249, 250, 251, 0.42);--item_hover_color:rgba(244, 245, 246, 0.8);--item_left_title_color:#000000;--item_left_text_color:#494949;--footer_text_color:#ffffff;--left_tag_item:#c7e1fa;--card_filter:0px;--back_filter:5px;--back_filter_color:#00000030;--fill:#000000}html{--name:主题3;--main_bg_color:linear-gradient(50deg, #a2d1ff, #ffffff);--main_text_color:#000000;--gradient:linear-gradient(120deg, #bd34fe, #e0321b 30%, #41d1ff 60%);--purple_text_color:#747bff;--text_bg_color:rgb(196 217 251);--item_bg_color:rgba(249, 250, 251, 0.5);--item_hover_color:rgba(244, 245, 246, 0.8);--item_left_title_color:#000000;--item_left_text_color:#494949;--footer_text_color:#222222;--left_tag_item:linear-gradient(50deg, #a2d1ff, #ffffff);--card_filter:0px;--back_filter:5px;--back_filter_color:#00000000;--fill:#000000}html{--name:主题4;--main_bg_color:#ffffff;--main_text_color:#000000;--gradient:linear-gradient(120deg, #bd34fe, #e0321b 30%, #41d1ff 60%);--purple_text_color:#747bff;--text_bg_color:rgb(240 243 247);--item_bg_color:rgb(247 247 247);--item_hover_color:rgba(244, 245, 246, 0.5);--item_left_title_color:#000000;--item_left_text_color:#494949;--footer_text_color:#222222;--left_tag_item:#ffffff;--card_filter:0px;--back_filter:5px;--back_filter_color:#00000000;--fill:#000000}html{--name:主题5;--main_bg_color:url(../img/background.jpg);--main_text_color:#eeeeee;--gradient:linear-gradient(120deg, #bd34fe, #e0321b 30%, #41d1ff 60%);--purple_text_color:#747bff;--text_bg_color:#00000040;--item_bg_color:#00000038;--item_hover_color:#33333338;--item_left_title_color:#ffffff;--item_left_text_color:#ffffff;--footer_text_color:#ffffff;--left_tag_item:rgb(27 42 57 / 20%);--card_filter:0px;--back_filter:20px;--back_filter_color:#00000030;--fill:#ffffff}*{margin:0;padding:0}.menu{position:fixed;width:88px;padding:4px;box-shadow:0 1px 4px rgba(33,33,33,.846),0 8px 24px rgba(5,5,5,.859);border-radius:10px;background:rgba(19,19,19,.802);opacity:0;visibility:hidden;overflow:hidden;transition:opacity .2s ease,height .3s ease,visibility .3s ease;z-index:999999}.is-active{opacity:1;visibility:visible}.menu-list01{list-style:none}.menu-item{line-height:22px;color:#f0f1f7;font-size:16px;border-radius:5px;padding:8px;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;transition:background .3s ease}.menu-item:hover{background:#127de7f7}.menu-item svg{margin-right:8px}.menu-item-divider{height:1px;margin:4px 8px;background:#f5f5f6}.menu-item-danger{color:#f94a05f7}.menu-item-danger svg path{fill:#ee7f7f}.menu-item svg path{fill:#f3f5f8}.menu-item-danger:hover{background:#b32c2c95}#spinner-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999;display:flex;justify-content:center;align-items:center}.spinner{border:6px solid rgba(0,0,0,.1);border-radius:50%;width:65px;height:65px;animation:spin 1s linear infinite}@keyframes spin{0%{border-top:6px solid #007bff}20%{border-top:6px solid #0f0}40%{border-top:6px solid #ff0}60%{border-top:6px solid #f0f}80%{border-top:6px solid red}100%{border-top:6px solid #007bff;transform:rotate(360deg)}}