body,html{min-height:100vh;margin:0;font-family:Inter,sans-serif;color:#BABABE}.app-menu,body,html{background-color:#0C0C0D}.app-menu{position:fixed;top:0;left:0;width:100%;z-index:2000}.top-banner+.app-menu{top:56px}.app-menu__inner{width:100%;margin:0;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-sizing:border-box}.app-menu__logo{display:inline-flex;align-items:center;justify-content:center}.app-menu__logo img{display:block;width:124px;height:40px}.app-menu__controls{display:flex;align-items:center;gap:12px}.app-menu__menu-button-wrapper{position:relative}.menu-button{display:inline-flex;align-items:center;gap:8px;height:40px;padding:10px 16px 10px 20px;border-radius:20px;border:1px solid #29292b;background:#0C0C0D;color:#BABABE;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;transition:none}.menu-button.menu-button--open,.menu-button:hover{background:#3B8584;color:#0C0C0D;border-color:#3B8584}.menu-button.menu-button--disabled{cursor:not-allowed;color:#29292B}.menu-button.menu-button--disabled:hover{background:#0C0C0D;color:#29292B;border-color:#29292B}.menu-button.menu-button--disabled .menu-button__icon,.menu-button.menu-button--disabled:hover .menu-button__icon{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.menu-button__icon{width:16px;height:16px;display:block;filter:brightness(0) saturate(100%) invert(76%) sepia(3%) saturate(332%) hue-rotate(191deg) brightness(92%) contrast(91%);transition:transform .2s ease}.menu-button.menu-button--open .menu-button__icon{transform:rotate(180deg)}.menu-button.menu-button--open .menu-button__icon,.menu-button:hover .menu-button__icon{filter:brightness(0) saturate(100%)}.menu-button__label{font-family:Inter,sans-serif;white-space:nowrap}.menu-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#0C0C0D;border-radius:20px;border:1px solid #29292b;display:flex;flex-direction:column;padding:4px 0;box-shadow:0 8px 24px rgba(0,0,0,.45);z-index:2001;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.menu-dropdown__item{display:flex;gap:8px;width:100%;padding:10px 20px;background:transparent;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#BABABE;text-align:left;transition:none;white-space:nowrap}.menu-dropdown__item+.menu-dropdown__item{border-top:1px solid #29292b}.menu-dropdown__item--active{color:#BABABE}.menu-dropdown__item--disabled{color:#29292B;cursor:not-allowed}.menu-dropdown__item-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.menu-dropdown__item-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.menu-dropdown__item--disabled .menu-dropdown__item-icon img{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.menu-dropdown__item-icon-placeholder{width:20px;height:20px;display:block}.app-menu__wallet-area{position:relative;display:flex;align-items:center;gap:12px}.wallet-pill{display:inline-flex;align-items:center;gap:12px;height:40px;padding:0 16px 0 4px;border-radius:20px;border:1px solid #29292b;background:#0C0C0D;box-sizing:border-box}.wallet-pill:hover{border-color:#29292B}.wallet-pill__icon-button:hover img{filter:brightness(0) saturate(100%) invert(76%) sepia(3%) saturate(332%) hue-rotate(191deg) brightness(92%) contrast(91%)}.wallet-pill__avatar{width:32px;height:32px;border-radius:16px;overflow:hidden;flex-shrink:0}.wallet-pill__avatar img{width:100%;height:100%;object-fit:cover}.wallet-pill__address{color:#BABABE;font-size:14px;font-weight:600;line-height:20px;font-family:Inter,sans-serif}.wallet-pill__icon-button{width:20px;height:20px;border:none;background:transparent;padding:0;cursor:pointer}.wallet-pill__icon-button img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.wallet-pill-mini{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;border:1px solid #29292b;background:#0C0C0D;padding:4px;cursor:pointer}.wallet-pill-mini img{width:32px;height:32px;border-radius:16px}.wallet-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#0C0C0D;border-radius:20px;border:1px solid #29292b;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.45);z-index:2001;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.wallet-dropdown__item{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:transparent;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#BABABE;text-align:left;transition:none}.wallet-dropdown__item+.wallet-dropdown__item{border-top:1px solid #29292b}.wallet-dropdown__item img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.wallet-dropdown__item--danger{color:#BABABE}@media (max-width:559px){.app-menu__inner{padding:12px}.wallet-pill{display:none}.wallet-pill-mini{display:inline-flex}.menu-dropdown{right:auto;left:0}}@media (min-width:560px){.wallet-pill-mini{display:none}}a{text-decoration:none;color:inherit}.skeleton-loader{background:linear-gradient(90deg,#18181A,#1F1F21 20%,#18181A 40%,#18181A);background-size:200% 100%;border-radius:8px;animation:shimmer 1.5s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fade{0%{opacity:75%}to{opacity:100%}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes countdown-progress{0%{stroke-dashoffset:51.21}to{stroke-dashoffset:0}}.skeleton-text-short{height:1em;width:60%}.skeleton-text-long{height:1em;width:80%}.skeleton-image{height:200px;width:200px}.skeleton-trait-row{height:1.5em;width:100%;margin-bottom:8px}.skeleton-button{height:40px;width:100%;border-radius:20px;cursor:not-allowed}.card{width:320px;border:1px solid #29292b;border-radius:32px;background-color:#0C0C0D;box-sizing:border-box;overflow:hidden;padding:24px 24px 28px;display:flex;flex-direction:column}.section{margin-bottom:24px}.section:last-child{margin-bottom:0}.text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;box-sizing:border-box}.text-style-1{color:#BABABE}.text-style-2{color:#4C4C50}.head-row{display:flex;justify-content:space-between;align-items:center;height:20px}.head-row:first-child{margin-bottom:0}.id-wrapper,.text-name{width:188px}.serial-number-container .text-id{width:auto}.text-dollar-price,.text-sui-price{width:60px;text-align:right}.main-content-wrapper{align-items:center;min-height:100vh;width:100%;box-sizing:border-box;padding:64px 20px}.artwork-section,.main-content-wrapper{display:flex;justify-content:center}.artwork-image-container{width:200px;height:200px;border-radius:100px;overflow:hidden}.artwork-image{width:100%;height:100%;object-fit:cover;display:block}.trait-row{display:flex;justify-content:space-between;align-items:center;height:20px}.text-trait{width:64px}.trait-value-wrapper{display:flex;align-items:center;gap:8px}.text-value{width:156px;text-align:right}.trait-icon{width:12px;height:14px;display:block}.buttons-section{gap:12px;height:40px}.btn,.buttons-section{display:flex;align-items:center}.btn{border:none;cursor:pointer;justify-content:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.02em;text-transform:uppercase;box-sizing:border-box;transition:none}.btn:disabled{cursor:not-allowed}.btn-icon{width:52px}.btn-icon,.btn-text{height:40px;border-radius:20px}.btn-text{width:208px;gap:4px}.btn-icon-svg{width:20px;height:20px;flex-shrink:0}.btn-connect,.btn-mint,.btn-minted{font-weight:500}.btn-connect span,.btn-mint span,.btn-minted .default-text,.btn-minted .hover-text,.btn-minted span{font-weight:500;font-family:Inter,sans-serif;font-size:14px;text-transform:uppercase}.icon-primary{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.icon-dark{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.icon-muted{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.btn-refresh{background-color:#0C0C0D;border:1px solid #29292b}.btn-refresh .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.btn-refresh:hover{background-color:#3B8584;border:none}.btn-refresh:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.btn-refresh:disabled{background-color:#0C0C0D;border:1px solid #29292b}.btn-refresh:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.btn-wallet-icon{background-color:#0C0C0D;border:1px solid #29292b}.btn-wallet-icon .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.btn-wallet-icon:hover{background-color:#3B8584;border:none}.btn-wallet-icon:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.btn-wallet-icon:disabled{background-color:#0C0C0D;border:1px solid #29292b}.btn-wallet-icon:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.btn-disconnect{background-color:#0C0C0D;border:1px solid #29292b;border-left:none;border-radius:0 20px 20px 0}.btn-disconnect .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.btn-disconnect:hover{background-color:#3B8584;border:none}.btn-disconnect:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.btn-disconnect:disabled{background-color:#0C0C0D;border:1px solid #29292b}.btn-disconnect:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.btn-connect{background-color:#0C0C0D;border:1px solid #29292b;color:#3B8584}.btn-connect .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.btn-connect:hover{background-color:#3B8584;border:none;color:#0C0C0D}.btn-connect:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.btn-connect:disabled{background-color:#0C0C0D;border:1px solid #29292b;color:#29292B}.btn-connect:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.btn-mint{background-color:#0C0C0D;border:1px solid #29292b;color:#3B8584}.btn-mint .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.btn-mint:hover{background-color:#3B8584;border:none;color:#0C0C0D}.btn-mint:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.btn-mint:disabled{background-color:#0C0C0D;border:1px solid #29292b;color:#29292B}.btn-mint:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.btn-minted{background-color:#3B8584;border:none;color:#0C0C0D}.btn-minted .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.btn-minted:hover{background-color:#0C0C0D;border:1px solid #29292b;color:#3B8584}.btn-minted:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.btn-minted .hover-icon,.btn-minted .hover-text{display:none}.btn-minted .default-icon,.btn-minted .default-text{display:block}.btn-minted:hover .default-icon,.btn-minted:hover .default-text{display:none}.btn-minted:hover .hover-icon,.btn-minted:hover .hover-text{display:block}.fixed-logo{position:fixed;top:12px;left:12px;width:124px;height:40px;z-index:1000;display:block}.fixed-wallet{position:fixed!important;top:12px;right:12px;z-index:1000}.connected-wallet-container{position:fixed;top:12px;right:12px;display:flex;align-items:center;z-index:1000}.wallet-address-unit{display:flex;align-items:center;background-color:#0C0C0D;border:1px solid #29292b;border-radius:20px 0 0 20px;height:38px;padding-left:20px;padding-right:16px;gap:4px;z-index:1000}.wallet-address-unit:hover{background-color:#3B8584;border-color:#3B8584}.wallet-address-unit:hover .wallet-address{color:#0C0C0D}.wallet-address-unit .copy-icon{width:16px;height:16px}.wallet-address-unit:hover .copy-icon{content:url(/copy_hover.svg)}.disconnect-button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;background:none;border:none}.disconnect-button,.disconnect-button img{height:40px;width:52px}.wallet-address{color:#BABABE;font-size:14px;font-weight:500}.copy-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.copy-icon{width:16px;height:16px}.copy-button .copy-icon{content:url(/copy.svg)}.copy-button:hover .copy-icon{content:url(/copy_hover.svg)}.disconnect-button .disconnect-icon{content:url(/disconnect.svg)}.disconnect-button:hover .disconnect-icon{content:url(/disconnect_hover.svg)}.serial-number-container{display:flex;align-items:center;gap:4px;width:auto}.copy-id-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.copy-id-icon{width:16px;height:16px;content:url(/copy_id.svg)}.copy-id-button:hover .copy-id-icon{content:url(/copy_id_hover.svg)}.copy-success-message{position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#4CAF50;color:white;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;animation:fadeInOut 2s forwards}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.no-image-placeholder{display:flex;justify-content:center;align-items:center;width:100%}.no-image-placeholder,body,html{overflow-y:auto;height:100%}.no-image-placeholder{min-height:100vh}.loading-spinner,.missing-image{max-width:100%;max-height:100%;object-fit:contain}.modal-skip-btn{background-color:#0C0C0D;border:1px solid #29292b}.modal-skip-btn .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.modal-skip-btn:hover{background-color:#3B8584;border:none}.modal-skip-btn:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.modal-skip-btn:disabled{background-color:#0C0C0D;border:1px solid #29292b}.modal-skip-btn:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.modal-notify-btn{background-color:#0C0C0D;border:1px solid #29292b;color:#3B8584;font-size:14px;font-weight:500;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.02em;gap:4px}.modal-notify-btn .btn-icon-svg{filter:brightness(0) saturate(100%) invert(42%) sepia(12%) saturate(1837%) hue-rotate(140deg) brightness(95%) contrast(87%)}.modal-notify-btn:hover{background-color:#3B8584;border:none;color:#0C0C0D}.modal-notify-btn:hover .btn-icon-svg{filter:brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(200%) hue-rotate(0deg) brightness(96%) contrast(93%)}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);padding:16px;z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-notify-btn:disabled{background-color:#0C0C0D;border:1px solid #29292b;color:#29292B}.modal-notify-btn:disabled .btn-icon-svg{filter:brightness(0) saturate(100%) invert(23%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(87%)}.modal-email-input::placeholder{color:#4C4C50;opacity:1}.custom-slippage-input::placeholder{color:#29292B;opacity:1}.top-banner{position:fixed;top:0;left:0;width:100%;height:56px;background-color:#3B8584;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:1001;box-sizing:border-box}.top-banner__content{display:flex;align-items:center;gap:4px}.top-banner__icon{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(5%) sepia(6%) saturate(629%) hue-rotate(0deg) brightness(96%) contrast(93%)}.top-banner__text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#0C0C0D}.top-banner__close{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalContentFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalContentFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.modal-backdrop{animation:modalFadeIn .1s ease-out forwards}.modal-content{animation:modalContentFadeIn .12s ease-out forwards}.modal-backdrop.modal-closing{animation:modalFadeOut .1s ease-in forwards;animation-delay:0s}.modal-content.modal-closing{animation:modalContentFadeOut .1s ease-in forwards;animation-delay:0s}.wkit-dialog__overlay{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#0000001a;z-index:1000}.wkit-dialog__content{box-sizing:border-box;padding:24px;width:316px;position:relative;background-color:rgba(var(--wkit-bg-rgb),1);border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 20px #0000000d;border-radius:var(--wkit-border-radius);display:flex;flex-direction:column}.wkit-dialog__title{font-weight:700;font-size:var(--wkit-font-size-large);font-family:var(--wkit-font-family);line-height:var(--wkit-line-height-large);text-align:center;color:rgba(var(--wkit-on-bg-rgb),1);margin:0}.wkit-dialog__header{display:flex;align-items:center;margin-bottom:10px}.wkit-dialog__close{padding:8px;border:0;background-size:55.5555555556%;width:36px;height:36px;border-radius:var(--wkit-border-radius);cursor:pointer;box-sizing:border-box;display:inline-block;background-color:rgba(var(--wkit-on-bg-rgb),.05)}.wkit-dialog__close:hover{background-color:rgba(var(--wkit-on-bg-rgb),.07)}.wkit-dialog__close:active{background-color:rgba(var(--wkit-on-bg-rgb),.1)}.wkit-dialog__close{color:rgba(var(--wkit-on-bg-rgb),.5)}.wkit-dialog__close:hover{color:rgba(var(--wkit-on-bg-rgb),.8)}.wkit-dialog__close:active{color:rgba(var(--wkit-on-bg-rgb),1)}.wkit-select__scroll{overflow-y:auto;margin-right:-12px;margin-left:-4px;max-height:380px;min-height:280px}.wkit-select__container{margin-top:24px}.wkit-select__container:first-child{margin-top:16px}.wkit-select__title{font-size:var(--wkit-font-size-small);font-family:var(--wkit-font-family);line-height:var(--wkit-line-height-small);color:rgba(var(--wkit-on-bg-rgb),.5);margin-bottom:15px;margin-left:6px}.wkit-select-item{font-weight:700;font-size:var(--wkit-font-size-medium);font-family:var(--wkit-font-family);line-height:var(--wkit-line-height-medium);margin-bottom:4px;display:flex;align-items:center;cursor:pointer;padding:6px;transition:background-color .2s;border-radius:var(--wkit-border-radius);background-color:var(--wkit-button-bg-varient1);color:rgba(var(--wkit-on-bg-rgb),.8)}.wkit-select-item:hover{background-color:rgba(var(--wkit-on-bg-rgb),.03);color:rgba(var(--wkit-on-bg-rgb),1)}.wkit-select-item:active{background-color:rgba(var(--wkit-on-bg-rgb),.07);color:rgba(var(--wkit-on-bg-rgb),1)}.wkit-select-item__icon{width:32px;height:32px;border-radius:16px;margin-right:10px}.wkit-select-item__icon-img{width:36px;border-radius:16px;object-fit:cover}.wkit-new-to-sui{width:100%;height:65px;position:absolute;bottom:0;left:0;box-sizing:border-box;background-color:rgba(var(--wkit-bg-rgb),1);display:flex;align-items:center;padding-left:24px;border-top:1px solid rgba(var(--wkit-on-bg-rgb),.1);border-radius:0 0 var(--wkit-border-radius) var(--wkit-border-radius)}.wkit-new-to-sui__text{font-weight:500;color:rgba(var(--wkit-on-bg-rgb),.5)}.wkit-new-to-sui__link,.wkit-new-to-sui__text{font-size:var(--wkit-font-size-small);line-height:var(--wkit-line-height-small);font-family:var(--wkit-font-family)}.wkit-new-to-sui__link{margin-left:12px;font-weight:700;text-decoration:none;color:hsl(var(--wkit-accent-hs),50%)}.wkit-new-to-sui__link:hover{color:hsl(var(--wkit-accent-hs),45%)}.wkit-new-to-sui__link:active{color:hsl(var(--wkit-accent-hs),37%)}.wkit-new-to-sui__link:visited{color:hsl(var(--wkit-accent-hs),50%)}.wkit-connecting,.wkit-install{padding:64px 0;flex:1 1;display:flex;justify-content:center;flex-direction:column;align-items:center}.wkit-connecting__logo,.wkit-install__logo{display:block;margin:0 auto 20px;width:48px;height:48px}.wkit-connecting__title,.wkit-install__title{font-weight:700;font-size:var(--wkit-font-size-large);line-height:var(--wkit-line-height-large);font-family:var(--wkit-font-family);text-align:center;color:rgba(var(--wkit-on-bg-rgb),1);margin:0}.wkit-connecting__description,.wkit-install__description{font-size:var(--wkit-font-size-small);line-height:var(--wkit-line-height-small);font-family:var(--wkit-font-family);color:rgba(var(--wkit-on-bg-rgb),.5);text-align:center;margin-top:5px}.wkit-button.wkit-install__button{width:unset;padding:10px 16px;font-size:var(--wkit-font-size-small);line-height:var(--wkit-line-height-small)}:root{--wkit-accent-hs:210,100%;--wkit-on-accent-rgb:255,255,255;--wkit-bg-rgb:255,255,255;--wkit-on-bg-rgb:10,14,34;--wkit-border-radius:16px;--wkit-font-family:"Inter",sans-serif;--wkit-font-family-mono:"IBM Plex Mono",monospace;--wkit-font-size-large:18px;--wkit-font-size-medium:16px;--wkit-font-size-small:14px;--wkit-line-height-large:22px;--wkit-line-height-medium:20px;--wkit-line-height-small:17px;--wkit-button-width:284px}.wkit-button{border-radius:var(--wkit-border-radius);width:var(--wkit-button-width);padding:14px 16px;color:rgba(var(--wkit-on-accent-rgb),1);font-weight:600;font-size:var(--wkit-font-size-medium);font-family:var(--wkit-font-family);line-height:var(--wkit-line-height-medium);cursor:pointer;border:0;background-color:hsl(var(--wkit-accent-hs),50%)}.wkit-button:hover{background-color:hsl(var(--wkit-accent-hs),45%)}.wkit-button:active{background-color:hsl(var(--wkit-accent-hs),37%)}.wkit-connected-button{width:100%;display:flex;align-items:center;justify-content:center;border-radius:var(--wkit-border-radius);font-weight:600;font-size:var(--wkit-font-size-medium);line-height:var(--wkit-line-height-medium);padding:14px;border:0;cursor:pointer;background-color:rgba(var(--wkit-on-bg-rgb),.05)}.wkit-connected-button .wkit-address-select{color:rgba(var(--wkit-on-bg-rgb),.5)}.wkit-connected-button:hover{background-color:rgba(var(--wkit-on-bg-rgb),.07)}.wkit-connected-button:hover .wkit-address-select{color:rgba(var(--wkit-on-bg-rgb),.8)}.wkit-connected-button:active{background-color:#0a0e221a}.wkit-connected-button:active .wkit-address-select{color:rgba(var(--wkit-on-bg-rgb),.8)}.wkit-connected-button__balance{font-style:normal;font-weight:700;font-size:var(--wkit-font-size-medium);line-height:var(--wkit-line-height-medium);font-family:var(--wkit-font-family);color:rgba(var(--wkit-on-bg-rgb),1);white-space:nowrap;flex-grow:1}.wkit-connected-button__divider{width:1px;height:16px;margin:0 6px}.wkit-address-select{display:flex;justify-content:space-between;align-items:center;color:rgba(var(--wkit-on-bg-rgb),.5)}.wkit-address-select__address{font-style:normal;font-family:var(--wkit-font-family-mono);font-weight:400;font-size:var(--wkit-font-size-medium);line-height:var(--wkit-line-height-medium)}.wkit-address-select__right-arrow{width:20px;height:20px;display:inline-block;margin-left:4px}.wkit-connected-container{position:relative;width:var(--wkit-button-width);background-color:rgba(var(--wkit-bg-rgb),1);border-radius:var(--wkit-border-radius)}.wkit-disconnect-button__container{position:absolute;bottom:-56px;background-color:rgba(var(--wkit-bg-rgb),1)}.wkit-disconnect-button,.wkit-disconnect-button__container{width:100%;display:flex;border-radius:var(--wkit-border-radius)}.wkit-disconnect-button{align-items:center;justify-content:center;box-sizing:border-box;padding:14px;cursor:pointer;text-align:center;font-family:var(--wkit-font-family);font-style:normal;font-weight:700;font-size:var(--wkit-font-size-medium);line-height:var(--wkit-line-height-medium);color:rgba(var(--wkit-on-bg-rgb),.8);border:0;background-color:rgba(var(--wkit-on-bg-rgb),.05)}.wkit-disconnect-button:hover{background-color:rgba(var(--wkit-on-bg-rgb),.07)}.wkit-disconnect-button:active{background-color:#0a0e221a}