.marketplacePreview-module-scss-module__K_t6-W__section{background:var(--bg-2);border:1px solid var(--border);border-radius:calc(var(--radius)*1.25);margin:48px 0;padding:32px;overflow:hidden}@media (max-width:600px){.marketplacePreview-module-scss-module__K_t6-W__section{margin:32px 0;padding:20px 16px}}.marketplacePreview-module-scss-module__K_t6-W__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__headLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__title{color:var(--text);margin:0;font-size:1.15rem;font-weight:700}.marketplacePreview-module-scss-module__K_t6-W__badge{background:var(--green-dim);color:var(--green);border:1px solid #22c55e33;border-radius:100px;padding:3px 11px;font-size:.75rem;font-weight:600}.marketplacePreview-module-scss-module__K_t6-W__browseBtn{color:var(--accent);white-space:nowrap;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .15s}.marketplacePreview-module-scss-module__K_t6-W__browseBtn:hover{opacity:.75}.marketplacePreview-module-scss-module__K_t6-W__headLinks{flex-wrap:wrap;gap:12px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__subTitle{color:var(--text-2);margin:0 0 12px;font-size:.95rem;font-weight:600}.marketplacePreview-module-scss-module__K_t6-W__collGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:24px;display:grid}.marketplacePreview-module-scss-module__K_t6-W__collCard{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:border-color .15s;display:flex}.marketplacePreview-module-scss-module__K_t6-W__collCard:hover{border-color:#4f7aff47}.marketplacePreview-module-scss-module__K_t6-W__collImg{background:var(--bg-4);border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__collImg img{object-fit:cover;width:100%;height:100%}.marketplacePreview-module-scss-module__K_t6-W__collPlaceholder{width:100%;height:100%;color:var(--text-3);justify-content:center;align-items:center;display:flex}.marketplacePreview-module-scss-module__K_t6-W__collBody{flex-direction:column;gap:2px;min-width:0;display:flex}.marketplacePreview-module-scss-module__K_t6-W__collName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__collMeta{color:var(--text-3);gap:8px;font-size:.7rem;display:flex}.marketplacePreview-module-scss-module__K_t6-W__cardTag{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem;font-weight:600}.marketplacePreview-module-scss-module__K_t6-W__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:24px;display:grid}@media (max-width:480px){.marketplacePreview-module-scss-module__K_t6-W__grid{grid-template-columns:repeat(2,1fr);gap:8px}}.marketplacePreview-module-scss-module__K_t6-W__card{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;text-decoration:none;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__card:hover{border-color:#4f7aff47;transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.marketplacePreview-module-scss-module__K_t6-W__cardImg{aspect-ratio:1;background:var(--bg-4);position:relative;overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__availableDot{background:var(--green);width:8px;height:8px;box-shadow:0 0 6px var(--green);border-radius:50%;position:absolute;top:6px;right:6px}.marketplacePreview-module-scss-module__K_t6-W__cardBody{flex-direction:column;gap:3px;padding:8px 10px 10px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__cardName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__cardColl{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__cardPrice{align-items:baseline;gap:3px;margin-top:4px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__cardPrice strong{color:var(--ton);font-size:.88rem;font-weight:700}.marketplacePreview-module-scss-module__K_t6-W__cardPrice span{color:var(--text-3);font-size:.68rem}.marketplacePreview-module-scss-module__K_t6-W__cta{flex-direction:column;align-items:center;gap:8px;padding-top:4px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__ctaBtn{background:var(--accent);color:#fff;border-radius:10px;align-items:center;gap:6px;padding:11px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.marketplacePreview-module-scss-module__K_t6-W__ctaBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}.marketplacePreview-module-scss-module__K_t6-W__ctaHint{color:var(--text-3);margin:0;font-size:.75rem}@keyframes marketplacePreview-module-scss-module__K_t6-W__shimmer{0%{background-position:-300px 0}to{background-position:300px 0}}.marketplacePreview-module-scss-module__K_t6-W__skeleton{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.marketplacePreview-module-scss-module__K_t6-W__skImg{aspect-ratio:1;background:linear-gradient(90deg, var(--bg-3) 25%, var(--bg-4) 50%, var(--bg-3) 75%);background-size:600px 100%;animation:1.5s linear infinite marketplacePreview-module-scss-module__K_t6-W__shimmer}.marketplacePreview-module-scss-module__K_t6-W__skBody{flex-direction:column;gap:6px;padding:8px 10px;display:flex}.marketplacePreview-module-scss-module__K_t6-W__skLine{background:linear-gradient(90deg, var(--bg-3) 25%, var(--bg-4) 50%, var(--bg-3) 75%);background-size:600px 100%;border-radius:5px;height:9px;animation:1.5s linear infinite marketplacePreview-module-scss-module__K_t6-W__shimmer}.marketplacePreview-module-scss-module__K_t6-W__skLine.marketplacePreview-module-scss-module__K_t6-W__short{width:55%}
.apiPreview-module-scss-module__eX1t1a__section{background:var(--bg-2);border:1px solid var(--border);border-radius:calc(var(--radius)*1.25);margin:48px 0;padding:32px;overflow:hidden}@media (max-width:600px){.apiPreview-module-scss-module__eX1t1a__section{margin:32px 0;padding:20px 16px}}.apiPreview-module-scss-module__eX1t1a__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.apiPreview-module-scss-module__eX1t1a__headLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.apiPreview-module-scss-module__eX1t1a__title{color:var(--text);margin:0;font-size:1.15rem;font-weight:700}.apiPreview-module-scss-module__eX1t1a__badge{background:var(--green-dim);color:var(--green);border:1px solid #22c55e33;border-radius:100px;padding:3px 11px;font-size:.75rem;font-weight:600}.apiPreview-module-scss-module__eX1t1a__docsLink{color:var(--accent);white-space:nowrap;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .15s}.apiPreview-module-scss-module__eX1t1a__docsLink:hover{opacity:.75}.apiPreview-module-scss-module__eX1t1a__noKyc,.apiPreview-module-scss-module__eX1t1a__freeApi{color:var(--text-2);margin:0 0 12px;font-size:.92rem;line-height:1.65}.apiPreview-module-scss-module__eX1t1a__authCard{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);margin:20px 0 28px;padding:14px 16px}.apiPreview-module-scss-module__eX1t1a__authHint{color:var(--text-2);margin:0 0 8px;font-size:.85rem}.apiPreview-module-scss-module__eX1t1a__baseUrl{color:var(--ton);word-break:break-all;font-size:.82rem;display:block}.apiPreview-module-scss-module__eX1t1a__group{margin-bottom:24px}.apiPreview-module-scss-module__eX1t1a__groupTitle{color:var(--text);margin:0 0 12px;font-size:.95rem;font-weight:700}.apiPreview-module-scss-module__eX1t1a__endpointList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.apiPreview-module-scss-module__eX1t1a__endpoint{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px}.apiPreview-module-scss-module__eX1t1a__endpointHead{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.apiPreview-module-scss-module__eX1t1a__method{letter-spacing:.04em;border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:.68rem;font-weight:800}.apiPreview-module-scss-module__eX1t1a__method.apiPreview-module-scss-module__eX1t1a__get{color:var(--green);background:#22c55e1f}.apiPreview-module-scss-module__eX1t1a__method.apiPreview-module-scss-module__eX1t1a__post{color:var(--accent);background:#4f7aff1f}.apiPreview-module-scss-module__eX1t1a__path{color:var(--text);word-break:break-all;font-size:.8rem}.apiPreview-module-scss-module__eX1t1a__publicBadge{color:var(--text-3);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.apiPreview-module-scss-module__eX1t1a__desc{color:var(--text-2);margin:0;font-size:.82rem;line-height:1.55}.apiPreview-module-scss-module__eX1t1a__cta{justify-content:center;padding-top:8px;display:flex}.apiPreview-module-scss-module__eX1t1a__ctaBtn{background:var(--accent);color:#fff;border-radius:10px;align-items:center;padding:11px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.apiPreview-module-scss-module__eX1t1a__ctaBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}
.resellerShopPreview-module-scss-module__VIdUka__wrap{flex-direction:column;gap:28px;margin:40px 0;display:flex}.resellerShopPreview-module-scss-module__VIdUka__block{background:var(--bg-2);border:1px solid var(--border);border-radius:calc(var(--radius)*1.25);padding:28px}@media (max-width:600px){.resellerShopPreview-module-scss-module__VIdUka__block{padding:20px 16px}}.resellerShopPreview-module-scss-module__VIdUka__blockTitle{color:var(--text);margin:0 0 8px;font-size:1.1rem;font-weight:800}.resellerShopPreview-module-scss-module__VIdUka__blockSub{color:var(--text-2);margin:0 0 20px;font-size:.88rem;line-height:1.6}.resellerShopPreview-module-scss-module__VIdUka__payGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:700px){.resellerShopPreview-module-scss-module__VIdUka__payGrid{grid-template-columns:repeat(2,1fr)}}.resellerShopPreview-module-scss-module__VIdUka__payCard{background:var(--bg-3);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;display:flex}.resellerShopPreview-module-scss-module__VIdUka__payCard strong{color:var(--text);font-size:.85rem}.resellerShopPreview-module-scss-module__VIdUka__payCard span:last-child{color:var(--text-3);font-size:.72rem;line-height:1.4}.resellerShopPreview-module-scss-module__VIdUka__payLogo{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.72rem;font-weight:800;display:flex}.resellerShopPreview-module-scss-module__VIdUka__stripe{color:#fff;letter-spacing:-.02em;background:#635bff}.resellerShopPreview-module-scss-module__VIdUka__nowpayments{color:#00d395;background:#1a1f36}.resellerShopPreview-module-scss-module__VIdUka__plisio{color:#fff;background:#2d6cdf}.resellerShopPreview-module-scss-module__VIdUka__usdt{color:#fff;background:#26a17b;font-size:1.1rem}.resellerShopPreview-module-scss-module__VIdUka__card{background:var(--bg);border:1px solid var(--border);font-size:1.1rem}.resellerShopPreview-module-scss-module__VIdUka__dashGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:600px){.resellerShopPreview-module-scss-module__VIdUka__dashGrid{grid-template-columns:1fr}}.resellerShopPreview-module-scss-module__VIdUka__dashCard{background:var(--bg-3);border:1px solid var(--border);border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;padding:14px;display:flex}.resellerShopPreview-module-scss-module__VIdUka__dashNum{background:color-mix(in srgb, #10b981 14%, var(--bg));color:#10b981;font-variant-numeric:lining-nums tabular-nums;direction:ltr;unicode-bidi:isolate;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:800;display:flex}.resellerShopPreview-module-scss-module__VIdUka__dashBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.resellerShopPreview-module-scss-module__VIdUka__dashBody strong{color:var(--text);font-size:.84rem}.resellerShopPreview-module-scss-module__VIdUka__dashBody span{color:var(--text-3);font-size:.72rem;line-height:1.4}.resellerShopPreview-module-scss-module__VIdUka__botFlow{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.resellerShopPreview-module-scss-module__VIdUka__botFlow li{background:var(--bg-3);border:1px solid var(--border);color:var(--text);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:.85rem;font-weight:600;display:flex}.resellerShopPreview-module-scss-module__VIdUka__flowNum{background:color-mix(in srgb, var(--accent) 12%, var(--bg));width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.resellerShopPreview-module-scss-module__VIdUka__contactBlock{background:linear-gradient(135deg, color-mix(in srgb, #10b981 8%, var(--bg-2)) 0%, var(--bg-2) 100%);border-color:color-mix(in srgb, #10b981 22%, var(--border))}.resellerShopPreview-module-scss-module__VIdUka__ctaPair{flex-wrap:wrap;gap:12px;display:flex}.resellerShopPreview-module-scss-module__VIdUka__btnPrimary,.resellerShopPreview-module-scss-module__VIdUka__btnGhost{border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.resellerShopPreview-module-scss-module__VIdUka__btnPrimary{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px #10b98140}.resellerShopPreview-module-scss-module__VIdUka__btnPrimary:hover{color:#fff;transform:translateY(-1px)}.resellerShopPreview-module-scss-module__VIdUka__btnGhost{background:var(--bg-3);border:1px solid var(--border);color:var(--text)}.resellerShopPreview-module-scss-module__VIdUka__btnGhost:hover{border-color:var(--border-hover);color:var(--text)}
.seoLivePrices-module-scss-module__D8p7ba__section{margin:0 0 48px}.seoLivePrices-module-scss-module__D8p7ba__head{margin-bottom:20px}.seoLivePrices-module-scss-module__D8p7ba__titleRow{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:8px;display:flex}.seoLivePrices-module-scss-module__D8p7ba__heading{letter-spacing:-.01em;margin:0;font-size:clamp(22px,3.2vw,30px);font-weight:700}.seoLivePrices-module-scss-module__D8p7ba__liveBadge{background:color-mix(in srgb, var(--green,#22c55e) 16%, transparent);color:var(--green,#22c55e);letter-spacing:.02em;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.seoLivePrices-module-scss-module__D8p7ba__liveDot{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite seoLivePrices-module-scss-module__D8p7ba__pulse;box-shadow:0 0}@keyframes seoLivePrices-module-scss-module__D8p7ba__pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, currentColor 55%, transparent)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.seoLivePrices-module-scss-module__D8p7ba__sub{color:var(--text-2);max-width:640px;margin:0;font-size:15px;line-height:1.6}.seoLivePrices-module-scss-module__D8p7ba__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:720px){.seoLivePrices-module-scss-module__D8p7ba__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.seoLivePrices-module-scss-module__D8p7ba__card{border-radius:var(--radius);background:var(--bg-2);border:1px solid var(--border);flex-direction:column;gap:8px;min-height:118px;padding:18px 16px;display:flex}.seoLivePrices-module-scss-module__D8p7ba__stars{border-color:color-mix(in srgb, #f59e0b 35%, var(--border));background:linear-gradient(160deg, color-mix(in srgb, #f59e0b 10%, var(--bg-2)), var(--bg-2) 55%)}.seoLivePrices-module-scss-module__D8p7ba__premium{border-color:color-mix(in srgb, var(--accent,#4f7aff) 35%, var(--border));background:linear-gradient(160deg, color-mix(in srgb, var(--accent,#4f7aff) 10%, var(--bg-2)), var(--bg-2) 55%)}.seoLivePrices-module-scss-module__D8p7ba__cardLabel{color:var(--text-2);font-size:13px;font-weight:600;line-height:1.35}.seoLivePrices-module-scss-module__D8p7ba__cardValue{flex-wrap:wrap;align-items:baseline;gap:6px;min-height:1.6em;display:flex}.seoLivePrices-module-scss-module__D8p7ba__cardValue strong{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-size:clamp(22px,3vw,28px);font-weight:800}.seoLivePrices-module-scss-module__D8p7ba__unit{color:var(--ton,#0098ea);font-size:13px;font-weight:700}.seoLivePrices-module-scss-module__D8p7ba__cardHint{color:var(--text-3,var(--text-2));margin-top:auto;font-size:12px}.seoLivePrices-module-scss-module__D8p7ba__skeleton{background:linear-gradient(90deg, var(--border) 0%, color-mix(in srgb, var(--border-hover,var(--border)) 80%, transparent) 50%, var(--border) 100%);background-size:200% 100%;border-radius:8px;width:72px;height:28px;animation:1.2s ease-in-out infinite seoLivePrices-module-scss-module__D8p7ba__shimmer;display:block}@keyframes seoLivePrices-module-scss-module__D8p7ba__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.BrandLogo-module-scss-module__BJqEuW__root{color:inherit;flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.BrandLogo-module-scss-module__BJqEuW__root:hover{opacity:.92}.BrandLogo-module-scss-module__BJqEuW__mark{object-fit:contain;flex-shrink:0;display:block}
.auth-module-scss-module__ur8WmW__layout{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.auth-module-scss-module__ur8WmW__glow{pointer-events:none;background:radial-gradient(ellipse 55% 45% at 50% 0%, var(--accent-dim), transparent 70%),radial-gradient(ellipse 40% 35% at 80% 100%, var(--ton-dim), transparent 65%),radial-gradient(ellipse 35% 30% at 15% 85%, #29b76b0f, transparent 60%);position:absolute;top:0;bottom:0;left:0;right:0}.auth-module-scss-module__ur8WmW__formWrap{z-index:1;width:100%;max-width:420px;position:relative}.auth-module-scss-module__ur8WmW__brand{justify-content:center;margin-bottom:32px;display:flex}.auth-module-scss-module__ur8WmW__formCard{padding:8px 0 0}.auth-module-scss-module__ur8WmW__formTitle{letter-spacing:-.03em;color:var(--text);text-align:center;margin:0 0 8px;font-size:1.625rem;font-weight:800}.auth-module-scss-module__ur8WmW__formSub{color:var(--text-2);text-align:center;margin:0 0 28px;font-size:.9rem;line-height:1.5}.auth-module-scss-module__ur8WmW__footer{color:var(--text-3);text-align:center;margin-top:28px;font-size:.78rem}.auth-module-scss-module__ur8WmW__layout .ant-form-item-label>label{font-size:.82rem;font-weight:600;color:var(--text-2)!important}:is(.auth-module-scss-module__ur8WmW__layout .ant-input-affix-wrapper,.auth-module-scss-module__ur8WmW__layout .ant-input-password){background:var(--surface-raised)!important;box-shadow:none!important;border-radius:var(--radius-sm)!important;border:none!important}:is(.auth-module-scss-module__ur8WmW__layout .ant-input-affix-wrapper:hover,.auth-module-scss-module__ur8WmW__layout .ant-input-password:hover){background:var(--surface-hover)!important}:is(.auth-module-scss-module__ur8WmW__layout .ant-input-affix-wrapper-focused,.auth-module-scss-module__ur8WmW__layout .ant-input-password-focused){background:var(--surface-hover)!important;box-shadow:0 0 0 2px var(--accent-dim)!important}:is(.auth-module-scss-module__ur8WmW__layout .ant-input-affix-wrapper .ant-input,.auth-module-scss-module__ur8WmW__layout .ant-input-password .ant-input){background:0 0!important}.auth-module-scss-module__ur8WmW__layout .ant-alert{background:var(--red-dim)!important;border:none!important}.auth-module-scss-module__ur8WmW__primaryBtn{border-radius:var(--radius-sm)!important;background:var(--accent-contrast)!important;height:48px!important;box-shadow:none!important;border:none!important;font-size:.95rem!important;font-weight:700!important}.auth-module-scss-module__ur8WmW__primaryBtn:hover:not(:disabled){background:var(--accent)!important}.auth-module-scss-module__ur8WmW__authLink{text-align:center;color:var(--text-2);margin-bottom:20px;font-size:.875rem}.auth-module-scss-module__ur8WmW__authLink a{color:var(--accent);font-weight:600}.auth-module-scss-module__ur8WmW__authLink a:hover{color:var(--accent-hover)}.auth-module-scss-module__ur8WmW__authDivider{color:var(--text-3);align-items:center;gap:12px;margin:8px 0 20px;font-size:.8rem;display:flex}.auth-module-scss-module__ur8WmW__authDivider:before,.auth-module-scss-module__ur8WmW__authDivider:after{content:"";background:var(--divider);flex:1;height:1px}.auth-module-scss-module__ur8WmW__telegramAppBtn{border-radius:var(--radius-sm);color:#fff;background:linear-gradient(135deg, #08c, var(--ton));cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;margin-bottom:8px;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.auth-module-scss-module__ur8WmW__telegramAppBtn:hover{color:#fff;opacity:.92}.auth-module-scss-module__ur8WmW__loginHint{color:var(--text-2);text-align:center;margin:0 0 4px;font-size:.8rem;line-height:1.45}.auth-module-scss-module__ur8WmW__linkBtn{width:100%;color:var(--accent);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:8px 0 0;font-size:.875rem;font-weight:600;display:block}.auth-module-scss-module__ur8WmW__linkBtn:hover{color:var(--accent-hover)}.auth-module-scss-module__ur8WmW__googleBtn{border-radius:var(--radius-sm);width:100%;height:48px;color:var(--text);background:var(--surface-raised);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.auth-module-scss-module__ur8WmW__googleBtn:hover:not(:disabled){background:var(--surface-hover)}.auth-module-scss-module__ur8WmW__googleBtn:disabled{opacity:.7;cursor:not-allowed}
.AuthModal-module-scss-module__pjZYxW__sheet{-webkit-overflow-scrolling:touch;width:min(440px,100vw - 24px);max-height:min(92vh,720px);padding:8px 20px 22px;overflow:auto}.AuthModal-module-scss-module__pjZYxW__sheetDrawer{width:100%;max-width:none;max-height:min(92dvh,780px);padding:4px 18px calc(18px + env(safe-area-inset-bottom,0px))}.AuthModal-module-scss-module__pjZYxW__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.AuthModal-module-scss-module__pjZYxW__title{letter-spacing:-.03em;color:var(--text,#f1f1f5);margin:0;font-size:1.35rem;font-weight:850}.AuthModal-module-scss-module__pjZYxW__sub{color:var(--text-2,#9ba3af);margin:6px 0 0;font-size:.9rem;line-height:1.45}.AuthModal-module-scss-module__pjZYxW__close{-webkit-appearance:none;appearance:none;color:var(--text-2,#9ba3af);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.AuthModal-module-scss-module__pjZYxW__close:hover{color:var(--text,#fff);background:#ffffff14}.AuthModal-module-scss-module__pjZYxW__body{margin-top:8px}.AuthModal-module-scss-module__pjZYxW__divider{color:var(--text-3,#5a6270);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:12px;margin:18px 0 14px;font-size:12px;font-weight:700;display:flex}.AuthModal-module-scss-module__pjZYxW__divider:before,.AuthModal-module-scss-module__pjZYxW__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.AuthModal-module-scss-module__pjZYxW__switch{text-align:center;color:var(--text-2,#9ba3af);margin-top:16px;font-size:.9rem}.AuthModal-module-scss-module__pjZYxW__switchBtn{-webkit-appearance:none;appearance:none;color:#fff;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:750;text-decoration:underline}.AuthModal-module-scss-module__pjZYxW__forgot{text-align:end;color:var(--text-2,#9ba3af);margin:-4px 0 16px;font-size:.85rem;text-decoration:none;display:block}.AuthModal-module-scss-module__pjZYxW__forgot:hover{color:#fff}.AuthModal-module-scss-module__pjZYxW__primaryBtn{border-radius:12px!important;height:46px!important;font-weight:750!important}.AuthModal-module-scss-module__pjZYxW__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:420px){.AuthModal-module-scss-module__pjZYxW__grid2{grid-template-columns:1fr}}.AuthModal-module-scss-module__pjZYxW__body .ant-form-item-label>label{font-size:.82rem;font-weight:600;color:var(--text-2)!important}:is(.AuthModal-module-scss-module__pjZYxW__body .ant-input-affix-wrapper,.AuthModal-module-scss-module__pjZYxW__body .ant-input-password){background:var(--surface-raised,#1a1c24)!important;border:1px solid #ffffff14!important;border-radius:10px!important}:is(.AuthModal-module-scss-module__pjZYxW__body .ant-input-affix-wrapper-focused,.AuthModal-module-scss-module__pjZYxW__body .ant-input-password-focused){border-color:#4f7aff8c!important;box-shadow:0 0 0 2px #4f7aff2e!important}
.landing-module-scss-module__H2jhnq__page{min-height:100vh;background:var(--bg,#0d0d12);min-height:100dvh;color:var(--text,#f1f1f5);flex-direction:column;width:100%;max-width:100%;font-family:inherit;display:flex;overflow-x:clip}.landing-module-scss-module__H2jhnq__pageMain{flex:auto;width:100%;min-width:0}.landing-module-scss-module__H2jhnq__nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:color-mix(in srgb, var(--bg,#0d0d12) 80%, transparent);border-bottom:1px solid var(--divider);position:sticky;top:0}.landing-module-scss-module__H2jhnq__nav-inner{box-sizing:border-box;align-items:center;gap:18px;width:100%;min-width:0;max-width:1440px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing-module-scss-module__H2jhnq__nav-logo{letter-spacing:-.02em;color:var(--text,#f1f1f5);flex-shrink:0;font-size:1.15rem;font-weight:800}.landing-module-scss-module__H2jhnq__navSearch{background:var(--surface-raised);border:none;border-radius:10px;flex:auto;align-items:center;gap:8px;max-width:420px;height:40px;padding:0 12px;transition:background .15s,box-shadow .15s;display:flex}.landing-module-scss-module__H2jhnq__navSearch:focus-within{background:var(--surface-hover);box-shadow:0 0 0 2px var(--accent-dim)}.landing-module-scss-module__H2jhnq__navSearch input{min-width:0;color:var(--text,#f1f1f5);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.landing-module-scss-module__H2jhnq__navSearch input::placeholder{color:var(--text-3,#6b7280)}.landing-module-scss-module__H2jhnq__navSearchIcon{color:var(--text-3,#6b7280);flex-shrink:0;display:flex}.landing-module-scss-module__H2jhnq__navSearchClear{background:var(--bg-4,#ffffff14);color:var(--text-2,#8b8fa8);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:2px 6px;font-size:.7rem;display:flex}.landing-module-scss-module__H2jhnq__navSearchClear:hover{color:var(--text,#f1f1f5)}.landing-module-scss-module__H2jhnq__nav-links{flex-shrink:0;gap:18px;display:flex}.landing-module-scss-module__H2jhnq__nav-links a{color:var(--text-2,#8b8fa8);white-space:nowrap;font-size:.86rem;text-decoration:none;transition:color .15s}.landing-module-scss-module__H2jhnq__nav-links a:hover{color:var(--text,#f1f1f5)}@media (max-width:1100px){.landing-module-scss-module__H2jhnq__nav-links{display:none}}.landing-module-scss-module__H2jhnq__navRight{flex-shrink:0;align-items:center;gap:10px;margin-inline-start:auto;display:flex}.landing-module-scss-module__H2jhnq__navPrice{border:1px solid var(--border,#ffffff1a);background:var(--bg-2,#ffffff0a);height:34px;color:var(--text,#f1f1f5);border-radius:100px;align-items:center;gap:6px;padding:0 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .15s;display:inline-flex}.landing-module-scss-module__H2jhnq__navPrice:hover{border-color:var(--border-hover,#ffffff2e)}@media (max-width:640px){.landing-module-scss-module__H2jhnq__navPrice{display:none}}.landing-module-scss-module__H2jhnq__nav-actions{align-items:center;gap:10px;display:flex}.landing-module-scss-module__H2jhnq__navWallet{flex-shrink:0}:is(.landing-module-scss-module__H2jhnq__navWallet .connectBtn,.landing-module-scss-module__H2jhnq__navWallet .btn){border:1px solid var(--border,#ffffff1a);background:var(--bg-2,#ffffff0a);border-radius:100px;height:34px;padding:0 12px;font-size:.78rem}@media (max-width:900px){.landing-module-scss-module__H2jhnq__navWallet{display:none}}.landing-module-scss-module__H2jhnq__navConnect{flex-shrink:0}:is(.landing-module-scss-module__H2jhnq__navConnect .tc-connect-button,.landing-module-scss-module__H2jhnq__navConnect .localized-ton-connect-btn){height:38px;border:1px solid var(--border,#ffffff1a)!important}@media (max-width:900px){.landing-module-scss-module__H2jhnq__navConnect{display:none}}.landing-module-scss-module__H2jhnq__navLangWrap{flex-shrink:0}@media (max-width:900px){.landing-module-scss-module__H2jhnq__navLangWrap{display:none}}.landing-module-scss-module__H2jhnq__navAccount{position:relative}.landing-module-scss-module__H2jhnq__avatarBtn{border:1px solid var(--border,#ffffff1a);background:var(--bg-2,#ffffff0a);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .15s;display:flex}.landing-module-scss-module__H2jhnq__avatarBtn:hover{border-color:var(--accent,#4f7aff)}.landing-module-scss-module__H2jhnq__avatarCircle{background:var(--accent-dim,#4f7aff26);width:30px;height:30px;color:var(--accent,#4f7aff);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.landing-module-scss-module__H2jhnq__accountMenu{top:calc(100% + 8px);background:var(--bg-2,#16171d);border:1px solid var(--border,#ffffff1a);min-width:180px;box-shadow:var(--shadow,0 12px 40px #0006);z-index:300;border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute}.landing-module-scss-module__H2jhnq__accountMenu:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.landing-module-scss-module__H2jhnq__accountMenu:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}.landing-module-scss-module__H2jhnq__accountItem{width:100%;color:var(--text-2,#8b8fa8);text-align:start;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-family:inherit;font-size:.88rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.landing-module-scss-module__H2jhnq__accountItem:hover{background:var(--bg-3,#ffffff0f);color:var(--text,#f1f1f5)}.landing-module-scss-module__H2jhnq__menuBtn{border:1px solid var(--border,#ffffff1a);background:var(--bg-2,#ffffff0a);width:40px;height:40px;color:var(--text,#f1f1f5);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;font-size:1.1rem;display:none}.landing-module-scss-module__H2jhnq__drawerTitle{align-items:center;gap:8px;font-weight:800;display:flex}.landing-module-scss-module__H2jhnq__drawerLinks{flex-direction:column;gap:4px;padding:0 8px;display:flex}.landing-module-scss-module__H2jhnq__drawerLink{color:var(--text-2,#8b8fa8);border-radius:10px;padding:12px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.landing-module-scss-module__H2jhnq__drawerLink:hover{background:var(--bg-2,#ffffff0f);color:var(--text,#f1f1f5)}.landing-module-scss-module__H2jhnq__drawerLinkActive{background:var(--accent-dim,#4f7aff1f);font-weight:600;color:var(--accent,#4f7aff)!important}.landing-module-scss-module__H2jhnq__drawerSectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3,#6b7280);padding:16px 22px 6px;font-size:.68rem;font-weight:700}.landing-module-scss-module__H2jhnq__drawerLangWrap{margin:0 16px 8px}.landing-module-scss-module__H2jhnq__drawerActions{border-top:1px solid var(--border,#ffffff0f);flex-direction:column;gap:10px;margin-top:12px;padding:20px 16px 0;display:flex}.landing-module-scss-module__H2jhnq__drawerActions a,.landing-module-scss-module__H2jhnq__drawerActions button{text-align:center;justify-content:center;width:100%}.landing-module-scss-module__H2jhnq__drawerActions .landing-module-scss-module__H2jhnq__btn-primary,.landing-module-scss-module__H2jhnq__drawerActions .landing-module-scss-module__H2jhnq__btn-primary-lg,.landing-module-scss-module__H2jhnq__drawerActions .landing-module-scss-module__H2jhnq__btn-ghost,.landing-module-scss-module__H2jhnq__drawerActions .landing-module-scss-module__H2jhnq__btn-ghost-lg{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}.landing-module-scss-module__H2jhnq__drawerWallet{width:100%;display:none}:is(.landing-module-scss-module__H2jhnq__drawerWallet .connectBtn,.landing-module-scss-module__H2jhnq__drawerWallet .btn){justify-content:center;width:100%;height:42px}@media (max-width:900px){.landing-module-scss-module__H2jhnq__drawerWallet{display:block}}@media (max-width:768px){.landing-module-scss-module__H2jhnq__nav-inner{gap:10px;height:56px;padding:0 16px}.landing-module-scss-module__H2jhnq__nav-links,.landing-module-scss-module__H2jhnq__navRight{display:none}.landing-module-scss-module__H2jhnq__navSearch{max-width:none;height:38px}.landing-module-scss-module__H2jhnq__menuBtn{display:flex}}.landing-module-scss-module__H2jhnq__btn-ghost,.landing-module-scss-module__H2jhnq__btn-ghost-lg{border:1px solid var(--border,#ffffff1a);color:var(--text,#f1f1f5);cursor:pointer;background:0 0;border-radius:8px;padding:8px 18px;font-size:.875rem;font-weight:500;transition:all .15s}.landing-module-scss-module__H2jhnq__btn-ghost:hover,.landing-module-scss-module__H2jhnq__btn-ghost-lg:hover{background:var(--bg-2,#ffffff0f)}.landing-module-scss-module__H2jhnq__btn-primary,.landing-module-scss-module__H2jhnq__btn-primary-lg{background:var(--accent-contrast,var(--accent,#2a7fd4));color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:all .15s}.landing-module-scss-module__H2jhnq__btn-primary:hover,.landing-module-scss-module__H2jhnq__btn-primary-lg:hover{background:color-mix(in srgb, var(--accent,#4f7aff) 85%, white);box-shadow:0 4px 20px color-mix(in srgb, var(--accent,#4f7aff) 40%, transparent);transform:translateY(-1px)}.landing-module-scss-module__H2jhnq__btn-primary-lg,.landing-module-scss-module__H2jhnq__btn-ghost-lg{border-radius:12px;padding:14px 32px;font-size:1rem}.landing-module-scss-module__H2jhnq__hero{padding:100px 24px 80px;position:relative}@media (prefers-reduced-motion:no-preference){.landing-module-scss-module__H2jhnq__hero{animation:.6s both landing-module-scss-module__H2jhnq__hero-enter}}@keyframes landing-module-scss-module__H2jhnq__hero-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-module-scss-module__H2jhnq__hero-glow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--accent,#4f7aff) 12%, transparent) 0%, transparent 70%);pointer-events:none;width:800px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.landing-module-scss-module__H2jhnq__hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:center;gap:60px;width:100%;min-width:0;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.landing-module-scss-module__H2jhnq__hero-inner{grid-template-columns:minmax(0,1fr)}}.landing-module-scss-module__H2jhnq__hero-text{min-width:0;max-width:min(600px,100%)}.landing-module-scss-module__H2jhnq__hero-badge{background:color-mix(in srgb, var(--accent,#4f7aff) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent,#4f7aff) 25%, transparent);color:var(--accent,#4f7aff);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.landing-module-scss-module__H2jhnq__hero-title{letter-spacing:-.03em;overflow-wrap:anywhere;word-break:break-word;margin:0 0 20px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:900;line-height:1.08}.landing-module-scss-module__H2jhnq__hero-gradient{background:linear-gradient(135deg, var(--accent,#4f7aff), #a78bfa);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module-scss-module__H2jhnq__hero-desc{color:var(--text-2,#8b8fa8);overflow-wrap:anywhere;word-break:break-word;max-width:min(480px,100%);margin:0 0 28px;font-size:1.05rem;line-height:1.75}.landing-module-scss-module__H2jhnq__hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.landing-module-scss-module__H2jhnq__hero-stats{align-items:center;gap:24px;display:flex}.landing-module-scss-module__H2jhnq__stat{flex-direction:column;display:flex}.landing-module-scss-module__H2jhnq__stat strong{color:var(--text,#f1f1f5);font-size:1.5rem;font-weight:800}.landing-module-scss-module__H2jhnq__stat span{color:var(--text-3,#6b7280);margin-top:2px;font-size:.78rem}.landing-module-scss-module__H2jhnq__stat-divider{background:var(--border,#ffffff14);width:1px;height:40px}.landing-module-scss-module__H2jhnq__trust-strip{background:color-mix(in srgb, var(--accent,#4f7aff) 7%, var(--bg,#0a0b10));border-block:1px solid color-mix(in srgb, var(--accent,#4f7aff) 14%, var(--border,#ffffff14));padding:28px 24px}.landing-module-scss-module__H2jhnq__trust-strip-inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 32px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.landing-module-scss-module__H2jhnq__trust-strip-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}}.landing-module-scss-module__H2jhnq__trust-stat{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.landing-module-scss-module__H2jhnq__trust-stat-head{justify-content:center;align-items:center;gap:12px;display:flex}.landing-module-scss-module__H2jhnq__trust-stat-icon{background:color-mix(in srgb, var(--accent,#4f7aff) 18%, transparent);width:44px;height:44px;color:var(--accent,#4f7aff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:flex}.landing-module-scss-module__H2jhnq__trust-stat-value{color:var(--text,#f1f1f5);direction:ltr;unicode-bidi:embed;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;line-height:1.1}.landing-module-scss-module__H2jhnq__trust-stat-label{color:var(--text-2,#9ca3af);font-size:.82rem;font-weight:500;line-height:1.4}.landing-module-scss-module__H2jhnq__hero-widget{min-width:0;max-width:100%;overflow:hidden}@media (max-width:900px){.landing-module-scss-module__H2jhnq__hero-widget{order:-1}}.landing-module-scss-module__H2jhnq__order-box{background:var(--bg-2,#ffffff0a);border:1px solid var(--border,#ffffff14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:28px;animation:4s ease-in-out infinite landing-module-scss-module__H2jhnq__floatBox;box-shadow:0 32px 64px #0006}.landing-module-scss-module__H2jhnq__order-box-compact{padding:22px;animation:none;box-shadow:0 20px 48px #00000059}@keyframes landing-module-scss-module__H2jhnq__floatBox{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-module-scss-module__H2jhnq__order-header{margin-bottom:20px}.landing-module-scss-module__H2jhnq__order-header h3{margin:0 0 4px;font-size:1.1rem;font-weight:700}.landing-module-scss-module__H2jhnq__order-header p{color:var(--text-2,#8b8fa8);margin:0;font-size:.8rem}.landing-module-scss-module__H2jhnq__service-toggle{background:var(--bg-3,#ffffff0a);border-radius:10px;gap:8px;margin-bottom:18px;padding:4px;display:flex}.landing-module-scss-module__H2jhnq__service-btn{color:var(--text-2,#8b8fa8);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:9px 14px;font-size:.875rem;font-weight:600;transition:all .15s}.landing-module-scss-module__H2jhnq__service-btn.landing-module-scss-module__H2jhnq__active{background:var(--bg-2,#ffffff14);color:var(--text,#f1f1f5);box-shadow:0 1px 4px #0003}.landing-module-scss-module__H2jhnq__order-field{margin-bottom:16px}.landing-module-scss-module__H2jhnq__order-field label{color:var(--text-2,#8b8fa8);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}.landing-module-scss-module__H2jhnq__input-row{position:relative}.landing-module-scss-module__H2jhnq__order-input{border:1px solid var(--border,#ffffff1a);background:var(--bg-3,#ffffff0a);width:100%;color:var(--text,#f1f1f5);box-sizing:border-box;border-radius:10px;outline:none;padding:11px 14px;font-size:.9rem;transition:border-color .15s}.landing-module-scss-module__H2jhnq__order-input:focus{border-color:var(--accent,#4f7aff);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent,#4f7aff) 15%, transparent)}.landing-module-scss-module__H2jhnq__order-input::placeholder{color:var(--text-3,#6b7280)}.landing-module-scss-module__H2jhnq__profile-chip{background:var(--bg-3,#ffffff0a);border:1px solid var(--border,#ffffff14);opacity:0;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-size:.82rem;transition:opacity .2s,transform .2s;display:flex;transform:translateY(-4px)}.landing-module-scss-module__H2jhnq__profile-chip.landing-module-scss-module__H2jhnq__show{opacity:1;transform:translateY(0)}.landing-module-scss-module__H2jhnq__avatar-chip{flex-shrink:0}.landing-module-scss-module__H2jhnq__chip-ok{color:#10b981;margin-inline-start:auto;font-weight:700}.landing-module-scss-module__H2jhnq__chip-no{color:#ef4444;margin-inline-start:auto;font-weight:700}.landing-module-scss-module__H2jhnq__spin-dot{border:2px solid var(--border,#ffffff1a);border-top-color:var(--accent,#4f7aff);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite landing-module-scss-module__H2jhnq__spin}@keyframes landing-module-scss-module__H2jhnq__spin{to{transform:rotate(360deg)}}.landing-module-scss-module__H2jhnq__star-pills{flex-wrap:nowrap;gap:6px;display:flex}.landing-module-scss-module__H2jhnq__pill{text-align:center;border:1px solid var(--border,#ffffff1a);background:var(--bg-3,#ffffff0a);min-width:0;color:var(--text-2,#8b8fa8);cursor:pointer;border-radius:8px;flex:1;padding:7px 8px;font-size:.8rem;font-weight:600;transition:all .15s}.landing-module-scss-module__H2jhnq__pill.landing-module-scss-module__H2jhnq__active{border-color:var(--accent,#4f7aff);background:color-mix(in srgb, var(--accent,#4f7aff) 12%, transparent);color:var(--accent,#4f7aff)}.landing-module-scss-module__H2jhnq__pill:hover:not(.landing-module-scss-module__H2jhnq__active){border-color:color-mix(in srgb, var(--accent,#4f7aff) 40%, transparent);color:var(--text,#f1f1f5)}.landing-module-scss-module__H2jhnq__order-summary{background:var(--bg-3,#ffffff08);border:1px dashed var(--border,#ffffff14);color:var(--text-2,#8b8fa8);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 14px;font-size:.85rem;display:flex}.landing-module-scss-module__H2jhnq__order-cost{color:#0098ea;font-size:1rem;font-weight:700}.landing-module-scss-module__H2jhnq__order-cta{background:linear-gradient(135deg, var(--accent,#4f7aff), #6366f1);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.landing-module-scss-module__H2jhnq__order-cta:hover{box-shadow:0 8px 30px color-mix(in srgb, var(--accent,#4f7aff) 40%, transparent);transform:translateY(-2px)}.landing-module-scss-module__H2jhnq__order-cta:active{transform:translateY(0)}.landing-module-scss-module__H2jhnq__cta-arrow{transition:transform .15s;display:inline-block}.landing-module-scss-module__H2jhnq__order-cta:hover .landing-module-scss-module__H2jhnq__cta-arrow{transform:translate(4px)}html[dir=rtl] .landing-module-scss-module__H2jhnq__cta-arrow,html[dir=rtl] .landing-module-scss-module__H2jhnq__order-cta:hover .landing-module-scss-module__H2jhnq__cta-arrow{transform:scaleX(-1)}html[dir=rtl] .landing-module-scss-module__H2jhnq__order-cta:hover .landing-module-scss-module__H2jhnq__cta-arrow{transform:scaleX(-1)translate(4px)}.landing-module-scss-module__H2jhnq__section{box-sizing:border-box;min-width:0;max-width:100%;padding:90px 24px}@media (max-width:640px){.landing-module-scss-module__H2jhnq__section{padding:64px 16px}}.landing-module-scss-module__H2jhnq__section-alt{background:color-mix(in srgb, var(--bg-2,#ffffff05) 100%, transparent)}.landing-module-scss-module__H2jhnq__section-inner{width:100%;min-width:0;max-width:1200px;margin:0 auto}.landing-module-scss-module__H2jhnq__section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent,#4f7aff);margin-bottom:12px;font-size:.72rem;font-weight:700}.landing-module-scss-module__H2jhnq__section-title{letter-spacing:-.025em;overflow-wrap:anywhere;word-break:break-word;max-width:min(560px,100%);margin:0 0 48px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.landing-module-scss-module__H2jhnq__features-section{position:relative;overflow:hidden}.landing-module-scss-module__H2jhnq__features-section:before{content:"";pointer-events:none;background:radial-gradient(#0098ea14 0%,#0000 70%);width:min(900px,90vw);height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module-scss-module__H2jhnq__features-head{margin-bottom:36px}.landing-module-scss-module__H2jhnq__features-head .landing-module-scss-module__H2jhnq__section-title{max-width:640px;margin-bottom:0}.landing-module-scss-module__H2jhnq__feature-bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1000px){.landing-module-scss-module__H2jhnq__feature-bento{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.landing-module-scss-module__H2jhnq__feature-bento{grid-template-columns:1fr}}.landing-module-scss-module__H2jhnq__feature-cell{--fa:#0098ea;border:1px solid color-mix(in srgb, var(--fa) 14%, #ffffff14);background:linear-gradient(155deg, color-mix(in srgb, var(--fa) 8%, transparent) 0%, transparent 45%),#ffffff07;border-radius:18px;flex-direction:column;min-height:190px;padding:22px 20px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.landing-module-scss-module__H2jhnq__feature-cell:after{content:"";top:-50px;background:radial-gradient(circle, color-mix(in srgb, var(--fa) 18%, transparent), transparent 70%);pointer-events:none;border-radius:50%;width:140px;height:140px;position:absolute}.landing-module-scss-module__H2jhnq__feature-cell:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{right:-30px}.landing-module-scss-module__H2jhnq__feature-cell:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{left:-30px}.landing-module-scss-module__H2jhnq__feature-cell:hover{border-color:color-mix(in srgb, var(--fa) 34%, #ffffff1a);transform:translateY(-3px);box-shadow:0 16px 44px #0000004d}.landing-module-scss-module__H2jhnq__feature-cell-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.landing-module-scss-module__H2jhnq__feature-cell-icon{width:44px;height:44px;color:var(--fa);background:color-mix(in srgb, var(--fa) 15%, #ffffff0a);border:1px solid color-mix(in srgb, var(--fa) 28%, transparent);border-radius:13px;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.landing-module-scss-module__H2jhnq__feature-cell-num{letter-spacing:.08em;color:color-mix(in srgb, var(--fa) 65%, var(--text-3,#6b7280));opacity:.8;font-size:.68rem;font-weight:700}.landing-module-scss-module__H2jhnq__feature-cell-title{letter-spacing:-.01em;color:var(--text,#f3f4f6);margin:0 0 8px;font-size:1rem;font-weight:700}.landing-module-scss-module__H2jhnq__feature-cell-desc{color:var(--text-2,#9ca3af);margin:auto 0 0;font-size:.85rem;line-height:1.62}.landing-module-scss-module__H2jhnq__steps-row{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:0;display:grid;position:relative}.landing-module-scss-module__H2jhnq__step{padding:32px 28px;position:relative}.landing-module-scss-module__H2jhnq__step h3{margin:0 0 8px;font-size:1.1rem;font-weight:700}.landing-module-scss-module__H2jhnq__step p{color:var(--text-2,#8b8fa8);margin:0;font-size:.875rem;line-height:1.65}.landing-module-scss-module__H2jhnq__step-num{color:color-mix(in srgb, var(--accent,#4f7aff) 20%, transparent);font-variant-numeric:tabular-nums;margin-bottom:16px;font-size:2.5rem;font-weight:900;line-height:1}.landing-module-scss-module__H2jhnq__step-arrow{color:var(--border,#fff3);z-index:1;font-size:1.5rem;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}@media (max-width:700px){.landing-module-scss-module__H2jhnq__step-arrow{display:none}}html[dir=rtl] .landing-module-scss-module__H2jhnq__step-arrow{left:-12px;right:auto;transform:translateY(-50%)scaleX(-1)}.landing-module-scss-module__H2jhnq__api-block{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:48px;width:100%;min-width:0;display:grid}@media (max-width:800px){.landing-module-scss-module__H2jhnq__api-block{grid-template-columns:minmax(0,1fr)}}.landing-module-scss-module__H2jhnq__api-block>*{min-width:0;max-width:100%}.landing-module-scss-module__H2jhnq__api-features{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-module-scss-module__H2jhnq__api-features li{color:var(--text-2,#8b8fa8);font-size:.9rem}.landing-module-scss-module__H2jhnq__api-endpoints{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.landing-module-scss-module__H2jhnq__api-endpoint{border:1px solid var(--border,#ffffff14);color:var(--text-2,#9ca3af);direction:ltr;background:#ffffff08;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.74rem;display:inline-flex}.landing-module-scss-module__H2jhnq__api-endpoint em{color:#10b981;font-size:.68rem;font-style:normal;font-weight:700}.landing-module-scss-module__H2jhnq__code-wrap{flex-direction:column;gap:14px;min-width:0;display:flex}.landing-module-scss-module__H2jhnq__api-stat-strip{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.landing-module-scss-module__H2jhnq__api-stat{border:1px solid var(--border,#ffffff12);text-align:center;background:#ffffff06;border-radius:12px;padding:12px 10px}.landing-module-scss-module__H2jhnq__api-stat strong{color:var(--text,#e5e7eb);direction:ltr;unicode-bidi:embed;font-size:1rem;font-weight:800;display:block}.landing-module-scss-module__H2jhnq__api-stat span{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3,#6b7280);margin-top:3px;font-size:.68rem;display:block}.landing-module-scss-module__H2jhnq__code-block{background:#0a0a0f;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.landing-module-scss-module__H2jhnq__code-header{border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:12px 16px;display:flex}.landing-module-scss-module__H2jhnq__code-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.landing-module-scss-module__H2jhnq__code-pre{color:#a3b3cc;white-space:pre;margin:0;padding:20px 18px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;line-height:1.7;overflow-x:auto}.landing-module-scss-module__H2jhnq__section-referral{background:radial-gradient(ellipse at 20% 50%, color-mix(in srgb, var(--accent,#4f7aff) 10%, transparent) 0%, transparent 60%)}.landing-module-scss-module__H2jhnq__referral-block{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:48px;width:100%;min-width:0;display:grid}@media (max-width:900px){.landing-module-scss-module__H2jhnq__referral-block{grid-template-columns:minmax(0,1fr);gap:32px}}.landing-module-scss-module__H2jhnq__referral-block>*{min-width:0;max-width:100%}.landing-module-scss-module__H2jhnq__referral-highlight{color:var(--accent,#4f7aff);margin:0 0 14px;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:700;line-height:1.4}.landing-module-scss-module__H2jhnq__referral-desc{color:var(--text-2,#8b8fa8);max-width:520px;margin:0 0 24px;font-size:.95rem;line-height:1.7}.landing-module-scss-module__H2jhnq__referral-perks{flex-direction:column;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.landing-module-scss-module__H2jhnq__referral-perks li{color:var(--text-2,#8b8fa8);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.landing-module-scss-module__H2jhnq__referral-perks li .anticon{color:var(--accent,#4f7aff);flex-shrink:0;margin-top:3px}.landing-module-scss-module__H2jhnq__referral-actions{flex-wrap:wrap;gap:12px;display:flex}.landing-module-scss-module__H2jhnq__referral-card{border:1px solid color-mix(in srgb, var(--accent,#4f7aff) 28%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--accent,#4f7aff) 12%, var(--bg-2,#fff)) 0%, var(--bg-2,#ffffff08) 100%);border-radius:20px;padding:32px 28px}.landing-module-scss-module__H2jhnq__referral-rate{text-align:center;border-bottom:1px solid var(--border,#ffffff14);margin-bottom:24px;padding-bottom:24px}.landing-module-scss-module__H2jhnq__referral-rate .anticon{color:var(--accent,#4f7aff);margin-bottom:8px;font-size:1.5rem;display:block}.landing-module-scss-module__H2jhnq__referral-rate strong{letter-spacing:-.04em;color:var(--accent,#4f7aff);margin-bottom:8px;font-size:3.5rem;font-weight:900;line-height:1;display:block}.landing-module-scss-module__H2jhnq__referral-rate span{color:var(--text-2,#8b8fa8);font-size:.85rem}.landing-module-scss-module__H2jhnq__referral-flow{flex-direction:column;display:flex}.landing-module-scss-module__H2jhnq__referral-flow-step{background:var(--bg-3,#00000040);border:1px solid var(--border,#ffffff0f);border-radius:12px;align-items:center;gap:14px;padding:13px 16px;display:flex}.landing-module-scss-module__H2jhnq__referral-flow-final{background:#4ade800f;border-color:#4ade804d}.landing-module-scss-module__H2jhnq__referral-flow-final .landing-module-scss-module__H2jhnq__referral-flow-icon{color:#4ade80;background:#4ade801f}.landing-module-scss-module__H2jhnq__referral-flow-icon{width:36px;height:36px;color:var(--accent,#4f7aff);background:color-mix(in srgb, var(--accent,#4f7aff) 12%, transparent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.landing-module-scss-module__H2jhnq__referral-flow-text{flex-direction:column;gap:3px;min-width:0;display:flex}.landing-module-scss-module__H2jhnq__referral-flow-text span{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3,#6b7280);font-size:.78rem;font-weight:600}.landing-module-scss-module__H2jhnq__referral-flow-text code{color:var(--text,#f1f1f5);word-break:break-all;direction:ltr;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem}.landing-module-scss-module__H2jhnq__referral-flow-text strong{color:#4ade80;font-size:.95rem}.landing-module-scss-module__H2jhnq__referral-flow-connector{background:linear-gradient(180deg, color-mix(in srgb, var(--accent,#4f7aff) 40%, transparent), #4ade8059);width:2px;height:14px;margin-inline-start:33px}.landing-module-scss-module__H2jhnq__section-cta{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--accent,#4f7aff) 8%, transparent) 0%, transparent 70%)}.landing-module-scss-module__H2jhnq__cta-panel{text-align:center;border:1px solid color-mix(in srgb, var(--accent,#0098ea) 22%, #ffffff14);background:linear-gradient(160deg, color-mix(in srgb, var(--accent,#0098ea) 8%, transparent) 0%, transparent 55%),#ffffff05;border-radius:24px;padding:56px 32px;position:relative;overflow:hidden}@media (max-width:600px){.landing-module-scss-module__H2jhnq__cta-panel{padding:40px 20px}}.landing-module-scss-module__H2jhnq__cta-panel-glow{background:radial-gradient(ellipse, color-mix(in srgb, var(--accent,#0098ea) 26%, transparent), transparent 70%);pointer-events:none;border-radius:50%;width:480px;height:260px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.landing-module-scss-module__H2jhnq__cta-trust{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:28px;display:flex}.landing-module-scss-module__H2jhnq__cta-trust span{color:var(--text-2,#8b8fa8);align-items:center;gap:7px;font-size:.8rem;display:inline-flex}.landing-module-scss-module__H2jhnq__cta-trust span .anticon{color:#10b981;font-size:.85rem}.landing-module-scss-module__H2jhnq__cta-badge{letter-spacing:.12em;text-transform:uppercase;color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:100px;margin-bottom:20px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.landing-module-scss-module__H2jhnq__cta-title{letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900}.landing-module-scss-module__H2jhnq__cta-desc{color:var(--text-2,#8b8fa8);margin:0 0 32px;font-size:1rem}.landing-module-scss-module__H2jhnq__cta-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module-scss-module__H2jhnq__footer{border-top:1px solid var(--border,#ffffff0f);padding:40px 24px}.landing-module-scss-module__H2jhnq__footer-inner{flex-direction:column;gap:28px;max-width:1200px;margin:0 auto;display:flex}.landing-module-scss-module__H2jhnq__footer-top{flex-wrap:wrap;align-items:center;gap:32px;display:flex}@media (max-width:600px){.landing-module-scss-module__H2jhnq__footer-top{text-align:center;flex-direction:column}}.landing-module-scss-module__H2jhnq__footer-logo{align-items:center;gap:6px;font-size:1rem;font-weight:800;display:flex}.landing-module-scss-module__H2jhnq__footer-links{flex-wrap:wrap;gap:20px;margin:0 auto;display:flex}.landing-module-scss-module__H2jhnq__footer-links a,.landing-module-scss-module__H2jhnq__footer-links button{color:var(--text-2,#8b8fa8);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none;transition:color .15s}.landing-module-scss-module__H2jhnq__footer-links a:hover,.landing-module-scss-module__H2jhnq__footer-links button:hover{color:var(--text,#f1f1f5)}.landing-module-scss-module__H2jhnq__footer-support{background:linear-gradient(135deg,#0098ea14 0%,#4f7aff0f 100%);border:1px solid #0098ea40;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}@media (max-width:700px){.landing-module-scss-module__H2jhnq__footer-support{text-align:center;flex-direction:column}}.landing-module-scss-module__H2jhnq__footer-support-text{align-items:flex-start;gap:14px;display:flex}@media (max-width:700px){.landing-module-scss-module__H2jhnq__footer-support-text{flex-direction:column;align-items:center}}.landing-module-scss-module__H2jhnq__footer-support-text strong{margin-bottom:4px;font-size:.95rem;display:block}.landing-module-scss-module__H2jhnq__footer-support-text p{color:var(--text-2,#8b8fa8);max-width:420px;margin:0;font-size:.85rem;line-height:1.5}.landing-module-scss-module__H2jhnq__footer-support-icon{color:#0098ea;margin-top:2px;font-size:1.5rem}.landing-module-scss-module__H2jhnq__telegram-widget{color:#fff;white-space:nowrap;background:#0098ea;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module-scss-module__H2jhnq__telegram-widget:hover{color:#fff;background:#26a7ed;transform:translateY(-2px);box-shadow:0 8px 24px #0098ea59}.landing-module-scss-module__H2jhnq__footer-copy{color:var(--text-3,#6b7280);text-align:center;margin:0;font-size:.78rem}.landing-module-scss-module__H2jhnq__faq-header{margin-bottom:32px}.landing-module-scss-module__H2jhnq__faq-layout{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;gap:48px;width:100%;min-width:0;display:grid}@media (max-width:900px){.landing-module-scss-module__H2jhnq__faq-layout{grid-template-columns:minmax(0,1fr);gap:28px}}.landing-module-scss-module__H2jhnq__faq-side{position:sticky;top:96px}.landing-module-scss-module__H2jhnq__faq-side .landing-module-scss-module__H2jhnq__section-title{margin-bottom:24px}@media (max-width:900px){.landing-module-scss-module__H2jhnq__faq-side{position:static}}.landing-module-scss-module__H2jhnq__faq-support-card{color:var(--text,#f1f1f5);background:#0098ea12;border:1px solid #0098ea47;border-radius:14px;align-items:center;gap:14px;max-width:340px;padding:16px 18px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.landing-module-scss-module__H2jhnq__faq-support-card:hover{color:var(--text,#f1f1f5);background:#0098ea1f;border-color:#0098ea80;transform:translateY(-2px)}.landing-module-scss-module__H2jhnq__faq-support-card>.anticon:first-child{color:#0098ea;flex-shrink:0;font-size:1.3rem}.landing-module-scss-module__H2jhnq__faq-support-card>.anticon:last-child{color:var(--text-3,#6b7280);margin-inline-start:auto;font-size:.8rem}.landing-module-scss-module__H2jhnq__faq-support-card strong{font-size:.92rem;display:block}.landing-module-scss-module__H2jhnq__faq-support-card small{color:var(--text-2,#8b8fa8);margin-top:2px;font-size:.76rem;display:block}.landing-module-scss-module__H2jhnq__faq-collapse{background:0 0!important}.landing-module-scss-module__H2jhnq__faq-collapse .ant-collapse-item{background:var(--bg-2,#ffffff06);margin-bottom:10px;transition:border-color .2s;overflow:hidden;border:1px solid var(--border,#ffffff12)!important;border-radius:12px!important}.landing-module-scss-module__H2jhnq__faq-collapse .ant-collapse-item:hover{border-color:color-mix(in srgb, var(--accent,#4f7aff) 25%, transparent)!important}.landing-module-scss-module__H2jhnq__faq-collapse .ant-collapse-header{color:var(--text,#f1f1f5)!important;padding:18px 20px!important;font-size:.95rem!important;font-weight:600!important}.landing-module-scss-module__H2jhnq__faq-collapse .ant-collapse-content-box{color:var(--text-2,#8b8fa8)!important;padding:0 20px 18px!important;font-size:.9rem!important;line-height:1.7!important}.landing-module-scss-module__H2jhnq__faq-collapse .ant-collapse-expand-icon{color:var(--text-2,#8b8fa8)!important}.landing-module-scss-module__H2jhnq__contact-block{grid-template-columns:1fr 1.1fr;align-items:start;gap:48px;display:grid}@media (max-width:900px){.landing-module-scss-module__H2jhnq__contact-block{grid-template-columns:1fr;gap:36px}}.landing-module-scss-module__H2jhnq__contact-desc{color:var(--text-2,#8b8fa8);max-width:420px;margin:0 0 28px;font-size:.95rem;line-height:1.7}.landing-module-scss-module__H2jhnq__telegram-link{color:var(--text,#f1f1f5);background:#0098ea14;border:1px solid #0098ea4d;border-radius:14px;align-items:center;gap:14px;max-width:320px;padding:16px 20px;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module-scss-module__H2jhnq__telegram-link:hover{color:var(--text,#f1f1f5);background:#0098ea24;border-color:#0098ea80;transform:translate(4px)}.landing-module-scss-module__H2jhnq__telegram-link strong{font-size:.95rem;display:block}.landing-module-scss-module__H2jhnq__telegram-link small{color:var(--text-2,#8b8fa8);margin-top:2px;font-size:.78rem;display:block}.landing-module-scss-module__H2jhnq__telegram-link .anticon:first-child{color:#0098ea;font-size:1.4rem}.landing-module-scss-module__H2jhnq__telegram-link .anticon:last-child{color:var(--text-2,#8b8fa8);margin-inline-start:auto;font-size:.85rem}.landing-module-scss-module__H2jhnq__contact-form-wrap{border:1px solid var(--border,#ffffff12);background:var(--bg-2,#ffffff06);border-radius:16px;padding:28px}.landing-module-scss-module__H2jhnq__contact-form .ant-form-item-label>label{color:var(--text-2,#8b8fa8)!important;font-size:.85rem!important}.landing-module-scss-module__H2jhnq__contact-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}@media (max-width:600px){.landing-module-scss-module__H2jhnq__contact-grid{grid-template-columns:1fr}}.landing-module-scss-module__H2jhnq__contact-note{color:var(--text-3,#6b7280);align-items:center;gap:6px;margin:14px 0 0;font-size:.8rem;line-height:1.5;display:flex}.landing-module-scss-module__H2jhnq__telegram-float{bottom:28px;z-index:200;color:#fff;background:#0098ea;border-radius:100px;align-items:center;gap:8px;padding:14px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:fixed;box-shadow:0 8px 32px #0098ea66}.landing-module-scss-module__H2jhnq__telegram-float:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:28px}.landing-module-scss-module__H2jhnq__telegram-float:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:28px}.landing-module-scss-module__H2jhnq__telegram-float:hover{color:#fff;background:#26a7ed;transform:translateY(-3px);box-shadow:0 12px 40px #0098ea80}@media (max-width:600px){.landing-module-scss-module__H2jhnq__telegram-float{bottom:20px;padding:14px 16px}.landing-module-scss-module__H2jhnq__telegram-float:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:20px}.landing-module-scss-module__H2jhnq__telegram-float:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.landing-module-scss-module__H2jhnq__telegram-float span{display:none}}.landing-module-scss-module__H2jhnq__navArrow,.landing-module-scss-module__H2jhnq__btn-arrow{transition:transform .15s;display:inline-block}.landing-module-scss-module__H2jhnq__rental-block{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:48px;width:100%;min-width:0;max-width:100%;display:grid}.landing-module-scss-module__H2jhnq__rental-block>*{min-width:0;max-width:100%}@media (max-width:900px){.landing-module-scss-module__H2jhnq__rental-block{grid-template-columns:minmax(0,1fr);gap:32px}}.landing-module-scss-module__H2jhnq__rental-content{overflow-wrap:anywhere;min-width:0;max-width:100%}.landing-module-scss-module__H2jhnq__rental-content .landing-module-scss-module__H2jhnq__section-title{max-width:100%;margin-bottom:16px}.landing-module-scss-module__H2jhnq__rental-desc{color:var(--text-2,#9ca3af);overflow-wrap:anywhere;word-break:break-word;max-width:min(480px,100%);margin:0 0 20px;line-height:1.75}.landing-module-scss-module__H2jhnq__rental-perks{flex-direction:column;gap:10px;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.landing-module-scss-module__H2jhnq__rental-perks li{color:var(--text,#e5e7eb);align-items:flex-start;gap:10px;min-width:0;max-width:100%;font-size:.9rem;line-height:1.55;display:flex}.landing-module-scss-module__H2jhnq__rental-perks li .anticon{color:#10b981;flex-shrink:0;margin-top:3px}.landing-module-scss-module__H2jhnq__rental-perks li>span{overflow-wrap:anywhere;word-break:break-word;flex:auto;min-width:0}.landing-module-scss-module__H2jhnq__rental-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.landing-module-scss-module__H2jhnq__rental-card{border:1px solid var(--border,#ffffff12);background:var(--bg-2,#ffffff06);border-radius:16px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.landing-module-scss-module__H2jhnq__rental-card:hover{border-color:color-mix(in srgb, var(--accent,#4f7aff) 30%, transparent);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.landing-module-scss-module__H2jhnq__rental-img{aspect-ratio:1;background:var(--bg-3,#ffffff0a);color:var(--text-3,#6b7280);justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}.landing-module-scss-module__H2jhnq__rental-img img{object-fit:cover;width:100%;height:100%;display:block}.landing-module-scss-module__H2jhnq__rental-badge{top:8px;color:#fbbf24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d0e1299;border:1px solid #fbbf2459;border-radius:100px;padding:3px 9px;font-size:.66rem;font-weight:700;position:absolute}.landing-module-scss-module__H2jhnq__rental-badge:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:8px}.landing-module-scss-module__H2jhnq__rental-badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:8px}.landing-module-scss-module__H2jhnq__rental-body{flex-direction:column;flex:1;gap:3px;padding:12px;display:flex}.landing-module-scss-module__H2jhnq__rental-name{color:var(--text,#e5e7eb);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.landing-module-scss-module__H2jhnq__rental-collection{color:var(--text-3,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.landing-module-scss-module__H2jhnq__rental-price{align-items:baseline;gap:4px;margin-top:auto;padding-top:8px;display:flex}.landing-module-scss-module__H2jhnq__rental-price strong{color:#0098ea;direction:ltr;unicode-bidi:embed;font-size:.95rem;font-weight:800}.landing-module-scss-module__H2jhnq__rental-price span{color:var(--text-3,#6b7280);font-size:.7rem}.landing-module-scss-module__H2jhnq__rental-rent-btn{background:var(--accent,#4f7aff);color:#fff;text-align:center;border-radius:10px;margin-top:10px;padding:8px 0;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .15s}.landing-module-scss-module__H2jhnq__rental-rent-btn:hover{background:color-mix(in srgb, var(--accent,#4f7aff) 85%, white);color:#fff}.landing-module-scss-module__H2jhnq__rental-rent-btn.landing-module-scss-module__H2jhnq__disabled{background:var(--bg-3,#ffffff0f);color:var(--text-3,#6b7280);cursor:default;pointer-events:none}.landing-module-scss-module__H2jhnq__rental-empty{border:1px dashed var(--border,#ffffff1a);background:var(--bg-2,#ffffff05);color:var(--text-3,#6b7280);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:56px 24px;font-size:.88rem;display:flex}.landing-module-scss-module__H2jhnq__rental-empty .anticon{font-size:1.8rem}html[dir=rtl] .landing-module-scss-module__H2jhnq__hero-title,html[dir=rtl] .landing-module-scss-module__H2jhnq__section-title,html[dir=rtl] .landing-module-scss-module__H2jhnq__feature-title,html[dir=rtl] .landing-module-scss-module__H2jhnq__hero-desc,html[dir=rtl] .landing-module-scss-module__H2jhnq__hero-text,html[dir=rtl] .landing-module-scss-module__H2jhnq__contact-desc,html[dir=rtl] .landing-module-scss-module__H2jhnq__feature-desc,html[dir=rtl] .landing-module-scss-module__H2jhnq__referral-desc,html[dir=rtl] .landing-module-scss-module__H2jhnq__referral-highlight,html[dir=rtl] .landing-module-scss-module__H2jhnq__referral-content,html[dir=rtl] .landing-module-scss-module__H2jhnq__rental-desc,html[dir=rtl] .landing-module-scss-module__H2jhnq__rental-content,html[dir=rtl] .landing-module-scss-module__H2jhnq__footer-support-text,html[dir=rtl] .landing-module-scss-module__H2jhnq__order-header h3,html[dir=rtl] .landing-module-scss-module__H2jhnq__order-field label{text-align:start}html[dir=rtl] .landing-module-scss-module__H2jhnq__hero-title,html[dir=rtl] .landing-module-scss-module__H2jhnq__section-title,html[dir=rtl] .landing-module-scss-module__H2jhnq__cta-title,html[dir=rtl] .landing-module-scss-module__H2jhnq__nav-logo{letter-spacing:0}html[dir=rtl] .landing-module-scss-module__H2jhnq__hero-badge,html[dir=rtl] .landing-module-scss-module__H2jhnq__section-label,html[dir=rtl] .landing-module-scss-module__H2jhnq__cta-badge{letter-spacing:.04em}html[dir=rtl] .landing-module-scss-module__H2jhnq__navArrow,html[dir=rtl] .landing-module-scss-module__H2jhnq__btn-arrow{transform:scaleX(-1)}html[dir=rtl] .landing-module-scss-module__H2jhnq__step-arrow{left:-12px;right:auto}
.ConnectTelegram-module-scss-module__N8W7ZW__wrap{flex-shrink:0;position:relative}.ConnectTelegram-module-scss-module__N8W7ZW__connectBtn{border:1px solid var(--border);height:38px;color:var(--text-2);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;align-items:center;gap:7px;padding:0 14px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.ConnectTelegram-module-scss-module__N8W7ZW__connectBtn svg{opacity:.7;flex-shrink:0}.ConnectTelegram-module-scss-module__N8W7ZW__connectBtn:hover:not(:disabled){color:#0098ea;background:#0098ea0f;border-color:#0098ea73}.ConnectTelegram-module-scss-module__N8W7ZW__connectBtn:hover:not(:disabled) svg{opacity:1}.ConnectTelegram-module-scss-module__N8W7ZW__connectBtn:disabled{opacity:.6;cursor:wait}.ConnectTelegram-module-scss-module__N8W7ZW__connected{color:#0098ea;cursor:pointer;white-space:nowrap;background:#0098ea14;border:1px solid #0098ea38;border-radius:12px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.ConnectTelegram-module-scss-module__N8W7ZW__connected:hover:not(:disabled){background:#0098ea21;border-color:#0098ea59}.ConnectTelegram-module-scss-module__N8W7ZW__connected:disabled{opacity:.7;cursor:wait}.ConnectTelegram-module-scss-module__N8W7ZW__avatar{background:#0098ea26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;overflow:hidden}.ConnectTelegram-module-scss-module__N8W7ZW__avatarImg{object-fit:cover;border-radius:50%}.ConnectTelegram-module-scss-module__N8W7ZW__name{text-overflow:ellipsis;max-width:90px;overflow:hidden}.ConnectTelegram-module-scss-module__N8W7ZW__caret{opacity:.6;margin-inline-start:-2px;font-size:.6rem}.ConnectTelegram-module-scss-module__N8W7ZW__menu{top:calc(100% + 6px);background:var(--bg-2);border:1px solid var(--border);z-index:200;border-radius:12px;min-width:176px;animation:.12s ConnectTelegram-module-scss-module__N8W7ZW__fadeDown;position:absolute;overflow:hidden;box-shadow:0 8px 24px #0000002e}.ConnectTelegram-module-scss-module__N8W7ZW__menu:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.ConnectTelegram-module-scss-module__N8W7ZW__menu:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}@keyframes ConnectTelegram-module-scss-module__N8W7ZW__fadeDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ConnectTelegram-module-scss-module__N8W7ZW__menuItem{width:100%;color:var(--text-2);cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:8px;padding:11px 14px;font-size:.82rem;font-weight:500;transition:background .1s;display:flex}.ConnectTelegram-module-scss-module__N8W7ZW__menuItem svg{opacity:.65;flex-shrink:0}.ConnectTelegram-module-scss-module__N8W7ZW__menuItem:hover:not(:disabled){background:var(--bg-3);color:var(--text)}.ConnectTelegram-module-scss-module__N8W7ZW__menuItem:disabled{opacity:.5;cursor:wait}:is(.drawer-layout :scope .ConnectTelegram-module-scss-module__N8W7ZW__connectBtn,.drawer-layout :scope .ConnectTelegram-module-scss-module__N8W7ZW__connected){justify-content:center;width:100%;height:42px}.drawer-layout :scope .ConnectTelegram-module-scss-module__N8W7ZW__menu{width:100%}.drawer-layout :scope .ConnectTelegram-module-scss-module__N8W7ZW__menu:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0;right:unset}.drawer-layout :scope .ConnectTelegram-module-scss-module__N8W7ZW__menu:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0;left:unset}
.DashboardUserMenu-module-scss-module__7LtxLa__wrap{flex-shrink:0;position:relative}.DashboardUserMenu-module-scss-module__7LtxLa__avatarBtn{border:1px solid var(--border);background:var(--bg-2);cursor:pointer;border-radius:12px;align-items:center;gap:8px;max-width:180px;padding:4px 10px 4px 4px;transition:all .15s;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__avatarBtn:hover,.DashboardUserMenu-module-scss-module__7LtxLa__avatarBtn.DashboardUserMenu-module-scss-module__7LtxLa__avatarBtnOpen{background:var(--bg-3);border-color:var(--border-hover)}.DashboardUserMenu-module-scss-module__7LtxLa__avatar{background:linear-gradient(135deg, var(--accent,#4f7aff), #a78bfa);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:800;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__compactName{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;text-align:start;flex:1;font-size:.78rem;font-weight:600;overflow:hidden}@media (max-width:420px){.DashboardUserMenu-module-scss-module__7LtxLa__compactName{display:none}}.DashboardUserMenu-module-scss-module__7LtxLa__chevron{color:var(--text-3);flex-shrink:0;font-size:10px;transition:transform .15s}.DashboardUserMenu-module-scss-module__7LtxLa__chevronOpen{transform:rotate(180deg)}.DashboardUserMenu-module-scss-module__7LtxLa__dropdown{top:calc(100% + 6px);background:var(--bg-2);border:1px solid var(--border);min-width:210px;box-shadow:var(--shadow);z-index:200;border-radius:12px;padding:6px;animation:.15s DashboardUserMenu-module-scss-module__7LtxLa__dropIn;position:absolute}.DashboardUserMenu-module-scss-module__7LtxLa__dropdown:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.DashboardUserMenu-module-scss-module__7LtxLa__dropdown:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}@keyframes DashboardUserMenu-module-scss-module__7LtxLa__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DashboardUserMenu-module-scss-module__7LtxLa__dropdownItem{cursor:pointer;width:100%;color:var(--text-2);text-align:start;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:.83rem;text-decoration:none;transition:all .12s;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__dropdownItem:hover{background:var(--bg-3);color:var(--text)}.DashboardUserMenu-module-scss-module__7LtxLa__email{color:var(--text-3);word-break:break-all;padding:0;font-size:.75rem}.DashboardUserMenu-module-scss-module__7LtxLa__username{color:var(--text);margin-top:2px;padding:0;font-size:.82rem;font-weight:700}.DashboardUserMenu-module-scss-module__7LtxLa__profileBlock{padding:8px 12px 6px}.DashboardUserMenu-module-scss-module__7LtxLa__menuDivider{background:var(--border);height:1px;margin:4px 6px}.DashboardUserMenu-module-scss-module__7LtxLa__danger:hover{color:#ef4444!important}.DashboardUserMenu-module-scss-module__7LtxLa__drawerPanel{border:1px solid var(--border);background:var(--bg-2);border-radius:16px;width:100%;overflow:hidden}.DashboardUserMenu-module-scss-module__7LtxLa__drawerHeader{background:linear-gradient(135deg, color-mix(in srgb, var(--accent,#4f7aff) 14%, transparent), transparent),var(--bg-2);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 16px;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__drawerAvatar{background:linear-gradient(135deg, var(--accent,#4f7aff), #a78bfa);color:#fff;width:46px;height:46px;box-shadow:0 8px 20px color-mix(in srgb, var(--accent,#4f7aff) 28%, transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__drawerMeta{flex:1;min-width:0}.DashboardUserMenu-module-scss-module__7LtxLa__drawerName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.DashboardUserMenu-module-scss-module__7LtxLa__drawerEmail{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.76rem;overflow:hidden}.DashboardUserMenu-module-scss-module__7LtxLa__drawerFooter{flex-direction:column;padding:6px;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__drawerItem{cursor:pointer;width:100%;color:var(--text-2);text-align:start;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex}.DashboardUserMenu-module-scss-module__7LtxLa__drawerItem:hover{background:var(--bg-3);color:var(--text)}.DashboardUserMenu-module-scss-module__7LtxLa__drawerItemIcon{background:var(--bg-3);border:1px solid var(--border);width:32px;height:32px;color:var(--text-2);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.DashboardUserMenu-module-scss-module__7LtxLa__drawerDanger{color:#ef4444}.DashboardUserMenu-module-scss-module__7LtxLa__drawerDanger .DashboardUserMenu-module-scss-module__7LtxLa__drawerItemIcon{color:#ef4444;background:#ef44441a;border-color:#ef444438}.DashboardUserMenu-module-scss-module__7LtxLa__drawerDanger:hover{color:#ef4444;background:#ef444414}
.DashboardNav-module-scss-module__25wyia__subNav{-webkit-overflow-scrolling:touch;margin-bottom:16px;padding-bottom:2px;overflow-x:auto}.DashboardNav-module-scss-module__25wyia__subNav .DashboardNav-module-scss-module__25wyia__links{flex-wrap:nowrap;gap:8px;min-width:min-content;display:flex}.DashboardNav-module-scss-module__25wyia__subNav .DashboardNav-module-scss-module__25wyia__box{flex-shrink:0}.DashboardNav-module-scss-module__25wyia__row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.DashboardNav-module-scss-module__25wyia__logo{flex-shrink:0;order:-1}.DashboardNav-module-scss-module__25wyia__links{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.DashboardNav-module-scss-module__25wyia__actions{flex-shrink:0;align-items:center;gap:8px;margin-inline-start:auto;display:flex}.DashboardNav-module-scss-module__25wyia__connect{flex-shrink:0}:is(.DashboardNav-module-scss-module__25wyia__connect .tc-connect-button,.DashboardNav-module-scss-module__25wyia__connect .localized-ton-connect-btn){height:38px;border:1px solid var(--border)!important}.DashboardNav-module-scss-module__25wyia__box{background:var(--bg-2);border:1px solid var(--border);color:var(--text-2);white-space:nowrap;border-radius:12px;align-items:center;gap:7px;padding:9px 16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.DashboardNav-module-scss-module__25wyia__box:hover{color:var(--text);border-color:var(--border-hover);background:var(--bg-3)}.DashboardNav-module-scss-module__25wyia__active{color:var(--accent,#4f7aff)!important;background:color-mix(in srgb, var(--accent,#4f7aff) 10%, transparent)!important;border-color:color-mix(in srgb, var(--accent,#4f7aff) 30%, transparent)!important}.DashboardNav-module-scss-module__25wyia__icon{align-items:center;font-size:1rem;display:flex}.DashboardNav-module-scss-module__25wyia__label{line-height:1}.DashboardNav-module-scss-module__25wyia__drawer{flex-direction:column;gap:0;display:flex}.DashboardNav-module-scss-module__25wyia__drawer .DashboardNav-module-scss-module__25wyia__links{flex-flow:column;gap:6px}.DashboardNav-module-scss-module__25wyia__drawer .DashboardNav-module-scss-module__25wyia__box{box-sizing:border-box;width:100%;padding:12px 14px}.DashboardNav-module-scss-module__25wyia__drawer .DashboardNav-module-scss-module__25wyia__actions{margin-inline-start:0;border-top:1px solid var(--border);flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-top:20px;padding-top:20px}.DashboardNav-module-scss-module__25wyia__drawer .DashboardNav-module-scss-module__25wyia__connect{width:100%}:is(.DashboardNav-module-scss-module__25wyia__drawer .DashboardNav-module-scss-module__25wyia__connect .tc-connect-button,.DashboardNav-module-scss-module__25wyia__drawer .DashboardNav-module-scss-module__25wyia__connect .localized-ton-connect-btn){width:100%;height:42px}@media (max-width:900px) and (min-width:769px){.DashboardNav-module-scss-module__25wyia__row{flex-wrap:wrap}.DashboardNav-module-scss-module__25wyia__actions{justify-content:flex-end;width:100%;margin-inline-start:0}}@media (max-width:768px){.DashboardNav-module-scss-module__25wyia__row{display:none}}
.LandingFooter-module-scss-module__bghhBW__footer{background:var(--bg-2);border-top:1px solid var(--border);margin-top:auto;padding:56px 24px 0}@media (max-width:560px){.LandingFooter-module-scss-module__bghhBW__footer{padding:36px 16px 0}}.LandingFooter-module-scss-module__bghhBW__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px 32px;max-width:1200px;margin:0 auto;padding-bottom:48px;display:grid}@media (max-width:900px){.LandingFooter-module-scss-module__bghhBW__inner{grid-template-columns:1fr 1fr;gap:32px 24px}}@media (max-width:560px){.LandingFooter-module-scss-module__bghhBW__inner{grid-template-columns:1fr 1fr;gap:24px 16px;padding-bottom:32px}}.LandingFooter-module-scss-module__bghhBW__brand{flex-direction:column;gap:12px;display:flex}@media (max-width:900px){.LandingFooter-module-scss-module__bghhBW__brand{grid-column:1/-1}}.LandingFooter-module-scss-module__bghhBW__about{flex-direction:column;gap:4px;max-width:340px;display:flex}.LandingFooter-module-scss-module__bghhBW__about p{color:var(--text-2);margin:0;font-size:.85rem;line-height:1.55}@media (max-width:560px){.LandingFooter-module-scss-module__bghhBW__about{max-width:none}}.LandingFooter-module-scss-module__bghhBW__socialBoxes{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.LandingFooter-module-scss-module__bghhBW__socialBox{border:1px solid var(--border);width:36px;height:36px;color:var(--text-2);cursor:default;-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.LandingFooter-module-scss-module__bghhBW__socialBox svg{display:block}.LandingFooter-module-scss-module__bghhBW__socials{flex-direction:column;gap:8px;margin-top:4px;display:flex}@media (max-width:560px){.LandingFooter-module-scss-module__bghhBW__socials{flex-flow:wrap;gap:10px 16px}}.LandingFooter-module-scss-module__bghhBW__socialLink{color:var(--text-2);align-items:center;gap:7px;font-size:.83rem;text-decoration:none;transition:color .15s;display:inline-flex}.LandingFooter-module-scss-module__bghhBW__socialLink:hover{color:var(--accent)}.LandingFooter-module-scss-module__bghhBW__socialLink svg{flex-shrink:0}.LandingFooter-module-scss-module__bghhBW__col{flex-direction:column;gap:10px;display:flex}.LandingFooter-module-scss-module__bghhBW__colTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-2);margin:0 0 4px;font-size:.75rem;font-weight:700}.LandingFooter-module-scss-module__bghhBW__colLink{width:-moz-fit-content;width:fit-content;color:var(--text-2);cursor:pointer;text-align:inherit;background:0 0;border:none;padding:0;font-family:inherit;font-size:.87rem;text-decoration:none;transition:color .15s;display:block}.LandingFooter-module-scss-module__bghhBW__colLink:hover{color:var(--text)}.LandingFooter-module-scss-module__bghhBW__bottom{border-top:1px solid var(--border);max-width:1200px;color:var(--text-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 0 24px;font-size:.8rem;display:flex}.LandingFooter-module-scss-module__bghhBW__bottomLinks{gap:16px;display:flex}.LandingFooter-module-scss-module__bghhBW__bottomLinks a{color:var(--text-3);text-decoration:none;transition:color .15s}.LandingFooter-module-scss-module__bghhBW__bottomLinks a:hover{color:var(--text-2)}
.digital-module-scss-module__itye9W__publicWrap{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:20px 24px 28px}@media (max-width:768px){.digital-module-scss-module__itye9W__publicWrap{padding:16px}}.digital-module-scss-module__itye9W__page{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 0 40px}.digital-module-scss-module__itye9W__shell{box-sizing:border-box;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;width:100%;padding:0 0 40px;display:grid}.digital-module-scss-module__itye9W__sidebar{z-index:5;align-self:start;position:sticky;top:88px}.digital-module-scss-module__itye9W__sidebarInner{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex}.digital-module-scss-module__itye9W__sidebarTitle{margin:0 0 4px;font-size:.95rem;font-weight:800}.digital-module-scss-module__itye9W__sidebarRates{color:var(--text-2);margin:0 0 8px;font-size:12px;line-height:1.45}.digital-module-scss-module__itye9W__sidebarLabel{color:var(--text-2);margin-top:6px;font-size:12px;font-weight:600}.digital-module-scss-module__itye9W__sidebarControl{width:100%}.digital-module-scss-module__itye9W__sidebarWallet{color:var(--accent,#4f7aff);margin-top:10px;font-size:.9rem;font-weight:700;text-decoration:none}.digital-module-scss-module__itye9W__sidebarWallet:hover{opacity:.85}.digital-module-scss-module__itye9W__mainCol{min-width:0}.digital-module-scss-module__itye9W__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.digital-module-scss-module__itye9W__headText{flex:1;min-width:0}.digital-module-scss-module__itye9W__head h1{margin:0 0 6px;font-size:clamp(1.25rem,3vw,1.7rem);font-weight:800;line-height:1.15}.digital-module-scss-module__itye9W__head p{color:var(--text-2);margin:0;font-size:.9rem}.digital-module-scss-module__itye9W__walletLink{white-space:nowrap;flex-shrink:0;font-weight:600}.digital-module-scss-module__itye9W__rates{opacity:.7;font-size:12px}.digital-module-scss-module__itye9W__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.digital-module-scss-module__itye9W__card{border:1px solid color-mix(in srgb, var(--border,#7f7f7f47) 90%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised,#ffffff0a) 100%, transparent), transparent),var(--bg-2,#7f7f7f0a);border-radius:16px;flex-direction:column;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .28s;display:flex;overflow:hidden}.digital-module-scss-module__itye9W__card:hover{border-color:color-mix(in srgb, var(--accent,#4f7aff) 45%, transparent);box-shadow:0 16px 36px #00000047,0 0 0 1px color-mix(in srgb, var(--accent,#4f7aff) 18%, transparent);transform:translateY(-4px)}.digital-module-scss-module__itye9W__cover{aspect-ratio:16/10;isolation:isolate;background:radial-gradient(120% 100% at 20% 0,#4f7aff47,#0000 55%),linear-gradient(145deg,#4f7aff29,#7f7f7f14);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.digital-module-scss-module__itye9W__cover img{object-fit:cover;filter:saturate(1.05)contrast(1.04);width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .35s;display:block;transform:scale(1.02)}.digital-module-scss-module__itye9W__card:hover .digital-module-scss-module__itye9W__cover img{filter:saturate(1.15)contrast(1.08)brightness(1.05);transform:scale(1.1)}.digital-module-scss-module__itye9W__coverShade{pointer-events:none;z-index:1;background:linear-gradient(#00000014 0%,#0000 42%,#00000073 100%),radial-gradient(80% 60% at 100% 0,#4f7aff38,#0000 55%);position:absolute;top:0;bottom:0;left:0;right:0}.digital-module-scss-module__itye9W__cover:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(115deg,#0000 35%,#ffffff24 48%,#0000 62%);transition:transform .7s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-120%)}.digital-module-scss-module__itye9W__card:hover .digital-module-scss-module__itye9W__cover:after{transform:translate(120%)}.digital-module-scss-module__itye9W__coverTags{top:10px;z-index:3;flex-wrap:wrap;gap:6px;max-width:calc(100% - 20px);display:flex;position:absolute}.digital-module-scss-module__itye9W__coverTags:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:10px}.digital-module-scss-module__itye9W__coverTags:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:10px}.digital-module-scss-module__itye9W__coverTag{letter-spacing:.01em;color:#fff;-webkit-backdrop-filter:blur(10px);background:#0a0c129e;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 4px 14px #00000040}.digital-module-scss-module__itye9W__coverTagAccent{background:#cc840cdf;border-color:#ffdca047}.digital-module-scss-module__itye9W__coverFallback{opacity:.45;text-transform:uppercase;letter-spacing:.04em;z-index:0;flex-direction:column;align-items:center;gap:6px;font-size:1.6rem;display:flex}.digital-module-scss-module__itye9W__coverFallback span{font-size:.85rem;font-weight:700}.digital-module-scss-module__itye9W__price strong{font-size:1.05rem}.digital-module-scss-module__itye9W__modalPrice{margin:4px 0 0}.digital-module-scss-module__itye9W__cardBody{flex-direction:column;flex:1;gap:4px;padding:14px 14px 16px;display:flex}.digital-module-scss-module__itye9W__meta{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.digital-module-scss-module__itye9W__card h3{letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:750;line-height:1.3}.digital-module-scss-module__itye9W__brand{color:var(--text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.digital-module-scss-module__itye9W__price{flex-direction:column;gap:2px;margin-top:auto;padding-top:10px;font-size:13px;display:flex}.digital-module-scss-module__itye9W__pager{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.digital-module-scss-module__itye9W__orders{margin-top:40px}.digital-module-scss-module__itye9W__ordersHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.digital-module-scss-module__itye9W__ordersHead h2{margin:0;font-size:1.2rem;font-weight:850}.digital-module-scss-module__itye9W__ordersShowMore{color:var(--accent,#4f7aff);font-size:.88rem;font-weight:750;text-decoration:none}.digital-module-scss-module__itye9W__ordersShowMore:hover{text-decoration:underline}.digital-module-scss-module__itye9W__orderList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.digital-module-scss-module__itye9W__orderRowBtn{width:100%;color:inherit;font:inherit;text-align:start;cursor:pointer;background:#ffffff08;border:1px solid #7f7f7f33;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.digital-module-scss-module__itye9W__orderRowBtn:hover{border-color:color-mix(in srgb, var(--accent,#4f7aff) 45%, transparent);background:#ffffff0d}.digital-module-scss-module__itye9W__orderRowMain{flex-direction:column;gap:4px;min-width:0;display:flex}.digital-module-scss-module__itye9W__orderRowMain strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:750;overflow:hidden}.digital-module-scss-module__itye9W__orderRowMeta{color:var(--text-2,#9ba3af);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.digital-module-scss-module__itye9W__orderRowSide{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.digital-module-scss-module__itye9W__orderRowCost{font-variant-numeric:tabular-nums;unicode-bidi:isolate;font-size:.9rem;font-weight:800}.digital-module-scss-module__itye9W__orderCodePreview{text-overflow:ellipsis;white-space:nowrap;background:#7f7f7f26;border-radius:6px;max-width:140px;padding:2px 6px;font-size:11px;overflow:hidden}.digital-module-scss-module__itye9W__orderStatus{border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:750;line-height:1.2;display:inline-flex}.digital-module-scss-module__itye9W__orderStatusOk{color:#22c55e;background:#22c55e1f}.digital-module-scss-module__itye9W__orderStatusBad{color:#ef4444;background:#ef44441f}.digital-module-scss-module__itye9W__orderStatusWarn{color:#f59e0b;background:#f59e0b1f}.digital-module-scss-module__itye9W__orderStatusMuted{color:var(--text-2,#9ba3af);background:#7f7f7f1f}.digital-module-scss-module__itye9W__ordersShowMoreWrap{justify-content:center;margin-top:14px;display:flex}.digital-module-scss-module__itye9W__ordersShowMoreBtn{border:1px solid color-mix(in srgb, var(--accent,#4f7aff) 40%, transparent);background:color-mix(in srgb, var(--accent,#4f7aff) 10%, transparent);min-height:40px;color:var(--text,inherit);border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.digital-module-scss-module__itye9W__ordersShowMoreBtn:hover{background:color-mix(in srgb, var(--accent,#4f7aff) 16%, transparent)}.digital-module-scss-module__itye9W__ordersPage{box-sizing:border-box;width:100%;max-width:720px;margin:0 auto;padding:16px 20px 64px}.digital-module-scss-module__itye9W__ordersPageHead{margin-bottom:18px}.digital-module-scss-module__itye9W__ordersPageHead h1{letter-spacing:-.02em;margin:10px 0 0;font-size:1.45rem;font-weight:900}.digital-module-scss-module__itye9W__ordersPageCount{color:var(--text-2,#9ba3af);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:13px;font-weight:700}.digital-module-scss-module__itye9W__ordersBack{color:var(--text-2,#9ba3af);align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.digital-module-scss-module__itye9W__ordersBack:hover{color:var(--text,inherit)}.digital-module-scss-module__itye9W__ordersEmpty{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:48px 16px;display:flex}.digital-module-scss-module__itye9W__ordersEmptyIcon{color:var(--text-3,#5a6270);font-size:2rem}.digital-module-scss-module__itye9W__orderDetailSheet{width:min(440px,100%);max-width:440px;max-height:min(92vh,920px);padding:20px 20px 24px;overflow-y:auto}.digital-module-scss-module__itye9W__orderDetailHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.digital-module-scss-module__itye9W__orderDetailHead h3{margin:0;font-size:1.15rem;font-weight:850}.digital-module-scss-module__itye9W__orderDetailSub{color:var(--text-2,#9ba3af);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:13px;font-weight:700}.digital-module-scss-module__itye9W__orderDetailClose{width:36px;height:36px;color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #7f7f7f33;border-radius:10px;place-items:center;display:grid}.digital-module-scss-module__itye9W__orderDetailClose:hover{background:#ffffff14}.digital-module-scss-module__itye9W__orderDetailLoading{place-items:center;min-height:160px;display:grid}.digital-module-scss-module__itye9W__orderDetailBody{flex-direction:column;gap:12px;display:flex}.digital-module-scss-module__itye9W__orderDetailProduct{border-bottom:1px solid #7f7f7f26;align-items:center;gap:12px;padding-bottom:12px;display:flex}.digital-module-scss-module__itye9W__orderDetailBrand{object-fit:contain;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;width:48px;height:48px;padding:6px}.digital-module-scss-module__itye9W__orderDetailProductText{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.digital-module-scss-module__itye9W__orderDetailProductText strong{font-size:1.05rem;font-weight:850;line-height:1.35}.digital-module-scss-module__itye9W__orderDetailRow{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.digital-module-scss-module__itye9W__orderDetailKey{color:var(--text-3,#5a6270);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:750}.digital-module-scss-module__itye9W__orderDetailVal{text-align:end;word-break:break-word;font-size:.92rem;font-weight:650}.digital-module-scss-module__itye9W__orderCodes{background:#22c55e14;border:1px solid #22c55e4d;border-radius:12px;flex-direction:column;gap:8px;margin-top:4px;padding:12px;display:flex}.digital-module-scss-module__itye9W__orderCodeRow{align-items:center;gap:8px;display:flex}.digital-module-scss-module__itye9W__orderCodeRow code{unicode-bidi:isolate;background:#00000040;border-radius:8px;flex:1;min-width:0;padding:8px 10px;font-size:.9rem;font-weight:700;overflow-x:auto}.digital-module-scss-module__itye9W__orderRedeemHint{flex-direction:column;gap:4px;margin-top:4px;display:flex}.digital-module-scss-module__itye9W__orderRedeemHint p{color:#ffffffb8;margin:0;font-size:.82rem;line-height:1.45}.digital-module-scss-module__itye9W__orderCodeMissing{color:#ffffffa6;margin:0;font-size:.85rem;line-height:1.45}.digital-module-scss-module__itye9W__orderCopyBtn{height:36px;color:inherit;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #7f7f7f40;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.digital-module-scss-module__itye9W__orderCopyBtn:hover{background:#ffffff1a}.digital-module-scss-module__itye9W__orderError{background:#ef444414;border:1px solid #ef44444d;border-radius:12px;padding:12px}.digital-module-scss-module__itye9W__orderError p{color:#fca5a5;margin:6px 0 0;font-size:.9rem;line-height:1.45}.digital-module-scss-module__itye9W__modalBody{flex-direction:column;gap:8px;display:flex}.digital-module-scss-module__itye9W__modalImage{object-fit:contain;background:#7f7f7f14;border-radius:10px;width:100%;max-height:160px}.digital-module-scss-module__itye9W__modalBody label{opacity:.75;margin-top:4px;font-size:12px}.digital-module-scss-module__itye9W__hint{opacity:.65;margin:8px 0 0;font-size:12px}.digital-module-scss-module__itye9W__back{color:var(--text-2);align-items:center;gap:6px;margin-bottom:16px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.digital-module-scss-module__itye9W__back:hover{color:var(--text)}.digital-module-scss-module__itye9W__productLayout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);align-items:start;gap:24px;display:grid}.digital-module-scss-module__itye9W__productMain{flex-direction:column;gap:18px;min-width:0;display:flex}.digital-module-scss-module__itye9W__productHeroPro{border:1px solid var(--border,#7f7f7f40);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised,#ffffff0a) 100%, transparent), transparent),var(--bg-2,#7f7f7f0a);border-radius:20px;overflow:hidden}.digital-module-scss-module__itye9W__productBannerPro{aspect-ratio:16/9;background:radial-gradient(120% 100% at 20% 0,#4f7aff47,#0000 55%),linear-gradient(145deg,#4f7aff29,#7f7f7f14);position:relative;overflow:hidden}.digital-module-scss-module__itye9W__productBannerPro img{object-fit:cover;filter:saturate(1.06)contrast(1.04);width:100%;height:100%;display:block}.digital-module-scss-module__itye9W__productBannerShade{pointer-events:none;background:linear-gradient(#0000000d 0%,#0000 40%,#00000080 100%);position:absolute;top:0;bottom:0;left:0;right:0}.digital-module-scss-module__itye9W__productBannerTags{top:12px;z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:absolute}.digital-module-scss-module__itye9W__productBannerTags:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:12px}.digital-module-scss-module__itye9W__productBannerTags:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:12px}.digital-module-scss-module__itye9W__productInfoPro{padding:20px 22px 22px}.digital-module-scss-module__itye9W__productEyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--text-3,#8b93a7);margin:0 0 6px;font-size:12px;font-weight:700}.digital-module-scss-module__itye9W__productInfoPro h1{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.45rem,3.2vw,2rem);font-weight:800;line-height:1.15}.digital-module-scss-module__itye9W__productLead{color:var(--text-2);margin:0 0 14px;font-size:.98rem;line-height:1.55}.digital-module-scss-module__itye9W__trustRow{color:var(--text-2);flex-wrap:wrap;gap:10px 16px;font-size:12px;font-weight:600;display:flex}.digital-module-scss-module__itye9W__trustRow span{align-items:center;gap:6px;display:inline-flex}.digital-module-scss-module__itye9W__productPanelPro{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:18px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.digital-module-scss-module__itye9W__productPanelPro h2{margin:0 0 4px;font-size:1.05rem;font-weight:800}.digital-module-scss-module__itye9W__productPanelPro label{opacity:.75;margin-top:4px;font-size:12px}.digital-module-scss-module__itye9W__optionBlock{flex-direction:column;gap:8px;margin-top:4px;display:flex}.digital-module-scss-module__itye9W__optionCarousel{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:10px;margin-inline-start:-2px;margin-inline-end:-2px;padding:4px 2px 12px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.digital-module-scss-module__itye9W__optionCarousel::-webkit-scrollbar{height:6px}.digital-module-scss-module__itye9W__optionCarousel::-webkit-scrollbar-thumb{background:#7f7f7f59;border-radius:999px}.digital-module-scss-module__itye9W__optionCard{scroll-snap-align:center;border:1px solid var(--border,#7f7f7f47);min-width:138px;max-width:190px;color:inherit;text-align:start;cursor:pointer;background:#7f7f7f0d;border-radius:16px;flex-direction:column;flex:none;align-items:flex-start;gap:4px;padding:14px 16px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex}.digital-module-scss-module__itye9W__optionCard:hover{border-color:color-mix(in srgb, var(--accent,#4f7aff) 45%, transparent);transform:translateY(-1px)}.digital-module-scss-module__itye9W__optionCardActive{border-color:var(--accent,#4f7aff);background:color-mix(in srgb, var(--accent,#4f7aff) 14%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent,#4f7aff) 35%, transparent)}.digital-module-scss-module__itye9W__amountCard{min-width:156px}.digital-module-scss-module__itye9W__optionFlag{font-size:1.45rem;line-height:1}.digital-module-scss-module__itye9W__optionTitle{word-break:break-word;unicode-bidi:isolate;max-width:100%;font-size:.98rem;font-weight:750;line-height:1.3}.digital-module-scss-module__itye9W__optionMeta{letter-spacing:.04em;color:var(--text-3);unicode-bidi:isolate;font-size:11px;font-weight:700}.digital-module-scss-module__itye9W__optionPrice{color:var(--text-2);unicode-bidi:isolate;max-width:100%;margin-top:6px;font-size:12px;font-weight:700;line-height:1.4}.digital-module-scss-module__itye9W__summaryValue{text-align:end;unicode-bidi:isolate}.digital-module-scss-module__itye9W__summaryCode{color:var(--text-3);unicode-bidi:isolate;font-weight:700}.digital-module-scss-module__itye9W__productAbout,.digital-module-scss-module__itye9W__productComments{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:18px;padding:20px}.digital-module-scss-module__itye9W__productAbout h2,.digital-module-scss-module__itye9W__productComments h2{margin:0 0 14px;font-size:1.1rem;font-weight:800}.digital-module-scss-module__itye9W__richContent{color:var(--text);font-size:.95rem;line-height:1.65}.digital-module-scss-module__itye9W__richContent p{margin:0 0 12px}:is(.digital-module-scss-module__itye9W__richContent h2,.digital-module-scss-module__itye9W__richContent h3,.digital-module-scss-module__itye9W__richContent h4){letter-spacing:-.01em;margin:18px 0 8px;font-weight:800}:is(.digital-module-scss-module__itye9W__richContent img,.digital-module-scss-module__itye9W__richContent video){border-radius:12px;max-width:100%;margin:12px 0;display:block}.digital-module-scss-module__itye9W__richContent audio{width:100%;margin:12px 0}:is(.digital-module-scss-module__itye9W__richContent ul,.digital-module-scss-module__itye9W__richContent ol){margin:0 0 12px;padding-inline-start:1.25rem}.digital-module-scss-module__itye9W__richContent a{color:var(--accent,#4f7aff)}.digital-module-scss-module__itye9W__commentsHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.digital-module-scss-module__itye9W__commentsHead h2{margin:0}.digital-module-scss-module__itye9W__commentsHead span{color:var(--text-3);font-size:13px;font-weight:700}.digital-module-scss-module__itye9W__commentComposer{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.digital-module-scss-module__itye9W__commentSignIn{color:var(--accent,#4f7aff);margin-bottom:14px;font-weight:700;display:inline-block}.digital-module-scss-module__itye9W__commentsEmpty{color:var(--text-2);margin:0;font-size:.92rem}.digital-module-scss-module__itye9W__commentList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.digital-module-scss-module__itye9W__commentItem{border:1px solid var(--border,#7f7f7f2e);background:#7f7f7f08;border-radius:12px;padding:12px 14px}.digital-module-scss-module__itye9W__commentItem p{white-space:pre-wrap;margin:8px 0 0;line-height:1.5}.digital-module-scss-module__itye9W__commentMeta{flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.digital-module-scss-module__itye9W__commentMeta strong{font-size:13px}.digital-module-scss-module__itye9W__commentMeta time{color:var(--text-3)}.digital-module-scss-module__itye9W__commentSkeleton{border:1px solid #7f7f7f26;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.digital-module-scss-module__itye9W__productSummaryPro{min-width:0}.digital-module-scss-module__itye9W__summarySticky{border:1px solid var(--border,#7f7f7f40);background:linear-gradient(180deg, color-mix(in srgb, var(--accent,#4f7aff) 8%, transparent), transparent 40%),var(--bg-2,#7f7f7f0a);border-radius:18px;padding:20px;position:sticky;top:88px;box-shadow:0 12px 40px #0000002e}.digital-module-scss-module__itye9W__summarySticky h2{margin:0 0 4px;font-size:1.15rem;font-weight:800}.digital-module-scss-module__itye9W__payBoxPro{border:1px solid color-mix(in srgb, var(--accent,#4f7aff) 35%, transparent);background:color-mix(in srgb, var(--accent,#4f7aff) 10%, transparent);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:14px 16px;font-weight:800;display:flex}.digital-module-scss-module__itye9W__summaryFoot{color:var(--text-3);text-align:center;margin:12px 0 0;font-size:12px;line-height:1.45}.digital-module-scss-module__itye9W__productHero{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:16px;overflow:hidden}.digital-module-scss-module__itye9W__productBanner{aspect-ratio:16/9;background:linear-gradient(145deg,#4f7aff2e,#7f7f7f14);justify-content:center;align-items:center;display:flex;overflow:hidden}.digital-module-scss-module__itye9W__productBanner img{object-fit:cover;width:100%;height:100%;display:block}.digital-module-scss-module__itye9W__productInfo{padding:18px 20px 20px}.digital-module-scss-module__itye9W__productInfo h1{margin:8px 0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;line-height:1.2}.digital-module-scss-module__itye9W__productDesc{color:var(--text-2);white-space:pre-wrap;margin:0 0 12px;font-size:.95rem;line-height:1.5}.digital-module-scss-module__itye9W__productPanel,.digital-module-scss-module__itye9W__productSummary{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:16px;padding:18px}.digital-module-scss-module__itye9W__productPanel{flex-direction:column;gap:12px;margin-top:16px;display:flex}.digital-module-scss-module__itye9W__productPanel label{opacity:.75;font-size:12px}.digital-module-scss-module__itye9W__productSummary h2{margin:0 0 4px;font-size:1.1rem;font-weight:800}.digital-module-scss-module__itye9W__productSummary .digital-module-scss-module__itye9W__summarySub{color:var(--text-2);margin:0 0 16px;font-size:12px}.digital-module-scss-module__itye9W__summaryRows{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.digital-module-scss-module__itye9W__summaryRow{justify-content:space-between;align-items:baseline;gap:12px;font-size:.92rem;display:flex}.digital-module-scss-module__itye9W__summaryRow span:first-child{color:var(--text-2);flex-shrink:0}.digital-module-scss-module__itye9W__summaryRow strong{text-align:end;overflow-wrap:anywhere;unicode-bidi:isolate}.digital-module-scss-module__itye9W__payBox{border:1px solid var(--border,#7f7f7f40);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 14px;font-weight:800;display:flex}.digital-module-scss-module__itye9W__cardLink{color:inherit;flex-direction:column;flex:1;min-height:100%;text-decoration:none;display:flex}.digital-module-scss-module__itye9W__buyCta{display:none}@media (max-width:960px){.digital-module-scss-module__itye9W__shell{grid-template-columns:1fr}.digital-module-scss-module__itye9W__sidebar{position:relative;top:0}}@media (max-width:900px){.digital-module-scss-module__itye9W__productLayout{grid-template-columns:1fr}.digital-module-scss-module__itye9W__summarySticky{position:relative;top:0}}.digital-module-scss-module__itye9W__productSkeletonHero{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:16px;overflow:hidden}.digital-module-scss-module__itye9W__productSkeletonInfo{flex-direction:column;gap:10px;padding:18px 20px 20px;display:flex}.digital-module-scss-module__itye9W__productSkeletonTags{gap:8px;display:flex}.digital-module-scss-module__itye9W__productSkeletonPanel,.digital-module-scss-module__itye9W__productSkeletonSummary{border:1px solid var(--border,#7f7f7f40);background:var(--bg-2,#7f7f7f0a);border-radius:16px;flex-direction:column;gap:12px;padding:18px;display:flex}.digital-module-scss-module__itye9W__productSkeletonPanel{margin-top:16px}.digital-module-scss-module__itye9W__productSkeletonRows{flex-direction:column;gap:10px;margin:4px 0 8px;display:flex}.digital-module-scss-module__itye9W__skBack{width:96px;height:16px;margin-bottom:16px}.digital-module-scss-module__itye9W__skProductBanner{aspect-ratio:16/9;border-radius:0;width:100%;height:auto;margin:0}.digital-module-scss-module__itye9W__skProductTitle{width:min(320px,70%);height:28px}.digital-module-scss-module__itye9W__skProductDesc{width:92%;height:14px}.digital-module-scss-module__itye9W__skProductDescShort{width:62%;height:14px}.digital-module-scss-module__itye9W__skPanelHeading{width:140px;height:18px}.digital-module-scss-module__itye9W__skFieldLabel{width:88px;height:12px;margin-top:4px}.digital-module-scss-module__itye9W__skField{border-radius:8px;width:100%;height:40px}.digital-module-scss-module__itye9W__skSummaryRow{width:100%;height:16px}.digital-module-scss-module__itye9W__skPayBox{border-radius:12px;width:100%;height:52px}.digital-module-scss-module__itye9W__skCta{border-radius:8px;width:100%;height:40px}.digital-module-scss-module__itye9W__skeletonCard{background:#7f7f7f0a;border:1px solid #7f7f7f40;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.digital-module-scss-module__itye9W__skCover{aspect-ratio:16/10;background:var(--bg-3,#7f7f7f1f);position:relative}.digital-module-scss-module__itye9W__skTagCorner{top:10px;border-radius:999px;width:72px;height:22px;margin:0;position:absolute}.digital-module-scss-module__itye9W__skTagCorner:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:10px}.digital-module-scss-module__itye9W__skTagCorner:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:10px}.digital-module-scss-module__itye9W__skBody{flex-direction:column;flex:1;gap:8px;padding:12px 14px 14px;display:flex}.digital-module-scss-module__itye9W__skLine{background:var(--bg-3,#7f7f7f24);border-radius:6px;height:12px}.digital-module-scss-module__itye9W__skTitle{width:min(220px,55%);height:28px;margin-bottom:4px}.digital-module-scss-module__itye9W__skWallet{flex-shrink:0;width:72px;height:18px;margin-top:6px}.digital-module-scss-module__itye9W__skFilter{width:180px;height:32px}.digital-module-scss-module__itye9W__skSearch{flex:240px;max-width:360px;height:32px}.digital-module-scss-module__itye9W__skTag{border-radius:4px;width:72px;height:22px}.digital-module-scss-module__itye9W__skName{width:78%;height:16px}.digital-module-scss-module__itye9W__skMeta{opacity:.85;width:45%;height:11px}.digital-module-scss-module__itye9W__skPrice{width:55%;height:18px;margin-top:auto}.digital-module-scss-module__itye9W__skCover,.digital-module-scss-module__itye9W__skLine{position:relative;overflow:hidden}.digital-module-scss-module__itye9W__skCover:after,.digital-module-scss-module__itye9W__skLine:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);animation:1.4s infinite digital-module-scss-module__itye9W__digitalShimmer;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes digital-module-scss-module__itye9W__digitalShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.digital-module-scss-module__itye9W__card,.digital-module-scss-module__itye9W__cover img,.digital-module-scss-module__itye9W__cover:after{transition:none!important}.digital-module-scss-module__itye9W__card:hover{transform:none}.digital-module-scss-module__itye9W__card:hover .digital-module-scss-module__itye9W__cover img{transform:scale(1.02)}.digital-module-scss-module__itye9W__card:hover .digital-module-scss-module__itye9W__cover:after{transform:translate(-120%)}.digital-module-scss-module__itye9W__skCover:after,.digital-module-scss-module__itye9W__skLine:after{animation:none}}@media (max-width:640px){.digital-module-scss-module__itye9W__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.digital-module-scss-module__itye9W__skSearch{flex-basis:100%;max-width:none}}
.LocalizedTonConnectButton-module-scss-module__zQ9I1W__wrap{flex-shrink:0;position:relative}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__btn{border:1px solid var(--border);background:var(--bg-2);height:38px;color:var(--text);cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;gap:8px;max-width:180px;padding:0 12px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__btn:hover,.LocalizedTonConnectButton-module-scss-module__zQ9I1W__btn.LocalizedTonConnectButton-module-scss-module__zQ9I1W__btnOpen{background:var(--bg-3);border-color:var(--border-hover)}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__address{text-overflow:ellipsis;direction:ltr;flex:1;min-width:0;font-family:ui-monospace,Courier New,monospace;overflow:hidden}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__chevron{color:var(--text-3);flex-shrink:0;font-size:10px;transition:transform .15s}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__chevronOpen{transform:rotate(180deg)}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__dropdown{top:calc(100% + 6px);background:var(--bg-2);border:1px solid var(--border);min-width:200px;box-shadow:var(--shadow);z-index:200;border-radius:12px;padding:6px;animation:.15s LocalizedTonConnectButton-module-scss-module__zQ9I1W__dropIn;position:absolute}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__dropdown:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__dropdown:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}@keyframes LocalizedTonConnectButton-module-scss-module__zQ9I1W__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__menuItem{cursor:pointer;width:100%;color:var(--text-2);text-align:start;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:.83rem;transition:all .12s;display:flex}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__menuItem:hover{background:var(--bg-3);color:var(--text)}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__menuItemDanger:hover{color:#ef4444!important}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__connectBtn{border:1px solid var(--border);background:var(--bg-2);height:38px;color:var(--text);cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.LocalizedTonConnectButton-module-scss-module__zQ9I1W__connectBtn:hover{background:var(--bg-3);border-color:var(--border-hover)}
.ResponsiveSheet-module-scss-module__kXDLxa__overlay{width:100vw;min-height:100vh;z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;min-height:100dvh;animation:.28s ResponsiveSheet-module-scss-module__kXDLxa__backdropIn;position:fixed;top:0;bottom:0;left:0;right:0}.ResponsiveSheet-module-scss-module__kXDLxa__overlayCentered{justify-content:center;align-items:center;padding:24px;display:flex}.ResponsiveSheet-module-scss-module__kXDLxa__overlayDrawer{justify-content:center;align-items:flex-end;padding:0;display:flex}.ResponsiveSheet-module-scss-module__kXDLxa__sheet{background:var(--bg-2,#13141a);border:1px solid var(--border,#ffffff14);width:100%;position:relative;overflow:hidden}.ResponsiveSheet-module-scss-module__kXDLxa__sheetModal{overscroll-behavior:contain;border-radius:18px;max-width:440px;max-height:min(92vh,920px);animation:.28s cubic-bezier(.22,1,.36,1) ResponsiveSheet-module-scss-module__kXDLxa__modalIn;overflow-y:auto}.ResponsiveSheet-module-scss-module__kXDLxa__sheetDrawer{overscroll-behavior:contain;max-height:92vh;padding-bottom:max(12px,env(safe-area-inset-bottom));border-bottom:none;border-radius:20px 20px 0 0;animation:.34s cubic-bezier(.22,1,.36,1) ResponsiveSheet-module-scss-module__kXDLxa__drawerUp;overflow-y:auto}.ResponsiveSheet-module-scss-module__kXDLxa__handle{background:color-mix(in srgb, var(--text-3) 55%, transparent);border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 4px}@keyframes ResponsiveSheet-module-scss-module__kXDLxa__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes ResponsiveSheet-module-scss-module__kXDLxa__drawerUp{0%{opacity:.85;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ResponsiveSheet-module-scss-module__kXDLxa__modalIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
.PullToRefresh-module-scss-module__cn75Pa__wrap{width:100%;position:relative}.PullToRefresh-module-scss-module__cn75Pa__indicator{color:var(--text-3);justify-content:center;align-items:center;gap:8px;font-size:.78rem;font-weight:600;transition:opacity .15s;display:flex;overflow:hidden}.PullToRefresh-module-scss-module__cn75Pa__indicatorReady,.PullToRefresh-module-scss-module__cn75Pa__indicatorActive{color:var(--accent,#4f7aff)}.PullToRefresh-module-scss-module__cn75Pa__icon{font-size:.95rem}.PullToRefresh-module-scss-module__cn75Pa__content{will-change:transform;transition:transform .18s}
