.layouts{height:100%;overflow:hidden;--header-height: 64px;--light-background: #ffffff;--dark-background: #1a1a1a}.layouts .ant-layout-header{position:relative;padding-inline:0;z-index:10}.layouts .ant-layout-content{overflow:auto}.layouts .header{position:relative;padding-inline:48px;height:var(--header-height);box-shadow:0 2px 10px 1px #0000001a;background-color:var(--light-background);z-index:10}.layouts .header.is-dark{box-shadow:0 2px 10px 1px #000000d9;background-color:var(--dark-background)}.layouts .header.is-dark .logo-name{color:#ddd;word-break:keep-all}.layouts .logo{height:var(--header-height);display:flex;align-items:center;gap:32px}.layouts .logo>a{height:100%;display:inline-flex;place-items:center}.layouts .logo-icon{height:46px}.layouts .logo-name{margin-left:12px;margin-bottom:0;color:#000}.layouts .logo .page-spy-version{display:inline-block;transform:translate(2px,-10px);font-size:12px}@media screen and (max-width: 768px){.layouts .header{padding-inline:24px}}.loading-fallback{display:flex;justify-content:center;align-items:center;height:100%;min-height:100px}.banner{position:relative;background-color:#1a1a1a;height:calc(100vh - 64px);min-height:500px}.banner .slogan>p{margin-block:6px}.banner .slogan p:nth-child(1){font-size:76px;font-weight:700;text-align:center;background:linear-gradient(45deg,#fff,#8a16d2 52%,#8a16d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.banner .slogan-desc{margin-block:42px;font-size:24px;color:#939699}.banner .banner-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:40px}.waves{position:absolute;left:0;bottom:0;width:100%;height:120px}.moving-waves>use{animation:move 40s cubic-bezier(.55,.5,.45,.5) infinite}.moving-waves>use:first-child{animation-delay:-2s;animation-duration:11s}.moving-waves>use:nth-child(2){animation-delay:-4s;animation-duration:13s}.moving-waves>use:nth-child(3){animation-delay:-3s;animation-duration:15s}.moving-waves>use:nth-child(4){animation-delay:-4s;animation-duration:20s}.moving-waves>use:nth-child(5){animation-delay:-4s;animation-duration:25s}.moving-waves>use:nth-child(6){animation-delay:-3s;animation-duration:30s}@keyframes move{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media screen and (max-width: 768px){.banner .slogan>p:nth-child(1){font-size:48px}}.footer{height:120px;background-color:#fff;color:#939699;line-height:1.6}.service-content{padding:24px;height:100%;overflow:auto;border-radius:8px;background-color:#fff;box-shadow:0 10px 20px 1px #0000000d}.svg-preview svg{width:200px;height:200px;border:2px solid #dedede}.error-boundary{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.error-boundary .logo{width:80px;height:80px;position:relative;filter:grayscale(.4)}.error-boundary .logo:before,.error-boundary .logo:after{content:"";display:inline-block;position:absolute;inset:0;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20137%20233'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M124%2013L22%20115V130.5L31%20139.5H46L86%2099.5H101.5L110.5%20108.5V122.5L13%20220'%20stroke='url(%23paint0_linear_203_4)'%20stroke-width='25'%20stroke-linecap='round'%20/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_203_4'%20x1='68.5'%20y1='13'%20x2='68.5'%20y2='220'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235400BF'%20/%3e%3cstop%20offset='0.519204'%20stop-color='%238434E9'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-size:80px 80px}.error-boundary .logo:before{clip-path:path("M 0 0 L 30 30 h 12 v 4 h 6 v 16 h 12 v 10 L 80 80 L 0 80");transform:translate(-2px,2px)}.error-boundary .logo:after{clip-path:path("M 0 0 L 30 30 h 12 v 4 h 6 v 16 h 12 v 10 L 80 80 L 80 0");transform:translate(2px,-2px)}.error-boundary .error-actions{color:#999}.error-boundary .error-detail{max-width:55vw;max-height:400px;padding:12px;border:2px solid #efefef;border-radius:8px;margin-top:32px;overflow:auto;color:#e24949;font-size:14px}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.text-center{text-align:center}.underline{text-decoration:underline}.pointer{cursor:pointer}.color-primary{color:#8a16d2}.text-ellipse{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content{padding:12px 24px;border-radius:4px;background-color:#fff}*{margin:0;padding:0}html,body{height:100%}body{font-size:14px}#root{height:100%;overflow:hidden auto}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.mono-code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}::selection{background-color:#8434e980;color:#fff}
