@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--background-root:#0f1419;--background-primary:#1b2332;--background-secondary:#273142;--card-background:#334155;--elevated-background:#3a475b;--accent-color:#3b82f6;--accent-color-rgb:59,130,246;--accent-hover:#2563eb;--accent-secondary:#0ea5e9;--success-color:#10b981;--success-color-rgb:16,185,129;--error-color:#ef4444;--error-color-rgb:239,68,68;--light-color:#fff;--light-title:#fff;--light-description:#9ca3af;--muted-text:#6b7280;--dimmed-color:hsla(0,0%,100%,.5);--border-color:#374151;--border-hairline:#1f2937;--dark-color:var(--background-primary);--dark-element:var(--background-secondary);--green-color:var(--success-color);--green-color-rgb:var(--success-color-rgb);--red-color:var(--error-color);--red-color-rgb:var(--error-color-rgb);--gap-smallest:4px;--gap-extra-small:8px;--gap-small:10px;--gap-medium:12px;--gap-big:15px;--gap-extra-big:20px;--gap-biggest:30px;--radius-extra-small:6px;--radius-small:8px;--radius-medium:10px;--radius-big:15px;--radius-extra-big:20px;--font-size-smallest:10px;--font-size-extra-small:12px;--font-size-small:14px;--font-size-medium:16px;--font-size-big:18px;--font-size-extra-big:20px;--font-size-biggest:24px;--font-weight-medium:400;--font-weight-semi-bold:500;--font-weight-bold:600;--font-weight-extra-bold:700;--line-height-smallest:1.21;--line-height-extra-small:1.35;--line-height-small:1.45;--line-height-medium:1.5;--line-height-big:1.55;--line-height-extra-big:1.6;--line-height-biggest:1.7;--transition-fast:.1s ease-out;--transition:.2s ease-out;--transition-slow:.3s ease-out;--animation-duration-fast:.3s;--animation-duration-normal:.4s;--animation-duration-slow:.6s;--animation-easing:cubic-bezier(.4,0,.2,1);--animation-easing-bounce:cubic-bezier(.68,-.55,.265,1.55);--shadow-glow:0 8px 32px rgba(0,0,0,.25);--shadow-glow-strong:0 12px 48px rgba(0,0,0,.35);--shadow-hover:0 4px 12px rgba(0,0,0,.25)}@media (min-width:1280px){:root{--gap-smallest:4rem;--gap-extra-small:8rem;--gap-small:10rem;--gap-medium:12rem;--gap-big:15rem;--gap-extra-big:20rem;--gap-biggest:30rem;--radius-extra-small:6rem;--radius-small:8rem;--radius-medium:10rem;--radius-big:15rem;--radius-extra-big:20rem;--font-size-smallest:10rem;--font-size-extra-small:12rem;--font-size-small:14rem;--font-size-medium:16rem;--font-size-big:18rem;--font-size-extra-big:20rem;--font-size-biggest:24rem}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}::-webkit-scrollbar{background-color:rgba(var(--accent-color-rgb),.15);border-radius:10px;height:4px;width:4px}::-webkit-scrollbar-thumb{background-color:rgba(var(--accent-color-rgb),.45);border-radius:10px}#__nuxt,body,html{height:100%}@media (min-width:1280px){html{font-size:.0521vw}}#__nuxt,body,html{background:var(--background-root)}body{background:transparent;color:var(--light-color);font-family:Inter,serif;font-optical-sizing:auto;font-size:var(--font-size-extra-small);font-weight:var(--font-weight-semi-bold);line-height:var(--line-height-smallest)}@media (min-width:1280px){body{font-size:var(--font-size-big)}}.app-shell,.layout-root{background:transparent}.container-primary,.main-content,.page-container{background:transparent;border:none;border-radius:0}.card,.dropdown,.modal,.panel,.surface,.tooltip{background:var(--card-background);border:1px solid var(--border-color);box-shadow:var(--shadow-hover)}.surface-active,.surface-raised{background:var(--elevated-background);border:1px solid var(--border-color);box-shadow:var(--shadow-glow)}a{color:var(--accent-color);text-decoration:none}a:hover{color:var(--accent-hover)}.divider,.hr,hr{background:var(--border-hairline);border:none;height:1px;opacity:1}.text-secondary{color:var(--light-description)}.text-tertiary{color:var(--muted-text)}img{max-width:100%}p{margin-bottom:1em;margin-top:1em}button{background:none no-repeat;border:none;color:inherit;cursor:pointer;font:inherit}input,textarea{font-family:inherit;font-weight:inherit}b,strong{font-weight:var(--font-weight-extra-bold)}@media (min-width:640px){._invisible-sm{display:none!important}}@media (min-width:768px){._invisible-md{display:none!important}}@media (min-width:1024px){._invisible-lg{display:none!important}}@media (min-width:1280px){._invisible-xl{display:none!important}}@media (min-width:1440px){._invisible-xxl{display:none!important}}@media (max-width:639.98px){._visible-sm{display:none!important}}@media (max-width:767.98px){._visible-md{display:none!important}}@media (max-width:1023.98px){._visible-lg{display:none!important}}@media (max-width:1279.98px){._visible-xl{display:none!important}}@media (max-width:1439.98px){._visible-xxl{display:none!important}}._scroll-disabled{overflow:hidden!important}._without-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}._without-scrollbar::-webkit-scrollbar{display:none!important}._nowrap{white-space:nowrap!important}.vue-notification-group{bottom:64px!important;right:40px!important}@media (max-width:767.98px){.vue-notification-group{bottom:auto!important;left:20px!important;right:auto!important;top:20px!important}}@media (min-width:1280px){.vue-notification-group{bottom:64rem!important;left:auto!important;right:40rem!important;top:auto!important}}.vue-notification-template{background:var(--card-background)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-medium);box-shadow:var(--shadow-hover)!important;display:flex!important;flex-direction:column;flex-grow:1;gap:var(--gap-smallest);justify-content:center;margin-top:var(--gap-extra-big);min-height:78px;padding:16px 24px;position:relative!important}@media (min-width:1280px){.vue-notification-template{min-height:78rem;padding:16rem 24rem}}.vue-notification-template:before{border-radius:0 2px 2px 0;content:"";height:40px;left:2px;position:absolute;top:50%;transform:translateY(-50%);width:2px}@media (min-width:1280px){.vue-notification-template:before{height:40rem}}.vue-notification-template.success:before{background-color:var(--success-color)}.vue-notification-template.error:before{background-color:var(--error-color)}.vue-notification-template.info:before{background-color:var(--accent-secondary)}.notification-title{color:var(--light-color);font-size:var(--font-size-big);font-weight:var(--font-weight-extra-bold);line-height:normal}.notification-content,.notification-title{font-family:Inter;font-style:normal;text-shadow:none}.notification-content{color:var(--light-description);font-size:var(--font-size-medium);font-weight:var(--font-weight-semi-bold);line-height:var(--line-height-small)}.vue-notification-template.success{background:color-mix(in oklab,var(--success-color) 12%,var(--card-background));border-color:var(--success-color)}.vue-notification-template.error{background:color-mix(in oklab,var(--error-color) 10%,var(--card-background));border-color:var(--error-color)}.vue-notification-template.info,.vue-notification-template.warn{background:color-mix(in oklab,var(--accent-secondary) 8%,var(--card-background));border-color:var(--accent-secondary)}.vs-accordion__item.vs-accordion--box{background:#0b171f;border:none!important;border-radius:12px!important;margin-bottom:0!important}@media (min-width:1280px){.vs-accordion__item.vs-accordion--box{border-radius:12rem!important}}.vs-accordion--compact .vs-accordion__trigger{padding:var(--gap-big)!important}.vs-accordion--compact .vs-accordion__content-wrapper{padding:0 var(--gap-big) var(--gap-big)!important}.vs-accordion--icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='url(%23a)' fill-opacity='.16' rx='6' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath fill='%230098EA' d='M12 15.5a.77.77 0 0 0 .544-.246l4.505-4.667c.13-.138.201-.3.201-.498a.7.7 0 0 0-1.207-.498L12 13.791l-4.043-4.2a.7.7 0 0 0-1.207.498c0 .192.071.36.201.498l4.51 4.667A.7.7 0 0 0 12 15.5'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='12' x2='12' y1='0' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230098EA'/%3E%3Cstop offset='1' stop-color='%230098EA' stop-opacity='.25'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;color:transparent!important;flex:0 0 24px!important;height:24px!important;width:24px!important}@media (min-width:1280px){.vs-accordion--icon{flex:0 0 24rem!important;height:24rem!important;width:24rem!important}}.nfts-card-accordion-close .vs-accordion__content{display:none!important}.vs-accordion__content{display:block!important}[data-v-5f63f546]:root{--background-root:#0f1419;--background-primary:#1b2332;--background-secondary:#273142;--card-background:#334155;--elevated-background:#3a475b;--accent-color:#3b82f6;--accent-color-rgb:59,130,246;--accent-hover:#2563eb;--accent-secondary:#0ea5e9;--success-color:#10b981;--success-color-rgb:16,185,129;--error-color:#ef4444;--error-color-rgb:239,68,68;--light-color:#fff;--light-title:#fff;--light-description:#9ca3af;--muted-text:#6b7280;--dimmed-color:hsla(0,0%,100%,.5);--border-color:#374151;--border-hairline:#1f2937;--dark-color:var(--background-primary);--dark-element:var(--background-secondary);--green-color:var(--success-color);--green-color-rgb:var(--success-color-rgb);--red-color:var(--error-color);--red-color-rgb:var(--error-color-rgb);--gap-smallest:4px;--gap-extra-small:8px;--gap-small:10px;--gap-medium:12px;--gap-big:15px;--gap-extra-big:20px;--gap-biggest:30px;--radius-extra-small:6px;--radius-small:8px;--radius-medium:10px;--radius-big:15px;--radius-extra-big:20px;--font-size-smallest:10px;--font-size-extra-small:12px;--font-size-small:14px;--font-size-medium:16px;--font-size-big:18px;--font-size-extra-big:20px;--font-size-biggest:24px;--font-weight-medium:400;--font-weight-semi-bold:500;--font-weight-bold:600;--font-weight-extra-bold:700;--line-height-smallest:1.21;--line-height-extra-small:1.35;--line-height-small:1.45;--line-height-medium:1.5;--line-height-big:1.55;--line-height-extra-big:1.6;--line-height-biggest:1.7;--transition-fast:.1s ease-out;--transition:.2s ease-out;--transition-slow:.3s ease-out;--animation-duration-fast:.3s;--animation-duration-normal:.4s;--animation-duration-slow:.6s;--animation-easing:cubic-bezier(.4,0,.2,1);--animation-easing-bounce:cubic-bezier(.68,-.55,.265,1.55);--shadow-glow:0 8px 32px rgba(0,0,0,.25);--shadow-glow-strong:0 12px 48px rgba(0,0,0,.35);--shadow-hover:0 4px 12px rgba(0,0,0,.25)}@media (min-width:1280px){[data-v-5f63f546]:root{--gap-smallest:4rem;--gap-extra-small:8rem;--gap-small:10rem;--gap-medium:12rem;--gap-big:15rem;--gap-extra-big:20rem;--gap-biggest:30rem;--radius-extra-small:6rem;--radius-small:8rem;--radius-medium:10rem;--radius-big:15rem;--radius-extra-big:20rem;--font-size-smallest:10rem;--font-size-extra-small:12rem;--font-size-small:14rem;--font-size-medium:16rem;--font-size-big:18rem;--font-size-extra-big:20rem;--font-size-biggest:24rem}}.toast[data-v-5f63f546]{align-items:flex-start;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:16px;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a;cursor:default;display:flex;gap:12px;margin-bottom:12px;max-width:500px;min-width:320px;overflow:hidden;padding:16px 20px;position:relative}.toast[data-v-5f63f546]:before{content:"";height:1px;left:0;opacity:.6;position:absolute;right:0;top:0}.toast--success[data-v-5f63f546]{background:linear-gradient(135deg,#10b98126,#10b98114 50%,#000c);border-color:#10b98166;color:#f8fafc}.toast--success[data-v-5f63f546]:before{background:linear-gradient(90deg,transparent,rgba(16,185,129,.6),transparent)}.toast--error[data-v-5f63f546]{background:linear-gradient(135deg,#ef444426,#ef444414 50%,#000c);border-color:#ef444466;color:#f8fafc}.toast--error[data-v-5f63f546]:before{background:linear-gradient(90deg,transparent,rgba(239,68,68,.6),transparent)}.toast--warning[data-v-5f63f546]{background:linear-gradient(135deg,#f59e0b26,#f59e0b14 50%,#000c);border-color:#f59e0b66;color:#f8fafc}.toast--warning[data-v-5f63f546]:before{background:linear-gradient(90deg,transparent,rgba(245,158,11,.6),transparent)}.toast--info[data-v-5f63f546]{background:linear-gradient(135deg,#3b82f626,#3b82f614 50%,#000c);border-color:#3b82f666;color:#f8fafc}.toast--info[data-v-5f63f546]:before{background:linear-gradient(90deg,transparent,rgba(59,130,246,.6),transparent)}.toast--closable[data-v-5f63f546]{cursor:pointer;transition:box-shadow .2s ease,background-color .2s ease,color .2s ease}.toast--closable[data-v-5f63f546]:hover{box-shadow:0 12px 40px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #ffffff26}.toast__icon[data-v-5f63f546]{flex-shrink:0;margin-top:2px}.toast__icon-wrapper[data-v-5f63f546]{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;position:relative;width:40px}.toast__icon-wrapper--success[data-v-5f63f546]{background:linear-gradient(135deg,#10b98133,#10b9811a);border:1px solid rgba(16,185,129,.3);box-shadow:0 0 16px #10b9814d;color:#10b981}.toast__icon-wrapper--error[data-v-5f63f546]{background:linear-gradient(135deg,#ef444433,#ef44441a);border:1px solid rgba(239,68,68,.3);box-shadow:0 0 16px #ef44444d;color:#ef4444}.toast__icon-wrapper--warning[data-v-5f63f546]{background:linear-gradient(135deg,#f59e0b33,#f59e0b1a);border:1px solid rgba(245,158,11,.3);box-shadow:0 0 16px #f59e0b4d;color:#f59e0b}.toast__icon-wrapper--info[data-v-5f63f546]{background:linear-gradient(135deg,#3b82f633,#3b82f61a);border:1px solid rgba(59,130,246,.3);box-shadow:0 0 16px #3b82f64d;color:#3b82f6}.toast__icon-svg[data-v-5f63f546]{height:20px;width:20px}.toast__content[data-v-5f63f546]{flex:1;min-width:0}.toast__title[data-v-5f63f546]{color:#f8fafc;font-size:16px;font-weight:700;margin-bottom:4px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.toast__message[data-v-5f63f546]{color:#ffffffe6;font-size:14px;font-weight:500;line-height:1.4;word-wrap:break-word}.toast__close[data-v-5f63f546]{align-items:center;background:#0003;border:none;border-radius:8px;color:#fff9;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;width:32px}.toast__close[data-v-5f63f546]:hover{background:#0006;color:#ffffffe6}.toast__close[data-v-5f63f546]:active{opacity:.9}.toast__progress[data-v-5f63f546]{background:#0003;bottom:0;height:3px;left:0;overflow:hidden;position:absolute;right:0}.toast__progress-bar[data-v-5f63f546]{animation:toast-progress-5f63f546 linear forwards;height:100%;transform-origin:left;width:100%}.toast__progress-bar--success[data-v-5f63f546]{background:linear-gradient(90deg,#10b981,#059669)}.toast__progress-bar--error[data-v-5f63f546]{background:linear-gradient(90deg,#ef4444,#dc2626)}.toast__progress-bar--warning[data-v-5f63f546]{background:linear-gradient(90deg,#f59e0b,#d97706)}.toast__progress-bar--info[data-v-5f63f546]{background:linear-gradient(90deg,#3b82f6,#2563eb)}.toast-enter-active[data-v-5f63f546]{transition:opacity .4s cubic-bezier(.175,.885,.32,1.275),transform .4s cubic-bezier(.175,.885,.32,1.275)}.toast-leave-active[data-v-5f63f546]{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.toast-enter-from[data-v-5f63f546],.toast-leave-to[data-v-5f63f546]{opacity:0;transform:translate(100%) scale(.8)}@keyframes toast-progress-5f63f546{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:1279.98px){.toast[data-v-5f63f546]{gap:10px;margin-left:0;margin-right:0;max-width:calc(100vw - 32px);min-width:280px;padding:14px 16px}.toast__title[data-v-5f63f546]{font-size:15px;margin-bottom:2px}.toast__message[data-v-5f63f546]{font-size:13px;line-height:1.35}.toast__icon-wrapper[data-v-5f63f546]{height:36px;width:36px}.toast__icon-svg[data-v-5f63f546]{height:18px;width:18px}.toast__close[data-v-5f63f546]{height:28px;width:28px}.toast__close[data-v-5f63f546]:before{bottom:-8px;content:"";left:-8px;position:absolute;right:-8px;top:-8px}}@media (max-width:374.98px){.toast[data-v-5f63f546]{gap:8px;min-width:260px;padding:12px 14px}.toast__title[data-v-5f63f546]{font-size:14px}.toast__message[data-v-5f63f546]{font-size:12px}.toast__icon-wrapper[data-v-5f63f546]{height:32px;width:32px}.toast__icon-svg[data-v-5f63f546]{height:16px;width:16px}.toast__close[data-v-5f63f546]{height:24px;width:24px}}@media (hover:none) and (pointer:coarse){.toast__close[data-v-5f63f546]{min-height:44px;min-width:44px;padding:10px}.toast--closable[data-v-5f63f546]:hover{box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a;transform:none}}@media (prefers-contrast:high){.toast[data-v-5f63f546]{border-width:2px}.toast__title[data-v-5f63f546]{font-weight:800}.toast__message[data-v-5f63f546]{font-weight:600}}@media (prefers-reduced-motion:reduce){.toast-enter-active[data-v-5f63f546],.toast-leave-active[data-v-5f63f546]{transition:opacity .2s ease}.toast-enter-from[data-v-5f63f546],.toast-leave-to[data-v-5f63f546]{opacity:0;transform:none}.toast--closable[data-v-5f63f546]:hover,.toast__close[data-v-5f63f546]:active,.toast__close[data-v-5f63f546]:hover{transform:none}@keyframes toast-progress-5f63f546{0%{transform:scaleX(1)}to{transform:scaleX(0)}}}[data-v-a3e1daa5]:root{--background-root:#0f1419;--background-primary:#1b2332;--background-secondary:#273142;--card-background:#334155;--elevated-background:#3a475b;--accent-color:#3b82f6;--accent-color-rgb:59,130,246;--accent-hover:#2563eb;--accent-secondary:#0ea5e9;--success-color:#10b981;--success-color-rgb:16,185,129;--error-color:#ef4444;--error-color-rgb:239,68,68;--light-color:#fff;--light-title:#fff;--light-description:#9ca3af;--muted-text:#6b7280;--dimmed-color:hsla(0,0%,100%,.5);--border-color:#374151;--border-hairline:#1f2937;--dark-color:var(--background-primary);--dark-element:var(--background-secondary);--green-color:var(--success-color);--green-color-rgb:var(--success-color-rgb);--red-color:var(--error-color);--red-color-rgb:var(--error-color-rgb);--gap-smallest:4px;--gap-extra-small:8px;--gap-small:10px;--gap-medium:12px;--gap-big:15px;--gap-extra-big:20px;--gap-biggest:30px;--radius-extra-small:6px;--radius-small:8px;--radius-medium:10px;--radius-big:15px;--radius-extra-big:20px;--font-size-smallest:10px;--font-size-extra-small:12px;--font-size-small:14px;--font-size-medium:16px;--font-size-big:18px;--font-size-extra-big:20px;--font-size-biggest:24px;--font-weight-medium:400;--font-weight-semi-bold:500;--font-weight-bold:600;--font-weight-extra-bold:700;--line-height-smallest:1.21;--line-height-extra-small:1.35;--line-height-small:1.45;--line-height-medium:1.5;--line-height-big:1.55;--line-height-extra-big:1.6;--line-height-biggest:1.7;--transition-fast:.1s ease-out;--transition:.2s ease-out;--transition-slow:.3s ease-out;--animation-duration-fast:.3s;--animation-duration-normal:.4s;--animation-duration-slow:.6s;--animation-easing:cubic-bezier(.4,0,.2,1);--animation-easing-bounce:cubic-bezier(.68,-.55,.265,1.55);--shadow-glow:0 8px 32px rgba(0,0,0,.25);--shadow-glow-strong:0 12px 48px rgba(0,0,0,.35);--shadow-hover:0 4px 12px rgba(0,0,0,.25)}@media (min-width:1280px){[data-v-a3e1daa5]:root{--gap-smallest:4rem;--gap-extra-small:8rem;--gap-small:10rem;--gap-medium:12rem;--gap-big:15rem;--gap-extra-big:20rem;--gap-biggest:30rem;--radius-extra-small:6rem;--radius-small:8rem;--radius-medium:10rem;--radius-big:15rem;--radius-extra-big:20rem;--font-size-smallest:10rem;--font-size-extra-small:12rem;--font-size-small:14rem;--font-size-medium:16rem;--font-size-big:18rem;--font-size-extra-big:20rem;--font-size-biggest:24rem}}.notification-container[data-v-a3e1daa5]{max-width:500px;pointer-events:none;position:fixed;right:20px;top:20px;width:100%;z-index:10000}@media (max-width:1279.98px){.notification-container[data-v-a3e1daa5]{left:16px;left:max(16px,env(safe-area-inset-left,16px));max-width:none;right:16px;right:max(16px,env(safe-area-inset-right,16px));top:16px;top:max(16px,env(safe-area-inset-top,16px))}}@media (max-width:374.98px){.notification-container[data-v-a3e1daa5]{left:12px;left:max(12px,env(safe-area-inset-left,12px));right:12px;right:max(12px,env(safe-area-inset-right,12px));top:12px;top:max(12px,env(safe-area-inset-top,12px))}}.notification-list[data-v-a3e1daa5]{display:flex;flex-direction:column;gap:12px}.notification-list .toast[data-v-a3e1daa5]{pointer-events:all}.notification-list-enter-active[data-v-a3e1daa5],.notification-list-leave-active[data-v-a3e1daa5],.notification-list-move[data-v-a3e1daa5]{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.notification-list-enter-from[data-v-a3e1daa5],.notification-list-leave-to[data-v-a3e1daa5]{opacity:0;transform:translate(100%) scale(.8)}.notification-list-leave-active[data-v-a3e1daa5]{position:absolute;right:0;width:100%}@media (max-width:640px){.notification-container[data-v-a3e1daa5]{top:60px;top:max(60px,env(safe-area-inset-top,60px))}.notification-list[data-v-a3e1daa5]{gap:8px}}@media (min-width:641px) and (max-width:1024px){.notification-container[data-v-a3e1daa5]{max-width:420px;right:30px;top:30px}}@media (min-width:1025px){.notification-container[data-v-a3e1daa5]{right:40px;top:40px}}.notification-list[data-v-a3e1daa5]>:nth-child(n+6){opacity:.7;transform:scale(.95)}.notification-list[data-v-a3e1daa5]>:nth-child(n+8){display:none}@media (prefers-reduced-motion:reduce){.notification-list-enter-active[data-v-a3e1daa5],.notification-list-leave-active[data-v-a3e1daa5],.notification-list-move[data-v-a3e1daa5]{transition:none}.notification-list-enter-from[data-v-a3e1daa5],.notification-list-leave-to[data-v-a3e1daa5]{opacity:0;transform:none}}
