.clyer-app-root{width:100%;height:var(--tg-viewport-height,100dvh);overflow:hidden}.clyer-shell{display:flex;width:min(430px,100%);height:var(--tg-viewport-height,100dvh);margin:0 auto;flex-direction:column;background:var(--garvis-page-bg)}.clyer-shell,.clyer-stage{position:relative;min-height:0;overflow:hidden}.clyer-stage{flex:1}.clyer-stage>.page-pane{width:100%;height:100%;min-height:0;overflow:hidden}.clyer-boot-scroll,.clyer-tab-scroll{width:100%;height:100%;padding:calc(var(--garvis-safe-top) + 10px) calc(var(--garvis-safe-right) + var(--garvis-page-side-gutter)) var(--garvis-tabbar-reserve) calc(var(--garvis-safe-left) + var(--garvis-page-side-gutter));overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.clyer-boot-scroll{padding-bottom:calc(var(--garvis-safe-bottom) + 24px)}.clyer-boot-scroll::-webkit-scrollbar,.clyer-tab-scroll::-webkit-scrollbar{display:none}.clyer-tabbar{z-index:20}.clyer-drawer button,.clyer-shell button:not(.accounts-subscription-card){box-shadow:none!important;filter:none!important}.clyer-drawer button:after,.clyer-shell button:after{content:none!important;opacity:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}.clyer-drawer .main-button-fallback:before,.clyer-shell .main-button-fallback:before{content:none!important;display:none!important;background:transparent!important;animation:none!important}.clyer-section{margin:0 0 16px}.internal-section>.clyer-section{margin-bottom:0}.clyer-section :where([class*=Section_body],[class*=Section-module__][class*=__body]){overflow:hidden;border-radius:16px;background:var(--garvis-card-bg)}.clyer-section :where([class*=Cell_title],[class*=Cell-module__][class*=__title]){min-width:0;font-weight:700}.clyer-section :where([class*=Cell_subtitle],[class*=Cell_description],[class*=Cell-module__][class*=__subtitle],[class*=Cell-module__][class*=__description]){font-weight:400}.clyer-market-search{min-width:0;margin:0}.clyer-market-tags{box-sizing:border-box;display:flex;width:calc(100% + 2 * var(--garvis-page-side-gutter));height:44px;min-height:44px;align-items:center;gap:8px;margin:4px calc(-1 * var(--garvis-page-side-gutter)) 0;padding:0 16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.clyer-market-tags::-webkit-scrollbar{display:none}.clyer-market-tags--filters{width:100%;height:auto;min-height:0;flex-wrap:wrap;margin:0;padding:12px;overflow:visible}.clyer-market-tag{--clyer-tag-bg:color-mix(in srgb,var(--garvis-theme-hint-color) 12%,var(--garvis-card-bg));--clyer-tag-color:var(--garvis-theme-subtitle-text-color);height:32px;flex:0 0 auto;border:0;border-radius:999px;padding:0 13px;background:var(--clyer-tag-bg);color:var(--clyer-tag-color);font:inherit;font-size:13px;font-weight:650;scroll-snap-align:start;white-space:nowrap}.clyer-market-tag[data-accent="0"]{--clyer-tag-bg:color-mix(in srgb,#5b8cff 18%,var(--garvis-card-bg));--clyer-tag-color:color-mix(in srgb,#5b8cff 82%,var(--garvis-theme-text-color))}.clyer-market-tag[data-accent="1"]{--clyer-tag-bg:color-mix(in srgb,#42c98b 18%,var(--garvis-card-bg));--clyer-tag-color:color-mix(in srgb,#27a96e 82%,var(--garvis-theme-text-color))}.clyer-market-tag[data-accent="2"]{--clyer-tag-bg:color-mix(in srgb,#cf69ff 18%,var(--garvis-card-bg));--clyer-tag-color:color-mix(in srgb,#b94ee9 82%,var(--garvis-theme-text-color))}.clyer-market-tag[data-accent="3"]{--clyer-tag-bg:color-mix(in srgb,#ffad42 20%,var(--garvis-card-bg));--clyer-tag-color:color-mix(in srgb,#d98516 84%,var(--garvis-theme-text-color))}.clyer-market-tag[data-accent="4"]{--clyer-tag-bg:color-mix(in srgb,#3db9e8 18%,var(--garvis-card-bg));--clyer-tag-color:color-mix(in srgb,#2199c7 84%,var(--garvis-theme-text-color))}.clyer-market-tag[data-accent="5"]{--clyer-tag-bg:color-mix(in srgb,#ec6578 18%,var(--garvis-card-bg));--clyer-tag-color:color-mix(in srgb,#d8495d 84%,var(--garvis-theme-text-color))}.clyer-board-controls{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:stretch;gap:8px;margin:16px 0}.clyer-shell .clyer-board-create-button{width:54px;min-width:54px;max-width:54px;inline-size:54px;min-inline-size:54px;max-inline-size:54px;height:54px;min-height:54px;padding:0;flex-grow:0;gap:0}.clyer-icon-tile{display:inline-grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:12px;background:var(--garvis-accent-tint-color);color:var(--garvis-theme-link-color)}.clyer-icon-tile svg{width:16px;height:16px}.clyer-icon-tile--neutral{background:var(--garvis-muted-bg);color:var(--garvis-theme-hint-color)}.clyer-icon-tile--success{background:color-mix(in srgb,#31d158 15%,transparent);color:#31d158}.clyer-icon-tile--warning{background:color-mix(in srgb,#ff9f0a 15%,transparent);color:#ff9f0a}.clyer-title-copy{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere;text-align:start;unicode-bidi:plaintext;font-weight:700;word-break:break-word}.clyer-listing-list :where([class*=Cell_description],[class*=Cell-module__][class*=__description]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clyer-listing-list .clyer-title-copy{display:-webkit-box;overflow:hidden;line-height:20px;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.clyer-market-heading{display:flex;min-height:32px;align-items:center;margin-top:16px;padding:0 10px 9px;color:var(--garvis-theme-section-header-text-color);font-size:13px;font-weight:650;line-height:1.25;text-transform:uppercase}.clyer-market-section{margin-top:0}.clyer-catalog-header{display:flex;min-width:0;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none;font-family:inherit;font-size:inherit;font-weight:650;line-height:inherit;text-transform:none;white-space:nowrap}.clyer-catalog-header::-webkit-scrollbar{display:none}.clyer-catalog-header button{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;background:transparent;color:var(--garvis-theme-link-color);font-family:inherit;font-size:inherit;font-weight:650;line-height:inherit;text-transform:none}.clyer-catalog-header button[aria-pressed=true]{color:var(--garvis-theme-text-color)}.clyer-catalog-selection-badge{position:static;min-width:18px;height:18px;margin:0;padding:0 5px;border-radius:6px;font-size:11px;line-height:18px;transform:none}.clyer-market-cards{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:8px}.clyer-market-cards--ready{animation:clyer-catalog-crossfade .18s ease-out both}.clyer-market-card{min-width:0;height:auto;margin:0}[data-skeleton-variant=sell] .clyer-market-card{width:calc(100% - 1px);justify-self:center}.clyer-market-card__cell{min-width:0;height:auto;min-height:92px;overflow:hidden;text-align:left}.clyer-market-card__cell:has(.clyer-listing-description){min-height:108px}.clyer-market-card__cell :where([class*=Cell_middle],[class*=Cell_head],[class*=Cell_title],[class*=Cell-module__][class*=__middle],[class*=Cell-module__][class*=__head],[class*=Cell-module__][class*=__title]){min-width:0;max-width:100%}.clyer-owned-market-card .clyer-status{min-height:18px;margin-left:auto;padding:1px 6px;line-height:14px}.clyer-listing-members{display:flex;min-width:0;align-items:center;gap:5px;color:var(--garvis-theme-hint-color);font-size:12px;font-weight:500;line-height:16px}.clyer-listing-members>svg,.clyer-listing-price>svg{width:12px;height:12px;flex:none;color:var(--garvis-theme-link-color)}.clyer-listing-price{display:inline-flex;min-width:0;align-items:center;gap:4px;margin-left:5px}.clyer-listing-description{display:-webkit-box;max-height:32px;overflow:hidden;line-height:16px;text-align:left;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.clyer-resource-avatar{position:relative;display:block;width:40px;height:40px;flex:0 0 40px;overflow:hidden;border-radius:50%}.clyer-resource-avatar__fallback,.clyer-resource-avatar__image,.clyer-resource-avatar__skeleton{position:absolute;inset:0;width:100%;height:100%}.clyer-resource-avatar__image{z-index:1;display:block;border-radius:50%;object-fit:cover;opacity:0;transition:opacity .16s ease-out}.clyer-resource-avatar[data-avatar-state=loaded] .clyer-resource-avatar__image{opacity:1}.clyer-resource-avatar__fallback{z-index:1;color:#fff;box-shadow:inset 0 0 0 1px rgb(255 255 255/16%)}.clyer-resource-avatar__skeleton{z-index:2;border-radius:50%;background:linear-gradient(100deg,color-mix(in srgb,var(--garvis-theme-hint-color) 11%,transparent) 20%,color-mix(in srgb,var(--garvis-theme-hint-color) 23%,transparent) 40%,color-mix(in srgb,var(--garvis-theme-hint-color) 11%,transparent) 60%);background-size:220% 100%;animation:garvis-skeleton-shimmer 1.4s ease-in-out infinite}.clyer-listing-after{display:flex;flex:none;align-items:center;gap:8px;color:var(--garvis-theme-hint-color);white-space:nowrap}.clyer-balance-total,.clyer-listing-after strong{color:var(--garvis-theme-text-color);font-size:15px;font-weight:680}.clyer-chevron{width:10px;color:var(--garvis-theme-hint-color);opacity:.68}.clyer-status-message{display:flex;align-items:center;gap:8px;margin:0 3px 14px;color:#31b64b;font-size:14px}.clyer-owned-note{margin:0;border-radius:14px;padding:12px 14px;color:var(--garvis-theme-subtitle-text-color);font-size:14px;text-align:center}.clyer-owned-note,.clyer-status{background:var(--garvis-muted-bg)}.clyer-status{display:inline-flex;min-height:25px;align-items:center;border-radius:999px;padding:3px 8px;color:var(--garvis-theme-hint-color);font-size:11px;font-weight:650;line-height:15px;white-space:nowrap}.clyer-status--completed,.clyer-status--success{background:color-mix(in srgb,#31d158 14%,transparent);color:#31b64b}.clyer-status--accepted,.clyer-status--fulfilling,.clyer-status--pending{background:var(--garvis-accent-tint-color);color:var(--garvis-theme-link-color)}.clyer-status--cancelled,.clyer-status--expired,.clyer-status--refunded,.clyer-status--rejected{background:color-mix(in srgb,#ff9f0a 14%,transparent);color:#d88300}.clyer-deal-cards{display:grid;gap:12px}.clyer-deals-switcher{min-width:0;margin-bottom:16px}.clyer-deals-switcher .check-catcher-segmented__item{padding-inline:4px}.clyer-deal-segment-label{position:relative;display:inline-block}.clyer-deal-segment-label .clyer-notification-badge{position:absolute;top:50%;right:calc(100% + 5px);margin:0;transform:translateY(-50%)}.clyer-tab-icon{position:relative;display:block}.clyer-tab-label{position:relative;display:inline-block}.clyer-tab-notification-badge{position:absolute;top:50%;right:calc(100% + 5px);margin:0;box-shadow:none;transform:translateY(-50%)}.clyer-deal-process-card__header{justify-content:flex-end}.clyer-deal-process-card__content{display:grid;gap:11px}.clyer-deal-process-card__contexts{display:grid;gap:10px}.clyer-deal-process-card__context{display:flex;width:100%;min-width:0;align-items:center;gap:9px;border-radius:12px;padding:7px 8px;color:var(--garvis-theme-text-color);text-align:left;transition:background-color .18s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.clyer-deal-process-card__context:hover{background:color-mix(in srgb,var(--garvis-theme-button-color) 8%,transparent)}}.clyer-deal-process-card__context:focus-visible{outline:2px solid color-mix(in srgb,var(--garvis-theme-button-color) 42%,transparent);outline-offset:-2px;background:color-mix(in srgb,var(--garvis-theme-button-color) 8%,transparent)}.clyer-deal-process-card__context>span{display:grid;min-width:0;gap:1px}.clyer-deal-process-card__context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clyer-deal-process-card__context small,.clyer-deal-process-card__financials small{color:var(--garvis-theme-hint-color);font-size:11px;font-weight:500}.clyer-deal-process-card__financials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;column-gap:12px;row-gap:8px;padding:7px 8px}.clyer-deal-process-card__financials>span:not(.clyer-deal-process-card__status){display:grid;min-width:0;gap:1px}.clyer-deal-process-card__financials strong{font-size:15px;font-weight:750}.clyer-deal-process-card__status{grid-column:1/-1;justify-self:end;margin-left:auto;border-radius:999px;padding:5px 8px;background:var(--garvis-accent-tint-color);color:var(--garvis-theme-link-color);font-size:11px;font-weight:700}.clyer-deal-process-card__progress{grid-column:1/-1;min-width:0;margin-top:2px}.clyer-deal-process-card__progress .task-card__progress-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.clyer-deal-process-card__progress .task-card__progress-head>strong{color:var(--garvis-theme-hint-color);font-size:11px;font-weight:500;white-space:nowrap}.clyer-deal-process-card__progress .task-card__timeline span{transition:width 1s linear}.clyer-subscription-progress .clyer-subscription-progress__subscribed{min-width:0;opacity:.36}.clyer-subscription-progress .clyer-subscription-progress__approved{min-width:0;opacity:1}.clyer-deal-process-card__actions{display:grid;gap:8px}.clyer-deal-process-card__secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.clyer-deal-process-card__secondary-actions:has(>:only-child){grid-template-columns:minmax(0,1fr)}.clyer-deal-process-card__action-stack{display:grid;gap:8px}.clyer-deal-stack-section__tools{display:inline-flex;min-width:0;flex:0 0 auto;align-items:center;gap:8px}.clyer-deal-counter-editor{display:grid;min-width:0;gap:8px;overflow:hidden}.clyer-create-page,.clyer-offer-page{display:grid;min-width:0;gap:16px;padding-bottom:calc(var(--garvis-safe-bottom) + 96px)}.clyer-create-page__title{margin:0;padding:0 4px;color:var(--garvis-theme-text-color);font-size:22px;font-weight:700;line-height:28px}.clyer-create-page__body{display:grid;min-width:0;gap:14px}.clyer-page-divider{width:auto;height:1px;margin:14px 10px 2px;border:0;background:linear-gradient(90deg,transparent,var(--garvis-divider),transparent);opacity:.9}.clyer-create-page .clyer-offer-form .internal-section__body{overflow:hidden;border-radius:16px;background:var(--garvis-card-bg)}.clyer-create-page .clyer-offer-form .action-row+.action-row{border-top:.5px solid var(--garvis-divider)}.clyer-create-currency,.clyer-create-service-switcher{min-width:0}.clyer-offer-page__header{display:flex;min-width:0;align-items:center;gap:10px;padding:0 4px}.clyer-offer-page__header>:last-child{min-width:0;flex:1}.clyer-offer-page__body{display:grid;min-width:0;gap:14px}.clyer-offer-page .clyer-offer-form .internal-section__body{overflow:hidden;border-radius:16px;background:var(--garvis-card-bg)}.clyer-offer-page .clyer-offer-form .action-row+.action-row{border-top:.5px solid var(--garvis-divider)}.clyer-filter-actions{display:grid;gap:8px}.clyer-drawer{box-sizing:border-box;width:min(100%,430px);max-width:100%;max-height:min(90dvh,760px);overflow:hidden;background:var(--garvis-page-bg)}.clyer-drawer>:where([class*=Modal_body],[class*=Modal-module__][class*=__body]){min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.clyer-drawer__body{box-sizing:border-box;width:100%;min-width:0;display:grid;gap:14px;padding:2px var(--garvis-page-side-gutter) calc(var(--garvis-safe-bottom) + 20px)}.clyer-drawer__body>*{min-width:0;max-width:100%}.clyer-create-drawer :where([class*=Modal_body],[class*=Modal-module__][class*=__body]){box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.clyer-drawer__body>.clyer-section{margin-bottom:0}.clyer-create-empty{min-width:0}.clyer-create-drawer__content{display:grid;min-height:0;align-content:start;gap:14px;transform-origin:top center;will-change:height,transform,opacity}.clyer-create-resource-list{gap:8px}.clyer-create-resource-list .recipient-row{contain:layout paint}.clyer-service-accordions{display:grid;gap:8px}.clyer-service-accordion__icon{color:var(--garvis-theme-link-color)}.clyer-service-accordion__icon svg{width:16px;height:16px}.clyer-service-accordion .recipient-row__copy strong{display:-webkit-box;white-space:normal;text-overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2}.clyer-service-accordion.recipient-forum--selected .recipient-row__check{border-color:var(--garvis-theme-button-color);background:var(--garvis-theme-button-color);box-shadow:0 4px 12px color-mix(in srgb,var(--garvis-theme-button-color) 24%,transparent)}.clyer-service-accordion.recipient-forum--selected .recipient-row__check:after{opacity:1;transform:rotate(45deg) scale(1)}.clyer-service-accordion__settings{margin:0 12px 12px;padding:0;background:transparent}.clyer-price-stepper{width:100%;grid-template-columns:44px minmax(0,1fr) 44px;gap:7px}.clyer-price-stepper .account-topup-stepper__button{min-height:56px;border-radius:15px;font-size:24px}.clyer-price-stepper .account-topup-input-field{gap:0;min-height:56px;align-content:center;padding:8px 12px}.clyer-price-stepper .account-topup-input-field__control input{width:100%;max-width:100%;flex:1 1 auto}.clyer-price-stepper .account-topup-input-field__control{width:100%;gap:0;justify-content:flex-start}.clyer-price-stepper .account-topup-input-field__control .clyer-price-stepper__currency{color:color-mix(in srgb,var(--garvis-theme-text-color) 52%,transparent);font-size:32px;font-weight:780;line-height:1;white-space:nowrap}.clyer-offer-quantity{display:grid;gap:8px;margin-top:14px}.clyer-offer-quantity__label{padding:0 12px;color:var(--garvis-theme-hint-color);font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase}.clyer-quantity-stepper .account-topup-input-field__control span{font-size:18px}.clyer-market-card .chat-preview-card__avatar-slot{position:relative;overflow:visible}.clyer-avatar-status{position:absolute;z-index:3;display:grid;place-items:center;color:var(--garvis-theme-link-color);background:color-mix(in srgb,var(--garvis-theme-secondary-bg-color) 92%,transparent);box-shadow:0 0 0 2px var(--garvis-card-bg);pointer-events:none}.clyer-avatar-status--healthy{top:-5px;right:-6px;width:17px;height:17px;border-radius:50%;font-size:12px}.clyer-avatar-status--automatic{right:-8px;bottom:-5px;min-width:19px;height:16px;border-radius:999px;padding:0 4px;font-size:11px}.clyer-service-price-row{position:relative;z-index:0;min-height:48px;margin:8px 12px 10px;overflow:hidden;border-radius:12px;background:var(--garvis-card-bg)}.clyer-service-price-row :where([class*=FormInput_wrapper],[class*=FormInput-module__][class*=__wrapper]){min-height:48px}.clyer-acceptance-mode-row{grid-template-columns:20px minmax(0,1fr);min-height:58px}.clyer-service-accordion .recipient-forum__head{min-height:66px}.clyer-service-accordion .recipient-forum__select{grid-template-columns:20px 44px minmax(0,1fr);gap:9px;padding-block:9px}.clyer-service-accordion__icon{width:40px;height:40px;flex-basis:40px}.clyer-listing-settings-group{overflow:hidden;border-radius:16px;background:var(--garvis-card-bg)}.clyer-listing-settings-group>*{border-radius:0;background:transparent}.clyer-listing-settings-group>*+*{border-top:.5px solid var(--garvis-divider)}.clyer-listing-setting-title{font-weight:750}.clyer-offer-form .plain-field{border-bottom:0}.clyer-offer-lock-summary{margin:0;padding:8px 12px 12px;color:var(--garvis-theme-hint-color);font-size:13px;line-height:19px}.clyer-offer-lock-summary strong{color:inherit;font:inherit;font-weight:650}.clyer-drawer__lead{display:flex;min-width:0;align-items:center;gap:12px;padding:2px 3px 4px}.clyer-drawer__lead>div{display:grid;min-width:0;flex:1;gap:3px}.clyer-drawer__lead p{margin:0;color:var(--garvis-theme-hint-color);font-size:14px;line-height:18px}.clyer-drawer :where([class*=Input_wrapper],[class*=Input-module__][class*=__wrapper]){background:var(--garvis-card-bg)}.clyer-inline-error{margin:-2px 3px 0;color:var(--garvis-theme-destructive-text-color);font-size:14px;line-height:19px}.clyer-offer-summary{display:grid;justify-items:center;gap:7px;padding:3px 10px 8px;text-align:center}.clyer-offer-summary>strong{margin-top:2px;font-size:28px;font-weight:720;letter-spacing:-.025em}.clyer-offer-summary>p{max-width:320px;margin:0;color:var(--garvis-theme-hint-color);font-size:14px;line-height:19px}.clyer-market-skeleton__cell{display:flex;height:108px;min-height:108px;align-items:center;gap:12px;overflow:hidden;padding:12px}.clyer-deal-skeleton__status,.clyer-market-skeleton__avatar,.clyer-market-skeleton__metadata>div,.clyer-profile-skeleton__action,.clyer-skeleton-line{display:block;overflow:hidden;border-radius:999px}.clyer-market-skeleton__avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%}.clyer-market-skeleton__copy{display:grid;min-width:0;flex:1;gap:6px}.clyer-market-skeleton__metadata{display:flex;align-items:center;gap:7px}.clyer-market-skeleton__metadata>div{width:42px;height:8px}.clyer-market-skeleton__metadata>div:nth-child(2){width:34px}.clyer-market-skeleton__metadata>div:nth-child(3){width:30px}.clyer-market-skeleton__status{width:48px!important;height:18px!important;margin-left:auto}.clyer-skeleton-line--title{width:min(72%,210px);height:13px}.clyer-skeleton-line--description{width:min(90%,270px);height:9px}.clyer-skeleton-line--description-short{width:min(62%,180px);height:9px}.clyer-skeleton-line--context{width:min(170px,60vw);height:14px}.clyer-skeleton-line--caption,.clyer-skeleton-line--label{width:72px;height:9px}.clyer-skeleton-line--financial-caption{width:72px;height:13px}.clyer-skeleton-line--financial{width:58px;height:18px}.clyer-deal-skeleton__status{width:54px;height:25px;margin-left:auto}.clyer-deals-skeleton .clyer-deal-process-card{padding-bottom:25px}.clyer-deals-skeleton .task-card__actions .task-card__action{width:32px;height:30px;border-radius:10px}.clyer-deals-skeleton .clyer-deal-process-card__actions>div,.clyer-deals-skeleton .clyer-deal-process-card__actions>span{height:44px;min-width:0;overflow:hidden;border-radius:12px}.clyer-profile-skeleton{min-height:146px}.clyer-skeleton-line--balance{width:min(180px,55vw);height:32px}.clyer-profile-skeleton__action{min-height:40px;border-radius:13px}@keyframes clyer-catalog-crossfade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (max-width:360px){.clyer-boot-scroll,.clyer-tab-scroll{padding-right:calc(var(--garvis-safe-right) + 14px);padding-left:calc(var(--garvis-safe-left) + 14px)}.clyer-listing-after{gap:5px}.clyer-status{padding-inline:6px}}@media (prefers-reduced-motion:reduce){.clyer-tab-scroll{scroll-behavior:auto}.clyer-market-cards--ready{animation:none}}.clyer-v2-stage{padding-bottom:calc(82px + var(--tg-safe-area-inset-bottom))}.clyer-ton-board-groups{display:grid;gap:16px}.clyer-ton-board-group{min-width:0}.clyer-ton-board-group .clyer-market-heading{margin-top:0;padding-inline:0}.clyer-ton-board-group+.clyer-ton-board-group{padding-top:2px}.clyer-ton-amount-field{width:100%}.clyer-ton-amount-field .account-topup-input-field__control{min-height:56px;border-radius:14px;padding-inline:16px;background:var(--garvis-theme-secondary-bg-color)}.clyer-ton-amount-field input{min-width:0;width:100%;border:0;outline:0;color:var(--garvis-theme-text-color);background:transparent;font:inherit;font-size:28px;font-weight:760}.clyer-ton-amount-field strong{color:var(--garvis-theme-hint-color);font-size:16px;font-weight:750}.clyer-deal-process-card[role=button],button.clyer-deal-process-card{width:100%;border:0;color:var(--garvis-theme-text-color);background:var(--garvis-card-bg);text-align:left}.clyer-deal-process-card__progress .task-card__progress-head>span{min-width:0;overflow:hidden;color:var(--garvis-theme-hint-color);font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.clyer-v2-card-list{display:grid;gap:10px}.clyer-v2-card{display:grid;width:100%;gap:9px;padding:14px 16px;border:0;border-radius:14px;color:var(--garvis-theme-text-color);background:var(--garvis-theme-section-bg-color);text-align:left}.clyer-v2-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.clyer-v2-card__head strong{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.clyer-v2-card__head>span{flex:0 0 auto;color:var(--garvis-theme-button-color);font-size:13px;font-weight:700}.clyer-v2-card__meta,.clyer-v2-card__terms{color:var(--garvis-theme-hint-color);font-size:12px;line-height:1.35}.clyer-v2-card__terms{font-family:var(--font-geist-mono),monospace}.clyer-v2-progress{position:relative;height:7px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--garvis-theme-hint-color) 12%,transparent)}.clyer-v2-progress__observed,.clyer-v2-progress__vested{position:absolute;inset:0 auto 0 0;display:block;border-radius:inherit}.clyer-v2-progress__observed{background:color-mix(in srgb,var(--garvis-theme-hint-color) 46%,transparent)}.clyer-v2-progress__vested{background:var(--garvis-theme-button-color)}.clyer-v2-progress__legend{display:grid;gap:3px;color:var(--garvis-theme-hint-color);font-size:11px}.clyer-v2-progress__legend strong{color:var(--garvis-theme-button-color);font-weight:700}.clyer-v2-state{padding:4px 7px;border-radius:999px;background:color-mix(in srgb,var(--garvis-theme-button-color) 12%,transparent)}.clyer-v2-state--completed,.clyer-v2-state--refunded{color:var(--garvis-theme-success-color,#35c759)!important}.clyer-v2-wallet [class*=Cell_before]{color:var(--garvis-theme-button-color)}.clyer-v2-notice{margin-top:10px}.clyer-v2-notice [class*=Cell_before]{color:var(--garvis-theme-hint-color)}.clyer-v2-terms{display:grid;gap:14px;padding:14px 16px}.clyer-v2-terms label{display:grid;gap:7px;color:var(--garvis-theme-hint-color);font-size:12px}.clyer-v2-terms input,.clyer-v2-terms select,.clyer-v2-terms textarea{width:100%;min-height:44px;box-sizing:border-box;border:0;border-radius:11px;outline:none;padding:10px 12px;color:var(--garvis-theme-text-color);background:var(--garvis-theme-secondary-bg-color);font:inherit;font-size:15px}.clyer-v2-terms textarea{min-height:82px;resize:vertical}@media (max-width:360px){.clyer-v2-card{padding-inline:14px}.clyer-v2-card__head{gap:8px}}.clyer-balance-inline{display:inline-flex;min-width:0;align-items:baseline;gap:9px;color:inherit!important;font-size:inherit!important;line-height:inherit;white-space:nowrap}.accounts-subscription-card__copy strong .clyer-balance-inline>span{color:inherit;font-size:inherit;line-height:inherit}.clyer-balance-inline small{color:var(--garvis-theme-hint-color);font-size:12px;font-weight:600;line-height:16px;opacity:.68}.clyer-profile-resources,.clyer-profile-settings{margin-top:18px}.clyer-profile-resources .action-row{min-height:68px}.clyer-shell:has(.clyer-create-page,.clyer-offer-page) .clyer-tabbar{display:none}.clyer-shell:has(.clyer-create-page,.clyer-offer-page) .clyer-tab-scroll{padding-bottom:calc(var(--garvis-safe-bottom) + 24px)}@media (max-width:360px){.clyer-balance-inline{gap:6px}.clyer-balance-inline small{font-size:11px}}