@charset "UTF-8";*,:after,:before{border-color:var(--un-default-border-color, #e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--scrollbar-bg: rgba(0,0,0,.15);--scrollbar-hover: rgba(0,0,0,.25)}.dark{--scrollbar-bg: hsla(0,0%,100%,.45);--scrollbar-hover: hsla(0,0%,100%,.25)}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background:var(--scrollbar-bg);border-radius:2.5px;-webkit-transition:background-color .35s;transition:background-color .35s}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-hover)}::-webkit-scrollbar-track{background-color:transparent}.divider{height:1rem;display:flex;flex-direction:row;align-items:center;align-self:stretch;white-space:nowrap;margin:var(--divider-m, 1rem 0)}.divider:after,.divider:before{content:"";height:1px;width:100%;flex-grow:1;--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity))}.dark .divider:after,.dark .divider:before{background-color:#3c3c3c99}@media print{.divider:after,.divider:before{border:.5px solid}}.divider:not(:empty){gap:1rem}.divider-horizontal{--divider-m: 0 1rem}.divider-horizontal.divider{height:auto;width:1rem;display:flex;flex-direction:column}.divider-horizontal.divider:before{height:100%;width:.125rem}.divider-horizontal.divider:after{height:100%;width:.125rem}.divider-vertical{--divider-m: 1rem 0}.divider-vertical.divider{height:1rem;width:auto;flex-direction:row}.divider-vertical.divider:before{height:.125rem;width:100%}.divider-vertical.divider:after{height:.125rem;width:100%}.divider-black:after,.divider-black:before{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.divider-purple:after,.divider-purple:before{--un-bg-opacity:1;background-color:rgb(147 51 234 / var(--un-bg-opacity))}.divider-rose:after,.divider-rose:before{--un-bg-opacity:1;background-color:rgb(244 63 94 / var(--un-bg-opacity))}.divider-teal:after,.divider-teal:before{--un-bg-opacity:1;background-color:rgb(20 184 166 / var(--un-bg-opacity))}.divider-green:after,.divider-green:before{--un-bg-opacity:1;background-color:rgb(34 197 94 / var(--un-bg-opacity))}.divider-yellow:after,.divider-yellow:before{--un-bg-opacity:1;background-color:rgb(234 179 8 / var(--un-bg-opacity))}.divider-sky:after,.divider-sky:before{--un-bg-opacity:1;background-color:rgb(14 165 233 / var(--un-bg-opacity))}.divider-red:after,.divider-red:before{--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity))}.divider-start:before{display:none}.divider-end:after{display:none}.card{position:relative;display:flex;flex-direction:column;border-radius:var(--radius-box);outline-width:2px;outline:0 solid transparent;outline-offset:2px;transition:outline .2s ease-in-out}.card:focus{outline-style:hidden}.card:focus-visible{outline-color:currentColor}.card :where(figure:first-child){overflow:hidden;border-end-end-radius:unset;border-end-start-radius:unset;border-start-end-radius:inherit;border-start-start-radius:inherit}.card :where(figure:last-child){overflow:hidden;border-end-end-radius:inherit;border-end-start-radius:inherit;border-start-end-radius:unset;border-start-start-radius:unset}.card:where(.card-border){border:var(--border) solid rgb(var(--un-preset-theme-colors-base-200)/var(--un-preset-theme-colors-base-200--alpha, 1))}.card:where(.card-dash){border:var(--border) dashed rgb(var(--un-preset-theme-colors-base-200)/var(--un-preset-theme-colors-base-200--alpha, 1))}.card.image-full{display:grid}.card.image-full:before{position:relative;grid-column-start:1;grid-row-start:1;border-radius:var(--radius-box);--un-bg-opacity:var(--un-preset-theme-colors-neutral--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-neutral) / var(--un-bg-opacity));opacity:.75;content:""}.card.image-full>*{grid-column-start:1;grid-row-start:1}.card.image-full>.card-body{position:relative;--un-text-opacity:var(--un-preset-theme-colors-neutral-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-neutral-content) / var(--un-text-opacity))}.card.image-full :where(figure){overflow:hidden;border-radius:inherit}.card.image-full>figure img{height:100%;object-fit:cover}.card figure{display:flex;align-items:center;justify-content:center}.card:has(>input:is(input[type=checkbox],input[type=radio])){cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card:has(>:checked){outline:2px solid currentColor}.card-title{display:flex;align-items:center;gap:.5rem;font-size:var(--cardtitle-fs, 1.125rem);font-weight:600}.card-body{display:flex;flex-direction:column;flex:1 1 auto;gap:.5rem;font-size:var(--card-fs, .875rem);padding:var(--card-p, 2rem)}.card-body :where(p){flex-grow:1}.card-actions{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.card-xs .card-body{--card-p: .5rem;--card-fs: .6875rem}.card-xs .card-title{--cardtitle-fs: .875rem}.card-sm .card-body{--card-p: 1rem;--card-fs: .75rem}.card-sm .card-title{--cardtitle-fs: 1rem}.card-md .card-body{--card-p: 1.5rem;--card-fs: .875rem}.card-md .card-title{--cardtitle-fs: 1.125rem}.card-lg .card-body{--card-p: 2rem;--card-fs: 1rem}.card-lg .card-title{--cardtitle-fs: 1.25rem}.card-xl .card-body{--card-p: 2.5rem;--card-fs: 1.125rem}.card-xl .card-title{--cardtitle-fs: 1.375rem}.card-side{align-items:stretch;flex-direction:row}.card-side :where(figure:first-child){overflow:hidden;border-end-end-radius:unset;border-end-start-radius:inherit;border-start-end-radius:unset;border-start-start-radius:inherit}.card-side :where(figure:last-child){overflow:hidden;border-end-end-radius:inherit;border-end-start-radius:unset;border-start-end-radius:inherit;border-start-start-radius:unset}.card-side figure>*{max-width:unset}.card-side :where(figure>*){height:100%;-o-object-fit:cover;object-fit:cover;width:100%}:root{--radius-selector: .5rem;--radius-field: .25rem;--radius-box: .5rem;--size-selector: .25rem;--size-field: .25rem;--border: 1px;--depth: 1;--noise: 0}:root.dark{--radius-selector: 1rem;--radius-field: .5rem;--radius-box: 1rem;--size-selector: .25rem;--size-field: .25rem;--border: 1px;--depth: 0;--noise: 0}html{-webkit-text-size-adjust:100%;line-height:1.5;-webkit-tap-highlight-color:transparent}body{--un-bg-opacity:var(--un-preset-theme-colors-base-200--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-200) / var(--un-bg-opacity));--un-text-opacity:var(--un-preset-theme-colors-base-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-base-content) / var(--un-text-opacity))}img{transition:opacity .3s ease}header{border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity));padding-left:.5rem;padding-right:.5rem}.dark header{border-color:#3c3c3c99}@media (min-width: 768px){header{padding-left:1.25rem;padding-right:1.25rem}}.index{flex:1 1 auto;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity))}.dark .index{--un-bg-opacity:var(--un-preset-theme-colors-base-200--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-200) / var(--un-bg-opacity))}.index .header{padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.index .header{padding-left:1.25rem;padding-right:1.25rem}}.index .inner{display:flex;justify-content:center;padding:1.5rem 1rem}.index .wraper{max-width:36rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem}.index .wraper .logo{display:flex;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:2rem;font-size:2.25rem;line-height:2.5rem;font-weight:500}@media (min-width: 768px){.index .wraper .logo{margin-top:2.5rem}}.index .wraper .sugest{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;font-size:.75rem;line-height:1rem}@media (min-width: 768px){.index .wraper .sugest{font-size:15px}}.index .wraper .sugest .text{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.index .wraper .sugest a{border-radius:.75rem;background-color:#9ca3af33;padding:.1875rem .5rem;color:#4b5563d9}.dark .index .wraper .sugest a{--un-bg-opacity:var(--un-preset-theme-colors-base-300--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-300) / var(--un-bg-opacity));color:rgb(var(--un-preset-theme-colors-base-content) / .65)}.index .wraper .sugest a:hover{background-color:#9ca3af4d}@media (min-width: 768px){.index .wraper .sugest a{padding-top:.375rem;padding-bottom:.375rem}}.header{width:100%;height:3.5rem;display:flex;align-items:center;justify-content:space-between;padding-top:.625rem;padding-bottom:.625rem}.header>div:first-child{display:flex}@media (min-width: 768px){.header>div:first-child{align-items:center}}.header>div:first-child>.logo{margin-right:1.25rem;display:flex;align-items:center}.header>div:last-child{margin-left:.5rem;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}@media (min-width: 768px){.header>div:last-child{gap:1rem}}.nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:.75rem;border-radius:.375rem;--un-bg-opacity:var(--un-preset-theme-colors-base-100--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-100) / var(--un-bg-opacity));padding-top:.375rem;padding-bottom:.375rem;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.nav>a{border-radius:.375rem;padding:.25rem .5rem;font-size:1.125rem;line-height:1.75rem;--un-text-opacity:var(--un-preset-theme-colors-base-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-base-content) / var(--un-text-opacity))}@media (min-width: 768px){.nav>a{padding:.375rem 1rem}}.nav>a.active{--un-bg-opacity:var(--un-preset-theme-colors-base-300--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-300) / var(--un-bg-opacity))}footer{padding:1rem .5rem}@media (max-width: 767.9px){footer{padding-bottom:2.5rem}}@media (min-width: 768px){footer{padding-left:1.25rem;padding-right:1.25rem}}.pagination{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.25rem}@media (min-width: 768px){.pagination{gap:.5rem;font-size:1rem;line-height:1.5rem}}.pagination .ellipsis,.pagination a{cursor:pointer;border-width:1px;--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity));border-radius:.375rem;padding:.3125rem .5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}@media (min-width: 768px){.pagination .ellipsis,.pagination a{padding:.5rem .75rem}}.pagination a:hover:not(.active){--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity))}.dark .pagination a:hover:not(.active){--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.pagination a.active{cursor:default;--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.dark .pagination a.active{--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.pagination .ellipsis{pointer-events:none;border-style:none}.pagination .keyboard-scoped{outline:none}.pagination .first,.pagination .last{font-weight:700}.videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media (min-width: 768px){.videos{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}@media (min-width: 1280px){.videos{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.video-img-box{-moz-column-break-inside:avoid;break-inside:avoid}.video-img-box .img-box{background-color:#232932;border-radius:8px;display:block;overflow:hidden;position:relative}.video-img-box .img-box>a{display:block}.video-img-box .img-box [class^=absolute-]{position:absolute;display:flex;flex-wrap:wrap;gap:.25rem;font-size:10px;z-index:5}@media (min-width: 768px){.video-img-box .img-box [class^=absolute-]{font-size:.75rem;line-height:1rem}}.video-img-box .img-box [class^=absolute-] span{-webkit-user-select:none;user-select:none;border-radius:.25rem}.video-img-box .img-box .absolute-top{color:#fff;left:0;padding-left:8px;padding-right:8px;text-align:center;top:8px;width:100%;z-index:5}.video-img-box .img-box .absolute-bottom{bottom:8px;color:#fff;left:0;padding-left:8px;padding-right:8px;text-align:center;width:100%}.video-img-box .img-box .absolute-top-left{left:5px;top:3px}.video-img-box .img-box .absolute-top-right{right:5px;top:3px}.video-img-box .img-box .absolute-bottom-left{bottom:3px;left:5px}.video-img-box .img-box .absolute-bottom-right{bottom:3px;right:5px}.video-img-box .img-box .absolute-center{left:50%;padding-left:8px;padding-right:8px;text-align:center;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:5}.video-img-box .img-box [class^=absolute-]:has([class^=badge]){overflow:hidden}.video-img-box .img-box [class^=absolute-]>[class^=badge]{--un-bg-opacity:1;background-color:rgb(34 211 238 / var(--un-bg-opacity));padding:.125rem .375rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.video-img-box .img-box [class^=absolute-]>.badge-red{--un-bg-opacity:1;background-color:rgb(244 63 94 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.video-img-box .img-box [class^=absolute-]>.badge-vip{background:#ffdd9a;color:#4e2d03}.video-img-box .img-box [class^=absolute-]>.badge-blue{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.video-img-box .img-box [class^=absolute-]>.badge-green{--un-bg-opacity:1;background-color:rgb(22 163 74 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.video-img-box .img-box .img,.video-img-box .img-box img{background-repeat:no-repeat;display:block;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;transition:all .25s ease-in-out;width:100%}.video-img-box .img-box .img:hover,.video-img-box .img-box img:hover{transform:scale(1.05)}.video-img-box .img-box .error,.video-img-box .img-box .loading{-o-object-fit:none;object-fit:none}.video-img-box .img-box.cover-round a{padding-bottom:40%}.video-img-box .img-box.cover-round .img,.video-img-box .img-box.cover-round img{background-position:100%;background-size:auto 100%}.video-img-box .img-box.cover-sm a{padding-bottom:140%}.video-img-box .img-box.cover-sm .img,.video-img-box .img-box.cover-sm img{background-position:50%;background-size:cover}.video-img-box .img-box.cover-md a{padding-bottom:56.25%}.video-img-box .img-box.cover-md .img,.video-img-box .img-box.cover-md img{background-position:50%;background-size:cover}.video-img-box .img-box.cover-half a{background-position:100%;background-size:auto 100%;display:block;padding-bottom:142%;transition:all .2s ease-in-out}.video-img-box .img-box.cover-half a:hover{background-position:right 9% top}.video-img-box .img-box.cover-lg a{padding-bottom:67.25%}.video-img-box .img-box.cover-lg .img,.video-img-box .img-box.cover-lg img{background-position:50%;background-size:cover}.video-img-box .detail{margin-top:.375rem;margin-bottom:.375rem}.video-img-box .detail .title,.video-img-box .detail .title a,.video-img-box .detail .title a div{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:.75rem;line-height:1rem;font-weight:500}@media (min-width: 768px){.video-img-box .detail .title,.video-img-box .detail .title a,.video-img-box .detail .title a div{font-size:.875rem;line-height:1.25rem}}.video-img-box .detail .title a div:hover .title,.video-img-box .detail .title a:hover .title,.video-img-box .detail .title:hover .title{color:#fe628e}.video-img-box .detail .sub-title{color:#5e5d5a;font-size:.8125rem;margin-top:.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-img-box:hover .sub-title a{color:currentColor}.art-item{position:relative;flex:1 1 auto;border-width:1px;border-color:transparent;border-radius:.375rem;--un-bg-opacity:var(--un-preset-theme-colors-base-100--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-100) / var(--un-bg-opacity));padding:.75rem .625rem;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,1,1)}.art-item:hover{border-color:rgb(var(--un-preset-theme-colors-base-200) / .5);background-color:rgb(var(--un-preset-theme-colors-base-100) / .3)}@media (min-width: 768px){.art-item{padding:1rem}}.art-item>a{padding-top:.375rem;padding-bottom:.375rem;font-size:.875rem;line-height:1.25rem;--un-text-opacity:var(--un-preset-theme-colors-base-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-base-content) / var(--un-text-opacity));font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.art-item>a:hover{--un-text-opacity:1;color:rgb(244 63 94 / var(--un-text-opacity));font-weight:500}@media (min-width: 768px){.art-item>a{font-size:1rem;line-height:1.5rem}}.art-item>a>h3{margin-bottom:1rem}.art-item>a>h3 em{--un-text-opacity:1;color:rgb(244 63 94 / var(--un-text-opacity));font-style:normal}.art-item>.meta{display:flex;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;font-size:.75rem;line-height:1rem;color:rgb(var(--un-preset-theme-colors-base-content) / .6)}@media (min-width: 768px){.art-item>.meta{font-size:.875rem;line-height:1.25rem}}.art-item>.meta>div{display:flex;align-items:center;gap:.25rem}.art-item>.meta>div i{width:1rem;height:1rem}.video-item:hover a:not(.action){--un-text-opacity:1;color:rgb(244 63 94 / var(--un-text-opacity))}.video-item .thumbnail{position:relative;width:100%;height:0;overflow:hidden;border-radius:.375rem;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity));padding-top:56.25%}.dark .video-item .thumbnail{--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.video-item .thumbnail>*{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center;overflow:hidden}.video-item .thumbnail img{width:100%;height:100%;object-fit:cover;transition-duration:.3s}.video-item .thumbnail img[loading]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.video-item .thumbnail img[err]:before{position:absolute;top:0;bottom:0;left:0;right:0;--un-url:url(../image1.svg);background-image:var(--un-url);background-size:cover;content:""}.dark .video-item .thumbnail img[err]:before{--un-url:url(../image.svg);background-image:var(--un-url)}.video-item .thumbnail .icon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-item .thumbnail .action{position:absolute;right:0;height:100%;padding-right:.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.video-item .thumbnail .bar{position:absolute;bottom:0;width:100%}.video-item .thumbnail .bar:before{background:linear-gradient(transparent,#0000000d 15%,#00000026 35%,#0006 70%,#0000008c);bottom:0;content:"";display:block;height:48px;pointer-events:none;position:absolute;width:100%}.video-item .thumbnail .bar .meta{position:relative;display:flex;-webkit-user-select:none;user-select:none;align-items:center;justify-content:space-between;padding:.25rem .5rem .5rem;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}@media (min-width: 768px){.video-item .thumbnail .bar .meta{font-size:.875rem;line-height:1.25rem}}.video-item .content{margin-top:.5rem}.video-item .content>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}.video-item .content>.title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:.875rem;line-height:1.25rem;font-weight:500}.video-item .content>.title>a em{--un-text-opacity:1;color:rgb(244 63 94 / var(--un-text-opacity));font-style:normal}.video-item .content>.meta{font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}@media (min-width: 768px){.video-item .content>.meta{font-size:.875rem;line-height:1.25rem}}.best-list{display:flex;flex-direction:column;gap:.5rem}.best-list>a{display:flex;gap:.5rem;border-radius:.375rem;--un-bg-opacity:var(--un-preset-theme-colors-base-400--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-400) / var(--un-bg-opacity));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.best-list>a:hover{background-color:rgb(var(--un-preset-theme-colors-base-400) / .7);--un-text-opacity:1;color:rgb(244 63 94 / var(--un-text-opacity))}@media (min-width: 768px){.best-list>a{font-size:1rem;line-height:1.5rem}}.best-list>a span{width:1.5rem;--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity))}.best-list>a:nth-child(-n+3) span{font-weight:700}.best-list>a:first-child span{--un-text-opacity:1;color:rgb(225 29 72 / var(--un-text-opacity))}.best-list>a:nth-child(2) span{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.best-list>a:nth-child(3) span{--un-text-opacity:1;color:rgb(192 132 252 / var(--un-text-opacity))}.tabx{display:flex;justify-content:space-between;gap:.25rem;border-radius:.375rem;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity));padding:.25rem .125rem}.dark .tabx{background-color:#37415180}@media (min-width: 768px){.tabx{padding:.5rem .375rem}}.tabx>*{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:.375rem;border-radius:.375rem;padding:.375rem .5rem;text-align:center;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}@media (min-width: 768px){.tabx>*{padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}}.tabx>.active,.tabx>:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));color:rgb(17 24 39 / var(--un-text-opacity));--un-text-opacity:1;color:rgb(225 29 72 / var(--un-text-opacity));font-weight:500;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.dark .tabx>.active,.dark .tabx>:hover{background-color:#374151bf}.thumbnail img:after{bottom:0;content:attr(data-name);display:block;height:100%;left:0;line-height:100px;position:absolute;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.dark .thumbnail img:after{background-color:#4b556333;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.thumbnail img:not([src]),.thumbnail img[src=""]{height:0;width:0}.thumbnail img:not([src]):after,.thumbnail img[src=""]:after{bottom:0;content:attr(data-name);display:block;height:100%;left:0;line-height:100px;position:absolute;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.dark .thumbnail img:not([src]):after,.dark .thumbnail img[src=""]:after{background-color:#4b556333;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}[data-notivue=promise-resolve],[data-notivue=success]{--nv-bg: var(--nv-success-bg);--nv-fg: var(--nv-success-fg);--nv-accent: var(--nv-success-accent, var(--nv-global-accent));--nv-border: var(--nv-success-border)}[data-notivue=error],[data-notivue=promise-reject]{--nv-bg: var(--nv-error-bg);--nv-fg: var(--nv-error-fg);--nv-accent: var(--nv-error-accent, var(--nv-global-accent));--nv-border: var(--nv-error-border)}[data-notivue=warning]{--nv-bg: var(--nv-warning-bg);--nv-fg: var(--nv-warning-fg);--nv-accent: var(--nv-warning-accent, var(--nv-global-accent));--nv-border: var(--nv-warning-border)}[data-notivue=info]{--nv-bg: var(--nv-info-bg);--nv-fg: var(--nv-info-fg);--nv-accent: var(--nv-info-accent, var(--nv-global-accent));--nv-border: var(--nv-info-border)}[data-notivue=promise]{--nv-bg: var(--nv-promise-bg);--nv-fg: var(--nv-promise-fg);--nv-accent: var(--nv-promise-accent, var(--nv-global-accent));--nv-border: var(--nv-promise-border)}.Notivue__notification{--tip-width: calc(var(--tip-width-fx, 1)*var(--nv-tip-width, 0px));align-items:var(--nv-y-align);background-color:var(--nv-bg, var(--nv-global-bg));border:var(--nv-border-width, 0) solid var(--nv-border, var(--nv-global-border));border-radius:var(--nv-radius, 0);box-shadow:var(--nv-shadow, 0 0 transparent),inset var(--tip-width) 0 0 var(--nv-accent);box-sizing:border-box;display:flex;max-width:var(--nv-width, 100%);position:relative;width:var(--nv-min-width, auto)}.Notivue__notification *{box-sizing:border-box;touch-action:manipulation}.Notivue__notification[data-notivue-has-title=true]{align-items:var(--nv-y-align-has-title, var(--nv-y-align))}.Notivue__icon{align-items:center;color:var(--nv-accent);display:flex;height:var(--nv-icon-size);justify-content:center;margin:var(--nv-spacing) 0 var(--nv-spacing) var(--nv-spacing);min-width:var(--nv-icon-size);overflow:visible;width:var(--nv-icon-size)}.Notivue__content{--nv-content-space: calc(var(--nv-spacing) + var(--nv-spacing)*.15);display:flex;flex-direction:column;flex-grow:1;padding:var(--nv-content-space);text-align:inherit}.Notivue__content-title{color:var(--nv-fg, var(--nv-global-fg));font-size:var(--nv-title-size);font-weight:700;line-height:1.15;margin:0 0 .33em;padding:0}.Notivue__transition-enter-active{--dur-easing: .5s cubic-bezier(.16, 1, .3, 1);transition:opacity var(--dur-easing),transform var(--dur-easing)}@media (prefers-reduced-motion:reduce){.Notivue__transition-enter-active{transition:none}}.Notivue__transition-enter-from{opacity:0;transform:scale(.8)}.Notivue__transition-enter-to{opacity:1;transform:scale(1)}.Notivue__transition-leave-active{transition:opacity 0s ease}.Notivue__transition-leave-from,.Notivue__transition-leave-to{opacity:0}.Notivue__content-message{color:var(--nv-fg, var(--nv-global-fg));font-size:var(--nv-message-size);line-height:1.375;margin:0;max-height:250px;overflow:auto;padding:0;white-space:pre-line}.Notivue__close{background:none;border:none;color:var(--nv-fg, var(--nv-global-fg));cursor:pointer;font-size:var(--nv-message-size);font-weight:700;line-height:1;margin:var(--nv-spacing) var(--nv-spacing) var(--nv-spacing) 0;padding:calc(var(--nv-spacing)/2);position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Notivue__close:after{background-color:var(--nv-fg, var(--nv-global-fg));border-radius:calc(var(--nv-radius)/2);bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .1s ease-out;width:100%}@media (hover:hover){.Notivue__close:hover{opacity:1}.Notivue__close:hover:after{opacity:.1}.Notivue__close:hover .Notivue__close-icon{opacity:1}}.Notivue__close-icon{color:var(--nv-fg, var(--nv-global-fg));display:flex;height:var(--nv-icon-size);opacity:.65;pointer-events:none;width:var(--nv-icon-size)}.Notivue__spinner{animation:Notivue__spinner-kf .75s linear infinite;transform-origin:center}@keyframes Notivue__spinner-kf{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.Notivue__duplicate,.Notivue__spinner{animation:none}}[dir=rtl] .Notivue__notification{--tip-width-fx: -1}[dir=rtl] .Notivue__icon{margin:var(--nv-spacing) var(--nv-spacing) var(--nv-spacing) 0}[dir=rtl] .Notivue__content-message{font-size:calc(var(--nv-message-size) + .1em)}[dir=rtl] .Notivue__content-title{font-size:calc(var(--nv-title-size) + .1em)}[dir=rtl] .Notivue__close{margin:var(--nv-spacing) 0 var(--nv-spacing) var(--nv-spacing)}.Notivue__duplicate{animation:Notivue__duplicate-kf .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes Notivue__duplicate-kf{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}[data-notivue-align=top] .Notivue__enter,[data-notivue-align=top] .Notivue__leave{--notivue-ty: -200%}[data-notivue-align=bottom] .Notivue__enter,[data-notivue-align=bottom] .Notivue__leave{--notivue-ty: 200%}.Notivue__enter{animation:Notivue__enter-kf .35s cubic-bezier(.5,1,.25,1)}.Notivue__leave{animation:Notivue__leave-kf .35s ease}.Notivue__clearAll{animation:Notivue__clearAll-kf .5s cubic-bezier(.22,1,.36,1)}@keyframes Notivue__enter-kf{0%{opacity:0;transform:translate3d(0,var(--notivue-ty),0) scale(.25)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes Notivue__leave-kf{0%{opacity:.7;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,var(--notivue-ty),0) scale(0)}}@keyframes Notivue__clearAll-kf{0%{opacity:1}to{opacity:0}}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{bottom:0;left:0;right:0;top:0}.vfm--overlay{background-color:#00000080;z-index:-1}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-duration:.3s;transition-property:transform}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{bottom:0;position:fixed;top:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-heroicons-circle-stack{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-clock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0a9 9 0 0 1 18 0'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-computer-desktop-16-solid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M2 4.25A2.25 2.25 0 0 1 4.25 2h7.5A2.25 2.25 0 0 1 14 4.25v5.5A2.25 2.25 0 0 1 11.75 12h-1.312q.15.192.328.36a.75.75 0 0 1 .234.545v.345a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-.345a.75.75 0 0 1 .234-.545q.178-.167.328-.36H4.25A2.25 2.25 0 0 1 2 9.75zm2.25-.75a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75h7.5a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75z' clip-rule='evenodd'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-fire-20-solid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 20 20' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M13.5 4.938a7 7 0 1 1-9.006 1.737c.202-.257.59-.218.793.039q.418.53.943.954c.332.269.786-.049.773-.476L7 7c0-.919.206-1.789.575-2.567a6.03 6.03 0 0 1 2.486-2.665c.247-.14.55-.016.677.238A6.97 6.97 0 0 0 13.5 4.938M14 12a4 4 0 0 1-4 4c-1.913 0-3.52-1.398-3.91-3.182c-.093-.429.44-.643.814-.413a4 4 0 0 0 1.601.564c.303.038.531-.24.51-.544a5.98 5.98 0 0 1 1.315-4.192a.45.45 0 0 1 .431-.16A4 4 0 0 1 14 12' clip-rule='evenodd'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-heart{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 8.25c0-2.485-2.099-4.5-4.687-4.5c-1.936 0-3.598 1.126-4.313 2.733c-.715-1.607-2.377-2.733-4.312-2.733C5.098 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-magnifying-glass-20-solid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 20 20' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M9 3.5a5.5 5.5 0 1 0 0 11a5.5 5.5 0 0 0 0-11M2 9a7 7 0 1 1 12.452 4.391l3.328 3.329a.75.75 0 1 1-1.06 1.06l-3.329-3.328A7 7 0 0 1 2 9' clip-rule='evenodd'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-moon-16-solid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14.438 10.148c.19-.425-.321-.787-.748-.601A5.5 5.5 0 0 1 6.453 2.31c.186-.427-.176-.938-.6-.748a6.501 6.501 0 1 0 8.585 8.586'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-sun-16-solid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 1a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 8 1m2.5 7a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m2.45-3.89a.75.75 0 1 0-1.06-1.06l-1.062 1.06a.75.75 0 0 0 1.061 1.062zM15 8a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 15 8m-3.11 4.95a.75.75 0 0 0 1.06-1.06l-1.06-1.062a.75.75 0 0 0-1.062 1.061zM8 12a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 8 12m-2.828-.11a.75.75 0 0 0-1.061-1.062L3.05 11.89a.75.75 0 1 0 1.06 1.06zM4 8a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 4 8m.11-2.828A.75.75 0 0 0 5.173 4.11L4.11 3.05a.75.75 0 1 0-1.06 1.06z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-tag{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M9.568 3H5.25A2.25 2.25 0 0 0 3 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.1 18.1 0 0 0 5.224-5.223c.54-.827.368-1.908-.33-2.607l-9.583-9.58A2.25 2.25 0 0 0 9.568 3'/%3E%3Cpath d='M6 6h.008v.008H6z'/%3E%3C/g%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-heroicons-x-mark-16-solid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5.28 4.22a.75.75 0 0 0-1.06 1.06L6.94 8l-2.72 2.72a.75.75 0 1 0 1.06 1.06L8 9.06l2.72 2.72a.75.75 0 1 0 1.06-1.06L9.06 8l2.72-2.72a.75.75 0 0 0-1.06-1.06L8 6.94z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-baseline-house{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 9.3V4h-3v2.6L12 3L2 12h3v8h5v-6h4v6h5v-8h3zm-9 .7c0-1.1.9-2 2-2s2 .9 2 2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-outline-access-time{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8s-3.58 8-8 8m.5-13H11v6l5.25 3.15l.75-1.23l-4.5-2.67z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-outline-filter-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-outline-insert-photo{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-4.86 8.86l-3 3.87L9 13.14L6 17h12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-outline-menu{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-outline-remove-red-eye{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 6.5a9.77 9.77 0 0 1 8.82 5.5c-1.65 3.37-5.02 5.5-8.82 5.5S4.83 15.37 3.18 12A9.77 9.77 0 0 1 12 6.5m0-2C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5m0 5a2.5 2.5 0 0 1 0 5a2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5s4.5-2.02 4.5-4.5s-2.02-4.5-4.5-4.5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.i-ic-outline-text-snippet{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='-.125em' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14.17 5L19 9.83V19H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9.83c0-.53-.21-1.04-.59-1.41l-4.83-4.83c-.37-.38-.88-.59-1.41-.59M7 15h10v2H7zm0-4h10v2H7zm0-4h7v2H7z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;width:1em}.container{margin-left:auto;margin-right:auto;width:100%}.flex-col{display:flex;flex-direction:column}@media (max-width:639.9px){.max-sm\:flex-col{display:flex;flex-direction:column}}@media (min-width:640px){.container{max-width:36rem}}@media (min-width:768px){.container{max-width:48rem}}@media (min-width:1024px){.container{max-width:64rem}}:root.dark{--un-preset-theme-colors-neutral:28 33 43;--un-preset-theme-colors-neutral-content:178 204 214;--un-preset-theme-colors-base-200:36 41 51;--un-preset-theme-colors-base-content:178 204 214;--un-preset-theme-colors-base-100:42 48 60;--un-preset-theme-colors-base-300:32 37 46;--un-preset-theme-colors-base-400:46 53 66;--un-preset-theme-colors-primary:159 232 141;--un-preset-theme-colors-primary-content:9 19 7}:root{--un-preset-theme-colors-neutral:9 9 11;--un-preset-theme-colors-neutral-content:228 228 231;--un-preset-theme-colors-base-200:248 248 248;--un-preset-theme-colors-base-content:24 24 27;--un-preset-theme-colors-base-100:255 255 255;--un-preset-theme-colors-base-300:238 238 238;--un-preset-theme-colors-base-400:230 231 235;--un-preset-theme-colors-primary:66 42 213;--un-preset-theme-colors-primary-content:224 231 255}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.before\:absolute:before{position:absolute}.after\:absolute:after{position:absolute}.left-2{left:.5rem}.right-1\.25{right:.3125rem}.top-1\/2{top:50%}.before\:left-2\/4:before{left:50%}.before\:top-2\/4:before{top:50%}.after\:left-2\/4:after{left:50%}.after\:top-2\/4:after{top:50%}.z-\[99\]{z-index:99}.z-10{z-index:10}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.inline{display:inline}.block{display:block}.before\:block:before{display:block}.after\:block:after{display:block}.inline-block{display:inline-block}.aspect-video{aspect-ratio:16/9}.size-4{height:1rem;width:1rem}.size-5{height:1.25rem;width:1.25rem}.h-0{height:0}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-screen{height:100vh}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.max-w-3xl{max-width:48rem}.max-w-xl{max-width:36rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-5{width:1.25rem}.w-60\%{width:60%}.w-80\%{width:80%}.w-95\%{width:95%}.w-full{width:100%}.w-screen{width:100vw}.before\:h-\[\.5em\]:before{height:.5em}.before\:w-\[\.5em\]:before{width:.5em}.after\:h-\[\.5em\]:after{height:.5em}.after\:w-\[\.5em\]:after{width:.5em}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-wrap{flex-wrap:wrap}.-translate-y-1\/2{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.before\:-translate-x-1\/2:before{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.before\:-translate-y-2\/4:before{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.after\:-translate-x-1\/2:after{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.after\:-translate-y-2\/4:after{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-\[165deg\]{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:165deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.before\:animate-\[loaderBefore_2s_infinite\]:before{animation:loaderBefore 2s infinite}.after\:animate-\[loaderAfter_2s_infinite\]:after{animation:loaderAfter 2s infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.5rem*var(--un-space-y-reverse));margin-top:calc(.5rem*(1 - var(--un-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1rem*var(--un-space-y-reverse));margin-top:calc(1rem*(1 - var(--un-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--un-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--un-space-y-reverse)))}.overflow-hidden{overflow:hidden}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-base-100,.dark .dark\:border-base-100{--un-border-opacity:var(--un-preset-theme-colors-base-100--alpha, 1);border-color:rgb(var(--un-preset-theme-colors-base-100) / var(--un-border-opacity))}.border-base-300{--un-border-opacity:var(--un-preset-theme-colors-base-300--alpha, 1);border-color:rgb(var(--un-preset-theme-colors-base-300) / var(--un-border-opacity))}.border-gray-100{--un-border-opacity:1;border-color:rgb(243 244 246 / var(--un-border-opacity))}.border-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity))}.border-gray-300{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity))}.border-gray-400\/50{border-color:#9ca3af80}.border-transparent{border-color:transparent}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.before\:rounded:before{border-radius:.25rem}.after\:rounded:after{border-radius:.25rem}.bg-base-100{--un-bg-opacity:var(--un-preset-theme-colors-base-100--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-100) / var(--un-bg-opacity))}.bg-base-200,.dark .dark\:bg-base-200{--un-bg-opacity:var(--un-preset-theme-colors-base-200--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-200) / var(--un-bg-opacity))}.bg-base-200\/70{background-color:rgb(var(--un-preset-theme-colors-base-200) / .7)}.bg-base-300,.dark .dark\:bg-base-300{--un-bg-opacity:var(--un-preset-theme-colors-base-300--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-300) / var(--un-bg-opacity))}.bg-base-400{--un-bg-opacity:var(--un-preset-theme-colors-base-400--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-400) / var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.bg-gray-200\/20{background-color:#e5e7eb33}.bg-gray-300{--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity))}.bg-gray-400\/20{background-color:#9ca3af33}.bg-gray-600\/20{background-color:#4b556333}.bg-indigo-500{--un-bg-opacity:1;background-color:rgb(99 102 241 / var(--un-bg-opacity))}.bg-indigo-600{--un-bg-opacity:1;background-color:rgb(79 70 229 / var(--un-bg-opacity))}.bg-neutral{--un-bg-opacity:var(--un-preset-theme-colors-neutral--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-neutral) / var(--un-bg-opacity))}.bg-neutral-content\/50{background-color:rgb(var(--un-preset-theme-colors-neutral-content) / .5)}.bg-primary{--un-bg-opacity:var(--un-preset-theme-colors-primary--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-primary) / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .dark\:bg-gray-500{--un-bg-opacity:1;background-color:rgb(107 114 128 / var(--un-bg-opacity))}.dark .dark\:bg-gray-700\/40{background-color:#37415166}.dark .dark\:hover\:bg-gray-400:hover{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity))}.hover\:bg-base-content\/20:hover{background-color:rgb(var(--un-preset-theme-colors-base-content) / .2)}.hover\:bg-gray-100:hover{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.hover\:bg-gray-300:hover{--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity))}.hover\:bg-gray-400\/30:hover{background-color:#9ca3af4d}.hover\:bg-gray-700\/60:hover{background-color:#37415199}.hover\:bg-indigo-500:hover{--un-bg-opacity:1;background-color:rgb(99 102 241 / var(--un-bg-opacity))}.hover\:bg-neutral\/80:hover{background-color:rgb(var(--un-preset-theme-colors-neutral) / .8)}.hover\:bg-primary\/80:hover{background-color:rgb(var(--un-preset-theme-colors-primary) / .8)}.p-1{padding:.25rem}.p-1\.25{padding:.3125rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0\.75{padding-bottom:.1875rem;padding-top:.1875rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.25{padding-bottom:.5625rem;padding-top:.5625rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pb-4{padding-bottom:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xl\/9{font-size:1.5rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/6{font-size:.875rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.dark .dark\:text-base-content\/65{color:rgb(var(--un-preset-theme-colors-base-content) / .65)}.dark .dark\:text-gray-300{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.text-\[var\(--text-color-3\)\]{color:var(--text-color-3)}.text-base-content{--un-text-opacity:var(--un-preset-theme-colors-base-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-base-content) / var(--un-text-opacity))}.text-base-content\/60{color:rgb(var(--un-preset-theme-colors-base-content) / .6)}.text-base-content\/75{color:rgb(var(--un-preset-theme-colors-base-content) / .75)}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-gray-6\/85{color:#4b5563d9}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-gray-8{--un-text-opacity:1;color:rgb(31 41 55 / var(--un-text-opacity))}.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity))}.text-indigo-600{--un-text-opacity:1;color:rgb(79 70 229 / var(--un-text-opacity))}.text-neutral{--un-text-opacity:var(--un-preset-theme-colors-neutral--alpha, 1);color:rgb(var(--un-preset-theme-colors-neutral) / var(--un-text-opacity))}.text-neutral-content{--un-text-opacity:var(--un-preset-theme-colors-neutral-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-neutral-content) / var(--un-text-opacity))}.text-primary{--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary) / var(--un-text-opacity))}.text-primary-content{--un-text-opacity:var(--un-preset-theme-colors-primary-content--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary-content) / var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.text-rose-500{--un-text-opacity:1;color:rgb(244 63 94 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-blue-700:hover{--un-text-opacity:1;color:rgb(29 78 216 / var(--un-text-opacity))}.hover\:text-gray-300:hover{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.hover\:text-indigo-500:hover{--un-text-opacity:1;color:rgb(99 102 241 / var(--un-text-opacity))}.hover\:text-primary\/80:hover{color:rgb(var(--un-preset-theme-colors-primary) / .8)}.placeholder\:text-gray-400::-moz-placeholder{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.placeholder\:text-gray-400::placeholder{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.tracking-tight{letter-spacing:-.025em}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline-1{outline-width:1px}.focus\:outline-2:focus{outline-width:2px}.focus-visible\:outline-2:focus-visible{outline-width:2px}.outline-base-content\/30{outline-color:rgb(var(--un-preset-theme-colors-base-content) / .3)}.outline-gray-300{--un-outline-color-opacity:1;outline-color:rgb(209 213 219 / var(--un-outline-color-opacity))}.focus\:outline-indigo-600:focus{--un-outline-color-opacity:1;outline-color:rgb(79 70 229 / var(--un-outline-color-opacity))}.focus\:outline-primary:focus{--un-outline-color-opacity:var(--un-preset-theme-colors-primary--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-primary) / var(--un-outline-color-opacity))}.focus-visible\:outline-indigo-600:focus-visible{--un-outline-color-opacity:1;outline-color:rgb(79 70 229 / var(--un-outline-color-opacity))}.-outline-offset-1{outline-offset:-1px}.focus\:-outline-offset-2:focus{outline-offset:-2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.outline,.outline-solid{outline-style:solid}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-blue-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(59 130 246 / var(--un-ring-opacity)) }.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-300{transition-duration:.3s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.before\:content-\[\'\'\]:before{content:""}.after\:content-\[\'\'\]:after{content:""}.placeholder-gray-500::-moz-placeholder{--un-placeholder-opacity:1;color:rgb(107 114 128 / var(--un-placeholder-opacity))}.placeholder-gray-500::placeholder{--un-placeholder-opacity:1;color:rgb(107 114 128 / var(--un-placeholder-opacity))}@media (max-width:639.9px){.max-sm\:order-first{order:-9999}}@media (min-width:640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:max-w-sm{max-width:24rem}.sm\:w-full{width:100%}.sm\:text-sm\/6{font-size:.875rem;line-height:1.5rem}}@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-4{gap:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-1\.25{padding-bottom:.3125rem;padding-top:.3125rem}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}}@keyframes loaderBefore{0%{box-shadow:1em -.5em #e11462bf,-1em .5em #6fcadcbf;width:.5em}35%{box-shadow:0 -.5em #e11462bf,0 .5em #6fcadcbf;width:2.5em}70%{box-shadow:-1em -.5em #e11462bf,1em .5em #6fcadcbf;width:.5em}to{box-shadow:1em -.5em #e11462bf,-1em .5em #6fcadcbf}}@keyframes loaderAfter{0%{box-shadow:.5em 1em #3db88fbf,-.5em -1em #e9a920bf;height:.5em}35%{box-shadow:.5em 0 #3db88fbf,-.5em 0 #e9a920bf;height:2.5em}70%{box-shadow:.5em -1em #3db88fbf,-.5em 1em #e9a920bf;height:.5em}to{box-shadow:.5em 1em #3db88fbf,-.5em -1em #e9a920bf}}.blur-enter-active,.blur-leave-active{transition:all .4s}.blur-enter-from,.blur-leave-to{filter:blur(1rem);opacity:0}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}.dark::view-transition-new(root),::view-transition-old(root){z-index:1}.dark::view-transition-old(root),::view-transition-new(root){z-index:9999}@media (max-width:640px){.search-container[data-v-f6a4d3a0]{margin:0 auto;width:90%}}.content[data-v-e7f5c707]{border:1px solid #ccc;border-radius:10px;margin-bottom:20px;padding:20px}button[data-v-e7f5c707]{background:#42b983;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:0 10px;padding:5px 15px}button[data-v-e7f5c707]:hover{background:#369f75}.fade-enter-active[data-v-e7f5c707],.fade-leave-active[data-v-e7f5c707]{transition:opacity .2s ease}.fade-enter-from[data-v-e7f5c707],.fade-leave-to[data-v-e7f5c707]{opacity:0}.tabs-container[data-v-a7de39ea]{align-items:center;background-color:var(--nav-bg-color);display:flex;max-width:100%;padding:0 32px;position:relative}.tabs-scroll[data-v-a7de39ea]{flex:1;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;cursor:grab;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 20px,#000 calc(100% - 20px),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 20px,#000 calc(100% - 20px),transparent);scrollbar-width:none}.tabs-scroll[data-v-a7de39ea]::-webkit-scrollbar{display:none}.tabs-wrapper[data-v-a7de39ea]{display:flex;min-width:-moz-min-content;min-width:min-content;padding:0 12px}.tab-item[data-v-a7de39ea]{color:var(--button-color);cursor:pointer;padding:10px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.tab-item[data-v-a7de39ea]:hover{background-color:var(--button-active-bg-color);color:var(--button-active-color);transform:translateY(-2px)}.tab-item.active[data-v-a7de39ea]{color:#f75a88}.tab-item.active .active-indicator[data-v-a7de39ea]{width:100%}.active-indicator[data-v-a7de39ea]{background:#f75a88;bottom:0;height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.arrow[data-v-a7de39ea]{background:#1e232b;border-radius:6px;box-shadow:0 2px 8px #0000001a;cursor:pointer;opacity:0;padding:8px 12px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.arrow[data-v-a7de39ea]:hover{background:#3f434b;transform:translateY(-50%) scale(1.1)}.arrow.visible[data-v-a7de39ea]{opacity:1}.left-arrow[data-v-a7de39ea]{left:0}.right-arrow[data-v-a7de39ea]{right:0}@media (max-width:720px){.tab-item[data-v-a7de39ea]{padding:8px 12px}}.chose[data-v-6637b3db]{display:flex;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem}@media (min-width: 768px){.chose[data-v-6637b3db]{font-size:.875rem;line-height:1.25rem}}.chose label input[data-v-6637b3db]{display:none}.chose label[data-v-6637b3db]{cursor:pointer;border-width:2px;border-color:transparent;border-radius:.375rem;padding:.375rem}.chose label[data-v-6637b3db]:has(input:checked){border-color:#9ca3af80;--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.dark .chose label[data-v-6637b3db]:has(input:checked){background-color:#37415166;--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.artplayer-container{height:100%;width:100%}.video_box[data-v-98dca2af]{position:relative;margin-left:auto;margin-right:auto;aspect-ratio:16/9;max-width:48rem;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;--un-bg-opacity:var(--un-preset-theme-colors-base-100--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-100) / var(--un-bg-opacity));font-size:2.25rem;line-height:2.5rem;color:var(--text-color-3);font-weight:700}.video_info[data-v-98dca2af]{display:flex;justify-content:space-between;border-radius:.125rem;--un-bg-opacity:var(--un-preset-theme-colors-base-300--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-base-300) / var(--un-bg-opacity));padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;color:rgb(var(--un-preset-theme-colors-base-content) / .6)}.video_info .left[data-v-98dca2af]{display:inline-block;display:flex;align-items:center}.video_info .right[data-v-98dca2af]{margin-left:auto;display:flex;gap:.75rem}main[data-v-61e79438]{display:flex;flex-direction:column;flex:1 1 auto;padding-top:1.25rem;padding-bottom:1.25rem}main[data-v-61e79438]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse))}
