.loading{position:fixed;left:0;top:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;gap:15px;background-color:rgba(0,0,0,.9);z-index:2000}.loading span{position:relative;width:5px;height:20px}.loading span:before{content:"";position:absolute;inset:0;animation:animate 2s linear infinite;animation-delay:calc(var(--i) * .1s)}@keyframes animate{0%{background-color:#0f0;box-shadow:0 0 5px #0f0,0 0 15px #0f0,0 0 30px #0f0,0 0 50px #0f0;rotate:0deg}20%{background-color:#0f0;box-shadow:0 0 5px #0f0,0 0 15px #0f0,0 0 30px #0f0,0 0 50px #0f0;rotate:0deg}40%{background-color:#0f0;box-shadow:0 0 5px #0f0,0 0 15px #0f0,0 0 30px #0f0,0 0 50px #0f0;rotate:90deg;transform-origin:bottom;filter:hue-rotate(0deg)}80%{background-color:#0f0;box-shadow:0 0 5px #0f0,0 0 15px #0f0,0 0 30px #0f0,0 0 50px #0f0;rotate:90deg;transform-origin:bottom;filter:hue-rotate(1turn)}90%{background-color:#000;box-shadow:none;rotate:0}90.1%,to{background-color:#000;box-shadow:none}}canvas{display:block}.waves{position:absolute;left:0;top:0;right:0;bottom:0;background-color:#000}@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f6f6f6}::-webkit-scrollbar-thumb{background-color:#888;border-radius:2px}::-webkit-scrollbar-thumb:hover{background-color:#666}@media screen and (min-width:660px){.guestbook-search{width:275px!important}.guestbook-search-textarea{width:560px!important;margin-top:10px}.guestbook-search-btn{width:560px!important;margin-top:20px}.blog{padding:25px 0 0}.blog-body-title{height:60px;line-height:60px;font-size:20px}.home-hot-blog-body{width:500px;height:600px}}@media screen and (max-width:659px){.guestbook-search{width:80%!important}.guestbook-search-textarea{width:80%!important;margin-top:10px}.guestbook-search-btn{width:80%!important;margin-top:20px}.guestbook-card-container{padding:10px 2%}.blog{padding:20px 10px 8px}.blog-body-title{height:40px;line-height:40px;font-size:16px}.Home-body>div{width:100%;padding:0 5%;margin-bottom:20px}.home-hot-blog-body{width:100%}}@media screen and (min-width:800px){.guestbook-card-container{padding:10px 20%}}@media screen and (max-width:799px){.guestbook-card-container{padding:10px 5%}}@media screen and (min-width:900px){.blog-body{width:880px}}@media screen and (max-width:899px){.blog-body{width:95%}}.header-nav span{display:inline-block;color:#2d2d2d;cursor:pointer;font-size:16px;line-height:55px}.header-nav span:hover{color:#1677ff;border-top:2px solid #1677ff}.header-nav-active{color:#1677ff!important;border-top:2px solid #1677ff}.guestbook-card-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}.guestbook-card{display:inline-block;text-align:left;min-width:215px;max-width:100%;min-height:150px!important;line-height:40px!important;margin:10px 0!important;padding:3px;border:1px solid green;box-shadow:0 0 5px 1px rgba(0,0,0,.3);background-color:#595e5e}.guestbook-card:hover{box-shadow:2px 2px 15px 3px rgba(0,0,0,.8)}.guestbook-card-content{max-height:120px;overflow:auto}.requestTest-card-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}.requestTest-card{display:inline-block;text-align:left;min-width:215px;max-width:100%;height:150px!important;line-height:40px!important;margin:10px 0 5px 30px!important;padding:3px;border:1px solid green;box-shadow:0 0 5px 1px rgba(0,0,0,.3);background-color:#595e5e}.requestTest-card:hover{box-shadow:2px 2px 10px 3px rgba(0,0,0,.3)}.nav-container-back-btn{position:absolute;font-size:20px;display:inline-block;height:50px;line-height:50px;cursor:pointer;color:#69b1ff;top:0;right:5%}.tools-mod-panel{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:300px;height:300px;font-size:40px;padding:40px 0;color:green;background-color:rgba(246,247,248,.3);border:1px solid rgba(226,232,240,.3);box-shadow:0 0 5px 1px hsla(0,0%,100%,.5);margin:20px}.tools-mod-panel:hover{box-shadow:-2px 2px 10px 3px hsla(0,0%,100%,.5)}.blog{position:relative;z-index:1}.blog-body{display:inline-block;min-height:80vh;max-height:inherit;overflow:auto;background-color:rgba(246,247,248,.15);text-align:start}.blog-body-title{width:100%;padding:0 20px;color:#d8496f}.blog-body-content-box-bg{display:block;padding:10px 16px 0}.blog-body-content-box-bg-hover,.blog-body-content-box-bg:hover{background-color:hsla(0,0%,100%,.1)}.blog-body-content-box{display:flex;justify-content:space-between;width:100%;min-height:155px;padding:15px 0;border-bottom:1px solid #000}.blog-body-content-box-mb{min-height:110px;padding:10px 0 0;border-bottom:1px solid #000}.blog-body-content-box-center{display:flex;justify-content:space-between;width:100%}.blog-body-content-left{width:77%}.blog-body-content-left-title{color:#ddd;font-weight:700;font-size:22px;line-height:44px}.blog-body-content-title-mb{color:#ddd;font-weight:700;font-size:18px}.blog-body-content-left-content{color:#999;font-size:16px;line-height:24px}.blog-body-content-left-content-mb{color:#999;font-size:14px;line-height:20px;max-height:60px;overflow:hidden}.blog-body-content-left-foot,.blog-body-content-left-foot-mb{display:flex;justify-content:space-between;color:#ccc;padding:10px 0 0}.blog-body-content-left-foot-mb{padding:16px 0 8px}.blog-body-content-left-tag,.blog-body-content-left-tag-mb{background-color:#555;padding:2px 6px;margin-left:4px;border-radius:3px}.blog-body-content-left-tag-mb{font-size:13px}.blog-body-content-right{position:relative;width:20%;background-color:#888}.Home-body{display:flex;justify-content:center;flex-wrap:wrap;gap:10%;margin-top:30px}.home-hot-blog-body{position:relative;display:flex;flex-direction:column;gap:30px;max-height:600px;overflow:hidden;border-radius:16px;margin:10px auto;padding:20px;box-shadow:0 0 5px 1px rgba(0,0,0,.5);background-color:rgba(0,0,0,.05)}.home-hot-blog-item{text-align:left}.home-hot-blog-item div:first-child{font-size:18px;font-weight:700}.home-hot-blog-item div:nth-child(2){font-size:14px;text-decoration:underline;font-style:italic;font-family:fantasy}.home-hot-blog-body-more-btn{position:absolute;bottom:20px;right:40px;color:#fff;font-size:18px;font-style:italic;font-family:cursive}.counter-body{padding:20px 7%;box-shadow:0 0 5px -1px rgba(0,0,0,.3);width:90%;margin:15px auto}.counter-body-add{padding:2px 7% 20px}.counter-body .ant-form-item-row{justify-content:center}.counter-query-body{width:96%;margin:0 auto}.queryCounter-table-title{display:block;text-align:left;padding:0 12px;border-left:4px solid skyblue;margin:8px 5px}.queryCounter-table-selected{background-color:#1bcf0e}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}