@import"https://use.typekit.net/vwe0cmw.css";@import"https://use.typekit.net/ytf6cdb.css";*{padding:0;margin:0;box-sizing:border-box;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:0}body,html{font-family:normalidad-compact!important;letter-spacing:-.05em;overflow:hidden}#root{min-height:100vh;min-height:100dvh}.cursor{cursor:pointer}.not-allowed{cursor:not-allowed}.underline{text-decoration:underline}.hidden{display:none}.mask-cover{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100dvh;min-height:100dvh;background-color:#e8e8e880;z-index:99}.transform-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.ant-notification-notice-wrapper{background:unset!important}.ant-notification,.ant-notification-notice{z-index:10001!important}.ant-notification-notice.global-notification-container{border-radius:16px;background:#506077;box-shadow:0 4px 12px #00000040;padding:16px;z-index:10001!important}.ant-notification-notice.global-notification-container .ant-notification-notice-message,.ant-notification-notice.global-notification-container .ant-notification-notice-description{color:#fff}.ant-notification-notice.global-notification-container .ant-notification-notice-with-icon .ant-notification-notice-icon{margin-left:0}.ant-notification-notice.global-notification-container .ant-notification-notice-with-icon .ant-notification-notice-message{font-weight:800;margin-left:27px}.ant-notification-notice.global-notification-container .ant-notification-notice-with-icon .ant-notification-notice-description{font-weight:500;margin-left:27px}.ant-notification-notice.global-notification-container .ant-notification-notice-close{right:16px}@media (min-width: 750px){html{font-size:calc(10 / 750 * 46vh)}}@media (max-width: 750px) and (min-width: 320px){html{font-size:calc(10 / 750 * 100vw)}}@media (max-width: 320px){html{font-size:50%}}.app{padding:0;margin:0}.app-shell{min-height:100vh;min-height:100dvh;box-sizing:border-box}.app-shell__main{box-sizing:border-box}.flex-align{display:flex;align-items:center}.flex-center{display:flex;align-items:center;justify-content:center}.flex-justify{display:flex;justify-content:center}.transition{transition:all .3s ease-in-out}.transition-3{transition:all 1s ease-in-out}.transition-1{transition:all .1s ease-in-out}.disable-use-select{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none}button{padding:0;margin:0;border:unset}.button-hover-action-red{background:#f44d37;transition:all .3s}.button-hover-action-red:hover{background:#e45c4a!important}.popup-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;padding:0;height:100vh;height:100dvh;min-height:100dvh;box-sizing:border-box;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:99;background:#0000004d!important}.popup-container .popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transform-origin:center;transition:all .5s}.popup-container.show{visibility:visible;opacity:1}.popup-container.show .popup-content{transform:translate(-50%,-50%) scale(1)}@media screen and (max-width: 750px){.position-sticky{position:sticky;top:0;background:#17171e;z-index:1}}.auth-login-card{display:flex;flex-direction:column;gap:1.2rem}.auth-login-card__title{font-size:2rem}.auth-login-card__subtitle{color:#ffffffbf}.auth-login-card__primary,.auth-login-card__secondary{border:0;border-radius:.8rem;padding:1rem 1.2rem}.auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#0000004d;z-index:9999;box-sizing:border-box}.auth-modal.auth-modal--opening{animation:auth-modal-overlay-enter .28s ease-out both}.auth-modal.auth-modal--closing{animation:auth-modal-overlay-exit .3s ease-in both;pointer-events:none}.auth-modal__panel{width:100%;max-width:46vh;padding:1.6rem;border-radius:1.2rem 1.2rem 0 0;background:#101010}@media screen and (max-width: 750px){.auth-modal__panel{max-width:100%}}.auth-modal__title{margin:0 0 1rem}@keyframes auth-modal-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes auth-modal-overlay-exit{0%{opacity:1}to{opacity:0}}.auth-entry-page{display:flex;flex-direction:column;gap:1.6rem}.email-auth-form{display:flex;flex-direction:column;gap:1rem}.email-auth-form__otp-row{display:grid;grid-template-columns:1fr auto;gap:.8rem}.email-auth-form__input{border:.1rem solid rgba(255,255,255,.2);border-radius:.8rem;padding:.8rem 1rem}.wallet-auth-options{display:grid;grid-template-columns:1fr;gap:.8rem}.wallet-auth-options__item{border:.1rem solid rgba(255,255,255,.15);border-radius:.8rem;padding:.9rem 1.2rem}.email-login.email-login--compact{padding:0;max-width:none;margin:0;flex:1;min-height:0;display:flex;flex-direction:column;letter-spacing:-.6px!important}.email-login.email-login--compact .email-step--compact{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:0}.email-login.email-login--compact .email-step--compact .compact-field-shell{width:100%;box-sizing:border-box;height:8rem;border-radius:1.2rem;background:#fff;padding:1.6rem 2rem;display:flex;align-items:center}.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner{flex:1;min-width:0;width:100%!important}.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner.ant-input-affix-wrapper,.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner .ant-input-affix-wrapper{padding:0!important;margin:0!important;border:none!important;box-shadow:none!important;background:transparent!important;min-height:0!important;height:4.8rem!important;display:flex!important;align-items:center!important}.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner.ant-input-affix-wrapper-focused,.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner .ant-input-affix-wrapper-focused,.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner.ant-input-affix-wrapper:focus-within,.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner .ant-input-affix-wrapper:focus-within{box-shadow:none!important;border:none!important;outline:none!important}.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner.ant-input,.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner .ant-input{font-size:2.4rem!important;line-height:4.8rem!important;height:4.8rem!important;padding:0!important;color:#000000e0!important;background:transparent!important;border:none!important;box-shadow:none!important}.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner.ant-input::placeholder,.email-login.email-login--compact .email-step--compact .compact-field-shell .compact-input-inner .ant-input::placeholder{color:#00000040}.email-login.email-login--compact .email-step--compact .compact-field-shell--password{padding-right:2rem}.email-login.email-login--compact .email-step--compact .compact-field-shell--password .ant-input-suffix{margin-inline-start:.8rem}.email-login.email-login--compact .email-step--compact .compact-field-shell--password .ant-input-suffix .anticon{color:#00000059;font-size:2.8rem}.email-login.email-login--compact .email-step--compact .compact-custodial-tip{margin-top:1.6rem;display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;font-size:2.4rem;line-height:normal;color:#ffffff80;text-align:left}.email-login.email-login--compact .email-step--compact .compact-custodial-tip .compact-custodial-tip__link{font-weight:500;text-decoration:underline;text-decoration-thickness:.2rem;text-underline-offset:.2rem;color:#ffffff80}.email-login.email-login--compact .email-step--compact .compact-email-methods{margin-top:3.2rem;display:flex;flex-direction:column;gap:2.4rem;width:100%}.email-login.email-login--compact .email-step--compact .compact-method-row{display:flex;align-items:center;gap:1.6rem;width:100%;min-height:4rem;cursor:pointer;text-align:left}.email-login.email-login--compact .email-step--compact .compact-method-row--otp.is-active{justify-content:space-between}.email-login.email-login--compact .email-step--compact .compact-method-row--otp:not(.is-active){justify-content:flex-start}.email-login.email-login--compact .email-step--compact .compact-method-row__left{display:flex;align-items:center;gap:1.6rem;flex:1;min-width:0}.email-login.email-login--compact .email-step--compact .compact-method-label{font-size:2.4rem;line-height:4.8rem;color:#ffffff80;font-weight:400}.email-login.email-login--compact .email-step--compact .compact-method-row--otp.is-active .compact-method-label,.email-login.email-login--compact .email-step--compact .compact-method-password-block.is-active .compact-method-row--password-head .compact-method-label{color:#fff;font-weight:700}.email-login.email-login--compact .email-step--compact .compact-radio{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;border:.2rem solid #fff;box-sizing:border-box;position:relative}.email-login.email-login--compact .email-step--compact .compact-radio.is-checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.2rem;height:1.2rem;border-radius:50%;background:#fff}.email-login.email-login--compact .email-step--compact .compact-method-sep{width:100%;height:0;border:none;border-top:.1rem dashed rgba(255,255,255,.35);margin:0}.email-login.email-login--compact .email-step--compact .compact-get-otp-btn{margin:0!important;flex-shrink:0;height:7.6rem;border:none!important;border-radius:1.2rem;padding:2.4rem!important;background:#f44d37!important;box-shadow:0 .8rem 2.4rem #0000001a;color:#fff;font-size:2.4rem;font-weight:500}.email-login.email-login--compact .email-step--compact .compact-get-otp-btn:hover,.email-login.email-login--compact .email-step--compact .compact-get-otp-btn:focus{background:#f44d37!important;color:#fff!important}.email-login.email-login--compact .email-step--compact .compact-get-otp-btn:disabled{opacity:1;background:#888!important;color:#fff!important;cursor:not-allowed}.email-login.email-login--compact .email-step--compact .compact-method-password-block{display:flex;flex-direction:column;gap:2.4rem;width:100%;cursor:pointer;text-align:left}.email-login.email-login--compact .email-step--compact .compact-method-row--password-head{min-height:4rem}.email-login.email-login--compact .email-step--compact .compact-password-row{display:flex;align-items:center;gap:2.4rem;width:100%;margin:0;padding:0;border:none;cursor:default}.email-login.email-login--compact .email-step--compact .compact-password-row .compact-field-shell{flex:1;min-width:0}.email-login.email-login--compact .email-step--compact .compact-password-login-btn{flex-shrink:0;margin:0!important;height:7.6rem;border:none!important;border-radius:1.2rem;padding:2.4rem!important;background:#f44d37!important;box-shadow:0 .8rem 2.4rem #0000001a;color:#fff;font-size:2.4rem;font-weight:500}.email-login.email-login--compact .email-step--compact .compact-password-login-btn:disabled{opacity:1;background:#888!important;color:#fff!important;cursor:not-allowed}.email-login.email-login--compact .code-step{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center}.email-login.email-login--compact .code-step .code-tip{margin:0;width:100%;color:#ffffff80;font-size:2.4rem;line-height:normal;text-align:center}.email-login.email-login--compact .code-step .code-tip.compact{display:flex;flex-direction:column;align-items:center;gap:1.6rem;margin-top:0}.email-login.email-login--compact .code-step .code-tip .code-tip-line{display:block;max-width:56rem;margin:0 auto;color:#ffffff80;font-weight:400}.email-login.email-login--compact .code-step .code-tip .email-highlight{color:#fff;font-size:2.4rem;font-weight:700;line-height:normal}.email-login.email-login--compact .code-step .code-tip.compact .email-highlight{font-size:2.4rem;line-height:normal;white-space:nowrap}.email-login.email-login--compact .code-step .code-input{margin:0;width:100%;font-size:3.2rem}.email-login.email-login--compact .code-step--compact-layout{justify-content:flex-start}.email-login.email-login--compact .code-step--compact-layout .code-step-compact{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.email-login.email-login--compact .code-step--compact-layout .code-step-compact__intro{flex-shrink:0;width:100%;display:flex;justify-content:center}.email-login.email-login--compact .code-step--compact-layout .code-step-compact__otp{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.email-login.email-login--compact .code-step--compact-layout .code-otp-shell{display:inline-flex;align-items:center;justify-content:center;padding:2.4rem;border-radius:1.2rem;background:#fff;box-sizing:border-box}.email-login.email-login--compact .code-step--compact-layout .code-otp-shell .code-input{width:auto;border:none}.email-login.email-login--compact .code-step--compact-layout .code-otp-shell .code-input:focus{box-shadow:none}.email-login.email-login--compact .code-step--compact-layout .code-otp-shell .code-input .ant-input{width:auto;min-width:36.4rem;height:auto;min-height:6.4rem;border:none;border-radius:0;text-align:center;font-size:6.4rem;line-height:normal;color:#000000e0;font-weight:400;background:transparent;box-shadow:none;padding:0}.email-login.email-login--compact .code-step--compact-layout .code-otp-shell .code-input .ant-input:placeholder-shown{color:#00000040}.email-login.email-login--compact .code-step--compact-layout .code-otp-shell .code-input .ant-input::placeholder{color:#00000040}.email-login.email-login--compact .code-step--compact-layout .resend-wrap{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;color:#ffffff80;font-size:2.4rem;line-height:normal;text-align:center}.email-login.email-login--compact .code-step--compact-layout .resend-btn{height:auto!important;padding:0!important;color:#ffffff80!important;font-size:2.4rem!important;font-weight:400!important;line-height:normal!important;border:none!important;box-shadow:none!important;background:transparent!important}.email-login.email-login--compact .code-step--compact-layout .resend-btn:disabled{color:#ffffff59!important}.email-login.email-login--compact .code-step--compact-layout .code-step-compact__footer{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.email-login.email-login--compact .code-step--compact-layout .compact-cancel-btn{padding:2.4rem!important;border-radius:1.2rem!important;box-shadow:0 .8rem 2.4rem #0000001a!important;background:transparent!important;color:#fff!important;font-weight:500!important;font-size:2.4rem!important;line-height:normal!important;height:auto!important;border:none!important}.email-login.email-login--compact .code-step--compact-layout .compact-cancel-btn:hover,.email-login.email-login--compact .code-step--compact-layout .compact-cancel-btn:focus{color:#fff!important;background:#ffffff0f!important}.email-login.email-login--compact .code-step--compact-layout .compact-cancel-btn:active{color:#fff!important;background:transparent!important}.email-login.email-login--compact .code-step .submit-btn{width:auto!important;min-width:30.4rem;height:8rem;border:none!important;border-radius:1.2rem;padding:2.4rem 4rem;background:#f44d37!important;box-shadow:0 .8rem 2.4rem #0000001a;color:#fff;font-size:2.4rem;font-weight:500}.email-login.email-login--compact .code-step .submit-btn:hover,.email-login.email-login--compact .code-step .submit-btn:focus,.email-login.email-login--compact .code-step .submit-btn:active{background:#f44d37!important;border-color:transparent!important;color:#fff!important;transform:none;box-shadow:0 .8rem 2.4rem #0000001a}.email-login.email-login--compact .code-step .submit-btn:disabled{opacity:1;background:#888!important;color:#fff!important;cursor:not-allowed}.email-login.email-login--compact .code-step .compact-cancel-btn{padding:0;color:#fff;font-size:2.4rem;font-weight:700;line-height:1;height:auto}.email-login.email-login--compact .code-step .compact-cancel-btn:hover,.email-login.email-login--compact .code-step .compact-cancel-btn:focus,.email-login.email-login--compact .code-step .compact-cancel-btn:active{color:#fff!important;background:transparent!important}.login-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;opacity:0;visibility:hidden;z-index:9999;transition:all .3s;font-family:input-sans!important}.login-modal.opacity{background:#0000;z-index:0}.login-modal .login-content{width:69.4rem;height:103.2rem;max-width:calc(100% - 4.8rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transform-origin:center;border-radius:3.2rem;background:#1b212ff2;box-shadow:0 .8rem 2.4rem #00000040;transition:all .3s cubic-bezier(.4,0,.2,1);padding:3.2rem;display:flex;flex-direction:column;gap:4rem}.login-modal .login-content .title{color:#fff;text-align:center;font-size:2.4rem;line-height:4.8rem;font-weight:900;letter-spacing:-.12rem;margin:0}.login-modal .login-content .email-form-wrapper{margin-bottom:0;min-height:0;display:flex;flex-direction:column}.login-modal .login-content .email-form-wrapper.code{flex:1}.login-modal .login-content .email-form-full{padding:1.2rem 0}.login-modal .login-content .wallet-tip{margin-top:2.4rem;display:flex;justify-content:flex-start;align-items:center;gap:1.2rem;color:#ffffff80;font-size:2.4rem;letter-spacing:-.12rem}.login-modal .login-content .wallet-tip .wallet-tip-link{color:#ffffff80;text-decoration:underline;font-weight:500;text-decoration-thickness:.2rem;text-underline-offset:.2rem}.login-modal .login-content .divider{display:flex;align-items:center;margin:2rem 0 4rem;gap:4rem}.login-modal .login-content .divider .divider-line{flex:1;height:.2rem;background-image:linear-gradient(to right,#ffffff59 50%,#fff0 0%);background-size:.8rem .2rem;background-repeat:repeat-x}.login-modal .login-content .divider .divider-text{color:#ffffff80;font-size:2.4rem;font-weight:400;letter-spacing:-.12rem}.login-modal .login-content .wallet-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.login-modal .login-content .wallet-options .wallet-option{width:100%;min-height:12.8rem;padding:2.4rem;border-radius:3.2rem;background:#ffffff08;border:.2rem solid transparent;color:#fff;transition:all .2s ease;display:flex;align-items:center;gap:1.6rem;text-align:left;cursor:pointer}.login-modal .login-content .wallet-options .wallet-option img{width:8rem;height:8rem;flex-shrink:0;border-radius:3.2rem;background:#fff}.login-modal .login-content .wallet-options .wallet-option .option-text{flex:1}.login-modal .login-content .wallet-options .wallet-option .option-text .name{font-size:2.4rem;font-weight:500;line-height:normal;letter-spacing:-.12rem;margin-bottom:.8rem}.login-modal .login-content .wallet-options .wallet-option .option-text .desc{color:#ffffff80;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:-.1rem}.login-modal .login-content .wallet-options .wallet-option:hover{background:#ffffff26;border-color:#fff3;transform:translateY(-.2rem)}.login-modal .login-content .wallet-options .wallet-option:active{transform:translateY(0);background:#ffffff2e}.login-modal.show{opacity:1;visibility:visible}.login-modal.show .login-content{transform:translate(-50%,-50%) scale(1)}.wallet-provider-list{display:grid;grid-template-columns:1fr;gap:.8rem}.wallet-provider-list__item{border:.1rem solid rgba(255,255,255,.2);border-radius:.8rem;padding:1rem 1.2rem;text-align:left}.wallet-connection-card{display:flex;flex-direction:column;gap:.8rem;border:.1rem solid rgba(255,255,255,.16);border-radius:1rem;padding:1.2rem}.wallet-connection-card__title{margin:0;font-size:1.8rem}.wallet-connection-card__meta{margin:0}.wallet-connection-card__error{margin:0;color:#ff5c5c}.wallet-connect-page{display:flex;flex-direction:column;gap:1.2rem}.login-page-container{width:69rem;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;font-family:normalidad-text!important}.login-page-container.safari{transform:translate(-50%,-60%)}.login-page-container .l-header{padding:0 4.5rem}.login-page-container .l-header .logo{width:25.7rem}.login-page-container .l-header .logo img{width:100%;height:100%}.login-page-container .l-header .dna{flex:1;text-align:right;color:#2b2b2b;font-size:2.4rem;font-weight:500;line-height:normal}.login-page-container .cover-image{margin:2.4rem 4.5rem 0;border-radius:3.2rem;background:#fff;box-shadow:0 -.2rem 1rem #00000026}.login-page-container .cover-image img{width:100%;height:100%}.login-page-container .series-note{margin-top:2.4rem;color:#000;text-align:center;font-size:2.4rem;font-weight:700;line-height:normal}.login-page-container .connect-tip-info{padding-top:6.4rem;padding-bottom:6.4rem;margin-top:6.4rem;border-top:1px solid rgba(43,43,43,.2)}.login-page-container .connect-tip-info p{color:#2b2b2b;text-align:center;font-size:3.2rem;line-height:normal}.login-page-container .connect-tip-info p:last-child{color:#2b2b2b99;font-size:2.4rem;font-weight:500;line-height:normal;padding-top:2.4rem}.login-page-container .connect-button,.login-page-container .skip-button{width:fit-content;border-radius:3rem;padding:0 2.4rem;height:9rem;line-height:9rem;font-size:3.2rem;font-weight:350;text-align:center;margin:0 auto}.login-page-container .connect-button{margin-bottom:2.4rem;background:#2b2b2b;color:#e9e9e9}.login-page-container .skip-button{border:1px solid #2B2B2B;color:#2b2b2b}.home-container{background:#e9e9e9}.home-container img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-container .page-padding{padding-left:2rem;padding-right:2rem}.home-container .home-content{max-width:46vh;min-height:100vh;min-height:100dvh;margin:0 auto;position:relative}.home-container .home-content.home-content--env-mobile{max-width:100%}.home-container .home-content header{padding:1.6rem 2rem;border-top:1px solid #2B2B2B;border-bottom:1px solid #2B2B2B}.home-container .home-content header img{width:100%}.home-container .home-content main{position:relative;padding-top:8.7rem}@media screen and (max-width: 750px){.home-container .home-content main{padding-top:calc(8.7rem + env(safe-area-inset-top,0px))}}.home-container .home-content main .original-section .title .login-info .btn{width:6rem;height:6rem;border-radius:50%;margin-left:.8rem;cursor:pointer}.home-container .home-content main .original-section .title .login-info .btn img{width:100%;height:100%}.home-container .home-content main .original-section .title .login-info .email-address{display:flex;align-items:center;color:#2b2b2b;font-size:2.4rem;font-weight:500}.home-container .home-content main .original-section .title .original{width:24rem}.home-container .home-content main .original-section .title .folder-arrow{flex:1;text-align:right;height:6rem;justify-content:flex-end}.home-container .home-content main .original-section .title .folder-arrow .whitepaper{border-radius:3rem;border:1px solid #2B2B2B;width:17.2rem;height:6rem;line-height:6rem;padding:.8rem 1.6rem;text-align:center;color:#2b2b2b;font-size:2rem;margin-right:1.6rem}.home-container .home-content main .original-section .title .folder-arrow .whitepaper .whitepaper-img{width:2.7rem;margin-right:.4rem}.home-container .home-content main .original-section .title .folder-arrow .history{margin-right:1.6rem}.home-container .home-content main .original-section .title .folder-arrow img{width:6rem;height:6rem;display:block}.home-container .home-content main .original-section .title .folder-arrow img.open{transform:rotate(-90deg)}.home-container .home-content main .filter-section{width:100%;height:100vh;height:100dvh;position:absolute;top:0;left:0;pointer-events:none}.home-container .home-content main .filter-section.filter-bg{background:#e9e9e999;-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem)}.home-container .home-content main .transparent-section{height:0;position:relative;padding-bottom:17rem;z-index:1}.home-container .home-content main .transparent-section.safari{padding-bottom:17rem}.home-container .home-content main .transparent-section.open{height:26rem;margin-top:-20.9rem;padding-bottom:0}.home-container .home-content main .card-section{transform:translateY(0);position:relative;z-index:20;height:0}.home-container .home-content main .card-section .touch-target{position:absolute;background:transparent;height:20rem;width:40rem;z-index:3;margin:0 auto;left:50%;transform:translate(-50%,-12.1rem)}.home-container .home-content main .card-section .card-section-3d{position:relative;z-index:0;perspective:120rem;transform-style:preserve-3d}.home-container .home-content main .card-section .card-section-3d-pivot{position:relative;width:100%;transform:rotateX(0) rotateY(0);transform-style:preserve-3d}.home-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back{animation:cardSectionFlip3d .32s linear both}.home-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front{animation:cardSectionUnflip3d .32s linear both}.home-container .home-content main .card-section .card-section-3d-pivot.is-flipped{transform:rotateX(0) rotateY(180deg)}.home-container .home-content main .card-section .card-section-3d-face{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-container .home-content main .card-section .card-section-3d-face--front{position:relative;transform:rotateY(0) translateZ(.1rem)}.home-container .home-content main .card-section .card-section-3d-face--back{position:absolute;left:0;right:0;top:0;bottom:0;transform:rotateY(180deg) translateZ(.1rem)}.home-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back .card-section-3d-b,.home-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front .card-section-3d-b,.home-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back .card-section-3d-t,.home-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front .card-section-3d-t{will-change:auto}.home-container .home-content main .card-section .card-section-3d-pivot:not(.is-flipped) .card-section-3d-face--back{pointer-events:none}.home-container .home-content main .card-section .card-section-3d-pivot.is-flipped .card-section-3d-face--front{pointer-events:none}.home-container .home-content main .card-section .card-section-3d-b{position:absolute;overflow:hidden;border-radius:4.8rem;margin:0 auto;width:67rem;height:80rem;box-shadow:0 .2rem .5rem #00000026;left:50%;transform:translate(-50%,-12.1rem);will-change:transform,opacity}.home-container .home-content main .card-section .card-section-3d-b .up-arrow{width:100%;text-align:center;top:0;padding:2.4rem 0;position:absolute;z-index:1}.home-container .home-content main .card-section .card-section-3d-b .up-arrow img{width:7.2rem;animation:arrowUp 1s infinite ease-in-out}.home-container .home-content main .card-section .card-section-3d-b:has(.daily-quotes-container.show-daily) .up-arrow{pointer-events:none;cursor:not-allowed}.home-container .home-content main .card-section .card-section-3d-b .ask-tip{width:100%;position:absolute;top:5.4rem;color:#fff;text-align:center;font-family:normalidad-wide!important;font-size:3.2rem;font-weight:900;line-height:normal;opacity:1}.home-container .home-content main .card-section .card-section-3d-b .ask-question{width:58.9rem;margin:26rem auto 0;font-family:normalidad-wide!important;color:#fff;text-align:center;font-size:4.6rem;font-weight:900;line-height:normal;opacity:0}.home-container .home-content main .card-section .card-section-3d-b .hold-to-open{position:absolute;width:19.3rem;height:19.3rem;top:48.3rem;left:50%;transform:translate(-50%);color:#fff}.home-container .home-content main .card-section .card-section-3d-b .hold-to-open.not-allowed{pointer-events:none;cursor:not-allowed}.home-container .home-content main .card-section .card-section-3d-b .hold-to-open p{text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.15);font-family:normalidad-wide!important;font-size:2.2rem;font-weight:700;line-height:normal}.home-container .home-content main .card-section .card-section-3d-b .hold-to-open img{position:absolute;-webkit-user-select:none;user-select:none;width:100%;height:100%;transform:scale(.9);opacity:1;animation:scaleButton infinite 1s ease-in-out;will-change:transform,opacity}.home-container .home-content main .card-section .card-section-3d-t{position:absolute;left:50%;transform:translate(-50%) translateY(0);border-radius:1.6rem;width:71rem;aspect-ratio:1;will-change:transform,opacity}.home-container .home-content main .card-section .card-section-3d-t .white-bg{width:100%;height:100%;fill:#fff;transform:translateZ(0)}.home-container .home-content main .card-section .card-section-3d-t .ape{top:6rem;transform:translate(-50%);width:60rem}.home-container .home-content main .card-section.show-card{transform:translateY(-50%)}.home-container .home-content main .card-section.show-card .card-section-3d-b{transition:transform .36s cubic-bezier(.22,1,.36,1);transform:translate(-50%,-18rem)}.home-container .home-content main .card-section.show-card .card-section-3d-b.show-ani{animation:bottomCardOpen .56s .16s cubic-bezier(.22,1,.36,1) forwards}.home-container .home-content main .card-section.show-card .card-section-3d-b.show-ani.safari{animation:safariBottomCardOpen .56s .16s cubic-bezier(.22,1,.36,1) forwards}.home-container .home-content main .card-section.show-card .card-section-3d-b.show-ani .up-arrow,.home-container .home-content main .card-section.show-card .card-section-3d-b.show-ani .hold-to-open,.home-container .home-content main .card-section.show-card .card-section-3d-b.show-ani .ask-question{opacity:0}.home-container .home-content main .card-section.show-card .card-section-3d-b.hide-ani{animation:bottomCardOpen .46s cubic-bezier(.4,0,.2,1) forwards reverse}.home-container .home-content main .card-section.show-card .card-section-3d-b.hide-ani.safari{animation:safariBottomCardOpen .46s cubic-bezier(.4,0,.2,1) forwards reverse}.home-container .home-content main .card-section.show-card .card-section-3d-b.hide-ani .up-arrow,.home-container .home-content main .card-section.show-card .card-section-3d-b.hide-ani .hold-to-open,.home-container .home-content main .card-section.show-card .card-section-3d-b.hide-ani .ask-question{opacity:1}.home-container .home-content main .card-section.show-card .card-section-3d-b.open-ani-end{transform:translate(-50%,-25.5rem);background:linear-gradient(180deg,#fdfff2,#e6cc00);width:100%;height:100vh;height:100dvh;border-radius:0;z-index:2}.home-container .home-content main .card-section.show-card .card-section-3d-b.open-ani-end .up-arrow,.home-container .home-content main .card-section.show-card .card-section-3d-b.open-ani-end .hold-to-open,.home-container .home-content main .card-section.show-card .card-section-3d-b.open-ani-end .ask-question{opacity:0}.home-container .home-content main .card-section.show-card .card-section-3d-b.hide-ani-end{transform:translate(-50%,-18rem);background:linear-gradient(180deg,#fff9de,#efd049 10%);width:67rem;height:80rem;border-radius:4.8rem}.home-container .home-content main .card-section.show-card .card-section-3d-b .up-arrow{top:1.6rem}.home-container .home-content main .card-section.show-card .card-section-3d-b .up-arrow img{animation:arrowDown 1s infinite ease-in-out}.home-container .home-content main .card-section.show-card .card-section-3d-b .ask-tip{opacity:0}.home-container .home-content main .card-section.show-card .card-section-3d-b .ask-question{opacity:1}.home-container .home-content main .card-section.show-card .card-section-3d-t{transform:translate(-50%) translateY(47rem);opacity:1}.home-container .home-content main .card-section.show-card .card-section-3d-t.show-ani{animation:whiteCardOpen .48s cubic-bezier(.22,1,.36,1) forwards}.home-container .home-content main .card-section.show-card .card-section-3d-t.hide-ani{animation:whiteCardOpen .4s cubic-bezier(.4,0,.2,1) forwards reverse}.home-container .home-content main .card-section.show-card .card-section-3d-t.open-ani-end{transform:translate(-50%) translateY(60rem);opacity:0}.home-container .home-content main .card-section.show-card .card-section-3d-t.hide-ani-end{transform:translate(-50%) translateY(47rem);opacity:1}@keyframes scaleButton{0%{transform:scale(.9);opacity:1}50%{transform:scale(1.1);opacity:.5}to{transform:scale(.9);opacity:1}}@keyframes whiteCardOpen{0%{transform:translate(-50%) translateY(47rem);opacity:1}to{transform:translate(-50%) translateY(60rem);opacity:0}}@keyframes bottomCardOpen{0%{transform:translate(-50%,-18rem);width:67rem;height:80rem;border-radius:4.8rem;z-index:0}to{transform:translate(-50%,-25.5rem);width:100%;height:100vh;height:100dvh;border-radius:0;z-index:0}}@keyframes safariBottomCardOpen{0%{transform:translate(-50%,-18rem);width:67rem;height:80rem;border-radius:4.8rem;z-index:0}to{transform:translate(-50%,-25.5rem);width:100%;height:100vh;height:100dvh;border-radius:0;z-index:0}}@keyframes whiteCardShow{to{transform:translate(-50%) translateY(47rem);opacity:1}}.detail-info-container .detail-touch-target{position:absolute;background:transparent;height:20rem;width:100%;bottom:0}.detail-info-container .detail-info{width:calc(100% - 2.8rem);height:11.3rem;position:absolute;bottom:1.4rem;border-radius:2rem;background:#80808080;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);left:50%;transform:translate(-50%);padding:1.6rem 2.4rem;overflow:hidden}.detail-info-container .detail-info .click-line{position:absolute;left:50%;transform:translate(-50%);width:7.2rem;height:.6rem;border-radius:.6rem;background:#fff}.detail-info-container .detail-info .info{padding-top:1.1rem;flex-wrap:wrap}.detail-info-container .detail-info .info .info-item{width:calc((100% - 4.8rem)/2);margin-top:2.4rem}.detail-info-container .detail-info .info .info-item.w-100{width:100%;margin-left:0!important}.detail-info-container .detail-info .info .info-item:nth-child(-n+2){margin-top:0}.detail-info-container .detail-info .info .info-item:nth-child(2n){margin-left:4.8rem}.detail-info-container .detail-info .info .info-item .title{color:#ffffffbf;font-size:2.4rem;line-height:normal;font-family:normalidad-text!important}.detail-info-container .detail-info .info .info-item .value,.detail-info-container .detail-info .info .info-item .sub-title{color:#fff;font-size:2.8rem;font-weight:500;line-height:normal;margin-top:-.4rem}.detail-info-container .detail-info .info .digital{width:100%;padding-top:3.2rem;text-align:center;color:#fff;font-size:2.4rem;line-height:normal;font-family:normalidad-text!important}.detail-info-container .detail-info .info .digital:last-child{padding-top:0}.detail-info-container .detail-info .info .digital a{font-family:normalidad-text!important;color:#6982ff;font-weight:500;line-height:normal;text-decoration:underline;padding-left:.5rem}.detail-info-container .detail-info.safari{bottom:1rem}.top-card-flip{position:absolute;top:0;right:0;bottom:0;left:0;filter:drop-shadow(0px -.2rem 1rem rgba(0,0,0,.15))}.top-card-flip--section{transform-style:preserve-3d}.top-card-flip--section .top-card-front,.top-card-flip--section .top-card-back{transform:translateZ(.2rem);-webkit-backface-visibility:visible;backface-visibility:visible}.top-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease}.top-card-flip.is-flipped .top-card-inner{transform:rotateY(180deg)}.top-card-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.6rem;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.top-card-front{transform:rotateY(0) translateZ(.2rem)}.top-card-back{transform:rotateY(180deg) translateZ(.2rem);background:transparent}.top-card-back .top-card-back-scroll{position:relative;z-index:1;height:100%;max-height:100%;box-sizing:border-box;display:flex;flex-direction:column;padding:2.4rem 3.2rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#2b2b2b;transform:translateZ(.1rem);-webkit-font-smoothing:antialiased}.top-card-back .detail-back-header{display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0;margin-bottom:3.2rem}.top-card-back .detail-back-header .nervape-3x-logo-group{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.top-card-back .detail-back-header .nervape-3x-logo-group .nervape-logo-text{width:24rem;height:3.9rem;object-fit:contain}.top-card-back .detail-back-header .nervape-3x-logo-group .nervape-3x-text{width:3.6rem;height:2.7rem;object-fit:contain}.top-card-back .detail-back-header .nervape-3x-logo-group .nervape-3x-text.original{width:9.4rem;height:2.7rem}.top-card-back .detail-back-header .top-action{width:6rem;height:6rem;border:none;background:transparent;display:flex;align-items:center;justify-content:center;padding:0}.top-card-back .detail-back-header .top-action img{width:6rem;height:6rem;object-fit:contain}.top-card-back .detail-back-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:1.6rem}.top-card-back .detail-back-divider{width:100%;flex-shrink:0}.top-card-back .detail-back-divider-solid{border-top:.1rem solid #B5B5B5}.top-card-back .detail-back-divider-dotted{border-top:.1rem dotted #B5B5B5}.top-card-back .detail-back-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem}.top-card-back .detail-back-row--split{flex-wrap:nowrap;align-items:flex-end;justify-content:space-between;overflow-x:auto;-webkit-overflow-scrolling:touch}.top-card-back .detail-back-row--split .detail-back-label,.top-card-back .detail-back-row--split .detail-back-value{white-space:nowrap}.top-card-back .detail-back-row--split .detail-back-value{overflow-wrap:normal}.top-card-back .detail-back-col{flex:0 1 auto;min-width:0}.top-card-back .detail-back-col-right{text-align:right;flex:0 1 auto}.top-card-back .detail-back-col-full{flex:1 1 100%;max-width:100%;min-width:0}.top-card-back .detail-back-col-full .detail-back-value{white-space:normal;overflow-wrap:break-word}.top-card-back .detail-back-label{color:#2b2b2bbf;font-size:2.4rem;line-height:normal;font-family:normalidad-text,system-ui,sans-serif!important;font-weight:400}.top-card-back .detail-back-value{color:#000;font-size:2.8rem;font-weight:500;line-height:normal;font-family:normalidad-compact,system-ui,sans-serif!important;overflow-wrap:break-word}.top-card-back .detail-back-footer{flex-shrink:0;padding:.8rem;border-radius:1.6rem;background:#0000000d;font-family:normalidad-text,system-ui,sans-serif!important;font-size:2.4rem;line-height:normal;color:#2b2b2bbf;text-align:center}.top-card-back .detail-back-footer a{color:#6982ff;font-family:normalidad-wide,system-ui,sans-serif!important;font-weight:500;text-decoration:underline;margin-left:.4rem}.top-card-back .detail-back-footer-line{margin:0;color:inherit}.top-card-back .detail-back-footer-line+.top-card-back .detail-back-footer-line{margin-top:.8rem}.top-card-back .detail-back-designed{line-height:normal;color:#2b2b2bbf}.top-card-flip .top-card-face>.white-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;z-index:0;pointer-events:none}.top-card-flip .white-bg{fill:#fff}.top-card-flip .top-header{position:absolute;top:2.4rem;left:3.2rem;right:3.2rem;display:flex;align-items:flex-start;justify-content:space-between;z-index:3}.top-card-flip .top-header .header-left{display:flex;flex-direction:column;align-items:flex-start}.top-card-flip .top-header .header-left .nervape-3x-logo-group{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.top-card-flip .top-header .header-left .nervape-3x-logo-group .nervape-logo-text{width:24rem;height:3.9rem;object-fit:contain}.top-card-flip .top-header .header-left .nervape-3x-logo-group .nervape-3x-text{width:3.6rem;height:2.7rem;object-fit:contain}.top-card-flip .top-header .header-left .nervape-3x-logo-group .nervape-3x-text.original{width:9.4rem;height:2.7rem}.top-card-flip .top-header .top-actions-group{display:flex;align-items:flex-start;gap:1.6rem}.top-card-flip .top-header .top-actions-group .header-wallet{position:relative;z-index:3}.top-card-flip .top-header .top-actions-group .top-actions{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.top-card-flip .top-header .top-actions-group .top-actions .top-action{width:6rem;height:6rem;border:none;background:transparent;display:flex;align-items:center;justify-content:center;padding:0}.top-card-flip .top-header .top-actions-group .top-actions .top-action img{width:6rem;height:6rem;object-fit:contain}.top-card-flip .ape{top:10.5rem;transform:translate(-50%);width:49.4rem;z-index:2}.top-card-flip .ape-crossfade{position:absolute;top:10.5rem;left:50%;transform:translate(-50%);width:49.4rem;z-index:2;display:grid;grid-template:1fr / 1fr}.top-card-flip .ape-crossfade .ape-layer{grid-area:1 / 1;width:100%;transition:opacity .35s ease}.top-card-flip .ape-crossfade .ape-layer-outgoing{opacity:1}.top-card-flip .ape-crossfade .ape-layer-incoming,.top-card-flip .ape-crossfade.is-crossfading .ape-layer-outgoing{opacity:0}.top-card-flip .ape-crossfade.is-crossfading .ape-layer-incoming{opacity:1}.top-card-flip .top-footer{position:absolute;left:3.2rem;right:3.2rem;bottom:2.4rem;display:flex;align-items:flex-end;justify-content:space-between;z-index:3}.top-card-flip .top-footer .meta-block{flex:1;padding-bottom:.4rem}.top-card-flip .top-footer .meta-block.right{text-align:right;max-width:21.6rem}.top-card-flip .top-footer .meta-block .meta-label{color:#2b2b2bbf;font-size:2.4rem;line-height:normal}.top-card-flip .top-footer .meta-block .meta-value{color:#2b2b2b80;font-size:2.8rem;font-weight:400;line-height:normal;overflow-wrap:anywhere}.top-card-flip .top-footer .meta-block .meta-value.dna-value{color:#000;font-weight:500}.top-card-flip .top-footer .meta-block .meta-value.named{color:#2b2b2b}.wallet-address-info .operate-btns{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.6rem;min-width:6rem}.wallet-address-info .operate-btns .updating{color:#2b2b2b80;font-size:2.4rem;font-weight:500;line-height:2.4rem;margin-top:1.8rem;white-space:nowrap}.wallet-address-info .operate-btns .btn{width:6rem;height:6rem;border-radius:50%}.wallet-address-info .operate-btns .btn.disabled{opacity:.7;cursor:not-allowed}.wallet-address-info .operate-btns .btn img{width:100%;height:100%}.wallet-address-info .login-image{width:18.6rem;height:6rem;line-height:6rem;color:#e9e9e9;font-family:normalidad-text!important;font-size:2.4rem;font-weight:350;border-radius:3rem;background:#2b2b2b}.daily-quotes-container{width:100%;height:100%;position:absolute;top:0;visibility:visible;overflow:hidden}.daily-quotes-container canvas{transition:opacity .36s cubic-bezier(.22,1,.36,1);opacity:0}.daily-quotes-container.show-daily canvas{opacity:1}.daily-quotes-container.show-daily .daily-quotes-content .daily-content{animation:dailyCardEnter .42s cubic-bezier(.22,1,.36,1) forwards}.daily-quotes-container.show-daily .daily-quotes-content .close-btn,.daily-quotes-container.show-daily .daily-quotes-content .download{animation:showButton .28s .22s ease-out forwards}.daily-quotes-container.hide-daily .daily-quotes-content .daily-content{animation:dailyCardEnter .34s cubic-bezier(.4,0,.2,1) forwards reverse}.daily-quotes-container.hide-daily .daily-quotes-content .close-btn,.daily-quotes-container.hide-daily .daily-quotes-content .download{animation:showButton .2s ease-in forwards reverse}.daily-quotes-container.show-ani-end canvas{opacity:1}.daily-quotes-container.show-ani-end .daily-quotes-content .daily-content{transform:translateY(0);opacity:1}.daily-quotes-container.show-ani-end .daily-quotes-content .close-btn,.daily-quotes-container.show-ani-end .daily-quotes-content .download{opacity:1}.daily-quotes-container .daily-quotes-content{position:relative;width:fit-content;left:50%;transform:translate(-50%)}.daily-quotes-container .daily-quotes-content .close-btn{width:100%;text-align:right;margin:13.1rem 0 2rem 3.2rem;opacity:0}.daily-quotes-container .daily-quotes-content .close-btn.hide{opacity:0}.daily-quotes-container .daily-quotes-content .close-btn img{width:5rem;height:5rem}.daily-quotes-container .daily-quotes-content .daily-content{position:relative;transform:translateY(-15rem);opacity:0}.daily-quotes-container .daily-quotes-content .daily-content .card-bg{width:59.6rem;height:89.7rem;border-radius:3.2rem}.daily-quotes-container .daily-quotes-content .daily-content .year-date{font-family:normalidad-wide!important;color:#fff;text-align:center;font-size:3.2rem;font-weight:500;line-height:normal;padding:3.1rem 3.2rem 0;position:absolute;width:100%;top:0}.daily-quotes-container .daily-quotes-content .daily-content .year-date .year{flex:1;text-align:right}.daily-quotes-container .daily-quotes-content .daily-content .lugano-info{position:absolute;width:calc(100% - 6.4rem);top:12.15rem;left:50%;transform:translate(-50%)}.daily-quotes-container .daily-quotes-content .daily-content .lugano-info .block{color:#fff;text-align:center;font-size:4rem;font-weight:900;line-height:normal}.daily-quotes-container .daily-quotes-content .daily-content .lugano-info .extra-content{color:#fff;text-align:center;font-family:Normalidad;font-size:2.4rem;font-weight:500;line-height:normal}.daily-quotes-container .daily-quotes-content .daily-content .lugano-info .ai-content{padding-top:4.8rem;color:#fff;text-align:center;font-size:3.2rem;font-weight:900;line-height:normal}.daily-quotes-container .daily-quotes-content .daily-content .quotes{position:absolute;top:7rem;height:50rem;font-family:normalidad-wide!important;color:#fff;text-align:center;font-size:5rem;font-weight:900;line-height:normal;padding:0 3.2rem}.daily-quotes-container .daily-quotes-content .daily-content .nervape-original{position:absolute;width:17.1rem;height:6.4rem;bottom:3.1rem;left:3.2rem}.daily-quotes-container .daily-quotes-content .daily-content .nervape-original svg{width:100%;height:100%}.daily-quotes-container .daily-quotes-content .daily-content .ape{width:40rem;position:absolute;bottom:-4rem;right:-8rem}.daily-quotes-container .daily-quotes-content .daily-content .ape img{width:100%;height:100%}.daily-quotes-container .daily-quotes-content .download{width:100%;height:6.8rem;margin-top:7.2rem;text-align:center;opacity:0}.daily-quotes-container .daily-quotes-content .download.hide{opacity:0}.daily-quotes-container .daily-quotes-content .download .download-btn{width:fit-content;border:1px solid #FFFFFF;border-radius:6.8rem;margin:0 auto;height:100%}.daily-quotes-container .daily-quotes-content .download .download-btn svg{width:100%;height:100%}@keyframes dailyCardEnter{0%{transform:translateY(-15rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes showButton{0%{opacity:0}to{opacity:1}}@keyframes gradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes radiusChange{0%{border-radius:4.8rem}to{border-radius:0}}.canvas{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.hero{height:100vh;height:100dvh;min-height:30em;position:relative;overflow:hidden}.hero:before{content:"";-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.artifact-detail-login-strip.original-section{padding-top:73.6rem}.artifact-detail-login-strip.original-section.artifact-detail-login-strip--reserve-dock{padding-bottom:calc(var(--artifact-login-dock-height, 9.6rem) + 2rem)}.artifact-detail-login-strip.original-section .title{justify-content:center}.artifact-detail-login-strip.original-section .title .login-info .scan{color:#2b2b2b;font-size:2.4rem;line-height:normal;font-family:normalidad-text!important}.artifact-detail-login-strip.original-section .title .login-info .escrow-strip-block{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding:0 1rem;box-sizing:border-box}.artifact-detail-login-strip.original-section .title .login-info .escrow-strip-block__status{width:100%;margin:0;text-align:center;white-space:nowrap}.artifact-detail-login-strip.original-section .title .login-info .escrow-strip-block__action{display:flex;justify-content:center;width:100%}.artifact-detail-login-strip.original-section .title .login-info .escrow-strip-row{width:100%;justify-content:space-between;gap:1.6rem;padding:0 1rem;box-sizing:border-box}.artifact-detail-login-strip.original-section .title .login-info .escrow-strip-row__status{flex:1;min-width:0;text-align:center}.artifact-detail-login-strip.original-section .title .login-info .escrow-strip-row__buyer{flex:1;min-width:0;text-align:center;white-space:nowrap}.artifact-detail-login-strip.original-section .title .login-info .view-detail-btn{flex-shrink:0;border:none;padding:1.6rem;border-radius:2.4rem;background:#222;color:#fff;font-size:2.4rem;font-weight:500;line-height:normal;font-family:normalidad-text!important;white-space:nowrap;cursor:pointer}@keyframes escrow-detail-btn-spin{to{transform:rotate(360deg)}}.escrow-detail-popup{z-index:1000;letter-spacing:0}.escrow-detail-popup .escrow-detail-popup__panel{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem .5rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.escrow-detail-popup .escrow-detail-popup__panel{max-width:100%}}.escrow-detail-popup.show .escrow-detail-popup__panel{transform:translate(-50%)}.escrow-detail-popup--action-in-flight{cursor:default}.escrow-detail{display:flex;flex-direction:column;gap:1rem;width:100%}.escrow-detail__title{min-height:5.6rem;display:flex;align-items:center;justify-content:center;color:#666;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal;font-family:normalidad-text!important}.escrow-detail__solid-divider{border-top:.1rem solid rgba(0,0,0,.25)}.escrow-detail__dashed-divider{border-top:.1rem dashed rgba(0,0,0,.35)}.escrow-detail__body{display:flex;flex-direction:column;gap:3.2rem;padding:3.2rem 1.6rem;width:100%;box-sizing:border-box}.escrow-detail__field{display:flex;flex-direction:column;gap:.8rem;width:100%}.escrow-detail__field--inline{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.6rem}.escrow-detail__field--inline .escrow-detail__field-label{flex-shrink:0}.escrow-detail__field--inline .escrow-detail__field-value{text-align:right;white-space:nowrap}.escrow-detail__field-label{margin:0;color:#888;font-size:2.4rem;line-height:normal;font-family:normalidad-text!important}.escrow-detail__field-value{margin:0;color:#000;font-size:2.4rem;line-height:normal;word-break:break-all;font-family:normalidad-text!important}.escrow-detail__actions{display:flex;flex-direction:column;gap:1rem;width:100%}.escrow-detail__btn{width:100%;min-height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;line-height:normal;font-family:normalidad-text!important;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;box-sizing:border-box;cursor:pointer}.escrow-detail__btn--primary{background:#000;color:#fff}.escrow-detail__btn--primary.is-loading{background:#888;cursor:not-allowed}.escrow-detail__btn--primary-disabled{background:#888;color:#fff;cursor:not-allowed}.escrow-detail__btn--secondary{background:#0000000d;color:#000}.escrow-detail__btn:disabled{cursor:not-allowed}.escrow-detail__btn.is-loading{pointer-events:none}.escrow-detail__btn-spinner{width:2.4rem;height:2.4rem;flex-shrink:0;box-sizing:border-box;border:.3rem solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:escrow-detail-btn-spin .75s linear infinite}.escrow-detail__btn--secondary .escrow-detail__btn-spinner{border-color:#00000026;border-top-color:#000}.escrow-detail__btn-text{white-space:nowrap}.login-item-container{width:100%;max-width:46vh;left:50%;transform:translate(-50%);padding:.8rem;height:11.6rem;line-height:11.6rem;border-radius:3.2rem 3.2rem 0 0;background:#fff;position:fixed;z-index:9;bottom:0;display:flex;justify-content:center}.login-item-container .login-button{width:100%;border-radius:3.2rem;font-size:2.4rem;font-weight:500;text-align:center;background:#0000000d;color:#000}.login-item-container .login-button:hover{opacity:.9;transition:opacity .3s ease}.login-item-container .login-button:active{transform:translateY(2px);transition:transform .1s ease}.login-item-subpanel-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0000004d;border:none;padding:0;margin:0;display:block;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.login-item-subpanel-mask.is-entering{animation:login-item-mask-enter .3s ease forwards}.login-item-subpanel-mask.is-leaving{animation:login-item-mask-leave .3s ease forwards}.login-item-subpanel-mask.login-item-subpanel-mask--persistent{opacity:0;pointer-events:none;transition:opacity .3s ease;animation:none!important}.login-item-subpanel-mask.login-item-subpanel-mask--persistent.is-visible{opacity:1;pointer-events:auto}.login-item-subpanel-mask.login-item-subpanel-mask--persistent.is-leaving{pointer-events:none}.login-item-container.login-item-logged.login-item-stack{display:flex;flex-direction:column;align-items:stretch;gap:0;justify-content:flex-start}.login-item-container.login-item-logged.login-item-stack.login-item-stack-on-subpanel{z-index:21;background:transparent;box-shadow:none;padding:0;min-height:0}.login-item-container.login-item-container--env-mobile{max-width:100%}.login-item-stack .login-item-chrome-wrap{position:relative;z-index:1;flex-shrink:0;width:100%}.login-item-stack .login-item-chrome{display:flex;flex-direction:column;gap:1rem}.login-item-expand-region{position:relative;z-index:2;width:100%;flex-shrink:0;overflow:visible;display:flex;flex-direction:column;align-items:stretch;min-width:0;min-height:0}.login-item-expand-region>.login-item-embedded-sheet{position:relative;z-index:1;min-height:0;background:#fff;border-radius:3.2rem 3.2rem 0 0;padding:.8rem;box-shadow:0 .2rem 1rem #00000029}.login-item-embedded-sheet{width:100%;flex-shrink:0;min-height:0;overflow:visible}.login-item-embedded-sheet.is-entering{animation:login-item-embedded-enter .3s ease forwards}.login-item-embedded-sheet.is-leaving{overflow:hidden;pointer-events:none;opacity:1;transform:translateY(0);animation:login-item-embedded-collapse-leave .3s ease forwards}.login-item-logged{height:auto;min-height:11.6rem;line-height:normal;box-shadow:0 .2rem 1rem #00000029;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}.login-item-logged .login-item-title{width:100%;padding:.8rem 0;text-align:center;font-size:2.4rem;color:#666;font-weight:500;line-height:1.2}.login-item-logged .login-item-title span{color:#333;font-weight:700}.login-item-logged .login-item-actions{width:100%;display:flex;gap:1rem}.login-item-logged .login-item-action{flex:1;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;line-height:10rem;background:#0000000d;color:#000}.login-item-logged .login-item-sub-header{width:100%;height:4.8rem;margin-bottom:1rem;display:flex;justify-content:center}.login-item-logged.login-item-sheet{z-index:20;width:100%;max-width:46vh;bottom:0;left:50%;transform:translate(-50%)}.login-item-logged.login-item-sheet.is-entering{animation:login-item-sheet-enter .3s ease forwards}.login-item-logged.login-item-sheet.is-leaving{animation:login-item-sheet-leave .3s ease forwards}.login-item-logged .login-item-sub-title{font-family:normalidad-compact!important;border:none;background:transparent;color:#666;font-size:2.4rem;font-weight:500;line-height:1.2;display:flex;align-items:center;gap:1rem}.login-item-logged .arrow-down{width:0;height:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-top:.9rem solid #666;margin-top:.2rem}.login-item-logged .divider-solid{width:100%;border-top:.1rem solid #b5b5b5}.login-item-logged .divider-dashed{width:100%;border-top:.1rem dashed #b5b5b5}.login-item-logged .login-item-account-body{width:100%;display:flex;flex-direction:column;gap:0}.login-item-logged .info-row,.login-item-logged .password-row{height:12rem;padding:0 1.6rem;display:flex;align-items:center;justify-content:space-between;font-size:2.4rem}.login-item-logged .label{color:#888;font-weight:400}.login-item-logged .value{color:#000;font-weight:400}.login-item-logged .wallet-block{width:100%;padding:2.4rem 1.6rem;display:flex;flex-direction:column;gap:3.2rem}.login-item-logged .wallet-title{font-size:2.4rem;color:#888}.login-item-logged .wallet-row{display:flex;align-items:center;gap:1.6rem}.login-item-logged .wallet-label{width:12.8rem;font-size:2rem;color:#666;font-weight:500;text-align:left;flex-shrink:0}.login-item-logged .wallet-value{flex:1;border:none;background:#0000000d;border-radius:2.4rem;min-height:8rem;padding:1.6rem;display:flex;align-items:center;gap:2.4rem;font-size:2.4rem;color:#000;line-height:1.2}.login-item-logged .wallet-value span{overflow-wrap:anywhere;text-align:right}.login-item-logged .wallet-value span:first-child{flex:1}.login-item-logged .wallet-value .copy-icon{width:2.4rem;height:2.4rem;min-width:2.4rem;display:block}.login-item-logged .ckb-balance-row{width:100%;display:flex;align-items:center;gap:1.6rem}.login-item-logged .ckb-balance-right{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.login-item-logged .ckb-balance-value{display:flex;align-items:baseline;gap:.8rem;color:#000;font-size:2.4rem}.login-item-logged .ckb-balance-value .unit{color:#666}.login-item-logged .transfer-ckb-btn{border:none;background:#222;color:#fff;border-radius:2.4rem;min-height:6.4rem;padding:0 2.4rem;font-size:2.4rem;font-weight:500;line-height:1}.login-item-logged .transfer-ckb-btn:disabled{opacity:.5;cursor:not-allowed}.login-item-logged .change-password-btn{border:none;background:#222;color:#fff;border-radius:2.4rem;min-height:6.4rem;padding:0 1.6rem;font-size:2.4rem;font-weight:500;line-height:1}.login-item-logged .sign-out-btn{width:100%;height:10rem;margin-top:.8rem;border:none;border-radius:2.4rem;background:#0000000d;font-size:2.4rem;font-weight:500;line-height:10rem;color:#000}.login-item-logged .login-item-collection-body{width:100%;height:100rem;overflow-y:auto;padding:1.6rem 0 0}.login-item-logged .login-item-collection-body--empty{display:flex;flex-direction:column;align-items:center;padding:0 2rem;box-sizing:border-box}.login-item-logged .collection-grid{width:100%;display:grid;grid-template-columns:repeat(2,30rem);justify-content:center;gap:3.2rem;padding:0 0 1.6rem}.login-item-logged .collection-card{border-radius:3.2rem;overflow:hidden;box-shadow:0 .2rem 1rem #00000026;background:#fff}.login-item-logged .collection-image-wrap{position:relative;aspect-ratio:1 / 1;background:#fff}.login-item-logged .collection-image{width:100%;height:100%;object-fit:cover;display:block}.login-item-logged .collection-placeholder{width:100%;height:100%;background:#d0d0d0}.login-item-logged .collection-dna-badge{position:absolute;top:2rem;right:2rem;width:4.8rem;height:4.8rem;border-radius:1.6rem;background:#fff;box-shadow:0 .2rem .5rem #0000000d;display:flex;align-items:center;justify-content:center;pointer-events:none}.login-item-logged .collection-dna-badge img{width:3.2rem;height:3.2rem;display:block}.login-item-logged .collection-lock{position:absolute;left:0;right:0;bottom:4.8rem;width:fit-content;max-width:calc(100% - 9.6rem);margin-inline:auto;border-radius:1.6rem;background:#fff;box-shadow:0 .2rem .5rem #0000000d;padding:.8rem;display:flex;align-items:center;gap:.6rem;font-size:2rem;color:#2b2b2b;font-weight:400}.login-item-logged .collection-lock .anticon{font-size:1.8rem;color:#2b2b2b}.login-item-logged .collection-info{background:#eee;padding:1.6rem;text-align:center}.login-item-logged .collection-no{font-size:2rem;color:#000;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.login-item-logged .collection-model{margin-top:.5rem;font-size:2rem;color:#888;font-weight:500;line-height:1.2}.login-item-logged .collection-empty{min-height:20rem;display:flex;align-items:center;justify-content:center;color:#888;font-size:2rem}.login-item-logged .collection-empty-state{display:flex;flex-direction:column;align-items:center;width:100%}.login-item-logged .collection-empty-state__spacer{flex-shrink:0;width:100%;height:24rem}.login-item-logged .collection-empty-state__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;text-align:center}.login-item-logged .collection-empty-state__title{margin:0;color:#666;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal}.login-item-logged .collection-empty-state__hint{margin:0;color:#888;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal}.login-item-logged.login-item-sheet.my-collection-sheet{height:107.4rem;min-height:107.4rem;max-height:107.4rem;overflow:hidden}.login-item-logged.login-item-sheet.my-collection-sheet .login-item-collection-body{flex:1;min-height:0;max-height:none;overflow-y:auto}@keyframes login-item-embedded-enter{0%{opacity:0;transform:translateY(107.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes login-item-embedded-collapse-leave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(107.4rem)}}@keyframes login-item-sheet-enter{0%{transform:translate(-50%,100%);opacity:1}to{transform:translate(-50%);opacity:1}}@keyframes login-item-sheet-leave{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,100%);opacity:1}}@keyframes login-item-mask-enter{0%{opacity:0}to{opacity:1}}@keyframes login-item-mask-leave{0%{opacity:1}to{opacity:0}}.update-password-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;justify-content:center;align-items:flex-end;padding:0;transition:opacity .3s ease}.update-password-overlay.opening{opacity:1}.update-password-overlay.closing{opacity:0}.update-password-overlay--embedded{position:relative;width:100%;flex-shrink:0;z-index:7;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end}.update-password-modal{width:100%;max-width:46vh;background:#fff;border-radius:3.2rem 3.2rem 0 0;display:flex;flex-direction:column;gap:1rem;transform:translateY(0);transition:transform .3s ease;padding:.8rem}.update-password-modal:not(.update-password-modal--embedded).opening{transform:translateY(0)}.update-password-modal:not(.update-password-modal--embedded).closing{transform:translateY(100%)}.update-password-modal--embedded{max-width:100%;width:100%;border-radius:2.4rem 2.4rem 0 0;flex:0 0 auto;height:auto;min-height:0;max-height:min(120rem,80dvh);overflow-y:auto;transform:none;transition:opacity .2s ease-out;animation:login-embedded-panel-fade-in .22s ease-out both;justify-content:flex-start}.update-password-modal--embedded.opening{transform:none;opacity:1}.update-password-modal--embedded.closing{animation:none;transform:none;opacity:0;transition:opacity .2s ease-in}.update-password-modal--embedded form{display:flex;flex-direction:column;flex:0 1 auto;min-height:0;width:100%;justify-content:flex-start}.update-password-modal .update-password-title{padding:.8rem 0;display:flex;align-items:center;justify-content:center;color:#666;font-size:2.4rem;font-weight:500;line-height:1.2}.update-password-modal .divider-solid{width:100%;border-top:.1rem solid #b5b5b5}.update-password-modal .divider-dashed{width:100%;border-top:.1rem dashed #b5b5b5}.update-password-modal .update-password-body{padding:3.2rem 1.6rem;display:flex;flex-direction:column;gap:1.6rem}.update-password-modal .update-password-body.step-method,.update-password-modal .update-password-body.step-old-password{padding:3.2rem 1.6rem}.update-password-modal .update-password-body.step-otp{padding:3.2rem 1.6rem 4.8rem}.update-password-modal .update-password-body.step-new-password{padding:3.2rem 1.6rem}.update-password-modal .verify-methods{display:flex;flex-direction:column;gap:3.2rem}.update-password-modal .verify-row{display:flex;align-items:center;justify-content:space-between;width:100%}.update-password-modal .verify-row.verify-row-otp{height:6.4rem}.update-password-modal .verify-row-password{flex-direction:column;align-items:flex-start;gap:1.6rem}.update-password-modal .verify-row-password.is-disabled{cursor:default}.update-password-modal .verify-row-password-main{display:flex;align-items:center;width:100%;cursor:pointer}.is-disabled .update-password-modal .verify-row-password-main{cursor:not-allowed;pointer-events:none}.update-password-modal .verify-left{flex:1;min-width:0;display:flex;align-items:center;gap:1.6rem}.update-password-modal .radio{width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid #222;position:relative;flex-shrink:0;cursor:pointer}.update-password-modal .radio:after{content:"";position:absolute;left:50%;top:50%;width:1.6rem;height:1.6rem;border-radius:50%;background:#000;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease}.update-password-modal .radio.checked:after{transform:translate(-50%,-50%) scale(1)}.update-password-modal .radio.disabled{border-color:#bbb;cursor:not-allowed}.update-password-modal .verify-label{flex:1;font-size:2.4rem;color:#00000080;line-height:1.2}.update-password-modal .verify-label.active{color:#000;font-weight:500}.update-password-modal .verify-label.disabled{color:#00000040}.update-password-modal .otp-btn{border:none;height:6.4rem;border-radius:2.4rem;background:#222;color:#fff;padding:0 2.4rem;font-size:2.4rem;font-weight:500}.update-password-modal .otp-btn:disabled{opacity:.6;cursor:not-allowed}.update-password-modal .verify-tip{margin:0;font-size:2.4rem;color:#666;line-height:1.4}.update-password-modal .otp-step{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding:0}.update-password-modal .otp-code-block{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:6.4rem 0 5.6rem}.update-password-modal .otp-info{margin:0;text-align:center;color:#666;font-size:2.4rem;line-height:1.4}.update-password-modal .otp-email{margin:0;text-align:center;color:#000;font-size:2.4rem;font-weight:500;line-height:1.2;word-break:break-all}.update-password-modal .otp-input{width:28.4rem;height:15.2rem;border:none;outline:none;border-radius:.6rem;background:#0000000d;text-align:center;font-size:8rem;line-height:15.2rem;color:#000}.update-password-modal .otp-resend{display:flex;flex-direction:column;align-items:center;gap:.8rem;font-size:2.4rem;color:#888;line-height:1.2}.update-password-modal .resend-btn{border:none;background:transparent;color:#888;font-size:2.4rem;text-decoration:underline;padding:0;line-height:1.2}.update-password-modal .resend-btn:disabled{text-decoration:none;opacity:.7;cursor:not-allowed}.update-password-modal .new-password-step{display:flex;flex-direction:column;gap:3.2rem}.update-password-modal .password-field-wrap{display:flex;flex-direction:column;gap:1.6rem}.update-password-modal .field-label{margin:0;color:#888;font-size:2.4rem;line-height:1.2}.update-password-modal .password-input{width:100%;border:none;outline:none;height:6.8rem;padding:1.6rem;border-radius:2.4rem;background:#0000000d;font-size:2.4rem;text-align:right;color:#000;line-height:1}.update-password-modal .password-input.is-valid{background:#1a7f3714}.update-password-modal .password-rules{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.8rem}.update-password-modal .password-rule-item,.update-password-modal .password-match-hint{display:flex;align-items:flex-start;gap:.8rem;margin:0;font-size:2rem;line-height:1.3;color:#888}.update-password-modal .password-rule-item .rule-indicator,.update-password-modal .password-match-hint .rule-indicator{flex-shrink:0;width:2rem;height:2rem;margin-top:.1rem;border-radius:50%;border:.1rem solid #bbb;position:relative;box-sizing:border-box}.update-password-modal .password-rule-item.is-pending .rule-indicator,.update-password-modal .password-match-hint.is-pending .rule-indicator,.update-password-modal .password-rule-item.is-unmet .rule-indicator,.update-password-modal .password-match-hint.is-unmet .rule-indicator{border-color:#bbb;background:transparent}.update-password-modal .password-rule-item.is-met,.update-password-modal .password-match-hint.is-met{color:#1a7f37}.update-password-modal .password-rule-item.is-met .rule-indicator,.update-password-modal .password-match-hint.is-met .rule-indicator{border-color:#1a7f37;background:#1a7f37}.update-password-modal .password-rule-item.is-met .rule-indicator:after,.update-password-modal .password-match-hint.is-met .rule-indicator:after{content:"";position:absolute;left:.55rem;top:.35rem;width:.5rem;height:.9rem;border:solid #fff;border-width:0 .2rem .2rem 0;transform:rotate(45deg)}.update-password-modal .password-match-hint{padding-top:.4rem}.update-password-modal .error-text{min-height:3.2rem;margin:0;text-align:right;color:#ff5050;font-size:2.4rem;line-height:1.2}.update-password-modal .error-text.visible{color:#ff5050}.update-password-modal .update-password-actions{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.update-password-modal .primary-btn,.update-password-modal .secondary-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;display:flex;align-items:center;justify-content:center;line-height:1}.update-password-modal .primary-btn{background:#000;color:#fff}.update-password-modal .primary-btn:disabled{opacity:.4;cursor:not-allowed}.update-password-modal .secondary-btn{background:#0000000d;color:#000}.incoming-dobs-badge{display:inline-flex;align-items:center;gap:.2rem;flex-shrink:0}.incoming-dobs-badge__icon{width:2.3rem;height:2rem;display:block;object-fit:contain}.incoming-dobs-badge__count{color:#888;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2rem;font-weight:500;line-height:normal}.login-item-action--collection{display:inline-flex;align-items:center;justify-content:center;gap:1.6rem}.incoming-dobs-banner{width:100%;margin-top:2rem;padding:1.6rem 3.2rem;border:none;border-radius:2.4rem;background:#eee;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;text-align:left}.incoming-dobs-banner__left{display:flex;align-items:center;gap:.8rem;min-width:0}.incoming-dobs-banner__icon{width:2.7rem;height:2.4rem;flex-shrink:0;display:block;object-fit:contain}.incoming-dobs-banner__title{color:#000;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal;white-space:nowrap}.incoming-dobs-banner__count{color:#000;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal;flex-shrink:0}.incoming-dobs-sheet-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:flex-end;justify-content:center}.incoming-dobs-sheet-root.is-leaving{pointer-events:none}.incoming-dobs-sheet-mask{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:none;background:#0000004d;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;animation:incoming-dobs-sheet-mask-enter .28s ease forwards}.incoming-dobs-sheet-root.is-leaving .incoming-dobs-sheet-mask{animation:incoming-dobs-sheet-mask-leave .28s ease forwards}@keyframes incoming-dobs-sheet-mask-enter{0%{opacity:0}to{opacity:1}}@keyframes incoming-dobs-sheet-mask-leave{0%{opacity:1}to{opacity:0}}.incoming-dobs-sheet-panel{position:relative;width:100%;max-width:46vh;max-height:min(90vh,120rem);display:flex;flex-direction:column;background:#fff;border-radius:3.2rem 3.2rem 0 0;box-shadow:0 .2rem .5rem #00000029;overflow:hidden;box-sizing:border-box}.incoming-dobs-sheet-panel.is-entering{animation:incoming-dobs-sheet-enter .28s ease forwards}.incoming-dobs-sheet-panel.is-leaving{animation:incoming-dobs-sheet-leave .28s ease forwards}@keyframes incoming-dobs-sheet-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes incoming-dobs-sheet-leave{0%{transform:translateY(0)}to{transform:translateY(100%)}}.incoming-dobs-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 3.2rem;background:#eee;border-radius:3.2rem 3.2rem 0 0;flex-shrink:0}.incoming-dobs-sheet-header__left{display:flex;align-items:center;gap:.8rem;min-width:0}.incoming-dobs-sheet-header__icon{width:2.7rem;height:2.4rem;flex-shrink:0;display:block;object-fit:contain}.incoming-dobs-sheet-header__title{color:#000;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal;white-space:nowrap}.incoming-dobs-sheet-header__count{color:#000;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal;flex-shrink:0}.incoming-dobs-sheet-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2.4rem 1.6rem 2rem;box-sizing:border-box}.incoming-dobs-sheet-intro{margin:0 0 2rem;color:#000;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;text-align:justify}.incoming-dobs-sheet-empty{margin:0;color:#888;font-size:2.4rem;text-align:center}.incoming-dobs-sheet-list{display:flex;flex-direction:column;gap:.8rem}.incoming-dobs-sheet-row{width:100%;border:none;border-radius:2.4rem;background:#0000000d;padding:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;box-sizing:border-box;text-align:left}.incoming-dobs-sheet-row__no{flex:1;min-width:0;color:#000;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal;overflow-wrap:anywhere}.incoming-dobs-sheet-row__escrow{display:inline-flex;align-items:center;gap:.6rem;flex-shrink:0;color:#2b2b2b;font-family:normalidad-compact,normalidad-text,sans-serif;font-size:2rem;font-weight:400;line-height:normal;white-space:nowrap}.incoming-dobs-sheet-row__lock{width:1.6rem;height:1.8rem;display:block;object-fit:contain}.transfer-ckb-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;z-index:20;padding:0}.transfer-ckb-overlay.opening{animation:transfer-overlay-enter .28s ease-out both}.transfer-ckb-overlay.closing{animation:transfer-overlay-exit .42s ease-in both}.transfer-ckb-overlay--embedded{position:relative;width:100%;max-width:100%;box-sizing:border-box;z-index:8;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;border-radius:0;opacity:1}.transfer-ckb-overlay--embedded.opening,.transfer-ckb-overlay--embedded.closing{animation:none}.transfer-ckb-modal{width:100%;max-width:46vh;background:#fff;padding:.8rem;border-radius:3.2rem 3.2rem 0 0;overflow:hidden;transform:translateY(0);opacity:1;will-change:transform,opacity}@media screen and (max-width: 750px){.transfer-ckb-modal{max-width:100%}}.transfer-ckb-modal:not(.transfer-ckb-modal--embedded){animation:transfer-sheet-enter .36s cubic-bezier(.22,1,.36,1)}.transfer-ckb-modal:not(.transfer-ckb-modal--embedded).closing{animation:transfer-sheet-exit .42s cubic-bezier(.4,0,.2,1) forwards}.transfer-ckb-modal--embedded{align-self:stretch;max-width:100%;width:100%;border-radius:2.4rem 2.4rem 0 0;flex:0 0 auto;height:auto;min-height:0;flex-shrink:0;transform:none;will-change:opacity;animation:login-embedded-panel-fade-in .22s ease-out both}.transfer-ckb-modal--embedded.closing{animation:none;opacity:0;transition:opacity .2s ease-in}.transfer-modal-header{height:7.2rem;line-height:7.2rem;text-align:center;color:#666;font-size:2.4rem;font-weight:500}.divider-line.divider-dashed{margin-top:1.6rem;border-top:.1rem dashed #b5b5b5;background:none;height:0}.transfer-modal-body{padding:2.4rem 1.6rem}.transfer-balance-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.transfer-balance-header .label{color:#888;font-size:2.4rem;line-height:normal}.max-btn{border:none;background:transparent;color:#666;font-size:2.4rem;text-decoration:underline;padding:0}.transfer-amount-input,.transfer-recipient-input{display:flex;align-items:center;gap:2.4rem;border-radius:2.4rem;background:#0000000d;padding:1.6rem}.transfer-amount-input input,.transfer-recipient-input input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#000;font-size:2.4rem;text-align:right}.transfer-amount-input input::placeholder,.transfer-recipient-input input::placeholder{color:#888}.transfer-recipient-input{align-items:flex-start}.transfer-recipient-input textarea{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#000;font-size:2.4rem;text-align:right;resize:none;overflow:hidden;line-height:1.4}.transfer-recipient-input textarea::placeholder{color:#888}.transfer-amount-input .unit{color:#666;font-size:2.4rem}.gas-fee{margin-top:1.6rem;color:#888;font-size:2.4rem;text-align:right}.error-tip{min-height:2.4rem;margin-top:1.6rem;color:#ff5050;font-size:2.4rem;text-align:right}.recipient-title{color:#888;font-size:2.4rem;margin:1.6rem 0}.transfer-modal-actions{padding-top:1rem;display:flex;flex-direction:column;gap:1rem}.confirm-transfer-btn,.cancel-transfer-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500}.confirm-transfer-btn{background:#000;color:#fff}.confirm-transfer-btn:disabled{background:#888;color:#fff;cursor:not-allowed}.cancel-transfer-btn{background:#0000000d;color:#000}@keyframes transfer-sheet-enter{0%{transform:translateY(100%);opacity:.9}to{transform:translateY(0);opacity:1}}@keyframes transfer-sheet-exit{0%{transform:translateY(0);opacity:1}to{transform:translateY(120%);opacity:1}}@keyframes transfer-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes transfer-overlay-exit{0%{opacity:1}65%{opacity:1}to{opacity:0}}@keyframes login-embedded-panel-fade-in{0%{opacity:0}to{opacity:1}}.collection-card-3x-group .collection-image-wrap-3x{background:#fff}.collection-card-3x-group .collection-image-stack{position:relative;width:100%;height:100%}.collection-card-3x-group .collection-image-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.collection-card-3x-group .collection-info-3x-group{background:#eee}.collection-card-3x-group .collection-no-3x-mask{overflow-wrap:anywhere}.collection-escrow-lock-icon{width:1.8rem;height:2.025rem;flex-shrink:0;display:block;object-fit:contain}.collection-3x-escrow-pill{position:absolute;right:2rem;bottom:2rem;display:flex;align-items:center;gap:.6rem;padding:.8rem 1.3rem;border-radius:1.6rem;background:#fff;box-shadow:0 .2rem .5rem #00000040;font-size:2rem;font-weight:400;color:#2b2b2b;pointer-events:none}.nervape-3x-parts-sheet-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:flex;align-items:flex-end;justify-content:center}.nervape-3x-parts-sheet-root.is-leaving{pointer-events:none}.nervape-3x-parts-sheet-mask{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:none;background:#0000004d;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;animation:nervape-3x-parts-mask-enter .28s ease forwards}.nervape-3x-parts-sheet-root.is-leaving .nervape-3x-parts-sheet-mask{animation:nervape-3x-parts-mask-leave .28s ease forwards}@keyframes nervape-3x-parts-mask-enter{0%{opacity:0}to{opacity:1}}@keyframes nervape-3x-parts-mask-leave{0%{opacity:1}to{opacity:0}}.nervape-3x-parts-sheet-panel{position:relative;width:100%;max-width:46vh;background:#fff;border-radius:3.2rem 3.2rem 0 0;box-shadow:0 -.2rem .5rem #00000029;max-height:min(90dvh,120rem);display:flex;flex-direction:column;overflow:hidden}.nervape-3x-parts-sheet-panel.is-entering{animation:nervape-3x-parts-sheet-enter .28s ease forwards}.nervape-3x-parts-sheet-panel.is-leaving{animation:nervape-3x-parts-sheet-leave .28s ease forwards}@keyframes nervape-3x-parts-sheet-enter{0%{transform:translateY(100%);opacity:.96}to{transform:translateY(0);opacity:1}}@keyframes nervape-3x-parts-sheet-leave{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:.96}}.nervape-3x-parts-sheet-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 3.2rem;background:#eee;border-radius:3.2rem 3.2rem 0 0}.nervape-3x-parts-sheet-title{margin:0;font-size:2.4rem;font-weight:700;color:#000;line-height:1.2;flex:1;min-width:0;overflow-wrap:anywhere}.nervape-3x-parts-sheet-sub{margin:0;font-size:2.4rem;font-weight:500;color:#888;line-height:1.2;white-space:nowrap}.nervape-3x-parts-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:1.6rem 3.2rem 2.4rem;display:flex;flex-direction:column;gap:.8rem}.nervape-3x-parts-table-head{display:flex;align-items:center;gap:1.6rem;padding:0 2.4rem;min-height:3.2rem;font-size:2.4rem;font-weight:500;color:#888}.nervape-3x-parts-col-suffix{width:3.1rem;flex-shrink:0;text-align:right}.nervape-3x-parts-col-part{flex:1;min-width:0;text-align:left}.nervape-3x-parts-col-lock{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:.6rem;font-size:2rem;font-weight:400;color:#888}.nervape-3x-parts-col-lock .collection-escrow-lock-icon{opacity:.65}.nervape-3x-parts-list{display:flex;flex-direction:column;gap:.8rem}.nervape-3x-parts-row{width:100%;border:none;margin:0;padding:2.4rem;border-radius:2.4rem;background:#0000000d;display:flex;align-items:center;gap:1.6rem;text-align:left;font:inherit;color:inherit;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.nervape-3x-parts-row:active{opacity:.92}.nervape-3x-parts-row-suffix{width:3.1rem;flex-shrink:0;text-align:right;font-size:2.4rem;font-weight:500;color:#000}.nervape-3x-parts-row-label{flex:1;min-width:0;font-size:2.4rem;font-weight:500;color:#000}.nervape-3x-parts-row-escrow{flex-shrink:0;display:flex;align-items:center;gap:.6rem;font-size:2rem;font-weight:400;color:#2b2b2b}.nervape-3x-parts-row-escrow .collection-escrow-lock-icon{opacity:.75}.claim-prompt-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:flex-end;justify-content:center;z-index:20;padding:0;opacity:1}.claim-prompt-overlay.opening{animation:claim-overlay-enter .28s ease-out both}.claim-prompt-overlay.closing{animation:claim-overlay-exit .42s ease-in both}.claim-prompt-modal{width:100%;max-width:46vh;background:#fff;border-radius:3.2rem 3.2rem 0 0;box-shadow:0 .2rem 1rem #00000029;overflow:hidden;transform:translateY(0);opacity:1;animation:claim-sheet-enter .36s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}@media screen and (max-width: 750px){.claim-prompt-modal{max-width:100%}}.claim-prompt-modal.closing{animation:claim-sheet-exit .42s cubic-bezier(.4,0,.2,1) forwards}.claim-dob-header{padding:1.6rem;text-align:center}.claim-dob-header h2{color:#666;font-family:normalidad-text!important;font-size:2.4rem;font-weight:500;line-height:normal}.divider-line{height:1px;width:calc(100% - 3.2rem);margin:0 auto;background:#00000059}.claim-dob-body{padding:2.4rem 1.6rem}.claim-dob-description{color:#000;font-size:2.4rem;line-height:normal;text-align:justify}.claim-dob-form{margin-top:3.2rem;display:flex;flex-direction:column;gap:1.6rem}.claim-dob-form label{color:#888;font-size:2.4rem}.claim-dob-form .claim-dob-input-wrap{border-radius:2.4rem;background:#0000000d;padding:1.6rem}.claim-dob-form .claim-dob-input-wrap input{width:100%;border:none;background:transparent;color:#000;font-size:3.6rem;line-height:normal;text-align:right}.claim-dob-form .claim-dob-input-wrap input::placeholder{color:#888;opacity:1}.claim-dob-form .claim-dob-input-wrap input:focus{outline:none}.claim-dob-form .claim-dob-error{min-height:2.4rem;color:#ff5050;text-align:right;font-size:2.4rem;line-height:normal}.claim-prompt-buttons{padding:1.6rem;display:flex;flex-direction:column;gap:.8rem}.claim-prompt-buttons .claim-button{width:100%;height:10rem;border-radius:2.4rem;font-size:2.4rem;font-weight:500;cursor:pointer;border:none}.claim-prompt-buttons .claim-button.primary{background:#000;color:#fff}.claim-prompt-buttons .claim-button.primary:disabled{background:#888;color:#fff;cursor:not-allowed;opacity:1}.claim-prompt-buttons .claim-button.secondary{background:#0000000d;color:#000}@media screen and (max-width: 750px){.claim-prompt-modal{width:100%}}@keyframes claim-sheet-enter{0%{transform:translateY(100%);opacity:.9}to{transform:translateY(0);opacity:1}}@keyframes claim-sheet-exit{0%{transform:translateY(0);opacity:1}to{transform:translateY(120%);opacity:1}}@keyframes claim-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes claim-overlay-exit{0%{opacity:1}65%{opacity:1}to{opacity:0}}.artifact-transfer-popup{z-index:1000;letter-spacing:0}.artifact-transfer-popup .transfer-popup-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem 1rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.artifact-transfer-popup .transfer-popup-content{max-width:100%}}.artifact-transfer-popup.show .transfer-popup-content{transform:translate(-50%)}.artifact-transfer-popup .transfer-popup-title{height:5.6rem;display:flex;align-items:center;justify-content:center;color:#666;font-size:2.4rem;font-weight:500}.artifact-transfer-popup .transfer-popup-divider{border-top:.1rem solid rgba(0,0,0,.25)}.artifact-transfer-popup .transfer-popup-body{padding:2.4rem 1.6rem;display:flex;flex-direction:column;gap:3.2rem}.artifact-transfer-popup .transfer-popup-description{margin:0;color:#000;font-size:2.4rem;line-height:1.35;text-align:justify}.artifact-transfer-popup .field-wrap{display:flex;flex-direction:column;gap:1.6rem}.artifact-transfer-popup .field-label{color:#888;font-size:2.4rem;line-height:1}.artifact-transfer-popup .input-shell{width:100%;border-radius:2.4rem;background:#0000000d;padding:1.6rem;display:flex;align-items:flex-start;box-sizing:border-box}.artifact-transfer-popup .input-shell textarea{width:100%;border:none;outline:none;background:transparent;color:#000;text-align:right;font-size:2.4rem;line-height:1.4;padding:0;resize:none;overflow:hidden;min-height:3.4rem}.artifact-transfer-popup .input-shell textarea::placeholder{color:#888}.artifact-transfer-popup .field-error{margin:0;color:#ff5050;font-size:2.4rem;line-height:1;text-align:right}.artifact-transfer-popup .transfer-popup-actions{padding-top:.8rem;display:flex;flex-direction:column;gap:1.2rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.artifact-transfer-popup .action-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500}.artifact-transfer-popup .action-btn.confirm{background:#000;color:#fff}.artifact-transfer-popup .action-btn.cancel{background:#0000000d;color:#000}.artifact-transfer-popup .action-btn:disabled{background:#888;color:#fff;cursor:not-allowed;opacity:1}.signature-waiting-panel{width:100%;margin:4.5rem 0;letter-spacing:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.4rem;padding:0 1.6rem;box-sizing:border-box;text-align:center}.signature-waiting-title{margin:0;color:#000;font-size:2.4rem;font-weight:500;line-height:normal}.signature-waiting-desc{margin:0;color:#666;font-size:2.4rem;line-height:normal;max-width:100%}.artifact-rename-popup{z-index:1000;letter-spacing:0}.artifact-rename-popup .rename-popup-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem 1rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.artifact-rename-popup .rename-popup-content{max-width:100%}}.artifact-rename-popup.show .rename-popup-content{transform:translate(-50%)}.artifact-rename-popup .rename-popup-title{height:5.6rem;display:flex;align-items:center;justify-content:center;color:#666;font-size:2.4rem;font-weight:500}.artifact-rename-popup .rename-popup-divider{border-top:.1rem solid rgba(0,0,0,.25)}.artifact-rename-popup .rename-popup-body{padding:2.4rem 1.6rem;display:flex;flex-direction:column;gap:3.2rem}.artifact-rename-popup .field-wrap{display:flex;flex-direction:column;gap:1.6rem}.artifact-rename-popup .field-label{color:#888;font-size:2.4rem;line-height:1}.artifact-rename-popup .input-shell{width:100%;height:8.4rem;border-radius:2.4rem;background:#0000000d;padding:0 1.6rem;display:flex;align-items:center;box-sizing:border-box}.artifact-rename-popup .input-shell input{width:100%;border:none;outline:none;background:transparent;color:#000;text-align:right;font-size:3.6rem;line-height:1;padding:0}.artifact-rename-popup .input-shell input::placeholder{color:#0000004d}.artifact-rename-popup .field-tip{margin:0;color:#888;font-size:2.4rem;text-align:right;line-height:1}.artifact-rename-popup .rename-popup-dash-divider{border-top:.1rem dashed rgba(0,0,0,.35)}.artifact-rename-popup .sync-row{width:100%;display:flex;align-items:center;justify-content:center;gap:1.6rem;background:transparent;border:none}.artifact-rename-popup .sync-checkbox{width:3.2rem;height:3.2rem;border-radius:.4rem;border:.2rem solid #000;box-sizing:border-box;position:relative}.artifact-rename-popup .sync-checkbox.checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.8rem;height:1.8rem;border-radius:.4rem;background:#000}.artifact-rename-popup .sync-label{color:#000;font-size:2.4rem;line-height:1}.artifact-rename-popup .cost-panel{padding:0 6.4rem;display:flex;flex-direction:column;gap:1.6rem}.artifact-rename-popup .cost-panel.sync-offchain .cost-row{color:#66666680}.artifact-rename-popup .cost-panel.sync-offchain .cost-divider{border-top-color:#6666664d}.artifact-rename-popup .cost-row{display:flex;justify-content:space-between;align-items:center;color:#000;font-size:2.4rem;line-height:1}.artifact-rename-popup .cost-row.total{justify-content:flex-end;gap:1.6rem}.artifact-rename-popup .cost-divider{margin:.8rem 0;border-top:.1rem solid rgba(0,0,0,.35)}.artifact-rename-popup .cost-error{margin:0;color:#ff5050;font-size:2.4rem;line-height:1;text-align:right}.artifact-rename-popup .rename-popup-actions{padding-top:.8rem;display:flex;flex-direction:column;gap:1.2rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.artifact-rename-popup .action-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500}.artifact-rename-popup .action-btn.confirm{background:#000;color:#fff}.artifact-rename-popup .action-btn.cancel{background:#0000000d;color:#000}.artifact-rename-popup .action-btn:disabled{background:#888;color:#fff;opacity:1;cursor:not-allowed}.escrow-artifact-popup{z-index:1000;letter-spacing:0}.escrow-artifact-popup .escrow-artifact-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem 1rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.escrow-artifact-popup .escrow-artifact-content{max-width:100%}}.escrow-artifact-popup.show .escrow-artifact-content{transform:translate(-50%)}.escrow-artifact-popup .popup-title{min-height:5.6rem;display:flex;align-items:center;justify-content:center;color:#666;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal}.escrow-artifact-popup .solid-divider{border-top:.1rem solid rgba(0,0,0,.25)}.escrow-artifact-popup .intro-section{padding:3.2rem 1.6rem}.escrow-artifact-popup .intro-section p{margin:0;color:#000;font-size:2.4rem;line-height:1.3;text-align:left}.escrow-artifact-popup .form-section{padding:2.4rem 1.6rem;display:flex;flex-direction:column;gap:3.2rem}.escrow-artifact-popup .field-block{display:flex;flex-direction:column;gap:1.6rem}.escrow-artifact-popup .label{margin:0;color:#888;font-size:2.4rem;line-height:normal}.escrow-artifact-popup .hint{margin:0;color:#000;font-size:2.4rem;line-height:1.3;text-align:left}.escrow-artifact-popup .input-shell{width:100%;min-height:8.4rem;border-radius:2.4rem;background:#0000000d;padding:0 1.6rem;display:flex;align-items:center;box-sizing:border-box}.escrow-artifact-popup .lock-period-shell{justify-content:flex-end;gap:2.4rem}.escrow-artifact-popup .lock-period-shell input{width:12rem;border:none;outline:none;background:transparent;text-align:right;color:#000;font-size:3.6rem;line-height:1;padding:0}.escrow-artifact-popup .lock-period-shell .unit{color:#666;font-size:2.4rem;line-height:1}.escrow-artifact-popup .dashed-divider{border-top:.1rem dashed rgba(0,0,0,.35)}.escrow-artifact-popup .buyer-address-shell{align-items:center;padding:0 1.6rem}.escrow-artifact-popup .buyer-address-shell textarea{width:100%;border:none;outline:none;background:transparent;color:#000;text-align:right;font-size:2.4rem;line-height:1.3;padding:1.6rem 0;resize:none;overflow:hidden;min-height:3.2rem;box-sizing:border-box;display:block}.escrow-artifact-popup .buyer-address-shell textarea::placeholder{color:#888;font-size:2.4rem}.escrow-artifact-popup .error-text{margin:0;color:#ff5050;text-align:right;font-size:2.4rem;line-height:1.3}.escrow-artifact-popup .action-group{padding-top:.8rem;display:flex;flex-direction:column;gap:1.2rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.escrow-artifact-popup .action-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;line-height:1}.escrow-artifact-popup .action-btn.confirm{background:#000;color:#fff}.escrow-artifact-popup .action-btn.confirm:disabled{background:#888;color:#fff;opacity:1;cursor:not-allowed}.escrow-artifact-popup .action-btn.cancel{background:#0000000d;color:#000}.reclaim-artifact-popup{z-index:1000;letter-spacing:0}.reclaim-artifact-popup .reclaim-artifact-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem 1rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.reclaim-artifact-popup .reclaim-artifact-content{max-width:100%}}.reclaim-artifact-popup.show .reclaim-artifact-content{transform:translate(-50%)}.reclaim-artifact-popup .popup-title{min-height:5.6rem;display:flex;align-items:center;justify-content:center;color:#666;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal}.reclaim-artifact-popup .solid-divider{border-top:.1rem solid rgba(0,0,0,.25)}.reclaim-artifact-popup .intro-section{padding:3.2rem 1.6rem}.reclaim-artifact-popup .intro-section p{margin:0;color:#000;font-size:2.4rem;line-height:1.3;text-align:left}.reclaim-artifact-popup .action-group{padding-top:.8rem;display:flex;flex-direction:column;gap:1.2rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.reclaim-artifact-popup .action-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;line-height:1}.reclaim-artifact-popup .action-btn.confirm{background:#000;color:#fff}.reclaim-artifact-popup .action-btn.confirm:disabled{background:#888;color:#fff;opacity:1;cursor:not-allowed}.reclaim-artifact-popup .action-btn.cancel{background:#0000000d;color:#000}.generate-ckb-popup{z-index:1000;letter-spacing:0}.generate-ckb-popup .generate-ckb-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem 1rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.generate-ckb-popup .generate-ckb-content{max-width:100%}}.generate-ckb-popup.show .generate-ckb-content{transform:translate(-50%)}.generate-ckb-popup .popup-title{min-height:5.6rem;display:flex;align-items:center;justify-content:center;color:#666;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal}.generate-ckb-popup .solid-divider{border-top:.1rem solid rgba(0,0,0,.25)}.generate-ckb-popup .popup-body{padding:3.2rem 1.6rem}.generate-ckb-popup .popup-body p{margin:0;color:#000;font-size:2.4rem;line-height:1.3;text-align:left}.generate-ckb-popup .action-group{padding-top:.8rem;display:flex;flex-direction:column;gap:1.2rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.generate-ckb-popup .action-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;line-height:1}.generate-ckb-popup .action-btn.confirm{background:#000;color:#fff}.generate-ckb-popup .action-btn.confirm:disabled{background:#888;color:#fff;opacity:1;cursor:not-allowed}.generate-ckb-popup .action-btn.cancel{background:#0000000d;color:#000}.activation-code-error-popup{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;align-items:flex-end;justify-content:center;padding:0;visibility:hidden;opacity:0;transition:all .3s ease;z-index:999;letter-spacing:0}.activation-code-error-popup.show{visibility:visible;opacity:1}.activation-code-error-popup.show .activation-code-error-content{transform:translateY(0)}.activation-code-error-popup .activation-code-error-content{width:100%;max-width:46vh;padding:.8rem;background:#fff;border-radius:3.2rem 3.2rem 0 0;transform:translateY(100%);transform-origin:bottom;transition:transform .36s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;gap:1rem;font-family:hoss-round!important}@media screen and (max-width: 750px){.activation-code-error-popup .activation-code-error-content{max-width:100%}}.activation-code-error-popup .title-wrap{padding:.8rem 0;display:flex;align-items:center;justify-content:center}.activation-code-error-popup .title{color:#666;font-size:2.4rem;text-align:center;line-height:1.2}.activation-code-error-popup .divider{width:100%;border-top:.1rem solid #b5b5b5}.activation-code-error-popup .desc-wrap{padding:3.2rem 1.6rem}.activation-code-error-popup .desc{color:#000;font-size:2.4rem;margin:0;text-align:justify;line-height:1.4;font-family:normalidad-text!important}.activation-code-error-popup .actions{display:flex;flex-direction:column;gap:1rem}.activation-code-error-popup .retry-btn,.activation-code-error-popup .cancel-btn{width:100%;height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-family:normalidad-text!important;font-weight:500;line-height:1}.activation-code-error-popup .retry-btn{background:#000;color:#fff}.activation-code-error-popup .cancel-btn{background:#0000000d;color:#000}.operate-popup-container{z-index:999;letter-spacing:0}.operate-popup-container.popup-container.show .confirm-content{transform:translate(-50%,-50%) scale(1)}.operate-popup-container .confirm-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transform-origin:center;transition:all .5s;width:500px;padding:32px;background:#454f5c}@media screen and (max-width: 750px){.operate-popup-container .confirm-content{width:347px}}.artifact-history-container .artifact-history-content{background:#fff;width:100%;max-width:46vh;height:100%;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.artifact-history-container .artifact-history-content .header{flex-shrink:0}.artifact-history-container .artifact-history-content .records-content{margin-top:2.4rem;padding-top:1.6rem;border-top:1px solid #2B2B2B;flex:1;min-height:0;display:flex;flex-direction:column}.artifact-history-container .artifact-history-content .records-content .tabs{flex-shrink:0;padding-bottom:2rem;border-bottom:1px solid rgba(43,43,43,.5)}.artifact-history-container .artifact-history-content .records-content .scroll-content .tab,.artifact-history-container .artifact-history-content .records-content .tabs .tab{flex:1;text-align:center;font-size:2.6rem;color:#2b2b2ba6}.artifact-history-container .artifact-history-content .records-content .scroll-content .tab svg,.artifact-history-container .artifact-history-content .records-content .tabs .tab svg{fill:#2b2b2b;width:2.8rem;height:2.8rem}.artifact-history-container .artifact-history-content .records-content .scroll-content{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-empty-state{display:flex;align-items:center;justify-content:center;width:100%;padding:1.6rem 0;margin-top:2rem;border-radius:1.6rem;background:#888;box-sizing:border-box}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-empty-state__text{margin:0;flex:1;min-width:0;color:#fff;font-family:normalidad-text,normalidad-compact,sans-serif;font-size:2.4rem;font-weight:500;line-height:normal;text-align:center}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item{margin-top:2rem;border-radius:1.6rem;background:#00000008;padding:1.6rem 0;height:6.6rem;overflow:hidden}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .tab{color:#2b2b2b}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item.open{height:28rem}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item.open.cliam{height:17.2rem}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail{opacity:0;margin-top:8px;border-top:1px solid rgba(43,43,43,.25);padding:8px 16px 0}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail.show{opacity:1}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-t,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-t,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-l,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-l,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b{text-align:center}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-t .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-t .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-l .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-l .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b .from,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-t .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-t .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-l .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-l .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b .to,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b .to{flex:1}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-t .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-t .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-l .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-l .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b .i-title,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b .i-title{color:#2b2b2ba6;font-size:2.6rem;font-style:normal;line-height:normal}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-t .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-t .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-l .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-l .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b .i-address,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b .i-address{color:#2b2b2bcc;font-size:2.6rem;font-weight:500;line-height:normal}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r{color:#2b2b2ba6;font-size:2.6rem;font-style:normal;line-height:normal;border-left:1px dotted rgba(43,43,43,.25)}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-r .view-btn,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r .view-btn{padding:1.6rem;border-radius:1.6rem;background:#0000000d;margin-left:3.2rem}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-t,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-t{padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px dotted rgba(43,43,43,.25)}.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b .owner,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b .owner,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .rename-item .i-b .i-r,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-b .i-r,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-l,.artifact-history-container .artifact-history-content .records-content .scroll-content .history-item .history-item-detail .claim-item .i-r{flex:1}.artifact-history-container{font-family:normalidad-compact!important}.artifact-history-container .artifact-history-content{background:#fff;width:100%;max-width:46vh;height:100%;padding:2rem}@media screen and (max-width: 750px){.artifact-history-container .artifact-history-content{max-width:100%}}.artifact-history-container .artifact-history-content .header .left{flex:1}.artifact-history-container .artifact-history-content .header .left .l-title{color:#2b2b2b;font-size:3.2rem;font-weight:700;line-height:normal}.artifact-history-container .artifact-history-content .header .left .l-dna{color:#2b2b2b;font-size:2.6rem;line-height:normal}.artifact-history-container .artifact-history-content .header .left .l-dna span{font-weight:500}.artifact-history-container .artifact-history-content .header .right{width:6rem;height:6rem;display:flex;align-items:center;justify-content:center}.artifact-history-container .artifact-history-content .header .right img{width:100%;height:100%}.artifact-history-container .artifact-history-content .records-content{margin-top:2.4rem;padding-top:1.6rem;border-top:1px solid #2B2B2B}.artifact-history-container .artifact-history-content .records-content .original-content{margin-top:1.9rem;text-align:left;height:calc(100vh - 13.6rem);height:calc(100dvh - 13.6rem - env(safe-area-inset-top,0px));overflow-y:scroll;opacity:1;font-family:normalidad-text!important}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section{padding:3.2rem;margin-bottom:3.2rem;border-radius:3.2rem;border:1px solid #C0C0C0;background:#d0d0d0;color:#000}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section h3{font-size:3.2rem;font-weight:900;line-height:normal}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section h3 span{font-size:2rem!important;font-weight:700}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section p{font-size:2.4rem!important;font-weight:400}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section p span{font-size:2rem!important;font-weight:350}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section .social-medias{padding-top:3.2rem}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section .social-medias .social-media{margin-right:1.6rem}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section .social-medias .social-media:last-child{margin-right:0}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .artis-section .social-medias .social-media a img{width:6rem;height:6rem}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item{margin-bottom:3.2rem}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item.link{text-decoration:underline}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item.link .title{font-weight:400}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item.email{text-decoration:none;padding-bottom:20rem}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item.email span{text-decoration:underline}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item .title{font-family:normalidad-wide!important;color:#000;font-size:2.8rem;font-weight:900;line-height:normal}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item .value,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item p,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item h3{color:#000;font-size:2.3rem;font-weight:300;line-height:normal;font-family:normalidad-text!important}.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item .value span,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item p span,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item h3 span,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item .value strong,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item p strong,.artifact-history-container .artifact-history-content .records-content .original-content .original-detail .original-item h3 strong{font-size:2.8rem;font-weight:900;font-family:normalidad-wide!important}.encrypted-expired-popup{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;background:#e9e9e9cc;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center}.encrypted-expired-popup .encrypted-expired-content{width:60rem;max-width:calc(100vw - 4rem);display:flex;flex-direction:column;gap:9.6rem;align-items:center;justify-content:center}.encrypted-expired-popup .encrypted-expired-content .title{color:#000;text-align:center;font-size:3.6rem;font-weight:900;line-height:normal}.encrypted-expired-popup .encrypted-expired-content .desc{color:#000;text-align:left;font-size:2.4rem;line-height:1.5}.encrypted-expired-popup .encrypted-expired-content .operate-btns{width:100%;display:flex;flex-direction:column;gap:2.4rem}.encrypted-expired-popup .encrypted-expired-content .operate-btns .btn{width:100%;height:10rem;border:none;text-align:center;border-radius:2.4rem;background:#000;color:#fffc;font-size:2.4rem;font-weight:500;line-height:normal}.encrypted-expired-popup .encrypted-expired-content .operate-btns .public-btn,.encrypted-expired-popup .encrypted-expired-content .operate-btns .stay-btn{margin:0}.encrypted-expired-popup.show{opacity:1;visibility:visible}.artifact-header-card{border:.1rem solid rgba(255,255,255,.15);border-radius:1rem;padding:1.2rem}.artifact-header-card__title,.artifact-header-card__meta{margin:0}.artifact-header-card__error{margin:.8rem 0 0;color:#ff7875;font-size:1.4rem;line-height:1.4}.artifact-action-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.artifact-action-panel button{border-radius:.8rem;border:.1rem solid rgba(255,255,255,.2);padding:.8rem}.artifact-log-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.artifact-log-list__item{display:grid;grid-template-columns:1fr 1fr 2fr;gap:.6rem}.artifact-log-list--muted{opacity:.75;font-size:1.4rem}.home-container .home-content.home-content--artifact-scroll,.home-3x-container .home-content.home-content--artifact-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;height:100vh;height:100dvh;min-height:100dvh;max-height:100dvh;box-sizing:border-box}.home-3x-container{background:#e9e9e9}.home-3x-container img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-3x-container .page-padding{padding-left:2rem;padding-right:2rem}.home-3x-container .home-content{max-width:46vh;min-height:100vh;min-height:100dvh;margin:0 auto;position:relative}.home-3x-container .home-content.home-content--env-mobile{max-width:100%}.home-3x-container .home-content header{padding:1.6rem 2rem;border-top:1px solid #2B2B2B;border-bottom:1px solid #2B2B2B}.home-3x-container .home-content header img{width:100%}.home-3x-container .home-content main{position:relative;padding-top:8.7rem}@media screen and (max-width: 750px){.home-3x-container .home-content main{padding-top:calc(8.7rem + env(safe-area-inset-top,0px))}}.home-3x-container .home-content main .original-section .title .folder-arrow{flex:1;text-align:right;height:6rem}.home-3x-container .home-content main .original-section .title .folder-arrow .history{margin-right:1.6rem}.home-3x-container .home-content main .original-section .title .folder-arrow img{width:6rem;height:6rem}.home-3x-container .home-content main .original-section .title .folder-arrow img.open{transform:rotate(-90deg)}.home-3x-container .home-content main .filter-section{width:100%;height:100vh;height:100dvh;position:absolute;top:0;left:0;pointer-events:none}.home-3x-container .home-content main .filter-section.filter-bg{background:#e9e9e999;-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem)}.home-3x-container .home-content main .transparent-section{height:0;position:relative;padding-bottom:17rem;z-index:1}.home-3x-container .home-content main .transparent-section.open{height:26rem;margin-top:-20.9rem;padding-bottom:0}.home-3x-container .home-content main .card-section{transform:translateY(0);position:relative;z-index:2;height:0}.home-3x-container .home-content main .card-section .touch-target{position:absolute;background:transparent;height:30rem;width:40rem;z-index:3;margin:0 auto;left:50%;transform:translate(-50%,-20rem)}.home-3x-container .home-content main .card-section .card-section-3d{position:relative;z-index:0;perspective:120rem;transform-style:preserve-3d}.home-3x-container .home-content main .card-section .card-section-3d-pivot{position:relative;width:100%;transform:rotateX(0) rotateY(0);transform-style:preserve-3d}.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back{animation:cardSectionFlip3d .32s linear both}.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front{animation:cardSectionUnflip3d .32s linear both}.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-flipped{transform:rotateX(0) rotateY(180deg)}.home-3x-container .home-content main .card-section .card-section-3d-face{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-3x-container .home-content main .card-section .card-section-3d-face--front{position:relative;transform:rotateY(0) translateZ(.1rem)}.home-3x-container .home-content main .card-section .card-section-3d-face--back{position:absolute;left:0;right:0;top:0;bottom:0;transform:rotateY(180deg) translateZ(.1rem)}.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back .card-section-3d-b,.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front .card-section-3d-b,.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back .card-section-3d-t,.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front .card-section-3d-t{will-change:auto}.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-back .top-card-flip,.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-animating-to-front .top-card-flip{filter:none}.home-3x-container .home-content main .card-section .card-section-3d-pivot:not(.is-flipped) .card-section-3d-face--back{pointer-events:none}.home-3x-container .home-content main .card-section .card-section-3d-pivot.is-flipped .card-section-3d-face--front{pointer-events:none}.home-3x-container .home-content main .card-section .card-section-3d-b{position:relative;z-index:0}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact{position:absolute;overflow:hidden;border-radius:4.8rem;margin:0 auto;width:67rem;height:80rem;left:50%;transform:translate(-50%,-12.1rem);background:linear-gradient(180deg,#fafafa,#aaa 18.75%);box-shadow:0 .2rem .5rem #00000026}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info{opacity:0;padding:4rem 4.8rem}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .flex-align,.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .dna{flex:1}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .l-icon{width:6rem;height:6rem}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .l-icon img{width:100%;height:100%}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .r-l{margin-left:1.6rem}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .r-l .d-name,.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .r-l .l-name{color:#fff;text-align:left;font-size:2.8rem;font-weight:700;line-height:normal}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .dna .name,.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact .location-info .dna .value{color:#fff;text-align:left;font-size:2.8rem;font-weight:500;line-height:normal}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact:first-child{transform:translate(-50%,-12rem)}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact:nth-child(2){transform:translate(-50%,-13.6rem)}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact:nth-child(3){transform:translate(-50%,-15.2rem)}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact:nth-child(4){transform:translate(-50%,-16.8rem)}.home-3x-container .home-content main .card-section .card-section-3d-b .other-physical-artifact:nth-child(4) .location-info{padding-top:6.2rem}.home-3x-container .home-content main .card-section .card-section-3d-b .up-arrow{width:100%;text-align:center;position:absolute;top:-9.4rem;z-index:6}.home-3x-container .home-content main .card-section .card-section-3d-b .up-arrow img{width:7.2rem;animation:arrowUp 1s infinite ease-in-out}.home-3x-container .home-content main .card-section .card-section-3d-b:has(.daily-quotes-container.show-daily) .up-arrow{pointer-events:none;cursor:not-allowed}.home-3x-container .home-content main .card-section .card-section-3d-b .ask-tip{width:100%;position:absolute;top:-6.6rem;z-index:6;color:#fff;text-align:center;font-family:normalidad-wide!important;font-size:3.2rem;font-weight:900;line-height:normal;opacity:1}.home-3x-container .home-content main .card-section .card-section-3d-t{position:absolute;left:50%;transform:translate(-50%) translateY(0);border-radius:1.6rem;width:71rem;aspect-ratio:1;z-index:1}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-flip{position:absolute;top:0;right:0;bottom:0;left:0;filter:drop-shadow(0px -.2rem 1rem rgba(0,0,0,.15))}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-flip.is-flipped .top-card-inner{transform:rotateY(180deg)}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.6rem;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-front{transform:rotateY(0) translateZ(.2rem)}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back{transform:rotateY(180deg) translateZ(.2rem);background:transparent}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .top-card-back-scroll{position:relative;z-index:1;height:100%;max-height:100%;box-sizing:border-box;display:flex;flex-direction:column;padding:2.4rem 3.2rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#2b2b2b;transform:translateZ(.1rem);-webkit-font-smoothing:antialiased}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-header{display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0;margin-bottom:3.2rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-header .nervape-3x-logo-group{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-header .nervape-3x-logo-group .nervape-logo-text{width:24rem;height:3.9rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-header .nervape-3x-logo-group .nervape-3x-text{width:3.6rem;height:2.7rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-header .top-action{width:6rem;height:6rem;border:none;background:transparent;display:flex;align-items:center;justify-content:center;padding:0}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-header .top-action img{width:6rem;height:6rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:1.6rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-divider{width:100%;flex-shrink:0}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-divider-solid{border-top:.1rem solid #B5B5B5}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-divider-dotted{border-top:.1rem dotted #B5B5B5}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-col{flex:1;min-width:0;padding-bottom:.4rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-col-right{text-align:right;max-width:21.6rem;flex:0 1 auto}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-col-full{flex:1 1 100%;max-width:100%}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-label{color:#2b2b2bbf;font-size:2.4rem;line-height:normal;font-family:normalidad-text,system-ui,sans-serif!important;font-weight:400}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-value{color:#000;font-size:2.8rem;font-weight:500;line-height:normal;font-family:normalidad-compact,system-ui,sans-serif!important;overflow-wrap:anywhere}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-footer{flex-shrink:0;padding:.8rem;border-radius:1.6rem;background:#0000000d;font-family:normalidad-text,system-ui,sans-serif!important;font-size:2.4rem;line-height:normal;color:#2b2b2bbf;text-align:center}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-footer a{color:#6982ff;font-family:normalidad-wide,system-ui,sans-serif!important;font-weight:500;text-decoration:underline;margin-left:.4rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-footer-line{margin:0;color:inherit}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-footer-line+.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-footer-line{margin-top:.8rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-back .detail-back-designed{line-height:normal;color:#2b2b2bbf}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-flip.top-card-flip--section .top-card-front,.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-flip.top-card-flip--section .top-card-back{transform:translateZ(.2rem);-webkit-backface-visibility:visible;backface-visibility:visible}.home-3x-container .home-content main .card-section .card-section-3d-t .top-card-face>.white-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;z-index:0;pointer-events:none}.home-3x-container .home-content main .card-section .card-section-3d-t .white-bg{fill:#fff}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header{position:absolute;top:2.4rem;left:3.2rem;right:3.2rem;display:flex;align-items:flex-start;justify-content:space-between;z-index:3}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .nervape-3x-logo{width:24rem;height:7.7rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .nervape-3x-logo-group{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .nervape-3x-logo-group .nervape-logo-text{width:24rem;height:3.9rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .nervape-3x-logo-group .nervape-3x-text{width:3.6rem;height:2.7rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .top-actions{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .top-actions .top-action{width:6rem;height:6rem;border:none;background:transparent;display:flex;align-items:center;justify-content:center;padding:0}.home-3x-container .home-content main .card-section .card-section-3d-t .top-header .top-actions .top-action img{width:6rem;height:6rem;object-fit:contain}.home-3x-container .home-content main .card-section .card-section-3d-t .ape{top:10.5rem;transform:translate(-50%);width:49.4rem;z-index:2}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer{position:absolute;left:3.2rem;right:3.2rem;bottom:2.4rem;display:flex;align-items:flex-end;justify-content:space-between;z-index:3}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer .meta-block{flex:1;padding-bottom:.4rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer .meta-block.right{text-align:right;max-width:21.6rem}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer .meta-block .meta-label{color:#2b2b2bbf;font-size:2.4rem;line-height:normal}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer .meta-block .meta-value{color:#2b2b2b80;font-size:2.8rem;font-weight:400;line-height:normal;overflow-wrap:anywhere}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer .meta-block .meta-value.dna-value{color:#000;font-weight:500}.home-3x-container .home-content main .card-section .card-section-3d-t .top-footer .meta-block .meta-value.named{color:#2b2b2b}.home-3x-container .home-content main .card-section .thumbnails-wrapper{width:100%;display:flex;justify-content:center;padding:0 2rem;margin-top:2rem;position:relative;z-index:2}.home-3x-container .home-content main .card-section .body-parts-thumbnails{display:flex;justify-content:center;gap:1.2rem;width:100%;max-width:71rem}.home-3x-container .home-content main .card-section .body-parts-thumbnails .thumbnail-item{width:12rem;height:12rem;border-radius:1.2rem;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent;position:relative;background:#f5f5f5}.home-3x-container .home-content main .card-section .body-parts-thumbnails .thumbnail-item img{width:100%;height:100%;object-fit:cover}.home-3x-container .home-content main .card-section .body-parts-thumbnails .thumbnail-item .thumbnail-label{position:absolute;bottom:0;left:0;right:0;background:#0009;color:#fff;font-size:1rem;text-align:center;padding:.4rem 0;font-weight:500}.home-3x-container .home-content main .card-section .body-parts-thumbnails .thumbnail-item:hover{transform:translateY(-.4rem);box-shadow:0 .4rem 1.2rem #0003}.home-3x-container .home-content main .card-section .body-parts-thumbnails .thumbnail-item.current{border-color:#2b2b2b;box-shadow:0 .2rem .8rem #00000026}.home-3x-container .home-content main .card-section.show-card{transform:translateY(-50%)}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .other-physical-artifact .location-info{opacity:1}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .other-physical-artifact:first-child{transform:translate(-50%,28rem)}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .other-physical-artifact:nth-child(2){transform:translate(-50%,12.6rem)}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .other-physical-artifact:nth-child(3){transform:translate(-50%,-2.8rem)}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .other-physical-artifact:nth-child(4){transform:translate(-50%,-20.7rem)}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .up-arrow{top:-18.1rem}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .up-arrow img{animation:arrowDown 1s infinite ease-in-out}.home-3x-container .home-content main .card-section.show-card .card-section-3d-b .ask-tip{top:4.4rem;opacity:0}.home-3x-container .home-content main .card-section.show-card .card-section-3d-t{transform:translate(-50%) translateY(42rem);opacity:1}.home-3x-container .home-content main .card-section.show-card .card-section-3d-t.open-ani-end{transform:translate(-50%) translateY(60rem);opacity:0}@keyframes cardSectionFlip3d{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(3.5deg) rotateY(45deg)}50%{transform:rotateX(5deg) rotateY(90deg)}75%{transform:rotateX(3.5deg) rotateY(135deg)}to{transform:rotateX(0) rotateY(180deg)}}@keyframes cardSectionUnflip3d{0%{transform:rotateX(0) rotateY(180deg)}25%{transform:rotateX(3.5deg) rotateY(135deg)}50%{transform:rotateX(5deg) rotateY(90deg)}75%{transform:rotateX(3.5deg) rotateY(45deg)}to{transform:rotateX(0) rotateY(0)}}@keyframes arrowUp{0%{transform:translateY(0);opacity:1}95%{transform:translateY(-2rem);opacity:0}98%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes arrowDown{0%{transform:translateY(0) rotate(180deg);opacity:1}95%{transform:translateY(2rem) rotate(180deg);opacity:0}98%{transform:translateY(0) rotate(180deg);opacity:0}to{transform:translateY(0) rotate(180deg);opacity:1}}.escrow-status-card{border:.1rem solid rgba(255,255,255,.14);border-radius:1rem;padding:1.2rem;display:flex;flex-direction:column;gap:.6rem}.escrow-status-card__title,.escrow-status-card__meta{margin:0}.escrow-status-card__error{margin:0;color:#ff5c5c}.escrow-action-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.escrow-action-panel button{border:.1rem solid rgba(255,255,255,.2);border-radius:.8rem;padding:.9rem 1.1rem}.app-root-placeholder{box-sizing:border-box;max-width:46vh;margin:0 auto;padding:2.4rem 1.6rem;text-align:center}.app-root-placeholder__title{margin:0 0 1.2rem;font-size:2rem;font-weight:600;line-height:1.3}.app-root-placeholder__lead{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.5;color:#000000bf}.app-root-placeholder__note{margin:0;font-size:1.2rem;line-height:1.5;color:#00000073}.simple-info-tip{position:fixed;right:2.4rem;top:2.4rem;transform:translate(110%);width:calc(100% - 3.2rem);max-width:71rem;background:#fff;border-radius:3.2rem;box-shadow:0 .2rem .5rem #00000040;padding:2.4rem;display:flex;align-items:center;gap:2.4rem;z-index:10000;opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;box-sizing:border-box}.simple-info-tip.show{opacity:1;visibility:visible;transform:translate(0);pointer-events:auto}.simple-info-tip .simple-info-tip__icon-wrap{height:7.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.simple-info-tip .simple-info-tip__icon{width:4.8rem;height:4.8rem;display:block}.simple-info-tip .simple-info-tip__icon--success{color:#36c48f}.simple-info-tip .simple-info-tip__icon--error{color:#f44d37}.simple-info-tip .simple-info-tip__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.8rem}.simple-info-tip .simple-info-tip__title{font-size:2.4rem;color:#000;line-height:1.2;font-weight:500;padding-bottom:.8rem}.simple-info-tip .simple-info-tip__desc{font-size:2.4rem;color:#666;line-height:1.2;font-weight:400;word-break:break-word}.simple-info-tip .simple-info-tip__close{border:none;border-radius:2.4rem;background:#0000000d;color:#000;font-size:2.4rem;line-height:1;padding:2rem 1.6rem;white-space:nowrap;flex-shrink:0}.simple-info-tip.simple-info-tip--compact .simple-info-tip__icon-wrap{height:auto}.simple-info-tip.simple-info-tip--compact .simple-info-tip__title{padding-bottom:0}.result-feedback-sheet{z-index:1000;letter-spacing:0;padding:0;background:#0000004d!important}.result-feedback-sheet .result-feedback-sheet__content{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);transition:transform .3s ease;width:100%;max-width:46vh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:3.2rem 3.2rem 0 0;background:#fff;box-sizing:border-box;box-shadow:0 .2rem .5rem #00000029;padding:.8rem;font-family:normalidad-compact!important}@media screen and (max-width: 750px){.result-feedback-sheet .result-feedback-sheet__content{max-width:100%}}.result-feedback-sheet.show .result-feedback-sheet__content{transform:translate(-50%)}.result-feedback-sheet .result-feedback-sheet__body{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding:2.4rem 1.6rem 0;width:100%}.result-feedback-sheet .result-feedback-sheet__head{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding-top:3.2rem}.result-feedback-sheet .result-feedback-sheet__icon{width:12rem;height:12rem;flex-shrink:0}.result-feedback-sheet .result-feedback-sheet__icon--success{color:#22c55e}.result-feedback-sheet .result-feedback-sheet__icon--error{color:#f44d37}.result-feedback-sheet .result-feedback-sheet__title{margin:0;max-width:100%;color:#000;text-align:center;font-size:3.2rem;font-weight:400;line-height:normal}.result-feedback-sheet .result-feedback-sheet__desc{max-width:100%;margin:0;color:#666;text-align:center;font-size:2.4rem;line-height:normal}.result-feedback-sheet .result-feedback-sheet__divider{margin-top:1rem;width:100%;border-top:.1rem solid rgba(0,0,0,.25)}.result-feedback-sheet .result-feedback-sheet__actions{display:flex;flex-direction:column;gap:1rem;width:100%;padding-top:.8rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.result-feedback-sheet .result-feedback-sheet__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:10rem;border:none;border-radius:2.4rem;font-size:2.4rem;font-weight:500;line-height:1}.result-feedback-sheet .result-feedback-sheet__btn--primary{background:#000;color:#fff}.result-feedback-sheet .result-feedback-sheet__btn--secondary{background:#0000000d;color:#000}.login-expired-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;height:100vh;height:100dvh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#fffc;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;font-family:normalidad-compact,system-ui,sans-serif!important;letter-spacing:0}.login-expired-overlay--show{opacity:1;visibility:visible;pointer-events:auto}.login-expired-overlay__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9.6rem;width:100%;max-width:60rem;padding:env(safe-area-inset-top,0px) 2rem env(safe-area-inset-bottom,0px);box-sizing:border-box}.login-expired-overlay__copy{display:flex;flex-direction:column;align-items:center;gap:3.2rem;width:100%;text-align:center;color:#000}.login-expired-overlay__title{margin:0;width:100%;font-size:3.6rem;font-weight:900;line-height:normal;word-break:break-word}.login-expired-overlay__desc{margin:0;width:100%;font-size:2.4rem;font-weight:400;line-height:normal;word-break:break-word}.login-expired-overlay__confirm{display:flex;align-items:center;justify-content:center;width:100%;height:10rem;padding:2.4rem 3.2rem;border:none;border-radius:2.4rem;background:#000;color:#fffc;font-family:inherit;font-size:2.4rem;font-weight:500;line-height:normal;white-space:nowrap;box-sizing:border-box}.global-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100;height:100vh;height:100dvh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#e9e9e9cc;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;font-family:normalidad-compact,system-ui,sans-serif!important;letter-spacing:0}.global-loading-overlay--show{opacity:1;visibility:visible;pointer-events:auto}.global-loading-overlay__content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.2rem;padding:env(safe-area-inset-top,0px) 2rem env(safe-area-inset-bottom,0px);box-sizing:border-box}.global-loading-overlay__spinner{flex-shrink:0;width:3.2rem;height:3.2rem;border:.3rem solid rgba(43,43,43,.2);border-top-color:#2b2b2b;border-radius:50%;animation:global-loading-overlay-spin .8s linear infinite}.global-loading-overlay__text{margin:0;color:#2b2b2b;font-size:3.6rem;font-weight:400;line-height:normal;white-space:nowrap}@keyframes global-loading-overlay-spin{to{transform:rotate(360deg)}}
