@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap";#root,body{margin:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}html,body{height:100%;margin:0;padding:0;overflow:hidden}#root{height:100%;display:flex;flex-direction:column}.c-error{align-items:center;display:flex;height:100%;justify-content:center;flex-direction:column;padding:10px}.c-error__text{text-align:center}.c-error__link{text-decoration:underline}.c-wallet-info{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-wallet-info__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.c-wallet-info__header-button{position:relative;min-height:3rem;display:flex;justify-content:center;align-items:center;background:transparent;border-radius:38px;padding:12px 20px;font-weight:400;font-size:1rem;line-height:1.188rem;color:#7f5bf0;gap:8px}.c-wallet-info__header-button img{width:24px}.c-wallet-info__header-button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-wallet-info__tabs{width:calc(100% + 32px);margin:0 -16px;display:flex;flex-direction:column}.c-wallet-info__merge-wrapper{display:flex;align-items:center;justify-content:center;height:100px;gap:10px}.c-wallet-info__merge-item{border:1px solid black;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.c-wallet-info-item{display:flex;padding:12px;border-radius:4px;box-shadow:0 1px 13px #0000001a;gap:12px;width:100%;max-width:400px}.c-wallet-info-item-text{display:flex;gap:6px;flex-direction:column;font-size:.7rem;line-height:1.1;gap:4px;align-items:flex-start}.c-wallet-info-item-text.title{font-size:1rem;font-weight:700;line-height:1.2}.c-wallet-info-item__image{width:82px;height:82px;background:#1717170e;border-radius:6px;margin:auto 0}.c-wallet-info-item__button{display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #536dfe;color:#536dfe;padding:4px 8px;white-space:nowrap;font-size:.75rem;margin-top:auto}.radio-inputs{display:flex;align-items:center;padding:0;background:#9281c933;border-radius:100px;font-weight:400;font-size:1.125rem;line-height:1.375rem;z-index:1;min-height:2.75rem;margin-bottom:24px}.radio-inputs .radio input:checked+.wrapper{position:relative;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;display:flex;align-items:center;gap:6px;color:#fff}.radio-inputs .radio .wrapper{display:flex;white-space:nowrap;padding:8px 16px;gap:6px;align-items:center;justify-content:center;color:#9281c9}.c-tokens-tab__group{margin-top:14px}.c-tokens-tab__group-title{display:flex;align-items:center;gap:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:12px;opacity:.9;margin:6px 4px 8px}.c-tokens-tab__group-title .dot{width:8px;height:8px;border-radius:9999px;display:inline-block}.c-tokens-tab__group-title .dot.near{background:#4ade80}.c-tokens-tab__group-title .dot.ton{background:#60a5fa}.c-tokens-tab__list{display:grid;gap:6px}.c-tokens-tab__item{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);transition:transform .15s ease,background .15s ease,border-color .15s ease}.c-tokens-tab__item.pointer:hover{transform:translateY(-1px);border-color:#ffffff1f}.c-tokens-tab__item.disabled{opacity:.6;pointer-events:none}.c-tokens-tab__item-image{width:36px;height:36px;border-radius:8px;object-fit:cover}.c-tokens-tab__item-name{display:flex;align-items:center;gap:8px;font-weight:600}.c-chain-chip{font-size:10px;padding:2px 6px;border-radius:999px;border:1px solid rgba(255,255,255,.12)}.c-chain-chip.near{background:#00d1b21a}.c-chain-chip.ton{background:#60a5fa1f}.c-tokens-tab__item-amount{opacity:.9}.c-artifact-tab{width:100%}.c-artifact-tab__item{display:flex;align-items:center;padding:16px;gap:12px;width:100%;border-width:1px 0px;border-style:solid;border-color:#9281c933;text-transform:capitalize}.c-artifact-tab__item.active{border-width:1px 0 0 0}.c-artifact-tab__item-amount{display:flex;justify-content:center;align-items:center;padding:2px 10px;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:1rem;line-height:1.188rem}.c-artifact-tab__item-arrow{margin-left:auto;transform:rotate(180deg);width:24px;transition:all .3s ease}.c-artifact-tab__item-arrow.active{transform:rotate(0)}.c-artifact-tab__container{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden}.c-artifact-tab__container.active{height:fit-content;max-height:440px;padding:8px 0;overflow-y:auto}.c-artifact-tab__nft{display:flex;align-items:center;flex-direction:column;gap:10px}.c-artifact-tab__nft-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-artifact-tab__nft-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:16px}.c-artifact-tab__nft-image-count{z-index:1;display:flex;justify-content:center;align-items:center;padding:3.5px 10px;position:absolute;right:0;bottom:0;background:#7f5bf0e6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px 0 16px 16px;font-weight:500}.c-artifact-tab__nft-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:1rem;line-height:1.188rem}.c-alchemy{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;max-width:500px;margin:0 auto}.c-alchemy__header{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%;margin-bottom:4px;padding:0;border-radius:0;background:transparent;border:0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.c-kindchip{--accent: #3cf0bd;--chip-bg: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));--chip-ring: linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,0));--chip-text: rgba(255,255,255,.92);position:relative;display:grid;grid-auto-flow:column;align-items:center;gap:8px;padding:10px 14px;min-height:44px;border-radius:14px;color:var(--chip-text);background:var(--chip-bg);border:1px solid rgba(255,255,255,.08);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.c-kindchip:before{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:inherit;padding:1.5px;background:var(--chip-ring);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.c-kindchip:hover{transform:translateY(-1px)}.c-kindchip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.c-kindchip__icon{width:18px;height:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.c-kindchip__label{font-weight:600;font-size:14px;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-kindchip[data-kind=royal]{--accent: #f0aa4e;--chip-ring: linear-gradient(180deg, #f0b15e, #7d5014)}.c-kindchip[data-kind=clan]{--accent: #3cf0bd;--chip-ring: linear-gradient(180deg, #5ef0c7, #147d5f)}.c-kindchip[data-kind=partners]{--accent: #8cd3ff;--chip-ring: linear-gradient(180deg, #8cd3ff, #2a7db3)}@keyframes blinker{50%{opacity:.6}}.c-alchemy-item{display:flex;width:100%;background:#1f0d594d;border-radius:16px;height:8.5rem;padding:20px;position:relative}.c-alchemy-item .ripple{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0;border-radius:16px;z-index:2;opacity:.5}.c-alchemy-item .ripple:after{pointer-events:none;content:"";border-radius:16px;display:block;position:absolute;padding-top:300%;padding-left:350%;margin-left:-20px;margin-top:-120%;opacity:0;transition:all .8s}.c-alchemy-item .ripple:active:after{pointer-events:none;padding:0;margin:0;opacity:1;transition:0s}.c-alchemy-item .ripple.motors:after{pointer-events:none;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item .ripple.beds:after{pointer-events:none;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-alchemy-item .ripple.unicorns:after,.c-alchemy-item .ripple.potions:after{pointer-events:none;background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-alchemy-item .ripple.headphones:after,.c-alchemy-item .ripple.honey:after{pointer-events:none;background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-alchemy-item .gradient{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0;border-radius:16px}.c-alchemy-item .gradient:after{pointer-events:none;content:"";position:absolute;width:366px;height:57px;left:111px;top:96.41px;filter:blur(50px);transform:rotate(-12.53deg);background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item .gradient.motors:after{pointer-events:none;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item .gradient.beds:after{pointer-events:none;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-alchemy-item .gradient.unicorns:after,.c-alchemy-item .gradient.potions:after{pointer-events:none;background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-alchemy-item .gradient.headphones:after,.c-alchemy-item .gradient.honey:after{pointer-events:none;background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-alchemy-item:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item.motors{background:#1f0d594d}.c-alchemy-item.motors:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item.beds{background:#0d59434d}.c-alchemy-item.beds:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-alchemy-item.unicorns,.c-alchemy-item.potions{background:#014c744d}.c-alchemy-item.unicorns:before,.c-alchemy-item.potions:before{background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-alchemy-item.headphones,.c-alchemy-item.honey{background:#7c4a094d}.c-alchemy-item.headphones:before,.c-alchemy-item.honey:before{background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-alchemy-item__left{display:flex;flex-direction:column;justify-content:space-between}.c-alchemy-item__left-title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.75rem;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.c-alchemy-item__left-title.bold{font-weight:600}.c-alchemy-item__left-count{width:fit-content;position:relative;display:flex;justify-content:center;align-items:center;padding:2px 16px;border-radius:28px;font-weight:400;font-size:.875rem;line-height:1.063rem;z-index:1;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%)}.c-alchemy-item__left-count:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item__left-count:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:28px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.c-alchemy-item__left-count.motors{background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%)}.c-alchemy-item__left-count.motors:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-alchemy-item__left-count.beds{background:linear-gradient(180deg,#168e6c -6.03%,#137b5e 11.15%,#0d5943 47.78%,#0a4434 78.7%,#093d2e 99.31%)}.c-alchemy-item__left-count.beds:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-alchemy-item__left-count.unicorns,.c-alchemy-item__left-count.potions{background:linear-gradient(180deg,#16648e -6.03%,#13577b 11.15%,#0d3e59 47.78%,#0a3044 78.7%,#092b3d 99.31%)}.c-alchemy-item__left-count.unicorns:before,.c-alchemy-item__left-count.potions:before{background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-alchemy-item__left-count.headphones,.c-alchemy-item__left-count.honey{background:linear-gradient(180deg,#8e5a16 -6.03%,#7b4e13 11.15%,#59380d 47.78%,#442b0a 78.7%,#3d2609 99.31%)}.c-alchemy-item__left-count.headphones:before,.c-alchemy-item__left-count.honey:before{background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-alchemy-item__left-count.ended{background:linear-gradient(180deg,#8e1630 -6.03%,#7b132a 11.15%,#590d1d 47.78%,#5b0114 78.7%,#3d0914 99.31%)}.c-alchemy-item__left-count.ended:before{background:linear-gradient(180deg,#f05e7e -6.03%,#f05a7b 4.28%,#f04e71,#f03c63 22.59%,#f02551 30.61%,#c01d40 64.95%,#7d142b 108.46%)}.c-alchemy-item-image{height:9.125rem;position:absolute;right:0;bottom:0;z-index:1;border-radius:0 0 20px}.c-alchemy-item.ended{background:linear-gradient(180deg,#8e16304d -6.03%,#7b132a4d 11.15%,#590d1d4d 47.78%,#5b01144d 78.7%,#3d09144d 99.31%)}.c-alchemy-item.ended:before{background:linear-gradient(180deg,#f05e7e -6.03%,#f05a7b 4.28%,#f04e71,#f03c63 22.59%,#f02551 30.61%,#c01d40 64.95%,#7d142b 108.46%)}.c-merge{padding:24px 16px;gap:20px;display:flex;flex-direction:column;overflow-y:auto;max-width:500px;margin:0 auto;position:relative;width:100%}.c-merge.completed{height:100vh}.c-merge__section{display:flex;flex-direction:column;gap:16px;position:relative}.c-merge__section-pending{display:flex;justify-content:space-between;align-items:center;gap:20px}.c-merge__section-title{display:flex;align-items:center;gap:16px}.c-merge__section-title-text{font-family:TDVolshebstvo,Finlandica,sans-serif!important;font-weight:400;font-size:2rem;line-height:2rem}.c-merge__section-title-text.en{font-weight:600;font-family:Finlandica,sans-serif}.c-merge__section-title-image{width:48px;z-index:1}.c-merge__section-ingredients{display:flex;flex-direction:column;gap:24px;width:calc(100% - 64px);margin-left:auto}.c-merge__section-ingredient{display:flex;flex-direction:column;gap:24px;width:100%;margin-left:auto}.c-merge__section-button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:2.9rem;max-height:2.9rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;max-width:450px;white-space:nowrap}.c-merge__section-button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-merge__section-button.disabled{color:#9281c9;background:#1f0d594d;pointer-events:none}.c-merge__section-button.selected{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%);color:#fff}.c-merge__section-button.selected img{width:20px;height:20px}.c-merge__section-button.in-group{background:linear-gradient(145deg,#2e2e4f,#1d1d2f);opacity:.8}.c-merge__section-text{position:relative;display:flex;align-items:center;gap:6px}.c-merge__section-text .text.pending:after{pointer-events:none;content:"";position:absolute;animation:dots .85s linear infinite}.c-merge__section-text-image{width:18px}.c-merge__section-text.done:before{-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-merge__section-text.done .text{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.c-merge__merge-wrapper{display:flex;align-items:center;justify-content:center;height:100px;gap:10px}.c-merge__merge-item{border:1px solid black;width:100px;height:100px;display:flex;align-items:center;justify-content:center}@keyframes dots{25%{content:"."}50%{content:".."}75%{content:"..."}}.c-formula-item{gap:8px;display:flex;flex-direction:column;max-width:500px;margin:0 auto;position:relative;width:100%}.c-formula-item .lines{position:absolute;left:24px;height:155px}.c-formula-item__ingredient,.c-formula-item__result{display:flex;flex-direction:column;gap:24px;width:100%;width:calc(100% - 64px);margin-left:auto;margin-bottom:12px}.c-formula-item__ingredient-item{position:relative}.c-formula-item__ingredient-item--or{position:absolute;left:59%;transform:translate(-50%);bottom:-20px}.c-merge-item{display:flex;padding:12px;border-radius:4px;box-shadow:0 1px 13px #0000001a;gap:12px;width:100%;max-width:400px}.c-merge-item-text{display:flex;gap:6px;flex-direction:column;font-size:.7rem;line-height:1.1;gap:4px;align-items:flex-start}.c-merge-item-text.title{font-size:1rem;font-weight:700;line-height:1.2}.c-merge-item__image{width:82px;height:82px;background:#1717170e;border-radius:6px;margin:auto 0}.c-merge-item__button{display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #536dfe;color:#536dfe;padding:4px 8px;white-space:nowrap;font-size:.75rem;margin-top:auto}.c-status-page{padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;max-width:500px;margin:0 auto;position:relative;height:100%}.c-status-page__image{width:200px;margin-bottom:40px}.c-status-page__image.waiting{width:126px}.c-status-page__title{margin-bottom:20px;text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif}.c-status-page__title.en{font-weight:600;font-family:Finlandica,sans-serif}.c-status-page__text{text-align:center;font-weight:400;font-size:1.25rem;line-height:1.5rem}.c-status-page__fade{position:absolute;width:100%;left:0;z-index:1;pointer-events:none;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-status-page__fade.top{top:-29px}.c-status-page__fade.bottom{bottom:0;transform:scaleY(1)}.c-status-page__fade img{width:100%}.c-status-page__fade .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-history-page{padding:24px 0 0;max-width:500px;margin:0 auto}.c-history-page.column{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 93px)}.c-history-page__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;margin-bottom:20px;margin-left:16px}.c-history-page__title.bold{font-weight:600}.c-history-page__title.empty{margin-bottom:16px}.c-history-page__image{width:126px;margin-bottom:40px}.c-history-page__text{width:calc(100vw - 103px);font-weight:400;font-size:1.25rem;line-height:1.5rem;text-align:center}.c-history-item{padding:12px 16px;display:flex;width:100%;position:relative;border-top:.5px solid rgba(146,129,201,.2);border-bottom:1px solid rgba(146,129,201,.2);gap:16px}.c-history-item__image{width:100%;border-radius:14px}.c-history-item__image-container{overflow:hidden;width:56px;height:56px}.c-history-item__text{display:flex;flex-direction:column;justify-content:space-between;justify-content:center;gap:4px}.c-history-item__text-date{font-weight:400;font-size:.875rem;line-height:1.063rem;color:#9281c9}.c-history-item__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;line-height:1.5rem}.c-history-item__title.en{font-weight:600;font-family:Finlandica,sans-serif}.c-history-item__arrow{width:24px;margin-left:auto;transform:rotate(90deg);opacity:.2}.c-history-item-drawer{gap:16px;padding:24px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-history-item-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-history-item-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-history-item-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-history-item-drawer__title{text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:8px;padding:0 25px}.c-history-item-drawer__title.en{font-weight:600;font-family:Finlandica,sans-serif}.c-history-item-drawer__date{font-weight:500;font-size:1rem;line-height:1.188rem;opacity:.5;margin-bottom:24px}.c-history-item-drawer__image{width:100%;border-radius:24px}.c-history-item-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:20px}.c-history-item-drawer__text{font-weight:400;font-size:.875rem;line-height:1.063rem;color:#9281c9;margin-bottom:12px}.c-history-item-drawer__boost{display:flex;align-items:center;padding:6.5px 8px;background:#0d594380;border-radius:8px;margin-bottom:24px;position:relative;white-space:pre-line;min-width:200px}.c-history-item-drawer__boost:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:8px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-history-item-drawer__boost .text{font-weight:400;font-size:1rem;line-height:1.188rem;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.c-history-item-drawer__ingredients{margin-top:8px;gap:16px;width:100%;display:flex;flex-direction:column;margin-bottom:33px}.c-history-item-drawer__ingredient-item{position:relative}.c-history-item-drawer__ingredient-item--or{position:absolute;left:50%;transform:translate(-50%);bottom:-20px}.c-history-item-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px}.c-history-item-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-history-item-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-history-item-drawer__fade-top img{width:100%}.c-history-item-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-close-button{transform:rotate(45deg);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;color:#7f5bf0;font-size:30px;z-index:1}.c-close-button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:#7f5bf0}.c-alchemy-recipe-item{display:flex;width:100%;height:2.75rem;align-items:center;gap:12px;position:relative;justify-content:flex-start}.c-alchemy-recipe-item__image{width:100%;border-radius:8px}.c-alchemy-recipe-item__image-container{overflow:hidden;width:2.75rem;height:2.75rem;border-radius:8px;background:linear-gradient(180deg,#59bef43d -5.81%,#2aa9ed3d 14.65%,#0d9ce93d 29.43%,#0298e83d 38.52%,#0188d13d 49.89%,#016aa23d 76.03%,#0157853d 95.36%,#01507a3d 106.73%)}.c-alchemy-recipe-item__text{display:flex;flex-direction:column;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem}.c-alchemy-recipe-item__amount{margin-left:auto;display:flex;justify-content:center;align-items:center;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:.875rem;line-height:1.063rem;padding:3.5px 9px}.c-alchemy-recipe-item__line{position:absolute;width:100%;height:1px;background:#9281c933}.c-alchemy-recipe-item__line.top{top:-8px}.c-alchemy-recipe-item__line.bottom{bottom:-8px}.c-shop{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;max-width:500px;margin:0 auto}.c-shop__balance{padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.c-shop__balance.top{border-bottom:1px solid rgba(146,129,201,.2)}.c-shop__balance.bottom .line{height:20px;width:1px;background:#9281c933}.c-shop__balance-text{font-weight:500;font-size:1rem;line-height:1.188rem;color:#fff;opacity:.5}.c-shop__balance-icon{width:16px}.c-shop__balance-container{display:flex;flex-direction:column;width:100%;background:#1f0d594d;border:1px solid rgba(146,129,201,.2);border-radius:16px}.c-shop__balance-item{display:flex;align-items:center;gap:8px;position:relative}.c-shop__balance-item-amount{font-weight:600;font-size:.875rem;line-height:1.063rem}.c-shop__balance-item-image{width:24px;border-radius:50%;border:1px solid rgba(146,129,201,.2)}.c-shop__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%}.c-shop__title.bold{font-weight:600}.c-shop__previous-container{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.c-shop__item{display:flex;width:100%;background:#1f0d594d;border-radius:16px;position:relative;padding:12px 12px 12px 0;margin-bottom:16px;height:10.375rem;gap:12px}.c-shop__item.column{flex-direction:column;width:10.375rem;height:fit-content;padding-left:12px;padding-top:0;justify-content:space-between;width:calc((100% - 20px)/2)}.c-shop__item.column .c-shop__item__image-container{margin-top:0;margin-left:-12px;width:calc(100% + 24px);min-width:calc(100% + 24px)}.c-shop__item:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-shop__item.motors{background:#1f0d594d}.c-shop__item.motors:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-shop__item.beds{background:#0d59434d}.c-shop__item.beds:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-shop__item.unicorns{background:#014c744d}.c-shop__item.unicorns:before{background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-shop__item.headphones{background:#7c4a094d}.c-shop__item.headphones:before{background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-shop__item__image{width:100%;border-radius:14px}.c-shop__item__image-container{overflow:hidden;width:10.375rem;height:10.375rem;margin-top:-12px;min-width:10.375rem;min-height:10.375rem}.c-shop__item__info{display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.c-shop__item__info-amount{font-weight:400;font-size:.875rem;line-height:1.063rem;opacity:.5;margin-bottom:3px}.c-shop__item__info-available-progress{height:4px;width:100%;border-radius:27px;background:#9281c933;position:relative;margin-bottom:-2px;min-height:4px;transition:.3s ease}.c-shop__item__info-available-progress .track{height:4px;position:absolute;top:0;left:0;border-radius:27px;background:linear-gradient(270deg,#f459ba,#ed2aa4 18%,#e90d96 31%,#e80291 39%,#d10183 49%,#a20166 72%,#850153 89%,#7a014d 99%)}.c-shop__item__info__button{padding:4px;width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.1;min-height:44px;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;gap:6px}.c-shop__item__info__button-icon{width:20px;border-radius:50%;border:1px solid #e4e4e4}.c-shop__item__info__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-shop__item__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;line-height:1.5rem;min-height:3rem;font-weight:600;font-family:Finlandica,sans-serif}.c-shop-buy-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-shop-buy-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-shop-buy-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-shop-buy-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-shop-buy-drawer__title{text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:20px;padding:0 26px;font-weight:600;font-family:Finlandica,sans-serif}.c-shop-buy-drawer__image{width:100%;border-radius:24px}.c-shop-buy-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:24px}.c-shop-buy-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-shop-buy-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-shop-buy-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-shop-buy-drawer__fade-top img{width:100%}.c-shop-buy-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-shop-buy-drawer-available-progress{height:4px;width:200px;border-radius:27px;background:#9281c933;position:relative;min-height:4px;transition:.3s ease;margin-bottom:12px}.c-shop-buy-drawer-available-progress .track{height:4px;position:absolute;top:0;left:0;border-radius:27px;background:linear-gradient(270deg,#f459ba,#ed2aa4 18%,#e90d96 31%,#e80291 39%,#d10183 49%,#a20166 72%,#850153 89%,#7a014d 99%)}.c-shop-buy-drawer-amount{font-weight:400;font-size:1rem;line-height:1.188rem;margin-bottom:24px}.c-shop-buy-drawer__input{padding:24px 40px 24px 24px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(146,129,201,.2);width:calc(100vw - 4px);border-left:none;border-right:none;margin-bottom:24px}.c-shop-buy-drawer__input-counter{display:flex;align-items:center;justify-content:center;gap:16px}.c-shop-buy-drawer__input-counter .text{font-size:1.5rem;line-height:1.5rem;color:#fff}.c-shop-buy-drawer__input-counter-number{min-width:1.5rem;display:flex;justify-content:center;align-items:center;font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1rem;line-height:1rem;color:#9281c9}.c-shop-buy-drawer__input-counter-number.en{font-weight:600;font-family:Finlandica,sans-serif}.c-shop-buy-drawer__input-image{width:32px}.c-wallets{background-position:center;position:absolute;width:100vw;display:flex;flex-direction:column;align-items:center;background:#0e0234fa;padding:40px 16px;color:#fff;gap:44px;min-height:100vh;overflow-y:auto;overflow-x:hidden}.c-wallets__fade{position:absolute;width:100vw;left:0;z-index:1}.c-wallets__fade.top{top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-wallets__image{width:215px}.c-wallets__texts{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;font-weight:400}.c-wallets__title{font-family:TDVolshebstvo,Finlandica,sans-serif!important;font-size:2.25rem;line-height:2.5rem}.c-wallets__text{font-size:1.125rem;line-height:1.375rem;color:#9281c9;padding:0 45px}.c-wallets__buttons{padding:0 45px;max-width:400px;display:flex;flex-direction:column;gap:20px;width:100vw}.c-wallets__button-container{white-space:nowrap;position:relative;height:64px;width:100%;margin:0 auto;transition:width .8s;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%);border-radius:38px;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-wallets__button-container:after{pointer-events:none;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;width:calc(100% - 8px);height:calc(100% - 8px)}.c-wallets__button-container.connected:after{pointer-events:none;background:#0e0234fa}.c-wallets__button-value{padding:12px 20px;position:absolute;border-radius:38px;width:calc(100% - 16px);height:calc(100% - 16px);z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.c-wallets__button-image{width:24px}.c-wallets__button-image.disconnect{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1}#near-wallet-selector-modal{--backdrop-bg: #26262630;--heading-color: #222222;--text-color: #676767;--sidebar-border-color: #EDEDED;--selected-wallet-bg: #4F7CD1;--selected-wallet-bg-hover: transparent;--wallet-option-border-color: #A7A7A730;--wallet-option-bg-hover: #6494ee3d;--wallet-option-outline-color: #6494EE;--content-bg: #FAFAFA;--change-path-bg: #EDEDED;--home-button-bg: #EDEDED;--confirm-button-bg: #5F8AFA;--confirm-button-bg-hover: #5AA6FF;--error: #DB5555;--close-button-bg-color: #EDEDED;--close-button-fill-icon-color: #9F9F9F;--spinner-color: #676767;--bottom-section: #ececec;--mobile-text: #3e3e3e;--connected-green: #47E586;--gradient-dark-icon: radial-gradient(297.59% 179.46% at 91.67% -25%, #AEC2EA 0%, #95D1E4 100%);--get-wallet-option-bg-color: #F8F9FA;--get-wallet-option-bg-color-hover: #6494ee3d;--get-wallet-option-border-color: #C1C1C1;--get-wallet-outline-color: #6494EE;--get-wallet-option-box-shadow: 0px 2px 2px rgba(17, 22, 24, .04);--secondary-button-bg-color: #4F7CD129;--secondary-button-border-color: #4F7CD129;--secondary-button-text-color: #4F7CD1;--what-wallet-icon-color: #FFFFFF;--deprecated-icon-bg-color: #D7E2F7;--deprecated-icon-bg-color-selected: #4F7CD1}#near-wallet-selector-modal .dark-theme{--backdrop-bg: #26262630;--heading-color: #FFFFFF;--text-color: #C1C1C1;--sidebar-border-color: #313030;--selected-wallet-bg: #4F7CD1;--selected-wallet-bg-hover: #262626CC;--wallet-option-border-color: #A7A7A730;--wallet-option-bg-hover: #4f7cd13d;--wallet-option-outline-color: #4F7CD1;--content-bg: #232323;--change-path-bg: #161616;--home-button-bg: #313030;--confirm-button-bg: #5F8AFA;--confirm-button-bg-hover: #5AA6FF;--error: #DB5555;--close-button-bg-color: #313030;--close-button-fill-icon-color: #C1C1C1;--spinner-color: #FFFFFF;--bottom-section: #131313;--mobile-text: #c1c1c1;--connected-green: #47E586;--gradient-dark-icon: radial-gradient(124.37% 124.37% at 91.67% -25%, #112140 0%, #262B35 100%);--get-wallet-option-bg-color: #0000001F;--get-wallet-option-bg-color-hover: #4f7cd13d;--get-wallet-option-border-color: #313030;--get-wallet-outline-color: #4F7CD1;--get-wallet-option-box-shadow: 0px 2px 2px rgba(17, 22, 24, .04);--secondary-button-bg-color: #4F7CD129;--secondary-button-border-color: #4F7CD1;--secondary-button-text-color: #FFFFFF;--what-wallet-icon-color: #568FFC;--deprecated-icon-bg-color: #2F394E;--deprecated-icon-bg-color-selected: #4F7CD1}@media (prefers-color-scheme: dark){#near-wallet-selector-modal{--backdrop-bg: #26262630;--heading-color: #FFFFFF;--text-color: #C1C1C1;--sidebar-border-color: #313030;--selected-wallet-bg: #4F7CD1;--selected-wallet-bg-hover: #262626CC;--wallet-option-border-color: #A7A7A730;--wallet-option-bg-hover: #4f7cd13d;--wallet-option-outline-color: #4F7CD1;--content-bg: #232323;--change-path-bg: #161616;--home-button-bg: #313030;--confirm-button-bg: #5F8AFA;--confirm-button-bg-hover: #5AA6FF;--error: #DB5555;--close-button-bg-color: #313030;--close-button-fill-icon-color: #C1C1C1;--spinner-color: #FFFFFF;--bottom-section: #131313;--mobile-text: #c1c1c1;--connected-green: #47E586;--gradient-dark-icon: radial-gradient(124.37% 124.37% at 91.67% -25%, #112140 0%, #262B35 100%);--get-wallet-option-bg-color: #0000001F;--get-wallet-option-bg-color-hover: #4f7cd13d;--get-wallet-option-border-color: #313030;--get-wallet-outline-color: #4F7CD1;--get-wallet-option-box-shadow: 0px 2px 2px rgba(17, 22, 24, .04);--secondary-button-bg-color: #4F7CD129;--secondary-button-border-color:#4F7CD1;--secondary-button-text-color: #FFFFFF;--what-wallet-icon-color: #568FFC;--deprecated-icon-bg-color: #2F394E;--deprecated-icon-bg-color-selected: #4F7CD1}}.nws-modal-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;visibility:hidden;color:var(--wallet-selector-text-color, var(--text-color));font-family:Manrope,sans-serif;font-weight:500;z-index:80;display:flex;justify-content:center;align-items:center}.nws-modal-wrapper .nws-modal-overlay{background:var(--wallet-selector-backdrop-bg, var(--backdrop-bg));height:100%;width:100%;position:absolute}.nws-modal-wrapper .nws-modal{background:var(--wallet-selector-content-bg, var(--content-bg));width:100%;max-width:812px;height:555px;border-radius:16px;position:absolute;left:50%;transform:translate(-50%);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;background-color:var(--wallet-selector-content-bg, var(--content-bg));overflow-y:auto;font-size:16px;line-height:1.6;overflow:hidden;display:inline-flex}.nws-modal-wrapper .nws-modal *{box-sizing:border-box}.nws-modal-wrapper .nws-modal button{padding:.5em 1em;cursor:pointer;border:none}.nws-modal-wrapper .nws-modal .modal-left{width:35%;border-right:1px solid var(--wallet-selector-sidebar-border-color, var(--sidebar-border-color));padding:32px 24px;height:100%;overflow:auto}.nws-modal-wrapper .nws-modal .modal-left .modal-left-title h2{margin-top:0;margin-bottom:20px;font-size:18px;font-weight:700;color:var(--wallet-selector-heading-color, var(--heading-color))}.nws-modal-wrapper .nws-modal .modal-left .modal-left-title{position:fixed;width:34%;top:0;left:0;right:0;z-index:10;background:var(--content-bg);padding:32px 24px 12px}.nws-modal-wrapper .nws-modal .modal-left::-webkit-scrollbar{width:10px}.nws-modal-wrapper .nws-modal .wallet-options-wrapper{margin-bottom:20px;margin-top:100px}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .description{margin-top:0;margin-bottom:0}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list{margin:0;list-style-type:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.single-wallet{display:flex;flex-wrap:nowrap;flex-direction:row;align-content:center;align-items:center;justify-content:space-between;width:100%;column-gap:24px;padding:12px;cursor:pointer}.single-wallet:focus-within{outline:var(--wallet-option-outline-color) solid 2px}.single-wallet .icon{height:48px;width:auto}.single-wallet .icon img{width:100%;height:auto;max-width:48px}.single-wallet .content{width:50%}.single-wallet .content .name{font-family:inherit;font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#fff}.single-wallet .content .description{font-family:inherit;font-style:normal;font-weight:700;font-size:14px;line-height:150%}.single-wallet .button-get{margin-left:auto;margin-right:0}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar{border-radius:8px;justify-content:flex-start;column-gap:12px;cursor:pointer}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar:hover{background-color:var(--wallet-selector-wallet-option-bg-hover, var(--wallet-option-bg-hover))}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.selected-wallet{padding:12px;background-color:var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg));outline:none}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.selected-wallet .content .title{color:#fff}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.deprecated-wallet .icon,.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.deprecated-wallet .title{opacity:.4}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.deprecated-wallet{position:relative}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .warning-triangle{display:flex;position:absolute;top:2px;left:42px;background:var(--content-bg);border-top-left-radius:63px;border-bottom-left-radius:10px}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar:hover .warning-triangle{background-color:var(--deprecated-icon-bg-color)}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.selected-wallet.sidebar .warning-triangle{background-color:var(--deprecated-icon-bg-color-selected)}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .icon{width:40px;height:40px;background-color:#fff;padding:5px;border-radius:5px;position:relative}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.connected-wallet .icon:before{content:"";display:block;width:10px;height:10px;background-color:var(--connected-green);border-radius:50%;position:absolute;top:-8px;right:-8px}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.connected-wallet .icon:before{border:3px solid var(--wallet-selector-content-bg, var(--content-bg))}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.selected-wallet.connected-wallet .icon:before{border:3px solid var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg))}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content{height:32px;width:auto}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content .title{font-style:normal;font-weight:500;font-size:14px;line-height:32px;align-items:center;color:var(--wallet-selector-heading-color, var(--heading-color));margin-left:10px}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content .description{display:none}.nws-modal-wrapper .nws-modal .modal-right{width:65%;padding:32px;overflow:auto}.nws-modal-wrapper .nws-modal .modal-right::-webkit-scrollbar{width:10px}.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper,.nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper,.nws-modal-wrapper .nws-modal .connecting-wrapper,.nws-modal-wrapper .nws-modal .wallet-not-installed-wrapper,.nws-modal-wrapper .nws-modal .switch-network-message-wrapper{margin-top:91px;padding:0 28px}.nws-modal-wrapper .nws-modal .connecting-wrapper-err{margin-top:45px;padding:0 28px}.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper{margin:20px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.nws-modal-wrapper .nws-modal .modal-right .wallet-what{display:flex;align-content:center;flex-direction:row;align-items:flex-start;width:100%;gap:32px;justify-content:flex-start;flex-wrap:nowrap}.nws-modal-wrapper .nws-modal .modal-right .wallet-what+.wallet-what{margin-top:50px}.nws-modal-wrapper .nws-modal .modal-right .wallet-what .icon-side{width:56px;height:56px;padding:8px;background:var(--gradient-dark-icon);border-radius:12px;color:var(--what-wallet-icon-color)}.nws-modal-wrapper .nws-modal .modal-right .wallet-what .icon-side svg{opacity:.7}.nws-modal-wrapper .nws-modal .modal-right .wallet-what .content-side{width:100%}.nws-modal-wrapper .nws-modal .modal-right .wallet-what .content-side h3{margin:0 auto 8px 0;font-family:inherit;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:var(--wallet-selector-text-color, var(--heading-color))}.nws-modal-wrapper .nws-modal .modal-right .wallet-what .content-side p{margin:0;font-family:inherit;font-style:normal;font-weight:400;font-size:14px;line-height:150%;word-break:break-word}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-header h3.middleTitle{text-align:center;margin:4px auto;font-size:18px;color:var(--wallet-selector-heading-color, var(--heading-color))}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body.get-wallet-body{padding-left:32px;padding-right:0;row-gap:16px;margin-top:64px}.nws-modal-wrapper .nws-modal .nws-modal-body button.middleButton{background-color:var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg));font:inherit;border-radius:4px;color:#fff;font-weight:700;font-size:14px;line-height:24px;border-color:var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg));display:block;margin:25px auto 12px;border:.1em solid var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg))}.nws-modal-wrapper .nws-modal .nws-modal-body button.get-wallet{margin:4px 0;background-color:var(--wallet-selector-home-button-bg, var(--home-button-bg));border-radius:4px;padding:8px 24px;border-width:0;font-style:normal;font-weight:700;font-size:14px;line-height:24px;font-family:inherit;color:#6494ee}.nws-modal-wrapper .nws-modal .nws-modal-header{width:100%;display:flex;flex:1;align-items:flex-start;justify-content:flex-start}.nws-modal-wrapper .nws-modal .nws-modal-header .close-button{display:flex;justify-content:center;align-items:center;border:0;cursor:pointer;height:32px;width:32px;padding:0;background-color:var(--wallet-selector-close-button-bg-color, var(--close-button-bg-color));border-radius:50px}.nws-modal-wrapper .nws-modal .nws-modal-header .close-button svg{fill:var(--wallet-selector-close-button-fill-icon-color, var(--close-button-fill-icon-color))}.nws-modal-wrapper .nws-modal .back-button{background:transparent;width:32px;height:32px;border-radius:50%;display:block;border:none;padding:4px}.nws-modal-wrapper .nws-modal .nws-modal-header-wrapper{display:flex;align-items:center}.nws-modal-wrapper .nws-modal .nws-modal-header .close-button:active{background:transparent}.nws-modal-wrapper .nws-modal .nws-modal-header .close-button svg{pointer-events:none}.nws-modal-wrapper .nws-modal .nws-modal-header h2{margin-top:0;margin-bottom:20px;font-size:18px;font-weight:700;color:var(--wallet-selector-heading-color, var(--heading-color))}.nws-modal-wrapper .nws-modal .action-buttons{display:flex;justify-content:space-between;align-items:center}.nws-modal-wrapper .nws-modal .lang-selector-wrapper{position:absolute;bottom:15px;right:50px;display:none}.nws-modal-wrapper .nws-modal .lang-selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1IDE5LjI1TDE2IDEyLjc1TDE5LjI1IDE5LjI1IiBzdHJva2U9IiNDMUMxQzEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE0IDE3LjI1SDE4IiBzdHJva2U9IiNDMUMxQzEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTQuNzUgNi43NUgxMy4yNSIgc3Ryb2tlPSIjQzFDMUMxIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05IDYuNVY0Ljc1IiBzdHJva2U9IiNDMUMxQzEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExLjI1IDYuNzVDMTEuMjUgNi43NSAxMS4yNSA5LjI1IDkuMjUgMTEuMjVDNy4yNSAxMy4yNSA0Ljc1IDEzLjI1IDQuNzUgMTMuMjUiIHN0cm9rZT0iI0MxQzFDMSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTIuMjUgMTMuMjVDMTIuMjUgMTMuMjUgOS43NSAxMy4yNSA3Ljc1IDExLjI1QzcuMzQ1NTEgMTAuODQ1NSA2Ljc1IDkuNzUgNi43NSA5Ljc1IiBzdHJva2U9IiNDMUMxQzEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) 5px center / 20px 20px no-repeat transparent;border:0;cursor:pointer;font-size:16px;height:32px;outline:none;padding-right:54px;position:relative;-webkit-user-select:none;user-select:none;width:54px;z-index:1;text-indent:54px}.nws-modal-wrapper .nws-modal .lang-selector-wrapper:after{content:"";border-color:#72727a;border-style:solid;border-width:2px 2px 0 0;display:inline-block;position:absolute;right:10px;top:calc(50% - 10px);transform:rotate(135deg) translateY(-50%);height:7px;width:7px}.nws-modal-wrapper .nws-modal .switch-network-message-wrapper .content .network-id{color:var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg))}.nws-modal-wrapper .nws-modal .derivation-path-wrapper{padding:0 26px}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-image{display:flex;justify-content:center;margin-top:53px;margin-bottom:40px}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description{font-size:14px;text-align:center}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description p{margin:14px 0}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description .specify-path{color:var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg));cursor:pointer}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .derivation-path-list{display:flex;justify-content:center;flex-direction:column;margin-bottom:16px}.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper{display:flex;justify-content:center;margin-top:91px}.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .display-path{background:var(--home-button-bg);color:#606060;padding:16px;border-radius:8px;letter-spacing:1px;font-weight:700}.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path{background:var(--change-path-bg);display:flex;justify-content:space-between;align-items:center;margin-left:10px;width:63px;padding:0 5px;border-radius:8px}.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path .path-value{width:100%;text-align:center;font-weight:700}.nws-modal-wrapper .nws-modal .specify-path-wrapper p{margin:14px}.nws-modal-wrapper .nws-modal .specify-path-wrapper .path-description{font-size:14px;margin-top:24px;text-align:center}.nws-modal-wrapper .nws-modal .specify-path-wrapper .what-link{font-size:14px;text-align:center;color:var(--selected-wallet-bg);cursor:pointer}.nws-modal-wrapper .nws-modal .specify-path-wrapper .what-link a{text-decoration:none;color:var(--selected-wallet-bg);font-size:14px}.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path .buttons-wrapper{display:flex;flex-direction:column}.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path .buttons-wrapper button{padding:0;width:23px;background-color:var(--home-button-bg);border:none}.nws-modal-wrapper .nws-modal .no-accounts-found-wrapper{margin-top:50px;font-size:14px}.nws-modal-wrapper .nws-modal .enter-custom-account{margin-top:20px}.nws-modal-wrapper .nws-modal .enter-custom-account p{text-align:center;font-size:14px}.nws-modal-wrapper .nws-modal .enter-custom-account .input-wrapper{display:flex;justify-content:center;margin-top:90px}.nws-modal-wrapper .nws-modal .enter-custom-account .input-wrapper input{text-align:center;color:var(--wallet-selector-heading-color, var(--heading-color));border:1px solid var(--confirm-button-bg-hover);padding:6px 8px;border-radius:50px}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper p{font-size:14px;text-align:center;margin-top:20px}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .button-wrapper{display:flex;justify-content:center}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .button-wrapper button{color:var(--selected-wallet-bg);font-weight:600;background-color:transparent;border-radius:20px;font-size:14px;border:1px solid var(--selected-wallet-bg);width:78px;padding:6px 8px}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .form{margin-top:96px}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control{display:flex;flex-direction:column;margin-bottom:16px;padding:10px;color:var(--text-color)}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control .account{border-bottom:1px solid var(--sidebar-border-color);padding:16px 0;color:var(--wallet-selector-heading-color, var(--heading-color))}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control .account input[type=checkbox]{width:25px;-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(1.7);padding:10px}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control label{color:inherit}.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .action-buttons{justify-content:flex-end}.nws-modal-wrapper .nws-modal .overview-wrapper p{font-size:14px;text-align:center}.nws-modal-wrapper .nws-modal .overview-wrapper .accounts{margin-top:96px}.nws-modal-wrapper .nws-modal .overview-wrapper .account{border-bottom:1px solid var(--sidebar-border-color);padding:16px 0;color:var(--wallet-selector-heading-color, var(--heading-color))}.nws-modal-wrapper .nws-modal .connecting-wrapper .content{display:flex;flex-direction:column;align-items:center}.nws-modal-wrapper .wallet-not-installed-wrapper .refresh-link{color:#5f8afa;cursor:pointer}.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data{display:flex;align-items:center}.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data p{margin:0 0 0 10px}.nws-modal-wrapper .wallet-not-installed-wrapper p{margin:16px 0}.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data .wallet-icon-box{width:40px;height:40px}.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data .wallet-icon-box img{width:100%;height:auto}.open{opacity:1;visibility:visible;transition:visibility 0s linear 0s,opacity .25s 0s}.nws-modal-wrapper .spinner{margin-right:10px;--size: 160px;--border: 6px;width:var(--size);height:var(--size);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.nws-modal-wrapper .spinner .icon{width:calc(var(--size) / 1.2);height:calc(var(--size) / 1.2);border:1px solid rgba(0,0,0,.05);border-radius:50%;box-shadow:#0000000d 0 10px 20px}.nws-modal-wrapper .spinner img{width:100%;height:auto}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 600px){.nws-modal-wrapper .nws-modal-wrapper .nws-modal{width:250px}.nws-modal-wrapper .nws-modal-wrapper .nws-modal .derivation-path-wrapper .derivation-path-list input{max-width:140px}.nws-modal-wrapper .nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control{flex-direction:column}.nws-modal-wrapper .nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control select{text-align:center}.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.nws-modal-wrapper .nws-modal-wrapper.dark-theme .spinner .icon{box-shadow:0 10px 20px #ffffff0d}@media (prefers-color-scheme: dark){.nws-modal-wrapper .spinner .icon{box-shadow:0 10px 20px #ffffff0d}}@keyframes outAnimation{0%{opacity:1}to{opacity:0;visibility:hidden}}.connecting-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.connecting-wrapper .content .icon{width:80px;height:80px;background-color:#fff;border-radius:10px;padding:10px;position:relative}.connecting-wrapper .content .icon .green-dot{position:absolute;width:30px;height:30px;background-color:var(--connected-green);top:-10px;right:-10px;border-radius:50%;border:5px solid var(--wallet-selector-content-bg, var(--content-bg))}.connecting-wrapper .content .icon img{width:100%;height:auto}.connecting-wrapper .content h3{margin:16px 0}.connecting-wrapper .content .connecting-name{font-style:normal;font-weight:700;font-size:16px;line-height:24px;display:flex;align-items:center;text-align:center;color:var(--wallet-selector-heading-color, var(--heading-color))}.connecting-wrapper .content .connecting-message{font-size:14px;margin-top:16px}.connecting-wrapper .content .connecting-details{font-style:normal;font-weight:500;font-size:14px;line-height:24px;display:flex;align-items:center;margin-top:40px}.connecting-wrapper .content .connecting-details span{color:var(--wallet-selector-selected-wallet-bg, var(--selected-wallet-bg))}.connecting-wrapper .content .connecting-details .spinner{width:25px;height:auto;animation:spinner 2s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection button{padding:10px 24px;gap:8px;background:var(--secondary-button-bg-color);border:1px solid var(--secondary-button-border-color);border-radius:4px;font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:var(--secondary-button-text-color)}.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper{vertical-align:middle;align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;flex-direction:column;column-gap:12px;font-style:normal;font-weight:500;font-size:14px;line-height:150%;text-align:center}.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error{color:#ce5a6f;vertical-align:middle;align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;flex-direction:row;column-gap:12px;font-style:normal;font-weight:500;font-size:14px;line-height:150%;text-align:center}.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper .error svg{color:var(--wallet-selector-content-bg,var(--content-bg))}.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper p{word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin:14px 0}.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .success{color:#4fd98f}.nws-modal-wrapper .nws-modal .connecting-wrapper .content{padding:25px}.connecting-wrapper .content .connecting-details{margin-top:20px}.connecting-wrapper .wallet-connected-success{display:flex;align-items:center}.connecting-wrapper .wallet-connected-success svg{color:var(--content-bg)}.connecting-wrapper .wallet-connected-success span{font-size:14px;margin-left:10px;color:var(--wallet-selector-connected-green, var(--connected-green))}.single-wallet-get{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:space-between;width:100%;flex-grow:1;padding:14px;height:100%;margin:0 auto auto;align-content:center;border:1px solid var(--get-wallet-option-border-color);box-shadow:var(--get-wallet-option-box-shadow);border-radius:8px;position:relative;background-color:var(--get-wallet-option-bg-color);cursor:pointer}.single-wallet-get:hover{background:var(--get-wallet-option-bg-color-hover)}.single-wallet-get:focus-within{outline:var(--get-wallet-outline-color) solid 2px}.single-wallet-get .icon{min-width:32px;max-height:32px;margin-bottom:8px;width:32px;height:32px;background-color:#fff;padding:5px;border-radius:5px;position:relative}.single-wallet-get .icon img{width:100%;height:auto;max-width:48px}.single-wallet-get .title{font-family:inherit;font-style:normal;font-weight:500;font-size:14px;line-height:24px;align-items:center;color:var(--heading-color);text-align:center}.single-wallet-get .type{font-weight:400;font-size:10px;line-height:12px;margin-top:0;color:var(--text-color);text-align:center}.single-wallet-get .small-icon{position:absolute;top:8px;right:8px}.single-wallet-get .small-icon svg{color:#4c5155}.single-wallet-get:hover .small-icon svg{color:#4f7cd1}.single-wallet-get .description{font-family:inherit;font-style:normal;font-weight:400;font-size:14px;line-height:150%;align-items:center}.single-wallet-get .button-get{margin-left:auto;margin-right:0}.connected-flag{color:var(--connected-green);border:1px solid var(--connected-green);border-radius:50px;padding:3px 10px;display:flex;align-items:center}.connected-flag:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:var(--connected-green);margin-right:5px}.scan-qr-code{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.scan-qr-code .qr-code>div:first-of-type{padding:20px;margin-bottom:20px;border-radius:16px;background:#fff}.scan-qr-code .qr-code{height:calc(100% - 200px);border:1px solid var(--wallet-selector-content-bg, var(--content-bg));border-radius:4px;text-align:center;margin-top:64px}.scan-qr-code .qr-code svg{width:239px;height:239px}.scan-qr-code .qr-code .copy-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--selected-wallet-bg);font-size:14px}.scan-qr-code .qr-code .copy-btn svg{margin-right:5px;width:24px;height:24px}.scan-qr-code .qr-code .notification{font-size:14px}.options-list-section-recent{margin-bottom:20px}.scan-qr-code .footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;bottom:0;font-size:14px}.scan-qr-code .footer .btn{background:var(--secondary-button-bg-color);color:var(--secondary-button-text-color);border:1px solid var(--secondary-button-border-color);border-radius:4px;font-weight:700;font-size:14px;line-height:24px;padding:8px 24px}.nws-switch{position:relative;display:inline-block;vertical-align:middle;width:34px;height:20px;margin-left:12px}.nws-switch input{opacity:0;width:0;height:0}.nws-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:var(--gray);-webkit-transition:.4s;transition:.4s}.nws-slider:before{position:absolute;content:"";height:16px;width:16px;top:50%;transform:translate(3px,-50%);background-color:var(--heading-color);-webkit-transition:.4s;transition:.4s}input:checked+.nws-slider{background-color:var(--selected-wallet-bg)}input:focus+.nws-slider{box-shadow:0 0 1px var(--selected-wallet-bg)}input:checked+.nws-slider:before{-webkit-transform:translate(calc(100% - 1px),-50%);-ms-transform:translate(calc(100% - 1px),-50%);transform:translate(calc(100% - 1px),-50%)}.nws-slider.round{border-radius:34px}.nws-slider.round:before{border-radius:50%}.nws-remember-wallet{margin-top:10px;font-size:16px;color:var(--wallet-selector-text-color, var(--text-color))}@media (min-width: 577px){.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .what-wallet-mobile{display:none}.scan-qr-code .footer{position:absolute}}@media (min-width: 769px){.button-spacing{margin:90px}}@media (max-width: 810px){.nws-modal-wrapper .nws-modal .wallet-options-wrapper{margin-top:90px}}@media (max-width: 768px){.nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper{margin-top:45px}.button-spacing{margin:45px}.nws-modal-wrapper .nws-modal .modal-left{width:40%;border-right:1px solid var(--wallet-selector-sidebar-border-color, var(--sidebar-border-color));padding:32px 16px;height:100%;max-height:70vh;overflow:auto}.nws-modal-wrapper .nws-modal .modal-right{width:60%;padding:32px 16px;overflow:auto}.nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper{padding:0 0 0 10px}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-image{margin-top:30px;margin-bottom:35px}.nws-modal-wrapper .nws-modal .modal-left .modal-left-title{width:39%;padding:32px 16px 12px}}@media (max-width: 576px){.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper,.nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper,.nws-modal-wrapper .nws-modal .connecting-wrapper,.nws-modal-wrapper .nws-modal .wallet-not-installed-wrapper,.nws-modal-wrapper .nws-modal .switch-network-message-wrapper{margin-top:20px}.nws-modal-wrapper .nws-modal .modal-left .modal-left-title{position:relative;width:100%;padding:32px 12px 12px;z-index:0}.options-list .recent-options-list-content{margin-top:100px}.nws-modal-wrapper .wallet-not-installed-wrapper>p{margin:20px 0 30px;max-width:500px}.nws-modal-wrapper .nws-modal .nws-modal-body button.get-wallet{background-color:var(--wallet-selector-home-button-bg, var(--content-bg))}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .what-wallet-hide{display:none}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .what-wallet-mobile p{font-size:14px;text-align:center;margin:auto}.nws-modal-wrapper .nws-modal{width:100%;display:block;overflow:auto;bottom:0;height:500px;background:var(--wallet-selector-mobile-bottom-section, var(--bottom-section));border-radius:16px 16px 0 0}.nws-modal-wrapper .nws-modal .modal-left{width:100%;background-color:var(--wallet-selector-content-bg, var(--content-bg));height:auto;padding:32px 12px}.nws-modal-wrapper .nws-modal .modal-left .nws-modal-body{display:flex;overflow:auto}.nws-modal-wrapper .nws-modal .modal-left .nws-modal-body .wallet-options-wrapper{margin:auto}.nws-modal-wrapper .nws-modal .modal-right{width:100%;background-color:var(--wallet-selector-mobile-bottom-section, var(--bottom-section))}.nws-modal-wrapper .nws-modal .connecting-wrapper .content{padding-top:0}.connecting-wrapper .content .icon .green-dot{border-color:var(--wallet-selector-mobile-bottom-section, var(--bottom-section))}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-header h3.middleTitle{text-align:center;font-size:16px;margin:4px auto}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-header h3.middleTitle.-open{padding-right:32px}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .content{font-size:14px;text-align:center;color:var(--mobile-text);margin:0}.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body{margin-top:10px;padding:0}.nws-modal-wrapper .nws-modal .nws-modal-body button.middleButton{margin:25px auto 12px}.nws-modal-wrapper .nws-modal .modal-header{display:block;font-size:18px;text-align:center}.nws-modal-wrapper .nws-modal .nws-modal-header .close-button{position:absolute;right:30px;top:30px}.nws-modal-wrapper .nws-modal .nws-modal-header h2{font-size:18px;text-align:center}.nws-modal-wrapper .nws-modal .wallet-options-wrapper{margin-bottom:0}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .description{display:none}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list{display:flex;overflow:auto;padding-block:10px;grid-gap:0;gap:0}.nws-modal-wrapper .nws-modal .info{display:none;width:90px}.single-wallet{display:block;min-width:76px;max-width:76px}.single-wallet.sidebar .icon{width:56px;height:56px;margin:auto}.single-wallet.sidebar .content{width:auto}.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content .title{font-size:12px;line-height:16px;margin-top:10px;text-align:center;margin-left:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.single-wallet.wallet-connect,.single-wallet.my-near-wallet{word-break:break-word}.single-wallet-get:hover{background-color:#4f7cd129}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-image,.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper{margin-top:30px;margin-bottom:30px}.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description>p{max-width:450px;margin-left:auto;margin-right:auto}.nws-modal-wrapper ::-webkit-scrollbar{height:4px;width:4px;background:var(--backdrop-bg)}.nws-modal-wrapper ::-webkit-scrollbar-thumb:horizontal{background:var(--close-button-fill-icon-color);border-radius:10px}}.c-fair-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-fair-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.c-fair-page__header-button{position:relative;min-height:3rem;display:flex;justify-content:center;align-items:center;background:transparent;border-radius:38px;padding:12px 20px;font-weight:400;font-size:1rem;line-height:1.188rem;color:#7f5bf0;gap:8px;white-space:nowrap}@media only screen and (max-width: 376px){.c-fair-page__header-button{padding:12px 16px}}@media only screen and (max-width: 345px){.c-fair-page__header-button{padding:12px}.c-fair-page__header-button img{display:none}}.c-fair-page__header-button img{width:24px}.c-fair-page__header-button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-fair-page-item{display:flex;padding:12px;border-radius:4px;box-shadow:0 1px 13px #0000001a;gap:12px;width:100%;max-width:400px}.c-fair-page-item-text{display:flex;gap:6px;flex-direction:column;font-size:.7rem;line-height:1.1;gap:4px;align-items:flex-start}.c-fair-page-item-text.title{font-size:1rem;font-weight:700;line-height:1.2}.c-fair-page-item__image{width:82px;height:82px;background:#1717170e;border-radius:6px;margin:auto 0}.c-fair-page-item__button{display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #536dfe;color:#536dfe;padding:4px 8px;white-space:nowrap;font-size:.75rem;margin-top:auto}.c-fair-page__controls{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-bottom:12px}.c-fair-page__controls-item{height:40px;min-width:40px;background:#9281c933;border-radius:11111px;padding:10px;display:flex;gap:8px}.c-fair-page__controls-item.small{align-items:center;justify-content:center}.c-fair-page__controls-item.input{padding-left:16px;flex:1}.c-fair-page__controls-item.input input{all:unset}.c-fair-page__controls-item-icon{width:20px}.c-fair-page__controls-item-icon.filter{width:14px}.c-fair-page__tabs{display:flex;min-height:40px;gap:8px;margin-bottom:16px;height:40px;overflow-x:auto;border-radius:111px}.c-fair-page__tabs-item{white-space:nowrap;display:flex;align-items:center;padding:0 16px;gap:8px;background:#9281c933;border-radius:111px;font-weight:500;font-size:1rem;line-height:1.19rem;color:#9281c9;text-align:center;height:100%}@media only screen and (max-width: 345px){.c-fair-page__tabs-item{padding:4px 16px}}.c-fair-page__tabs-item.active{color:#fff;background:#7f5bf0}.c-fair-page__nfts{width:calc(100% + 32px);margin:0 -16px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:auto;height:calc(100vh - 300px)}.c-fair-page__nfts-item{display:flex;align-items:center;flex-direction:column;gap:8px;position:relative}.c-fair-page__nfts-item-time{position:absolute;top:0;left:50%;transform:translate(-50%);background:#7f5bf0e6;display:flex;justify-content:center;align-items:center;padding:3.5px 10px;gap:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0 0 12px 12px;font-weight:500;font-size:.88rem;line-height:1.06rem;z-index:1;width:60%}.c-fair-page__nfts-item-time img{width:16px}.c-fair-page__nfts-item-price{white-space:nowrap;position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:8.5px 26.5px;gap:8px;background:#7f5bf0e6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0 0 24px 24px;font-weight:500;font-size:1rem;line-height:1.19rem;max-height:36px}.c-fair-page__nfts-item-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-fair-page__nfts-item-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:24px}.c-fair-page__nfts-item-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:.88rem;line-height:1.06rem}.c-fair-page__no-items{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9281c999;margin-top:100px;white-space:pre-line;font-weight:400;font-size:1.25rem;line-height:1.5rem;text-align:center}.c-fair-page__no-items img{width:32px;filter:brightness(5)}.c-my-goods-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-my-goods-page__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:16px}.c-my-goods-page__title.bold{font-weight:600}.c-my-goods-page-item{display:flex;padding:12px;border-radius:4px;box-shadow:0 1px 13px #0000001a;gap:12px;width:100%;max-width:400px}.c-my-goods-page-item-text{display:flex;gap:6px;flex-direction:column;font-size:.7rem;line-height:1.1;gap:4px;align-items:flex-start}.c-my-goods-page-item-text.title{font-size:1rem;font-weight:700;line-height:1.2}.c-my-goods-page-item__image{width:82px;height:82px;background:#1717170e;border-radius:6px;margin:auto 0}.c-my-goods-page-item__button{display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #536dfe;color:#536dfe;padding:4px 8px;white-space:nowrap;font-size:.75rem;margin-top:auto}.c-my-goods-page__tabs{display:flex;min-height:40px;gap:8px;margin-bottom:16px;height:40px;overflow-x:auto;border-radius:111px}.c-my-goods-page__tabs-item{white-space:nowrap;display:flex;align-items:center;padding:0 16px;gap:8px;background:#9281c933;border-radius:111px;font-weight:500;font-size:1rem;line-height:1.19rem;color:#9281c9;text-align:center;height:100%}@media only screen and (max-width: 345px){.c-my-goods-page__tabs-item{padding:4px 16px}}.c-my-goods-page__tabs-item.active{color:#fff;background:#7f5bf0}.c-my-goods-page__nfts{width:calc(100% + 32px);margin:0 -16px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden;height:auto}.c-my-goods-page__nfts-item{display:flex;align-items:center;flex-direction:column;gap:8px;position:relative}.c-my-goods-page__nfts-item-time{position:absolute;top:0;left:50%;transform:translate(-50%);background:#7f5bf0e6;display:flex;justify-content:center;align-items:center;padding:3.5px 10px;gap:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0 0 12px 12px;font-weight:500;font-size:.88rem;line-height:1.06rem;z-index:1;width:60%}.c-my-goods-page__nfts-item-time img{width:16px}.c-my-goods-page__nfts-item-price{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:8.5px 26.5px;gap:8px;background:#7f5bf0e6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0 0 24px 24px;font-weight:500;font-size:1rem;line-height:1.19rem;max-height:36px}.c-my-goods-page__nfts-item-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-my-goods-page__nfts-item-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:24px}.c-my-goods-page__nfts-item-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:.88rem;line-height:1.06rem}.c-my-goods-page__no-items{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9281c999;margin-top:100px;white-space:pre-line;font-weight:400;font-size:1.25rem;line-height:1.5rem;text-align:center}.c-my-goods-page__no-items img{width:32px;filter:brightness(5)}.c-post-product-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-post-product-page__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px}.c-post-product-page__title.bold{font-weight:600}.c-post-product-page-item{display:flex;padding:12px;border-radius:4px;box-shadow:0 1px 13px #0000001a;gap:12px;width:100%;max-width:400px}.c-post-product-page-item-text{display:flex;gap:6px;flex-direction:column;font-size:.7rem;line-height:1.1;gap:4px;align-items:flex-start}.c-post-product-page-item-text.title{font-size:1rem;font-weight:700;line-height:1.2}.c-post-product-page-item__image{width:82px;height:82px;background:#1717170e;border-radius:6px;margin:auto 0}.c-post-product-page-item__button{display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #536dfe;color:#536dfe;padding:4px 8px;white-space:nowrap;font-size:.75rem;margin-top:auto}.c-post-product-page__controls{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-bottom:20px}.c-post-product-page__controls-item{height:40px;min-width:40px;background:#9281c933;border-radius:11111px;padding:10px;display:flex;gap:8px}.c-post-product-page__controls-item.small{align-items:center;justify-content:center}.c-post-product-page__controls-item.input{padding-left:16px;flex:1}.c-post-product-page__controls-item.input input{all:unset}.c-post-product-page__controls-item-icon{width:20px}.c-post-product-page__controls-item-icon.filter{width:14px}.c-post-product-page__nfts{width:calc(100% + 32px);margin:0 -16px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden;height:auto}.c-post-product-page__nfts-item{display:flex;align-items:center;flex-direction:column;gap:8px;position:relative}.c-post-product-page__nfts-item-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-post-product-page__nfts-item-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:24px}.c-post-product-page__nfts-item-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:.88rem;line-height:1.06rem}.c-post-product-page__no-items{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9281c999;margin-top:100px;white-space:pre-line;font-weight:400;font-size:1.25rem;line-height:1.5rem;text-align:center}.c-post-product-page__no-items img{width:32px;filter:brightness(5)}.c-post-product-item-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-post-product-item-page__bet{display:flex;justify-content:space-between;align-items:center}.c-post-product-item-page__bets{margin-top:40px;display:flex;flex-direction:column;gap:8px}.c-post-product-item-page__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-post-product-item-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-post-product-item-page__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-post-product-item-page__fade-top img{width:100%}.c-post-product-item-page__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-post-product-item-page__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px}.c-post-product-item-page__head.bold{font-weight:600}.c-post-product-item-page__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-post-product-item-page__nft-container-image{width:100%;border-radius:12px}.c-post-product-item-page__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-post-product-item-page__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-post-product-item-page__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-post-product-item-page__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-post-product-item-page-input{height:40px;min-width:40px;display:flex;justify-content:end;align-items:center;gap:8px;flex:1;width:100%;padding:16px 20px;background:#0e0234;border-radius:16px;position:relative;margin-bottom:16px}.c-post-product-item-page-input-currency{display:flex;align-items:center;gap:8px}.c-post-product-item-page-input .line{min-width:1px;height:56px;background:#9281c933;margin:-17px 0}.c-post-product-item-page-input:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-product-item-page-input .currency{font-weight:400;font-size:1rem;line-height:1.188rem}.c-post-product-item-page-input-icon{width:24px;border:1px solid rgba(146,129,201,.2);border-radius:50%}.c-post-product-item-page-input-icon.arrow{border:none;border-radius:0;transform:rotate(180deg)}.c-post-product-item-page-input input{all:unset;margin-right:auto;width:100%;font-weight:500}.c-post-product-item-page-input input::placeholder{color:#fff;opacity:1;overflow:hidden;text-overflow:ellipsis}.c-post-product-item-page__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-post-product-item-page__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-post-product-item-page__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-post-product-item-page__fee-container .line{width:100%;height:1px;background:#9281c933}.c-post-product-item-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;bottom:-24px;gap:6px;margin-top:18px;max-width:450px}.c-post-product-item-page__button.small{width:100%;margin-top:0;min-height:2.5rem;flex:1}.c-post-product-item-page__buttons{display:flex;align-items:center;gap:16px;margin-top:16px}.c-post-product-item-page__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-change-item-price-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-change-item-price-page__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-change-item-price-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-change-item-price-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-change-item-price-page__button:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-change-item-price-page__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-change-item-price-page__fade-top img{width:100%}.c-change-item-price-page__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-change-item-price-page__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px}.c-change-item-price-page__head.bold{font-weight:600}.c-change-item-price-page__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-change-item-price-page__nft-container-image{width:100%;border-radius:12px}.c-change-item-price-page__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-change-item-price-page__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-change-item-price-page__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-change-item-price-page__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-change-item-price-page-input{height:40px;min-width:40px;display:flex;justify-content:end;align-items:center;gap:8px;flex:1;width:100%;padding:16px 20px;background:#0e0234;border-radius:16px;position:relative;margin-bottom:16px}.c-change-item-price-page-input:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-change-item-price-page-input .currency{font-weight:400;font-size:1rem;line-height:1.188rem;opacity:.5}.c-change-item-price-page-input-icon{width:24px;border:1px solid rgba(146,129,201,.2);border-radius:50%}.c-change-item-price-page-input input{all:unset;margin-right:auto}.c-change-item-price-page__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-change-item-price-page__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-change-item-price-page__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-change-item-price-page__fee-container .line{width:100%;height:1px;background:#9281c933}.c-change-item-price-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;bottom:-24px;gap:6px;margin-top:18px;max-width:450px}.c-change-item-price-page__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-auction-item-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative}.c-post-auction-item-page__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-post-auction-item-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-post-auction-item-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-post-auction-item-page__button:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-auction-item-page__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-post-auction-item-page__fade-top img{width:100%}.c-post-auction-item-page__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-post-auction-item-page__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px}.c-post-auction-item-page__head.bold{font-weight:600}.c-post-auction-item-page__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-post-auction-item-page__nft-container-image{width:100%;border-radius:12px}.c-post-auction-item-page__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-post-auction-item-page__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-post-auction-item-page__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-post-auction-item-page__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-post-auction-item-page-input{height:40px;min-width:40px;display:flex;justify-content:end;align-items:center;gap:8px;flex:1;width:100%;padding:16px 20px;background:#0e0234;border-radius:16px;position:relative;margin-bottom:16px}.c-post-auction-item-page-input-currency{display:flex;align-items:center;gap:8px}.c-post-auction-item-page-input .line{min-width:1px;height:56px;background:#9281c933;margin:-17px 0}.c-post-auction-item-page-input:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-auction-item-page-input .currency{font-weight:400;font-size:1rem;line-height:1.188rem}.c-post-auction-item-page-input-icon{width:24px;border:1px solid rgba(146,129,201,.2);border-radius:50%}.c-post-auction-item-page-input-icon.arrow{border:none;border-radius:0;transform:rotate(180deg);margin-left:auto}.c-post-auction-item-page-input input{all:unset;margin-right:auto;width:100%;font-weight:500}.c-post-auction-item-page-input input::placeholder{color:#fff;opacity:1;overflow:hidden;text-overflow:ellipsis}.c-post-auction-item-page__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-post-auction-item-page__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-post-auction-item-page__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-post-auction-item-page__fee-container .line{width:100%;height:1px;background:#9281c933}.c-post-auction-item-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;bottom:-24px;gap:6px;margin-top:18px;max-width:450px}.c-post-auction-item-page__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-recipies-page{padding:24px 16px 0;max-width:500px;margin:0 auto}.c-recipies-page__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem}.c-recipies-page__title.bold{font-weight:600}.c-recipies-page__title-text{font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-recipies-page__title-left{display:flex;flex-direction:column;justify-content:space-between;gap:4px}.c-recipies-page__title-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:16px}.c-recipies-page__title-container-image{height:55px}.c-recipies__item{display:flex;width:100%;border-radius:16px;padding:17px 20px;position:relative;padding-left:calc(6.25rem + 16px);margin-bottom:16px;min-height:calc(6.25rem - 4px);background:#1f0d594d}.c-recipies__item:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-recipies__item:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.c-recipies__item.beds{background:#0d59434d}.c-recipies__item.beds:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-recipies__item.unicorns,.c-recipies__item.potions{background:#014c744d}.c-recipies__item.unicorns:before,.c-recipies__item.potions:before{background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-recipies__item.headphones{background:#7c4a094d}.c-recipies__item.headphones:before{background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-recipies__item__image{width:100%;border-radius:14px}.c-recipies__item__image-container{overflow:hidden;width:calc(6.25rem - 4px);height:calc(6.25rem - 4px);position:absolute;left:0;top:50%;transform:translateY(-50%)}.c-recipies__item__text{display:flex;flex-direction:column;justify-content:center;gap:10px}.c-recipies__item__title{font-style:normal;font-size:1rem;line-height:1.1rem;font-weight:600;font-family:Finlandica,sans-serif;text-transform:capitalize}.c-recipies__item__boost{display:flex;align-items:center;padding:6.5px 8px;background:#0d594380;border-radius:8px;white-space:pre-line}.c-recipies__item__boost .text{font-weight:400;font-size:1rem;line-height:1.188rem;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.c-recipies__item__available{left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;position:absolute;width:calc(100% - 8px);bottom:6px;font-weight:400;font-size:.875rem;line-height:1.063rem;text-align:center;padding:2px 12px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:28px;white-space:nowrap}.c-recipies__item__available:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-recipies__item__available:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:28px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.c-recipies__item__available.motors{background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%)}.c-recipies__item__available.motors:before{background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-recipies__item__available.beds{background:linear-gradient(180deg,#168e6c -6.03%,#137b5e 11.15%,#0d5943 47.78%,#0a4434 78.7%,#093d2e 99.31%)}.c-recipies__item__available.beds:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-recipies__item__available.unicorns,.c-recipies__item__available.potions{background:linear-gradient(180deg,#16648e -6.03%,#13577b 11.15%,#0d3e59 47.78%,#0a3044 78.7%,#092b3d 99.31%)}.c-recipies__item__available.unicorns:before,.c-recipies__item__available.potions:before{background:linear-gradient(180deg,#59bef4 -5.81%,#2aa9ed 14.65%,#0d9ce9 29.43%,#0298e8 38.52%,#0188d1 49.89%,#016aa2 76.03%,#015785 95.36%,#01507a 106.73%)}.c-recipies__item__available.headphones{background:linear-gradient(180deg,#8e5a16 -6.03%,#7b4e13 11.15%,#59380d 47.78%,#442b0a 78.7%,#3d2609 99.31%)}.c-recipies__item__available.headphones:before{background:linear-gradient(180deg,#f0b15e -6.03%,#f0af5a 4.28%,#f0aa4e,#f0a23c 22.59%,#f09825 30.61%,#c0791d 64.95%,#7d5014 108.46%)}.c-recipies__item__available.ended{background:linear-gradient(180deg,#8e1630 -6.03%,#7b132a 11.15%,#590d1d 47.78%,#5b0114 78.7%,#3d0914 99.31%)}.c-recipies__item__available.ended:before{background:linear-gradient(180deg,#f05e7e -6.03%,#f05a7b 4.28%,#f04e71,#f03c63 22.59%,#f02551 30.61%,#c01d40 64.95%,#7d142b 108.46%)}.c-recipies__item.ended{background:linear-gradient(180deg,#8e16304d -6.03%,#7b132a4d 11.15%,#590d1d4d 47.78%,#5b01144d 78.7%,#3d09144d 99.31%)}.c-recipies__item.ended:before{background:linear-gradient(180deg,#f05e7e -6.03%,#f05a7b 4.28%,#f04e71,#f03c63 22.59%,#f02551 30.61%,#c01d40 64.95%,#7d142b 108.46%)}.c-merge-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-merge-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-merge-drawer__or{position:relative;left:50%;transform:translate(-50%);bottom:-5px}.c-merge-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-merge-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-merge-drawer__title{text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;margin-bottom:20px;padding:0 25px}.c-merge-drawer__image{width:100%;border-radius:24px}.c-merge-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:20px}.c-merge-drawer__text{font-weight:400;font-size:.875rem;line-height:1.063rem;color:#9281c9;margin-bottom:12px}.c-merge-drawer__text.bottom{margin-bottom:0}.c-merge-drawer__boost{display:flex;justify-content:center;align-items:center;padding:6.5px 12px;background:#0d594380;border-radius:8px;margin-bottom:24px;position:relative;white-space:pre-line;min-width:200px}.c-merge-drawer__boost:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:8px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-merge-drawer__boost .text{font-weight:400;font-size:1rem;line-height:1.188rem;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.c-merge-drawer__ingredients{margin-top:8px;gap:16px;width:100%;display:flex;flex-direction:column;margin-bottom:33px}.c-merge-drawer__ingredient-item{position:relative}.c-merge-drawer__ingredient-item--or{position:absolute;left:50%;transform:translate(-50%);bottom:-20px}.c-merge-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px}.c-merge-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-merge-drawer__text{font-weight:400;font-size:1.125rem;line-height:1.375rem;text-align:center;opacity:.5;white-space:pre-line}.c-merge-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-merge-drawer__fade-top img{width:100%}.c-merge-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.one-of{margin-bottom:10px}.or-group__header{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 12px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);cursor:pointer;text-align:left;position:relative;z-index:1}.or-group__header .or-group__chevron .chev{display:inline-block;transition:transform .18s ease}.or-group__header.open .or-group__chevron .chev{transform:rotate(180deg)}.or-group__header *{pointer-events:none}.or-group__summary{min-width:0;overflow:hidden;position:relative;padding-right:4px}.or-group__body{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .22s ease,opacity .22s ease}.or-group__body.open{grid-template-rows:1fr;opacity:1}.or-group__items{overflow:hidden;padding:10px 4px 0}.or-summary--icons{display:flex;align-items:center;gap:3px;overflow:hidden}.or-summary--icons .or-item{display:inline-flex;align-items:center}.or-summary--icons.is-clamped{--fade-w: 22px;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--fade-w)),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--fade-w)),transparent 100%)}.or-summary__icon{width:32px;height:32px;border-radius:4px;object-fit:cover;flex:0 0 32px;box-shadow:0 0 0 1px #ffffff1f}.or-summary--icons[data-sep="/"] .or-item:not(:first-child):before{content:"/";display:inline-block;font-size:22px;line-height:1;opacity:.7;margin-right:3px}.or-summary--icons[data-sep=or] .or-item:not(:first-child):before{content:"или";font-size:10px;margin-right:3px}.or-summary--icons[data-sep="?"] .or-item:not(:last-child):after{content:"?"}.c-merge-drawer__share{position:absolute;top:16px;left:16px;background:transparent;border:0;padding:8px;border-radius:12px;cursor:pointer;z-index:2}.c-merge-drawer__share:active{transform:scale(.98)}.c-merge-drawer__share img{width:32px;height:32px;display:block}.c-start-alchemy-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-start-alchemy-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-start-alchemy-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-start-alchemy-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-start-alchemy-drawer__title{text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:20px}.c-start-alchemy-drawer__title.en{font-weight:600;font-family:Finlandica,sans-serif}.c-start-alchemy-drawer__image{width:100%;border-radius:24px}.c-start-alchemy-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:20px}.c-start-alchemy-drawer__text{font-weight:400;font-size:.875rem;line-height:1.063rem;color:#9281c9;margin-bottom:12px}.c-start-alchemy-drawer__boost{display:flex;align-items:center;padding:6.5px 8px;background:#0d594380;border-radius:8px;margin-bottom:24px;position:relative}.c-start-alchemy-drawer__boost:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:8px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-start-alchemy-drawer__boost .text{font-weight:400;font-size:1rem;line-height:1.188rem;background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.c-start-alchemy-drawer__ingredients{margin-top:8px;gap:16px;width:100%;display:flex;flex-direction:column;margin-bottom:33px}.c-start-alchemy-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px}.c-start-alchemy-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-start-alchemy-drawer__fade-top{position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-start-alchemy-drawer__fade-top img{width:100%}.c-start-alchemy-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-send-nft-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative;height:100%}.c-send-nft-page__bet{display:flex;justify-content:space-between;align-items:center}.c-send-nft-page__bets{margin-top:40px;display:flex;flex-direction:column;gap:8px}.c-send-nft-page__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-send-nft-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-send-nft-page__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-send-nft-page__fade-top img{width:100%}.c-send-nft-page__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-send-nft-page__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px}.c-send-nft-page__head.bold{font-weight:600}.c-send-nft-page__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-send-nft-page__nft-container-count{display:flex;justify-content:center;align-items:center;padding:0 8px;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:1rem;margin-left:auto}.c-send-nft-page__nft-container-image{width:100%;border-radius:12px}.c-send-nft-page__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-send-nft-page__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-send-nft-page__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-send-nft-page__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-send-nft-page-input{height:40px;min-width:40px;display:flex;align-items:center;gap:8px;min-height:56px;width:100%;background:#0e0234;border-radius:16px;position:relative;margin-bottom:16px;z-index:1}.c-send-nft-page-input-container{display:flex;align-items:center;width:100%}.c-send-nft-page-input--remove-container{height:60px;width:40px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;background:#250536;border-radius:12px;position:relative;transform:translate(2px)}.c-send-nft-page-input--remove-container:before{content:"";position:absolute;top:0;left:-16px;width:26px;height:16px;background:#250536}.c-send-nft-page-input--remove-container:after{pointer-events:none;content:"";position:absolute;bottom:0;left:-16px;width:26px;height:16px;background:#250536}.c-send-nft-page-input--remove-icon{width:20px}.c-send-nft-page-input .line{min-width:1px;height:56px;background:#9281c933;margin:-17px 0}.c-send-nft-page-input:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-nft-page-input-item{all:unset;font-weight:500;height:60px;padding:0 20px;min-width:0}.c-send-nft-page-input-item.wallet{flex:1.8}.c-send-nft-page-input-item.amount{flex:1;padding:0 12px}.c-send-nft-page-input-item::placeholder{color:#fff;opacity:1;overflow:hidden;text-overflow:ellipsis}.c-send-nft-page__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-send-nft-page__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-send-nft-page__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-send-nft-page__fee-container .line{width:100%;height:1px;background:#9281c933}.c-send-nft-page__header{margin-bottom:0}.c-send-nft-page__header-button{max-height:48px}.c-send-nft-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;gap:6px;max-width:450px;margin-top:auto}.c-send-nft-page__button.small{width:100%;margin-top:0;min-height:2.5rem;flex:1}.c-send-nft-page__buttons{display:flex;align-items:center;gap:16px;margin-top:16px}.c-send-nft-page__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-nft-page__distribution{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:16px}.c-send-nft-page__apple-switch{position:relative;display:inline-block;width:56px;height:32px}.c-send-nft-page__apple-switch input[type=checkbox]{-webkit-appearance:none}.c-send-nft-page__apple-switch input:checked+.knob{background-color:#7f5bf0}.c-send-nft-page__apple-switch input+.knob{transition:all .3s ease-in}.c-send-nft-page__apple-switch input+.knob:before{transition:all .3s ease-in}.c-send-nft-page__apple-switch input:checked+.knob:before{transform:translate(22.4px)}.c-send-nft-page__apple-switch .knob{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:40px}.c-send-nft-page__apple-switch .knob:before{position:absolute;background-color:#fff;content:"";left:4px;top:4px;width:24px;height:24px;border-radius:50%}.c-send-nft-page__mass-input-container{display:flex;justify-content:center;width:100%;margin-bottom:20px;min-height:166px;height:166px;max-height:166px;position:relative}.c-send-nft-page__mass-input-container:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-nft-page__mass-input-container-buttons{display:flex;align-items:center;gap:16px;position:relative;margin-bottom:20px}.c-send-nft-page__mass-input-container-buttons button{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:8px}.c-send-nft-page__mass-input-container-buttons button img{width:24px}.c-send-nft-page__mass-input-container-buttons button:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:111px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-nft-page__mass-input-container-paste{position:relative}.c-send-nft-page__mass-input-container-paste.green{background:linear-gradient(180deg,#168e6c -6.03%,#137b5e 11.15%,#0d5943 47.78%,#0a4434 78.7%,#093d2e 99.31%);border-radius:111px}.c-send-nft-page__mass-input-container-paste.green:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-send-nft-page__mass-input-container input[type=file]{position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;cursor:pointer}.c-send-token-page{padding:12px 16px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:500px;margin:0 auto;position:relative;height:100%}.c-send-token-page__bet{display:flex;justify-content:space-between;align-items:center}.c-send-token-page__bets{margin-top:40px;display:flex;flex-direction:column;gap:8px}.c-send-token-page__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-send-token-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-send-token-page__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-send-token-page__fade-top img{width:100%}.c-send-token-page__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-send-token-page__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px}.c-send-token-page__head.bold{font-weight:600}.c-send-token-page__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-send-token-page__nft-container-count{font-weight:500;font-size:1rem;margin-left:auto}.c-send-token-page__nft-container-image{width:100%;border-radius:50%;border:1px solid rgba(255,255,255,.329)}.c-send-token-page__nft-container-image-container{overflow:hidden;width:32px;height:32px}.c-send-token-page__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-send-token-page__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-send-token-page-input{height:40px;min-width:40px;display:flex;align-items:center;gap:8px;min-height:56px;width:100%;background:#0e0234;border-radius:16px;position:relative;margin-bottom:16px;z-index:1}.c-send-token-page-input-container{display:flex;align-items:center;width:100%}.c-send-token-page-input--remove-container{height:60px;width:40px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;background:#250536;border-radius:12px;position:relative;transform:translate(2px)}.c-send-token-page-input--remove-container:before{content:"";position:absolute;top:0;left:-16px;width:26px;height:16px;background:#250536}.c-send-token-page-input--remove-container:after{pointer-events:none;content:"";position:absolute;bottom:0;left:-16px;width:26px;height:16px;background:#250536}.c-send-token-page-input--remove-icon{width:20px}.c-send-token-page-input .line{min-width:1px;height:56px;background:#9281c933;margin:-17px 0}.c-send-token-page-input:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-token-page-input-item{all:unset;font-weight:500;height:60px;padding:0 20px;min-width:0}.c-send-token-page-input-item.wallet{flex:1.8}.c-send-token-page-input-item.amount{flex:1;padding:0 12px}.c-send-token-page-input-item::placeholder{color:#fff;opacity:1;overflow:hidden;text-overflow:ellipsis}.c-send-token-page__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-send-token-page__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-send-token-page__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-send-token-page__fee-container .line{width:100%;height:1px;background:#9281c933}.c-send-token-page__header{margin-bottom:0}.c-send-token-page__header-button{max-height:48px}.c-send-token-page__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;gap:6px;max-width:450px;margin-top:auto}.c-send-token-page__button.small{width:100%;margin-top:0;min-height:2.5rem;flex:1}.c-send-token-page__buttons{display:flex;align-items:center;gap:16px;margin-top:16px}.c-send-token-page__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-token-page__distribution{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:16px}.c-send-token-page__apple-switch{position:relative;display:inline-block;width:56px;height:32px}.c-send-token-page__apple-switch input[type=checkbox]{-webkit-appearance:none}.c-send-token-page__apple-switch input:checked+.knob{background-color:#7f5bf0}.c-send-token-page__apple-switch input+.knob{transition:all .3s ease-in}.c-send-token-page__apple-switch input+.knob:before{transition:all .3s ease-in}.c-send-token-page__apple-switch input:checked+.knob:before{transform:translate(22.4px)}.c-send-token-page__apple-switch .knob{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:40px}.c-send-token-page__apple-switch .knob:before{position:absolute;background-color:#fff;content:"";left:4px;top:4px;width:24px;height:24px;border-radius:50%}.c-send-token-page__mass-input-container{display:flex;justify-content:center;width:100%;margin-bottom:20px;min-height:166px;height:166px;max-height:166px;position:relative}.c-send-token-page__mass-input-container:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-token-page__mass-input-container-buttons{display:flex;align-items:center;gap:16px;position:relative;margin-bottom:20px}.c-send-token-page__mass-input-container-buttons button{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:8px}.c-send-token-page__mass-input-container-buttons button img{width:24px}.c-send-token-page__mass-input-container-buttons button:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:111px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-send-token-page__mass-input-container-paste{position:relative}.c-send-token-page__mass-input-container-paste.green{background:linear-gradient(180deg,#168e6c -6.03%,#137b5e 11.15%,#0d5943 47.78%,#0a4434 78.7%,#093d2e 99.31%);border-radius:111px}.c-send-token-page__mass-input-container-paste.green:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-send-token-page__mass-input-container input[type=file]{position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;cursor:pointer}textarea{scrollbar-width:none;resize:none!important;margin:0 auto;all:unset;display:inline-block;padding:20px;background:#0e0234;border-radius:16px;position:relative;width:88%}.c-clan-recipies-page{padding:24px 16px 0;max-width:500px;margin:0 auto}.c-clan-recipies-page__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem}.c-clan-recipies-page__title.bold{font-weight:600}.c-clan-recipies-page__title-text{font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-clan-recipies-page__title-left{display:flex;flex-direction:column;justify-content:space-between;gap:4px}.c-clan-recipies-page__title-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.c-clan-recipies-page__item{width:100%;position:relative;display:flex;align-items:center;padding:0 16px 0 0;gap:16px;background:#1f0d594d;border-radius:20px;font-weight:500;font-size:1.125rem;line-height:1.375rem}.c-clan-recipies-page__items{display:flex;width:100%;flex-direction:column;gap:18px}.c-clan-recipies-page__item-image{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:19px}.c-clan-recipies-page__item-image-container{position:relative;width:80px;height:80px;border-radius:20px}.c-clan-recipies-page__item-image-container:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-clan-recipies-page__item-arrow{margin-left:auto;filter:invert(68%) sepia(12%) saturate(1476%) hue-rotate(215deg) brightness(93%) contrast(86%);transform:rotate(90deg)}.c-clan-recipies-page__item:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-main{height:calc(100vh - 93px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.c-main.no-footer{height:100vh}.c-main__wrapper{background:#0e0234;overflow:hidden;position:relative;height:100vh;min-height:100vh;touch-action:none;background-position:center;background-repeat:no-repeat;background-size:cover;overflow-y:scroll}.c-main::-webkit-scrollbar{display:none}.c-layout{position:relative;bottom:0;height:100vh;margin:0 auto!important;overflow:hidden;overflow-y:auto;right:0;top:0;z-index:0}.c-layout.not-connected{height:100vh}.c-footer{padding:12px 16px;display:flex;height:93px;position:relative;z-index:5;gap:16px;justify-content:space-evenly;background:#0e0234;border-top:1px solid rgba(146,129,201,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:32px 32px 0 0}@media only screen and (max-width: 345px){.c-footer{gap:4px}}.c-footer.hidden{display:none}.admin-fab{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:calc(105px + env(safe-area-inset-bottom));width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(70% 70% at 50% 30%,#815ef0,#5625f0 60%,#2e147d);border:1px solid rgba(146,129,201,.25);box-shadow:0 6px 20px #5625f059;z-index:6}.admin-fab img,.admin-fab svg{width:52px;height:52px}.c-footer-button{display:flex;flex-direction:column;align-items:center;color:#9281c9;opacity:.4;min-width:75px}.c-footer-button.active{opacity:1}.c-footer-button_image{width:40px}.c-footer-button_title{font-weight:500;font-size:.813rem;line-height:1rem;text-align:center}.c-loader{background-position:center;height:100vh;position:absolute;width:100vw;display:flex;align-items:flex-start;justify-content:center;z-index:99999;background:#0e0234;overflow:hidden}.c-loader__background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto;min-height:100vh;height:100vh}@media (min-aspect-ratio: 1080/1920){.c-loader__background{height:auto;min-width:100vw;width:100vw}}.c-loader__title{width:88%}.c-loader__title-container{bottom:3.875rem;position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:100vw;max-width:500px;z-index:1}.c-loader__fade{position:absolute;width:100vw;left:0;z-index:1}.c-loader__fade.top{top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-loader__fade.bottom{bottom:-29px;mix-blend-mode:plus-lighter;opacity:.47}.c-loader:after{pointer-events:none;content:"";position:absolute;width:656px;height:425px;left:calc(50% - 328px);bottom:-147px;background:#0e0234;filter:blur(111px)}.c-loader__sign{z-index:1;width:100vw;display:flex;justify-content:center;position:absolute;bottom:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif!important;font-style:normal;font-weight:400;font-size:1.375rem;line-height:1.375rem;text-align:center;letter-spacing:.25rem;mix-blend-mode:overlay;text-shadow:0px 4px 4px rgba(0,0,0,.25);color:#fff}.c-loader__sign.en{text-transform:uppercase;font-weight:700;letter-spacing:.15rem}.c-loader__progress-container{width:100%;height:100%;position:relative;height:42px;padding:1px;width:70vw;margin:0 auto 27px;transition:width .8s;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%);border-radius:20px}.c-loader__progress-container:after{pointer-events:none;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:20px;width:calc(100% - 8px);height:calc(100% - 8px)}.c-loader__progress-container-back{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;height:100%;opacity:.15;width:100%}.c-loader__progress-value{position:absolute;border-radius:20px;width:calc(100% - 16px);height:calc(100% - 16px);z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.c-loader__progress-value-line{height:100%;transition:width .8s;position:absolute;border-radius:20px;background:linear-gradient(180deg,#f459ba -5.81%,#ed2aa4 14.65%,#e90d96 29.43%,#e80291 38.52%,#d10183 49.89%,#a20166 76.03%,#850153 95.36%,#7a014d 106.73%)}.c-language-drawer{padding:24px 74px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-language-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-language-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.2;transform:scaleY(-1)}.c-language-drawer__fade-top img{width:100%}.c-language-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-language-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-language-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-language-drawer__title{text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:12px;padding:0 25px}.c-language-drawer__title.en{font-weight:600;font-family:Finlandica,sans-serif}.c-language-drawer__text{font-weight:400;font-size:1.125rem;line-height:1.375rem;text-align:center;color:#9281c9;margin-bottom:32px;z-index:1}.radio-inputs{display:flex;align-items:center;padding:0;background:#9281c933;border-radius:100px;font-weight:400;font-size:1.125rem;line-height:1.375rem;z-index:1}.radio-inputs .radio{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;flex:1 1 auto}.radio-inputs .radio input{display:none}.radio-inputs .radio input:checked{background:red}.radio-inputs .radio input:checked+.wrapper{position:relative;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;display:flex;justify-content:center;align-items:center;gap:6px}.radio-inputs .radio input:checked+.wrapper:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.radio-inputs .radio .wrapper{display:flex;white-space:nowrap;padding:8px 16px;gap:6px;align-items:center;width:100%}.radio-inputs .radio .wrapper img{width:24px}.c-wallets-drawer{gap:16px;padding:24px 74px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-wallets-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-wallets-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.2;transform:scaleY(-1)}.c-wallets-drawer__fade-top img{width:100%}.c-wallets-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-wallets-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-wallets-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-wallets-drawer__title{text-align:center;font-weight:400;font-size:1.75rem;line-height:2rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:12px;padding:0 25px}.c-wallets-drawer__title.en{font-weight:600;font-family:Finlandica,sans-serif}.c-wallets-drawer__text{font-weight:400;font-size:1.125rem;line-height:1.375rem;text-align:center;color:#9281c9;margin-bottom:32px;z-index:1}.c-fair-buy-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-fair-buy-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-fair-buy-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-fair-buy-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-fair-buy-drawer__title{text-align:center;font-size:1.25rem;line-height:1.5rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:24px;padding:0 26px;font-weight:600;font-family:Finlandica,sans-serif;font-weight:700}.c-fair-buy-drawer__image{width:100%;border-radius:24px}.c-fair-buy-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:24px}.c-fair-buy-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-fair-buy-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-fair-buy-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-fair-buy-drawer__fade-top img{width:100%}.c-fair-buy-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-fair-buy-drawer__text{width:100%;font-weight:400;font-size:1rem;line-height:1.19rem;margin-bottom:26px}.c-fair-buy-drawer__text.collection{color:#9281c9;text-transform:capitalize;margin-bottom:8px}.c-fair-sort-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-fair-sort-drawer__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center}.c-fair-sort-drawer__title.bold{font-weight:600}.c-fair-sort-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-fair-sort-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-fair-sort-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-fair-sort-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-fair-sort-drawer__fade-top img{width:100%}.c-fair-sort-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-fair-sort-drawer__checkboxes{width:100%;display:flex;flex-direction:column;align-items:center;border:2px solid rgba(146,129,201,.2);border-radius:24px}.c-fair-sort-drawer__label{position:relative;display:flex;padding:20px;width:100%;font-weight:500;font-size:1.13rem;line-height:1.38rem;gap:12px}.c-fair-sort-drawer__label .line{position:absolute;left:0;bottom:0;width:100%;background:#9281c933;height:2px}.c-fair-sort-drawer__label .checkmark{min-height:24px;min-width:24px;height:24px;width:24px;background:#9281c933;border-radius:50%;position:relative}.c-fair-sort-drawer__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-fair-sort-drawer__label input[type=radio]:checked+.checkmark{border:2px solid rgb(127,91,240)}.c-fair-sort-drawer__label input[type=radio]:checked+.checkmark:after{pointer-events:none;content:"";position:absolute;width:10px;height:10px;background:#7f5bf0;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.c-post-product-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-post-product-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-product-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-post-product-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-post-product-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-post-product-drawer__button:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-product-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-post-product-drawer__fade-top img{width:100%}.c-post-product-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-post-product-drawer__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center}.c-post-product-drawer__head.bold{font-weight:600}.c-post-product-drawer__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-post-product-drawer__nft-container-image{width:100%;border-radius:12px}.c-post-product-drawer__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-post-product-drawer__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-post-product-drawer__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-post-product-drawer__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-post-product-drawer-input{height:40px;min-width:40px;display:flex;justify-content:end;align-items:center;gap:8px;flex:1;width:100%;padding:16px 20px;background:#0e0234;border-radius:16px;position:relative;margin-bottom:16px}.c-post-product-drawer-input:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-post-product-drawer-input .currency{font-weight:400;font-size:1rem;line-height:1.188rem;opacity:.5}.c-post-product-drawer-input-icon{width:24px;border:1px solid rgba(146,129,201,.2);border-radius:50%}.c-post-product-drawer-input input{all:unset;margin-right:auto}.c-post-product-drawer__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-post-product-drawer__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-post-product-drawer__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1.125rem;line-height:1.375rem}.c-post-product-drawer__fee-container .line{width:100%;height:1px;background:#9281c933}.c-post-product-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px;margin-top:18px}.c-post-product-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-select-sell-type-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-select-sell-type-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-select-sell-type-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-select-sell-type-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-select-sell-type-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-select-sell-type-drawer__button:before{pointer-events:none;content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-select-sell-type-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-select-sell-type-drawer__fade-top img{width:100%}.c-select-sell-type-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-select-sell-type-drawer__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center}.c-select-sell-type-drawer__head.bold{font-weight:600}.c-select-sell-type-drawer__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:16px}.c-select-sell-type-drawer__nft-container-image{width:100%;border-radius:12px}.c-select-sell-type-drawer__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-select-sell-type-drawer__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-select-sell-type-drawer__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-select-sell-type-drawer__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-select-sell-type-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px;margin-top:18px;justify-content:start;padding:20px 24px}.c-select-sell-type-drawer__button-icon{width:24px}.c-select-sell-type-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-fair-actions-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-fair-actions-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-fair-actions-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-fair-actions-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-fair-actions-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-fair-actions-drawer__fade-top img{width:100%}.c-fair-actions-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-fair-actions-drawer__head{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center}.c-fair-actions-drawer__head.bold{font-weight:600}.c-fair-actions-drawer__nft-container{display:flex;align-items:center;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%}.c-fair-actions-drawer__nft-container-image{width:100%;border-radius:12px}.c-fair-actions-drawer__nft-container-image-container{overflow:hidden;width:56px;height:56px}.c-fair-actions-drawer__nft-container-text{display:flex;flex-direction:column;gap:4px}.c-fair-actions-drawer__nft-container-text-title{font-family:Finlandica,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.375rem}.c-fair-actions-drawer__nft-container-text-collection{font-weight:400;font-size:1rem;line-height:1.19rem;color:#9281c9;text-transform:capitalize}.c-fair-actions-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px;margin-top:24px;justify-content:start;padding:20px 24px}.c-fair-actions-drawer__button-icon{width:24px}.c-fair-actions-drawer__button:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:38px;padding:4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-fair-actions-drawer__button.red{background:linear-gradient(180deg,#8e1630 -6.03%,#7b132a 11.15%,#590d1d 47.78%,#5b0114 78.7%,#3d0914 99.31%)}.c-fair-actions-drawer__button.red:before{background:linear-gradient(180deg,#f05e7e -6.03%,#f05a7b 4.28%,#f04e71,#f03c63 22.59%,#f02551 30.61%,#c01d40 64.95%,#7d142b 108.46%)}.c-fair-filters-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-fair-filters-drawer__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center}.c-fair-filters-drawer__title.bold{font-weight:600}.c-fair-filters-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-fair-filters-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-fair-filters-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-fair-filters-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-fair-filters-drawer__fade-top img{width:100%}.c-fair-filters-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-fair-filters-drawer__container{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden;width:100%}.c-fair-filters-drawer__container.active{height:fit-content;max-height:440px;padding:8px 0;overflow-y:auto}.c-fair-filters-drawer-item{display:flex;align-items:center;padding:16px 0;gap:12px;width:100%;border-width:1px 0px;border-style:solid;border-color:#9281c933;text-transform:capitalize;font-weight:500;font-size:1.25rem;line-height:1.5rem}.c-fair-filters-drawer-item__container{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:20px}.c-fair-filters-drawer-item.active{border-width:1px 0 0 0}.c-fair-filters-drawer-item-arrow{margin-left:auto;transform:rotate(180deg);width:24px;transition:all .3s ease;filter:invert(57%) sepia(40%) saturate(473%) hue-rotate(213deg) brightness(89%) contrast(85%)}.c-fair-filters-drawer-item-arrow.active{transform:rotate(0)}.c-fair-collection-filter__item{display:flex;align-items:center;gap:12px;width:100%;text-transform:capitalize;position:relative}.c-fair-collection-filter__item:before{content:"";display:inline-block;border-radius:4px;transition:all .3s;width:24px;height:24px;background:#9281c933}.c-fair-collection-filter__item .c-fair-collection-filter__checkbox:checked+span:after{pointer-events:none;content:"✔";display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:4px;border:2px solid white;font-size:12px;filter:invert(64%) sepia(77%) saturate(915%) hue-rotate(224deg) brightness(98%) contrast(98%)}.c-fair-collection-filter__item.active{border-width:1px 0 0 0}.c-fair-collection-filter__item-amount{display:flex;justify-content:center;align-items:center;padding:2px 10px;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:1rem;line-height:1.188rem;margin-left:auto}.c-fair-collection-filter__container{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden}.c-fair-collection-filter__container.active{height:fit-content;max-height:440px;padding:8px 0;overflow-y:auto}.c-fair-collection-filter__nft{display:flex;align-items:center;flex-direction:column;gap:10px}.c-fair-collection-filter__nft-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-fair-collection-filter__nft-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:16px}.c-fair-collection-filter__nft-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:1rem;line-height:1.188rem}.c-fair-collection-filter__checkbox{display:none}.c-fair-suitability-filter{position:relative;display:flex;width:100%;font-weight:500;font-size:1.13rem;line-height:1.38rem;gap:12px}.c-fair-suitability-filter .checkmark{min-height:24px;min-width:24px;height:24px;width:24px;background:#9281c933;border-radius:50%;position:relative}.c-fair-suitability-filter input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-fair-suitability-filter input[type=radio]:checked+.checkmark{border:2px solid rgb(127,91,240)}.c-fair-suitability-filter input[type=radio]:checked+.checkmark:after{pointer-events:none;content:"";position:absolute;width:10px;height:10px;background:#7f5bf0;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.c-fair-suitability-filter-amount{display:flex;justify-content:center;align-items:center;padding:2px 10px;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:1rem;line-height:1.188rem;margin-left:auto}.c-fair-currency-filter__item{display:flex;align-items:center;gap:12px;width:100%;text-transform:capitalize;position:relative}.c-fair-currency-filter__item:before{content:"";display:inline-block;border-radius:4px;transition:all .3s;width:24px;height:24px;background:#9281c933}.c-fair-currency-filter__item .c-fair-currency-filter__checkbox:checked+span:after{pointer-events:none;content:"✔";display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:4px;border:2px solid white;font-size:12px;filter:invert(64%) sepia(77%) saturate(915%) hue-rotate(224deg) brightness(98%) contrast(98%)}.c-fair-currency-filter__item.active{border-width:1px 0 0 0}.c-fair-currency-filter__item-amount{display:flex;justify-content:center;align-items:center;padding:2px 10px;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:1rem;line-height:1.188rem;margin-left:auto}.c-fair-currency-filter__container{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden}.c-fair-currency-filter__container.active{height:fit-content;max-height:440px;padding:8px 0;overflow-y:auto}.c-fair-currency-filter__nft{display:flex;align-items:center;flex-direction:column;gap:10px}.c-fair-currency-filter__nft-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-fair-currency-filter__nft-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:16px}.c-fair-currency-filter__nft-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:1rem;line-height:1.188rem}.c-fair-currency-filter__checkbox{display:none}.c-fair-artifact-filter__item{display:flex;align-items:center;gap:12px;width:100%;text-transform:capitalize;position:relative}.c-fair-artifact-filter__item:before{content:"";display:inline-block;border-radius:4px;transition:all .3s;width:24px;height:24px;min-width:24px;min-height:24px;background:#9281c933}.c-fair-artifact-filter__item .c-fair-artifact-filter__checkbox:checked+div:after{pointer-events:none;content:"✔";display:flex;align-items:center;justify-content:center;position:absolute;top:10px;left:-36px;width:20px;height:20px;border-radius:4px;border:2px solid white;font-size:12px;filter:invert(64%) sepia(77%) saturate(915%) hue-rotate(224deg) brightness(98%) contrast(98%)}.c-fair-artifact-filter__item.active{border-width:1px 0 0 0}.c-fair-artifact-filter__item-amount{display:flex;justify-content:center;align-items:center;padding:2px 10px;background:#ffffff1f;border-radius:8px;font-weight:500;font-size:1rem;line-height:1.188rem;margin-left:auto}.c-fair-artifact-filter__item-image{width:44px;height:44px;border-radius:12px;position:relative}.c-fair-artifact-filter__item-image img{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:12px}.c-fair-artifact-filter__container{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;height:0;padding:0;transition:all .3s ease;overflow:hidden}.c-fair-artifact-filter__container.active{height:fit-content;max-height:440px;padding:8px 0;overflow-y:auto}.c-fair-artifact-filter__nft{display:flex;align-items:center;flex-direction:column;gap:10px}.c-fair-artifact-filter__nft-image{position:absolute;top:50%;left:50%;height:100%;min-height:100%;transform:translate(-50%,-50%);background:no-repeat;background-size:cover;width:auto}.c-fair-artifact-filter__nft-image-container{position:relative;width:170px;height:170px;overflow:hidden;border-radius:16px}.c-fair-artifact-filter__nft-text{text-align:center;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:1rem;line-height:1.188rem}.c-fair-artifact-filter__checkbox{display:none}.c-fair-currencies-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-fair-currencies-drawer__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center}.c-fair-currencies-drawer__title.bold{font-weight:600}.c-fair-currencies-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-fair-currencies-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-fair-currencies-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-fair-currencies-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-fair-currencies-drawer__fade-top img{width:100%}.c-fair-currencies-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-fair-currencies-drawer__checkboxes{width:100%;display:flex;flex-direction:column;align-items:center;border:2px solid rgba(146,129,201,.2);border-radius:24px}.c-fair-currencies-drawer__label{position:relative;display:flex;padding:20px;width:100%;font-weight:500;font-size:1.13rem;line-height:1.38rem;gap:12px}.c-fair-currencies-drawer__label .line{position:absolute;left:0;bottom:0;width:100%;background:#9281c933;height:2px}.c-fair-currencies-drawer__label .checkmark{min-height:24px;min-width:24px;height:24px;width:24px;background:#9281c933;border-radius:50%;position:relative}.c-fair-currencies-drawer__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-fair-currencies-drawer__label input[type=radio]:checked+.checkmark{border:2px solid rgb(127,91,240)}.c-fair-currencies-drawer__label input[type=radio]:checked+.checkmark:after{pointer-events:none;content:"";position:absolute;width:10px;height:10px;background:#7f5bf0;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.c-fair-currencies-drawer__label-icon{width:24px;height:24px;min-width:24px;min-height:24px;border:1px solid rgba(146,129,201,.2);border-radius:50%}.c-auction-period-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-auction-period-drawer__title{font-family:TDVolshebstvo,Finlandica,sans-serif;font-weight:400;font-size:1.8rem;line-height:2rem;width:100%;margin-bottom:20px;text-align:center;margin-top:40px}.c-auction-period-drawer__title.bold{font-weight:600}.c-auction-period-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-auction-period-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-auction-period-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-auction-period-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-auction-period-drawer__fade-top img{width:100%}.c-auction-period-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-auction-period-drawer__checkboxes{width:100%;display:flex;flex-direction:column;align-items:center;border:2px solid rgba(146,129,201,.2);border-radius:24px}.c-auction-period-drawer__label{position:relative;display:flex;padding:20px;width:100%;font-weight:500;font-size:1.13rem;line-height:1.38rem;gap:12px}.c-auction-period-drawer__label .line{position:absolute;left:0;bottom:0;width:100%;background:#9281c933;height:2px}.c-auction-period-drawer__label .checkmark{min-height:24px;min-width:24px;height:24px;width:24px;background:#9281c933;border-radius:50%;position:relative}.c-auction-period-drawer__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-auction-period-drawer__label input[type=radio]:checked+.checkmark{border:2px solid rgb(127,91,240)}.c-auction-period-drawer__label input[type=radio]:checked+.checkmark:after{pointer-events:none;content:"";position:absolute;width:10px;height:10px;background:#7f5bf0;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.c-auction-period-drawer__label-icon{width:24px;height:24px;min-width:24px;min-height:24px;border:1px solid rgba(146,129,201,.2);border-radius:50%}.c-auction-item-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-auction-item-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-auction-item-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-auction-item-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-auction-item-drawer__title{text-align:center;font-size:1.25rem;line-height:1.5rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:24px;padding:0 26px;font-weight:600;font-family:Finlandica,sans-serif;font-weight:700}.c-auction-item-drawer__image{width:100%;border-radius:24px}.c-auction-item-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:24px}.c-auction-item-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px}.c-auction-item-drawer__button img{width:24px}.c-auction-item-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-auction-item-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-auction-item-drawer__fade-top img{width:100%}.c-auction-item-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-auction-item-drawer__text{width:100%;font-weight:400;font-size:1rem;line-height:1.19rem;margin-bottom:26px}.c-auction-item-drawer__text.collection{color:#9281c9;text-transform:capitalize;margin-bottom:8px}.c-auction-item-drawer__fee-container{display:flex;flex-direction:column;padding:16px;gap:12px;border:2px solid rgba(146,129,201,.2);border-radius:24px;width:100%;margin-bottom:24px}.c-auction-item-drawer__fee-container-top{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:1rem;line-height:1.188rem;color:#9281c9}.c-auction-item-drawer__fee-container-top .value{font-weight:600;font-size:16px;line-height:1.375rem;color:#fff}.c-auction-item-drawer__fee-container-bottom{display:flex;align-items:center;justify-content:space-between;color:#9281c9}.c-auction-item-drawer__fee-container-bottom .value{font-weight:600;font-size:1.125rem;line-height:1.375rem;color:#fff}.c-auction-item-drawer__fee-container .line{width:100%;height:1px;background:#9281c933}.c-sender-nft-drawer{gap:16px;padding:24px 24px 48px;gap:24px;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:36px 36px 0 0;position:relative;max-height:100vh;overflow-y:auto}.c-sender-nft-drawer:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px 36px 0 0;padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc000 100%,#2e147d00 108.46%)}.c-sender-nft-drawer__wrapper{border-radius:40px 40px 0 0;background:#171717}.c-sender-nft-drawer__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-sender-nft-drawer__title{text-align:center;font-size:1.25rem;line-height:1.5rem;font-family:TDVolshebstvo,Finlandica,sans-serif;margin-bottom:24px;padding:0 26px;font-weight:600;font-family:Finlandica,sans-serif;font-weight:700}.c-sender-nft-drawer__image{width:100%;border-radius:24px}.c-sender-nft-drawer__image-container{overflow:hidden;width:200px;height:200px;margin-bottom:24px;position:relative}.c-sender-nft-drawer__button{width:100%;position:relative;font-weight:600;font-size:1.125rem;line-height:1.375rem;min-height:4rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#33168e -6.03%,#2c137b 11.15%,#200d59 47.78%,#180a44 78.7%,#16093d 99.31%);border-radius:38px;position:sticky;width:calc(100vw - 48px);bottom:-24px;gap:6px;max-height:64px;white-space:nowrap}.c-sender-nft-drawer__buttons{display:flex;width:100%;align-items:center;gap:12px;justify-content:space-between}.c-sender-nft-drawer__button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:38px;padding:4px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,#815ef0 -6.03%,#7e5af0 4.28%,#754ef0,#673cf0 22.59%,#5625f0 30.61%,#451dc0 64.95%,#2e147d 108.46%)}.c-sender-nft-drawer__button.green{background:linear-gradient(180deg,#168e6c -6.03%,#137b5e 11.15%,#0d5943 47.78%,#0a4434 78.7%,#093d2e 99.31%)}.c-sender-nft-drawer__button.green:before{background:linear-gradient(180deg,#5ef0c7 -6.03%,#5af0c6 4.28%,#4ef0c2,#3cf0bd 22.59%,#25f0b6 30.61%,#1dc092 64.95%,#147d5f 108.46%)}.c-sender-nft-drawer__fade-top{border-radius:36px 36px 0 0;position:absolute;width:100%;left:0;z-index:1;pointer-events:none;top:-29px;mix-blend-mode:plus-lighter;opacity:.47;transform:scaleY(-1)}.c-sender-nft-drawer__fade-top img{width:100%}.c-sender-nft-drawer__fade-top .blur{transform:translateY(-50%);position:absolute;top:0;left:0;right:0;height:10%;background:#050206;filter:blur(5px);pointer-events:none}.c-sender-nft-drawer__text{width:100%;font-weight:400;font-size:1rem;line-height:1.19rem;margin-bottom:26px}.c-sender-nft-drawer__text.collection{color:#9281c9;text-transform:capitalize;margin-bottom:8px}*{font-family:Finlandica,sans-serif;margin:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}:root{--tg-theme-bg-color: #efeff3;--tg-theme-button-color: #63d0f9;--tg-theme-button-text-color: black}.App{height:100vh;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}.Container{padding:2rem;max-width:500px;display:flex;flex-direction:column;gap:30px;align-items:center;margin:0 auto;text-align:center}.Button{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);display:inline-block;padding:10px 20px;border-radius:10px;cursor:pointer;font-weight:700;width:100%}.Disabled{filter:brightness(50%);cursor:initial}.Button.Active:hover{filter:brightness(105%)}@media (prefers-color-scheme: dark){:root{--tg-theme-bg-color: #7db1e4;--tg-theme-text-color: #fff;--tg-theme-button-color: #32a6fb;--tg-theme-button-text-color: #fff}.Card{background-color:var(--tg-theme-bg-color);filter:brightness(165%)}.CounterValue{border-radius:16px;color:#fff;padding:10px}}:where(img,video){max-width:initial!important}#ton-connect-button{margin-left:auto}@keyframes moveUpDown{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes smoothAppearance{0%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@font-face{font-family:TDVolshebstvo;src:url(/fonts/TDVolshebstvo.otf) format("opentype");font-weight:400;font-style:normal}*{scrollbar-width:none}ul,ol{list-style:none}[role=navigation]{display:flex;justify-content:center;list-style-type:none;width:100%;color:#fff;gap:6px}[role=navigation] li{align-items:center;box-sizing:border-box;display:flex;justify-content:center;font-size:1rem;height:32px;text-align:center}[role=navigation] li.selected{border:1px solid white;min-height:32px;min-width:32px;font-weight:700;filter:drop-shadow(0 0 .75rem white);border-radius:50%}.c-drawer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1}.c-drawer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:-1;will-change:opacity}.c-drawer.open{z-index:999}.c-drawer.open .c-drawer__content{bottom:0;z-index:998}.c-drawer.open .c-drawer__content.in-popup{bottom:0}.c-drawer.open .c-drawer__overlay{visibility:visible;opacity:.7}.c-drawer.open-full{z-index:2000}.c-drawer.open-full .c-drawer__content{bottom:0}.c-drawer.open-full .c-drawer__overlay{visibility:visible;opacity:.7}.c-drawer__header{padding:0!important;border-radius:45px 45px 0 0}.c-drawer__header-reactangle{width:47px;height:6px;background:#d9d9d9;border-radius:3px}.c-drawer__header-close{display:flex;justify-content:center;align-items:center;padding:4px;position:absolute;right:20px;top:20px;width:24px;height:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:16px;z-index:3}.c-drawer__header-close-icon{width:18px;height:18px}.c-drawer__header-close.inverted{background:#fff6;filter:invert(1)}.c-drawer__header-close.special{top:-50px}.c-drawer__content{background:none!important;position:absolute;left:0;width:100%;bottom:-100vh;z-index:100;transition:bottom .3s ease-in-out,transform .3s ease-in-out;will-change:transform,bottom}.c-drawer__content.equipment{width:calc(100% - 32px);left:50%;transform:translate(-50%);max-width:450px}.c-drawer__overlay{position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;will-change:opacity,z-index}.c-drawer-top{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1}.c-drawer-top.open{z-index:999}.c-drawer-top.open .c-drawer-top__content{top:0;z-index:998}.c-drawer-top.open .c-drawer-top__content.in-popup{top:0}.c-drawer-top.open .c-drawer-top__overlay{opacity:.7;z-index:998}.c-drawer-top.open-full{z-index:999}.c-drawer-top.open-full .c-drawer-top__content{top:0}.c-drawer-top.open-full .c-drawer-top__overlay{opacity:.7;z-index:998}.c-drawer-top.open-full .c-drawer-top__overlay.special{opacity:1}.c-drawer-top__header{padding:0!important;border-radius:0 0 45px 45px}.c-drawer-top__header-rectangle{width:47px;height:6px;background:#d9d9d9;border-radius:3px}.c-drawer-top__header-close{display:flex;justify-content:center;align-items:center;padding:4px;position:absolute;right:25px;top:10px;width:32px;height:32px;background:#ffffff1a;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:16px;z-index:3}.c-drawer-top__header-close.special{top:-50px}.c-drawer-top__content{background:none!important;position:absolute;left:0;width:100%;top:-100vh;z-index:100;transition:bottom .3s ease-in-out,transform .3s ease-in-out}.c-drawer-top__overlay{position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0;z-index:-1;transition:opacity .3s ease-in-out,z-index 0s .3s}.press-animation{transition:transform .1s ease-in-out}.press-animation:active{transform:scale(.95)}.disabled{opacity:.5;pointer-events:none}html{font-size:16px}@media only screen and (max-height: 812px){html{font-size:16px}}@media only screen and (min-height: 852px){html{font-size:18px}}@media only screen and (min-height: 932px){html{font-size:20px}}.common-title{font-size:1.5rem}.common-text{font-size:.875rem}.common-label{font-size:.625rem}.non-clickable{pointer-events:none}.bold{font-weight:700}.hidden{opacity:0}#near-wallet-selector-modal{position:relative;z-index:99999}.underline{text-decoration:underline}.pointer{cursor:pointer}.c-no-internet{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:10px;flex-direction:column;gap:10px;background-color:#000}.c-no-internet__header{text-align:center}
