.ShipCardPreview{--grid-size:var(--grid-size-s);--rarity-color:var(--color-accent);--gradient:linear-gradient(235deg,var(--rarity-color),var(--color-accent) 75%)}.ShipCardPreview.-rarity-1{--rarity-color:var(--color-rarity-common)}.ShipCardPreview.-rarity-2{--rarity-color:var(--color-rarity-rare)}.ShipCardPreview.-rarity-3{--rarity-color:var(--color-rarity-epic)}.ShipCardPreview.-rarity-4{--rarity-color:var(--color-rarity-legendary)}.ShipCardPreview.-size-s{--grid-size:var(--grid-size-s)}.ShipCardPreview.-size-m{--grid-size:var(--grid-size-m)}.ShipCardPreview.-size-l{--grid-size:var(--grid-size-l)}.ShipCardPreview.-view-reverse{display:flex;flex-direction:column-reverse}.ShipCardPreview.-view-reverse .ShipCardPreview_footer{padding-top:var(--space-xs);padding-right:0;padding-left:0;border:0 none}.ShipCardPreview_heading{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 10px;position:absolute;top:0;left:0}.ShipCardPreview_size{flex-shrink:0}.ShipCardPreview_body{padding:0 12px;overflow:hidden;position:relative;z-index:0;background-color:var(--color-accent);border:1px solid var(--color-black)}.ShipCardPreview_body:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;background-image:var(--gradient);opacity:.5}.ShipCardPreview_body:after{content:"";width:calc(100% + 1px);height:calc(100% + 1px);position:absolute;top:-1px;left:-1px;z-index:-1;background-image:linear-gradient(var(--color-black) 1px,transparent 0),linear-gradient(90deg,var(--color-black) 1px,transparent 0);background-repeat:round;background-position:0 0;background-size:var(--grid-size) var(--grid-size)}.ShipCardPreview_cover{width:150px;height:150px;margin:auto}.ShipCardPreview_portal,.ShipCardPreview_transfering{position:absolute;right:4px;bottom:4px}.ShipCardPreview_portal{width:28px;height:28px}.ShipCardPreview_portal img{height:100%}.ShipCardPreview_image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1.5)}.ShipCardPreview_image.inactive{opacity:.5}.ShipCardPreview_image[data-model=MRG_S_A-70]{transform:scale(1.2)}.ShipCardPreview_rarity{min-width:60px;padding:0 2px 1px;position:absolute;bottom:8px;left:12px;background-color:var(--rarity-color);color:var(--color-white);font-family:var(--font-family);font-size:.75rem;font-weight:var(--font-bold);line-height:1.14;text-align:center}.ShipCardPreview_rarity:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;background-color:var(--rarity-color);border-radius:90px;filter:blur(7px);transform:scaleX(1.08) scaleY(.75)}.ShipCardPreview_footer{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background-color:var(--color-accent);border-top:1px solid #344661}.ShipCardPreview_name{flex-grow:1;overflow:hidden;color:var(--color-white);font-family:var(--font-family2);font-size:1.125rem;font-weight:var(--font-bold);line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.ShipCardPreview_share{margin-left:10px}.ShipEnergy{display:flex;justify-content:space-between;width:100%;font-family:var(--font-family);font-size:.875rem;font-weight:var(--font-bold);line-height:1.12}.ShipEnergy_text,.ShipEnergy_value{display:flex;align-items:center}.ShipEnergy_value{color:var(--color-aqua)}.ShipEnergy_available{margin-left:5px}.ShipEnergy_caption{color:#9fa2a7;opacity:.75}.ShipEnergy_info{margin-left:var(--space-sm)}.ShipEnergy_status{margin-left:5px;color:var(--color-white)}.ShipEnergy_icon{width:18px;height:18px;margin-top:-2px;margin-bottom:-3px}.ShipSlots_slot{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;min-height:53px;padding:13px 16px 14px;background-color:var(--color-accent)}.ShipSlots_slot+.ShipSlots_slot{border-top:1px solid #283953}.ShipSlots_status{margin-left:5px;color:#999;font-family:var(--font-family);font-size:.875rem;font-weight:var(--font-bold);line-height:1.21;text-transform:uppercase}.ShipSlots_button{width:100%;max-width:98px;margin-left:5px}.ShipSlots_module{width:100%;margin-top:10px}.ShipSlots_module:empty{display:none}.ShipSlotsShort{display:flex;flex-flow:row wrap;margin:-5px}.ShipSlotsShort_slot{display:flex;align-items:center;width:50%;padding:5px}.ShipSlotsShort_amount{min-width:28px;padding:0 5px;color:var(--color-white);font-family:var(--font-family);font-size:.875rem;font-weight:var(--font-bold);line-height:1.18;text-align:center;text-transform:uppercase}.ShipSlotsShort_props{flex-grow:1}.TokenWallet{display:flex;align-items:flex-end;justify-content:flex-start;line-height:1em}.TokenWallet_symbol{width:26px;height:18px}.TokenWallet_first{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TokenWallet_second{overflow:hidden;text-overflow:clip;word-break:break-all;white-space:nowrap;direction:rtl}